Show worked solution
Worked solution
Rank both variables
Rank is given to the largest value of each variable.
Find Spearman's coefficient from the ranks
This depends only on the order of the data, not on the values themselves.
Find the product moment correlation coefficient of the raw data
This uses the actual values, so it is sensitive to the extreme observation.
Compare the two coefficients
They measure different things: measures LINEAR association and measures MONOTONIC association.
Quote Spearman's rank correlation coefficient
This is the formula in the booklet: is the difference between the two ranks of a single item and is the number of items.
Note what means
The sign of never matters, because only is used.
Check the ranks against a known total
Both sets of ranks must add up to this, even when tied ranks have been averaged.
Check that the differences sum to zero
The two sets of ranks have the same total, so the differences must cancel; this also forces to be even.
Note the range of the coefficient
A value outside this range can only be an arithmetic error.
Recall what actually is
Spearman's coefficient is the product moment correlation coefficient applied to the ranks instead of to the raw data.
Note when the closed formula may be used
The closed formula is derived on the assumption that the ranks are in some order; once ranks are averaged that is no longer true.
Recall the rule for tied values
Two values tied for rd and th place each receive the rank .
Recall the product moment correlation coefficient
Applied to the ranks, this is exactly Spearman's coefficient.
Note what perfect agreement means
The two rankings are then identical, item by item.
Decide which coefficient is appropriate
A rank method is preferred here because one extreme observation would otherwise dominate the product moment coefficient, while ranking reduces it to a single ordinary rank.