Question
Question: In a dance competition the marks given by two judges to 10 participants are given below. Partici...
In a dance competition the marks given by two judges to 10 participants are given below.
Participants | A | B | C | D | E | F | G | H | I | J |
---|---|---|---|---|---|---|---|---|---|---|
1st Judge | 1 | 5 | 4 | 8 | 9 | 6 | 10 | 7 | 3 | 2 |
2nd Judge | 4 | 8 | 7 | 6 | 5 | 9 | 10 | 3 | 2 | 1 |
Find the rank correlation coefficient.
Solution
When we are asked to find the rank correlation coefficient, we always find the Spearman’s ranks Correlation coefficient which gives the monotonic relationship between two variables unlike pearson correlation coefficient which gives linear relationship.
Formula to calculate the Spearman’s ranks Correlation coefficient = R=1−n(n2−1)6∑d2
And, here d is the difference in two rank of each observation (i.e. d=∣R1−R2∣).
Complete step by step answer:
We can see from the question that we are required to calculate the rank correlation coefficient of the marks given by two judges in a dance competition.
So, to find the rank correlation coefficient we will use the concept of the Spearman’s ranks Correlation coefficient as it given the monotonic relationship between two variables.
And, we know that Spearman’s ranks Correlation coefficient is given by R=1−n(n2−1)6∑d2 and here d is the difference between rank of two observations and is given as d=∣R1−R2∣
Since, we know that the marks given by two judges to 10 participants is given as:
Participants | A | B | C | D | E | F | G | H | I | J |
---|---|---|---|---|---|---|---|---|---|---|
1st Judge | 1 | 5 | 4 | 8 | 9 | 6 | 10 | 7 | 3 | 2 |
2nd Judge | 4 | 8 | 7 | 6 | 5 | 9 | 10 | 3 | 2 | 1 |
So, we say that for participant A difference between marks given by two judges is d=∣1−4∣ = 3
Similarly, for participant B difference between marks given by two judges is d=∣5−8∣ = 3
And, similarly for other participants we can calculate the difference between the marks given by two judges.
So, the table to calculate the Spearman’s ranks Correlation coefficient is:
Rank1(R1)(based on the marks of judge 1)| Rank2(R2)(based on marks of judge 2)| d=∣R1−R2∣| d2
---|---|---|---
1| 4| 3| 9
5 | 8| 3| 9
4| 7| 3| 9
8 | 6| 2| 4
9| 5| 4| 16
6| 9| 3| 9
10| 10| 0| 0
7| 3| 4| 16
3| 2| 1| 1
2| 1| 1| 1
| | | ∑d2=74
From the table we can say that ∑d2=74.
Now, we will calculate the Spearman’s ranks Correlation coefficient using the formula R=1−n(n2−1)6∑d2. Here, ∑d2=74 and n is the total number of participants which is equal to 10.
So, R=1−10(102−1)6×74
Therefore, R = 1 – 0.44848
So, R = 0.5515
This is our required solution.
Hence, we can say that rank correlation coefficient is equal to 0.5515.
Note: Students are required to note that when we are asked to find the rank correlation coefficient then we have to calculate the Spearman’s ranks Correlation coefficient as it gives the monotonic relationship between two variables whereas pearson correlation coefficient which gives linear relationship. Also, students are required to memorize the formula to calculate the Spearman’s ranks Correlation coefficient and they should avoid calculation mistakes.