document.write( "Question 838260: find the mean, median, sumof squares deviations, variance, and standard deviation for the following scores 1,112; 1.245; 1.361; 1.372; 1.472; \n" ); document.write( "
Algebra.Com's Answer #504975 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
mean=1.3124
\n" ); document.write( "median=1.361
\n" ); document.write( "sum of squares deviations=0.076089
\n" ); document.write( "variance=0.015218
\n" ); document.write( "standard deviation=0.123361
\n" ); document.write( "
\n" );