Correlations |
|
|||||||||||||||
|
Pearson r is a measure of correlation between two variables. The associated tests evaluate whether the correlation coefficient for the underlying population is different from zero, i.e, whether there is a monotonous relationship between the two variables. Pearson's r varies from -1 to +1, with 0 indicating no relationship and 1 indicating perfect relationship. This method assumes that the data is normally distributed, and the results being influenced by outliers, unequal variances, non-normality, and non-linearity.
|
![]() |
|
Spearman's ρ is the non-parametric analog of the Pearson product-moment correlation coefficient. The results or the former and latter are closely similar, as the Spearman correlation is calculated in a very similar manner as Pearson, except that Spearman first ranks the data.
There are two different ways of calculating Spearman's ρ:
|
![]() |
|
Like Spearman's ρ, Kendall's τ is a non-parametric method of correlation between two variables, but has an advantage over Spearman's ρ: Kendall's τ also indicates the difference between the probability that the observed data are in the same order for the two variables vs. the probability that the observed data are in different orders for the two variables.
|
![]() |













