document.write( "Question 306451: You are given the following data.
\n" ); document.write( "
\n" ); document.write( "x y
\n" ); document.write( "2 18
\n" ); document.write( "3 17
\n" ); document.write( "4 2
\n" ); document.write( "5 7
\n" ); document.write( "5 16
\n" ); document.write( "7 4
\n" ); document.write( "7 12\r
\n" ); document.write( "\n" ); document.write( "Find:
\n" ); document.write( "- SS(x)
\n" ); document.write( "- SS(y)
\n" ); document.write( "- SS(xy)
\n" ); document.write( "- The linear correlation coefficient, r
\n" ); document.write( "- The slope b1
\n" ); document.write( "- The y-intercept, b0\r
\n" ); document.write( "\n" ); document.write( "- The equation of the line of best fit. \r
\n" ); document.write( "\n" ); document.write( "Please explain how to do this. My professor is not helping me at all. I am so lost.
\n" ); document.write( "

Algebra.Com's Answer #219321 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Check out this link.
\n" ); document.write( "http://mathworld.wolfram.com/CorrelationCoefficient.html\r
\n" ); document.write( "\n" ); document.write( "Plug your information into EXCEL where you can quickly manipulate data.
\n" ); document.write( "Find the average for x and y.
\n" ); document.write( "Then find the deviation of each data point from the averages.
\n" ); document.write( "SSxx=21.43
\n" ); document.write( "SSyy=256.86
\n" ); document.write( "SSxy=-36.29
\n" ); document.write( "Slope, b=SSxy/SSxx=-1.6933
\n" ); document.write( "b'=SSxy/SSyy=-0.141
\n" ); document.write( "r=b*b'=0.545
\n" ); document.write( "\"xave=4.714\"
\n" ); document.write( "\"yave=10.857\"
\n" ); document.write( "\"yave=a%2Bb%2Axave\"
\n" ); document.write( "\"a=18.84\"
\n" ); document.write( "\"y=18.84-1.693x\"
\n" ); document.write( "
\n" );