document.write( "Question 896886: Test scores on a test have a mean of 108 and a standard deviation of 18. According to Chebyshev's Theorum, 84% of the scores lie between ____ and ____. \n" ); document.write( "
Algebra.Com's Answer #543937 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Test scores on a test have a mean of 108 and a standard deviation of 18. According to Chebyshev's Theorum, 84% of the scores lie between ____ and ____. \n" ); document.write( "------------------- \n" ); document.write( "Chebychev Formula:: \n" ); document.write( "At least (1-(1/n)^2)% of data lies within n standard deviations of the mean. \n" ); document.write( "---- \n" ); document.write( "Solve (1 - (1/n)^2) = 0.84 \n" ); document.write( "----- \n" ); document.write( "(1/n)^2 = 0.16 \n" ); document.write( "1/n = 0.4 \n" ); document.write( "n = 2.5 standard deviations \n" ); document.write( "---- \n" ); document.write( "Ans: \n" ); document.write( "Lower Limit:: 108-2.5*18 = 63 \n" ); document.write( "Upper Limit:: 108+2.5*18 = 153 \n" ); document.write( "==================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "==================== \n" ); document.write( " |