document.write( "Question 1182136: 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 72? \n" ); document.write( "
Algebra.Com's Answer #812130 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
this is a z-test
\n" ); document.write( "z=(x bar-mean)/sigma/sqrt(n)
\n" ); document.write( ">)72-68)/10/sqrt(25)
\n" ); document.write( ">20/10
\n" ); document.write( ">2
\n" ); document.write( "probability is 0.0228
\n" ); document.write( "
\n" ); document.write( "
\n" );