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
3&8\\
3&3\\
9&9\\
1&3\\
2&2\\
\hline
\end{array}\]
Give the separate rankings of the variables #X# and #Y#
| #X# | #Y# | rank #X# | rank #Y# |
| #3# | #8# | ||
| #3# | #3# | ||
| #9# | #9# | ||
| #1# | #3# | ||
| #2# | #2# |
Unlock full access