document.write( "Question 858075: Suppose the scores of 500 college freshmen taking Physics 101 are normally distributed. The mean score is 60 out of 100, and the standard deviation is 10. Estimate how many grades will fall between the
\n" );
document.write( "interval of 30 and 90.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #517016 by stanbon(75887) ![]() You can put this solution on YOUR website! Suppose the scores of 500 college freshmen taking Physics 101 are normally distributed. The mean score is 60 out of 100, and the standard deviation is 10. Estimate how many grades will fall between the \n" ); document.write( "interval of 30 and 90. \n" ); document.write( "----- \n" ); document.write( "30 is 3 std below the mean. \n" ); document.write( "90 is 3 std above the mean \n" ); document.write( "------------------------------ \n" ); document.write( "Using Chebychev's approximations..... \n" ); document.write( "% of data within 3 std of the mean is at least = 1-(1/3)^2 = 8/9 = 89% \n" ); document.write( "==================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |