SOLUTION: The mean of a normal probability distribution is 87 and the standard deviation is 4. What is the probability of a value greater than 90? A) .2734 B) .7734 C) .2420 D) .2264

Algebra ->  Probability-and-statistics -> SOLUTION: The mean of a normal probability distribution is 87 and the standard deviation is 4. What is the probability of a value greater than 90? A) .2734 B) .7734 C) .2420 D) .2264      Log On


   



Question 408193: The mean of a normal probability distribution is 87 and the standard deviation is 4. What is the probability of a value greater than 90?
A) .2734
B) .7734
C) .2420
D) .2264

Answer by ewatrrr(24785) About Me  (Show Source):
You can put this solution on YOUR website!

Hi
mean of a normal probability distribution is 87 and the standard deviation is 4.
*Note: z+=+blue%28x+-+mu%29%2Fblue%28sigma%29
z = (90-87)/4 = 3/4 = .75 |NORMSDIST(0.75) = .77337
P(z > .75) = 1 - .77337 = .25335