document.write( "Question 1158272: Find the range, standard deviation, and variance of 3,4,7,11,12,12,15,16 \n" ); document.write( "
Algebra.Com's Answer #781192 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
Range is high-low or 16-3=13
\n" ); document.write( "mean is 10
\n" ); document.write( "if treated as a population, variance is 20.50 and sd sqrt(20.50)=4.53
\n" ); document.write( "
\n" );