document.write( "Question 714960: for the sample of score 2,6,1,4,2,2,4,3,2 find mean, variance and standard deviation
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #439090 by lynnlo(4176)\"\" \"About 
You can put this solution on YOUR website!
MEAN===========2.888
\n" ); document.write( "VARIANCE=======2.361
\n" ); document.write( "STD.DEV========1.536
\n" ); document.write( "
\n" );