SOLUTION: Can someone please help me with this problem I am stuck and confused on normal distribution. A normal distribution has a mean of 52 and a standard deviation of 4.2 What is the pr

Algebra ->  Probability-and-statistics -> SOLUTION: Can someone please help me with this problem I am stuck and confused on normal distribution. A normal distribution has a mean of 52 and a standard deviation of 4.2 What is the pr      Log On


   



Question 428284: Can someone please help me with this problem I am stuck and confused on normal distribution.
A normal distribution has a mean of 52 and a standard deviation of 4.2 What is the probability of a value between 44.0 and 55.0?
Your help is greatly apprieciated!

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
A normal distribution has a mean of 52 and a standard deviation of 4.2 What is the probability of a value between 44.0 and 55.0?
----------------------
9----
z(55) = (55-52)/4.2 = 0.7143
-------------------
P(44<= x <=55) = P(-1.9048<= z <= 0.7143)
= normalcdf(-1.9048,0.7143) = 0.7341
----
Cheers,
Stan H.
=============