document.write( "Question 1036440: How do I find the variance and the standard deviation in this problem?
\n" );
document.write( "I know the range is 11 and the mean is 16.2..\r
\n" );
document.write( "\n" );
document.write( "The ages (in years) of a random sample of shoppers at a gaming store are shown. determine the range, mean, variance, and standard deviation of the sample data set.\r
\n" );
document.write( "\n" );
document.write( "12, 17, 23, 13, 14, 17, 20, 16, 15, 15\r
\n" );
document.write( "\n" );
document.write( "The variance is...\r
\n" );
document.write( "\n" );
document.write( "The standard deviation is... \n" );
document.write( "
Algebra.Com's Answer #651101 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! Add them up and divide by the number in the sample: 162/10=16.2 \n" ); document.write( "Take the difference of each value from the mean and square it. Add all the squares and divide by 9, one less than the number in the sample, because it is a sample and not a population. That is the variance:15.45 \n" ); document.write( "Take the square root of the variance. That is the standard deviation: 3.29 \n" ); document.write( "Take the difference between the highest and the lowest. That is the range: 11. \n" ); document.write( " \n" ); document.write( " |