SOLUTION: A professor finds that the scores on a History exam are known to be normally distributed with mean and standard deviation of 55 and 15, respectively. Determine the passing score if

Algebra ->  Probability-and-statistics -> SOLUTION: A professor finds that the scores on a History exam are known to be normally distributed with mean and standard deviation of 55 and 15, respectively. Determine the passing score if      Log On


   



Question 949888: A professor finds that the scores on a History exam are known to be normally distributed with mean and standard deviation of 55 and 15, respectively. Determine the passing score if 95% of the students are to clear the course.
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
A professor finds that the scores on a History exam are known to be normally distributed with mean and standard deviation of 55 and 15, respectively. Determine the passing score if 95% of the students are to clear the course.
---------------------
Find the z-score with a left-tail of 5%
invNorm(0.05) = -1.645
-------
Find the corresponding score::
x = -1.645*15 + 55 = 30.32
----------------------
Cheers,
Stan H.
--------------