document.write( "Question 428037: in a certain statistics class, the marks obtained by students on a class test followed a normal distribution with a mean of 68 and a standard deviation of 10. What is the probability that the mean test mark from a sample of 25 students from the class was more than 70? \n" ); document.write( "
Algebra.Com's Answer #297591 by stanbon(75887) ![]() You can put this solution on YOUR website! in a certain statistics class, the marks obtained by students on a class test followed a normal distribution with a mean of 68 and a standard deviation of 10. What is the probability that the mean test mark from a sample of 25 students from the class was more than 70? \n" ); document.write( "--- \n" ); document.write( "t(70) = (70-68)/[10/sqrt(25)] = 1 \n" ); document.write( "--- \n" ); document.write( "P(x-bar > 70) = P(t > 1 when df = 24) = 0.1636 \n" ); document.write( "===== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |