document.write( "Question 927344: The midterm exam scores in a large stat class in a certain university is normally distributed with a mean score of 60 and a standard deviation of 12.\r
\n" ); document.write( "\n" ); document.write( "a. Find the probability that the student will get a score greater than 65?
\n" ); document.write( "b. Find the probability that the student will get a score less than 57?
\n" ); document.write( "c. If there are 200 students. How many of them got a grade of less than 55?
\n" ); document.write( "d. If the highest 70% of the class passed, what is the lowest passing score?
\n" ); document.write( "

Algebra.Com's Answer #562927 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
mean score of 60 and a standard deviation of 12. \"z+=+blue%28x+-+60%29%2Fblue%2812%29\"
\n" ); document.write( ".........
\n" ); document.write( "P(x > 65) = P(z > 5/12) = normalcdf(.4167,100) = .3384 0r 33.84%
\n" ); document.write( "......
\n" ); document.write( "P(x < 57) = P(z < -3/12)= normalcdf(-100, -.25) = .4013 0r 40.13%\r
\n" ); document.write( "\n" ); document.write( ".........
\n" ); document.write( "P(x < 55) = P(z < -5/12) = normalcdf(-100, -.4167)= .3384
\n" ); document.write( "200(.384)= 67.68, 68 got a grade of less than 55
\n" ); document.write( "............
\n" ); document.write( "12invNorm(.30) + 60 = X
\n" ); document.write( "X = 12(-.5244) + 60 = 53.7. 54 is the lowest passing score
\n" ); document.write( "
\n" ); document.write( "
\n" );