document.write( "Question 1070279: Can someone please help me figure out what I'm doing wrong?
\n" ); document.write( "I'm trying to find the summation(d-dbar)^2
\n" ); document.write( "Here is the data:
\n" ); document.write( "x y
\n" ); document.write( "5 6
\n" ); document.write( "4 5
\n" ); document.write( "8 6
\n" ); document.write( "7 10
\n" ); document.write( "10 6
\n" ); document.write( "6 11
\n" ); document.write( "6 5
\n" ); document.write( "12 8\r
\n" ); document.write( "\n" ); document.write( "I got the sum of the differences as 1
\n" ); document.write( "The mean of the differences (b-bar) as 0.125
\n" ); document.write( "Therefore, wouldn't the summation of (d-dbar)^2 be 0.765625?
\n" ); document.write( "The book shows the answer as 72.875.
\n" ); document.write( "I must be leaving out a step? I can't figure it out. Could you please help?
\n" ); document.write( "

Algebra.Com's Answer #685443 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
you are leaving out a step.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "not exactly sure what they are going, but this is what's happening if i understand what you are looking for correctly.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "first of all you need to get the mean.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you did that correctly and the mean is equal to .125.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "now you have to get the difference between each of the data values and the mean and then square it.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "for example:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "first data value is (5-6) = -1.
\n" ); document.write( "you would subtract the mean from that and get -1 - .125 = -1.125.
\n" ); document.write( "you would then square that to get 1.265625.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you would do the same for each of the values minuse the mean and then square it.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you would then sum up the squared deviations from the mean and that sum would be equal to 72.875 as the book says.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "i did the calculations in excel and this is what i got.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"$$$\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );