document.write( "Question 489677: A statistics lecturer has found that the grades on the final exam are normally distributed with a mean of 64 and a standard deviation of 11.
\n" );
document.write( "question: if the passing grade is 50, what proportion of the class will fail? \n" );
document.write( "
Algebra.Com's Answer #333763 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A statistics lecturer has found that the grades on the final exam are normally distributed with a mean of 64 and a standard deviation of 11. \n" ); document.write( "question: if the passing grade is 50, what proportion of the class will fail? \n" ); document.write( "--- \n" ); document.write( "z(50) = (50-64)/11 = -14/11 \n" ); document.write( "P(x < 50) = P(z < -14/11) = 0.1016 \n" ); document.write( "================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================= \n" ); document.write( " |