document.write( "Question 351727: what is the standard deviation of the numbers 77,65,59,77,63,60,77 \n" ); document.write( "
Algebra.Com's Answer #251331 by jim_thompson5910(35256) ![]() You can put this solution on YOUR website! Hint: \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Step 1) Find the mean\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Step 2) Find the differences of the mean from each data value\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Step 3) Square each difference\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Step 4) Add up those squares\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Step 5) Divide that sum by n-1 (where n is the number of numbers in the data set)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Step 6) Take the square root of the result from step 5 to get the standard deviation\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Alternatively, you can use a calculator to calculate the standard deviation. \n" ); document.write( " |