SOLUTION: The mean score on a history test was 74.3 and the standard deviation was 5.7. Assuming the scores are normally distributed,what fraction of scores are above 80?

Algebra ->  Probability-and-statistics -> SOLUTION: The mean score on a history test was 74.3 and the standard deviation was 5.7. Assuming the scores are normally distributed,what fraction of scores are above 80?      Log On


   



Question 476769: The mean score on a history test was 74.3 and the standard deviation was 5.7. Assuming the scores are normally distributed,what fraction of scores are above 80?
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
The mean score on a history test was 74.3 and the standard deviation was 5.7. Assuming the scores are normally distributed,what fraction of scores are above 80?
----
z(80) = (80-74.3)/5.7 = 1
---
P(x > 80) = P(z > 1) = normalcdf(1,100) = 0.1587
---------------
Cheers,
Stan H.
==============