For the following data, find the correlation co-efficient. How much 𝒙 depends on 𝒚?
Determine and sketch the corresponding regression line. Graphically find the value of 𝒙
when 𝒚 = 𝟏𝟓.
Solution:
X Values
∑ = 163
Mean = 20.375
∑(X - Mx)2 = SSx = 489.875
Y Values
∑ = 97
Mean = 12.125
∑(Y - My)2 = SSy = 92.875
X and Y Combined
N = 8
∑(X - Mx)(Y - My) = -208.375
R Calculation
r = ∑((X - My)(Y - Mx)) /
r = -208.375 / = -0.9769
This is a strong negative correlation, which means that high X variable scores go with low Y variable scores (and vice versa).
Sketch of regression line:
From this graph, when y=15, x=13.5
Comments