Correlation Coefficient
Correlation Coefficient
3000 35 9000000
1000 15 1000000
2000 20 4000000
4000 45 16000000
TOTALS 10000 115 30000000
AVERAGE OF Y 28.75
n= 4 (data points)
B6*C6)/(SQRT((C11*D6-B6^2)*(C11*E6-C6^2)))
l of x.y - x total * y total) / (sqrt ( ( n* x squared total - x total ^2) * (n * y squared total - y total ^2 ) ) )
(Y' - Y Bar)^2 (Y - Y Bar)^2
27.5625 39.0625
248.0625 189.0625
27.5625 76.5625
248.0625 264.0625
551.25 568.75
ed total - y total ^2 ) ) )
X Y
3000 35
1000 15
2000 20
4000 45 To do this, go to data analysis, then reg
SUMMARY OUTPUT
Regression Statistics
Multiple R 0.984495185
R Square 0.9692307692
Adjusted R Square 0.9538461538
Standard Error 2.9580398915
Observations 4
ANOVA
df SS MS
Regression 1 551.25 551.25
Residual 2 17.5 8.75
Total 3 568.75
F Significance F
63 0.015504815