In: Math
What is the percentage of shared variance between the midterm and final grades in the table below?
| Midterm | Final |
| 55 | 100 |
| 60 | 80 |
| 78 | 92 |
| 79 | 95 |
| 80 | 90 |
| 55 | 90 |
| 64 | 40 |
| 89 | 75 |
| 90 | 70 |
| 92 | 82 |
| 94 | 70 |
| 100 | 100 |
|
13% |
||
|
17% |
||
|
25% |
||
|
Less than 1% |
the percentage of shared variance between the midterm and final grades is the % age square of the correlation coefficient.
X Values
∑ = 936
Mean = 78
∑(X - Mx)2 = SSx = 2784
Y Values
∑ = 984
Mean = 82
∑(Y - My)2 = SSy = 3150
X and Y Combined
N = 12
∑(X - Mx)(Y - My) = 38
where
X: X Values
Y: Y Values
Mx: Mean of X Values
My: Mean of Y Values
X - Mx & Y -
My: Deviation scores
(X - Mx)2 & (Y -
My)2: Deviation
Squared
(X - Mx)(Y -
My): Product of Deviation Scores
and

r = ∑((X - My)(Y - Mx)) /
√((SSx)(SSy))
r = 38 / √((2784)(3150)) = 0.0128
The value of R2, the coefficient of determination, is 0.0002.
hence the percentage of shared variance is less than 1 %.