document.write( "Question 1158371: Find the range, standard deviation, and variance o
\n" );
document.write( "The fuel efficiency, in miles per gallon, of 12 small utility truck was measured. The results are recorded in the table below.
\n" );
document.write( "22 25 23 27 15 24 24 32 23 22 25 22 \n" );
document.write( "
Algebra.Com's Answer #781389 by Boreal(15235) You can put this solution on YOUR website! variance is sigma^2 for a population, sd is sigma \n" ); document.write( "range is high-low which is 17 (32-15) \n" ); document.write( "variance is 14.06 \n" ); document.write( "sd is sqrt(V)=3.75 \n" ); document.write( " |