Table for Calculating Coefficient of Determination
We have, coefficient of determination = r2 ,where r is the correlation coefficient between x and y.
Now, r=(n∑x2−(∑x)2)(n∑y2−(∑y)2)n∑xy−(∑x)(∑y)
Here, n=10,∑x=47.1,∑y=104,∑x2=328.99,∑y2=1239,∑xy=616.24
Applying the formula,
r=(10×328.99−(47.1)2)(10×1239−(104)2)10×616.24−47.1×104 = 0.9733 (rounded to 4 decimal places)
∴ Coefficient of determination = r2 = (0.9733)2 = 0.9473 (rounded to 4 decimal places)
Answer: The coefficient of determination of the given data is 0.9473.
Comments