document.write( "Question 830802: A final exam in Statistics has a mean of 73 with a standard deviation of 7.73.
\n" );
document.write( "Assume a random sample of 24 students is selected and the mean test score of the sample is computed.
\n" );
document.write( "What percentage of sample means are less than 70? \n" );
document.write( "
Algebra.Com's Answer #500935 by reviewermath(1029)![]() ![]() You can put this solution on YOUR website! Q: \n" ); document.write( "A final exam in Statistics has a mean of 73 with a standard deviation of 7.73. \n" ); document.write( "Assume a random sample of 24 students is selected and the mean test score of the sample is computed. \n" ); document.write( "What percentage of sample means are less than 70? \n" ); document.write( "---------------------------------------------------- \n" ); document.write( "A: \n" ); document.write( "Type =normsdist((70-73)/(7.73/sqrt(24))) in Excel, then press enter to get the answer. \n" ); document.write( "The answer is 0.0286 or 2.86%. \n" ); document.write( " |