document.write( "Question 746941: If the mean is 40 with a standard deviation of 2, at least what fraction of the numbers are between 32 and 48 \n" ); document.write( "
Algebra.Com's Answer #454648 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! If the mean is 40 with a standard deviation of 2, at least what fraction of the numbers are between 32 and 48 \n" ); document.write( "----- \n" ); document.write( "Sounds like a Chebyshev Problem. \n" ); document.write( "----- \n" ); document.write( "(32-40)/2 = -4 \n" ); document.write( "(48-40)/2 = 4 \n" ); document.write( "---- \n" ); document.write( "Ans: at least (1-(1/4)^2) = 0.9375 = 93.75% of the data. \n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================ \n" ); document.write( " |