Save
Statistics Probability
Save
Share
Learn
Content
Leaderboard
Share
Learn
Created by
Zach Harwood
Visit profile
Cards (20)
What does
bivariate
data mean?
Data with two variables
View source
What is the range of correlation values?
1 to +1
View source
What does Pearson’s product moment correlation coefficient measure?
Linear correlation
for non-linear data
View source
What is the notation for Pearson’s
product
moment correlation coefficient?
r
View source
What does Spearman’s rank correlation coefficient measure?
Association between rank orders of two
variables
View source
What is the notation for Spearman’s rank correlation coefficient?
rs
View source
How does Spearman’s handle tied ranks?
Uses tied ranks for
equal values
View source
What must be included when interpreting a correlation value?
Strength
,
direction
, and
context
View source
What does correlation NOT imply?
Causation
View source
How does scaling data affect correlation?
It does
not
change
the correlation
View source
What does a pmcc value of r indicate?
Changing units does not
change
r
View source
What does r = 1 indicate?
A perfect straight line with
positive
values
View source
What does a Spearman’s value of
r
s
=
r_s =
r
s
=
1
1
1
indicate?
A
perfectly increasing
relationship
View source
What can significantly change the value of the correlation coefficient?
Outliers
View source
What is the process to calculate the product moment correlation coefficient?
Collect
bivariate data
Calculate
means
and
standard deviations
Compute
covariance
Divide covariance by product of standard deviations
Interpret the
correlation value
View source
What does an r value of 0.701 indicate in the context of blood pressure and age?
Moderate positive
correlation
View source
What was the claim made by the journalist regarding football teams?
More shots at goal
lead to more goals
View source
What is the Spearman’s rank correlation coefficient for the football teams data?
r
s
=
r_s =
r
s
=
0.562
0.562
0.562
View source
What does an
r
s
=
r_s =
r
s
=
0.562
0.562
0.562
indicate in the context of football teams?
Moderate positive
association
View source
What are the key differences between
Pearson’s
and
Spearman’s
correlation coefficients?
Pearson’s: Measures
linear
correlation
Spearman’s: Measures association of ranks
Pearson’s uses raw data, Spearman’s uses ranks
Pearson’s sensitive to outliers, Spearman’s less so
View source