0% found this document useful (0 votes)
71 views6 pages

Correlation Coefficient

This document contains data on 4 data points with their corresponding X, Y, X Squared, and Y Squared values. It calculates the average, correlation coefficient, and coefficient of determination for the data. It then performs a regression analysis on the data, outputting the regression statistics, ANOVA table, and coefficients table. The regression analysis shows a high correlation (R=0.98) between X and Y with X explaining about 97% of the variability in Y.

Uploaded by

Jessica Hummel
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
71 views6 pages

Correlation Coefficient

This document contains data on 4 data points with their corresponding X, Y, X Squared, and Y Squared values. It calculates the average, correlation coefficient, and coefficient of determination for the data. It then performs a regression analysis on the data, outputting the regression statistics, ANOVA table, and coefficients table. The regression analysis shows a high correlation (R=0.98) between X and Y with X explaining about 97% of the variability in Y.

Uploaded by

Jessica Hummel
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
You are on page 1/ 6

X Y X Squared

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)

Correlation Coefficient 0.98450 (C11*F6-B6*C6)/(SQRT((C11*D6


Coefficient of Determinatio 0.96923 (n * total of x.y - x total * y tota
Coefficient of Determination
Using the Equation: 0.96923
Y Squared X.Y Y' (Y Prime) Y - Y Bar Y' - Y Bar
1225 105000 34 6.25 5.25
225 15000 13 -13.75 -15.75
400 40000 23.5 -8.75 -5.25
2025 180000 44.5 16.25 15.75
3875 340000 115 0 0

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

Coefficients Standard Error t Stat


Intercept 2.5 3.6228441865 0.6900655593
X Variable 1 0.0105 0.0013228757 7.9372539332
his, go to data analysis, then regression, and input the X and Y values, and make sure you click on "Ou

F Significance F
63 0.015504815

P-value Lower 95% Upper 95% Lower 95.0% Upper 95.0%


0.5614709903 -13.087840429 18.087840429 -13.087840429 18.087840429
0.015504815 0.0048081254 0.0161918746 0.0048081254 0.0161918746
ke sure you click on "Output range", click on cell, then click OK

You might also like