SOLUTION: The math department at a university gives all of the students in a certain math class the same final exam. The scores are normally distributed with a mean of 80 and a standard devi

Algebra ->  Probability-and-statistics -> SOLUTION: The math department at a university gives all of the students in a certain math class the same final exam. The scores are normally distributed with a mean of 80 and a standard devi      Log On


   



Question 629193: The math department at a university gives all of the students in a certain math class the same final exam. The scores are normally distributed with a mean of 80 and a standard deviation of 10. What percentage of the students is expected to receive a score of 70 or more?
Answer by ewatrrr(24785) About Me  (Show Source):
You can put this solution on YOUR website!
 
Hi,
mean of 80 and a standard deviation of 10
*Note: z+=+blue%28x+-+mu%29%2Fblue%28sigma%29 in this case z = (70-80)/10
P(x ≥ 70) = 1 - P(z = -1) = 1 - NORMSDIST(-1) = 1 - .1587 = .8413 0r 84.13%
Note: One may use a table, calculator or Excel function to find P(z= -1)