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