document.write( "Question 98314: Find the standard deviation of the data set to the nearest tenth.\r
\n" );
document.write( "\n" );
document.write( "21,13,18,16,13,35,12,8,15\r
\n" );
document.write( "\n" );
document.write( "I know the mean is 16.8
\n" );
document.write( "and the sum of the data is 151 but I could get no further than that. Sorry.\r
\n" );
document.write( "\n" );
document.write( "Thank you. \n" );
document.write( "
Algebra.Com's Answer #71501 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! find the difference between each number and the mean (subtract the mean from each number)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "square each difference ... add the squares together ... divide by the number of squares (9 in this case) ... take the square root of the result\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "this is the standard deviation \n" ); document.write( " |