SOLUTION: A professor wants to know what proportion of students earned an 'A' (score at least a 93) in a section from many years ago, but all he still has recorded is the mean and standard d

Algebra ->  Probability-and-statistics -> SOLUTION: A professor wants to know what proportion of students earned an 'A' (score at least a 93) in a section from many years ago, but all he still has recorded is the mean and standard d      Log On


   



Question 918827: A professor wants to know what proportion of students earned an 'A' (score at least a 93) in a section from many years ago, but all he still has recorded is the mean and standard deviation. If the mean was 80 and the standard deviation was 7.9, what can you say about the proportion x of students who earned a score of at least 93?
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
A professor wants to know what proportion of students earned an 'A' (score at least a 93) in a section from many years ago, but all he still has recorded is the mean and standard deviation. If the mean was 80 and the standard deviation was 7.9, what can you say about the proportion x of students who earned a score of at least 93?
-------------------
z(93) = (93-80)/7.9 = 0.1625
-----
Ans: Prop >= 93 = P(z >= 0.1625) = normalcdf(0.1625,100) = 0.4355
------------------
Cheers,
Stan H.
----------------