document.write( "Question 319238: Find the mean, median, sum of squared deviation, variance and standard deviation for the following set of numbers 1112;1245;1361;1372;1472
\n" );
document.write( "I come up with
\n" );
document.write( "means=1312.4
\n" );
document.write( "median=1361
\n" );
document.write( "squared=76089.2
\n" );
document.write( "variance=15217.84
\n" );
document.write( "standard deviation=123.36\r
\n" );
document.write( "\n" );
document.write( "Is this correct? if not where did I go wrong? \n" );
document.write( "
Algebra.Com's Answer #228577 by stanbon(75887) ![]() You can put this solution on YOUR website! The variance is a little off; it should be the square of the std. \n" ); document.write( "I don't know what you mean by \"squared\". \n" ); document.write( "======================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |