document.write( "Question 137525: This question is not from a text book.
\n" );
document.write( "I am trying to find the standard deviation for this set of data. 75,65,50,90,80,60,70,85,80,85. The answer that i came up with is 42400 divide by 10. is this the way how?
\n" );
document.write( "Thank you so much for your help. \n" );
document.write( "
Algebra.Com's Answer #100621 by stanbon(75887) ![]() You can put this solution on YOUR website! The standard deviation for that set of numbers is 12.649.... \n" ); document.write( "---------------- \n" ); document.write( "You need to find the mean of the numbers, which is 74 \n" ); document.write( "You need to find the differenece between 74 and each of the numbers in the set. \n" ); document.write( "You need to square each of those differences. \n" ); document.write( "You need to add up those squared values \n" ); document.write( "You need to divide by (10-1) = 9 is you want the sample standard deviation \n" ); document.write( "or by 10 if you want the population standard deviation. \n" ); document.write( "You need to take the square root of the result. \n" ); document.write( "--------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |