document.write( "Question 682803: A final exam in Statistics has a mean of 73 with a standard deviation of 7.73. Assume that a random sample of 24 students is selected and the mean test score of the sample is computed. What percentage of sample means are less than 70? \n" ); document.write( "
Algebra.Com's Answer #423365 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A final exam in Statistics has a mean of 73 with a standard deviation of 7.73. Assume that a random sample of 24 students is selected and the mean test score of the sample is computed. What percentage of sample means are less than 70? \n" ); document.write( "---- \n" ); document.write( "std of the sample means for samples of size 2 is 7.73/sqrt(24) \n" ); document.write( "----------- \n" ); document.write( "z(70) = (70-73)/[7.73/sqrt(24)] = 1.9013 \n" ); document.write( "---- \n" ); document.write( "P(x < 70) = P(z < 1.9013) = normalcdf(-100,1.9013) = 0.9714 \n" ); document.write( "================================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=================== \n" ); document.write( " \n" ); document.write( " |