2. Association and Correlation: Correlation
Monotonic Relationship: Spearman Correlation Coefficient
Consider the following #5# pairs of data points:
\[\begin{array}{|c|c|}
\hline
X&\,Y\,\\
\hline
1&6\\
1&4\\
3&7\\
10&4\\
5&3\\
\hline
\end{array}\]
Give the separate rankings of the variables #X# and #Y#
| #X# | #Y# | rank #X# | rank #Y# |
| #1# | #6# | ||
| #1# | #4# | ||
| #3# | #7# | ||
| #10# | #4# | ||
| #5# | #3# |
Unlock full access