SOLUTION: A normal distribution has a mean of 224 and a standard deviation of 12. Find the probability that a score is in the interval given. (Round your answer to four decimal places.) B

Algebra ->  Finite-and-infinite-sets -> SOLUTION: A normal distribution has a mean of 224 and a standard deviation of 12. Find the probability that a score is in the interval given. (Round your answer to four decimal places.) B      Log On


   



Question 1131812: A normal distribution has a mean of 224 and a standard deviation of 12. Find the probability that a score is in the interval given. (Round your answer to four decimal places.)
Between 205 and 250

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
A normal distribution has a mean of 224 and a standard deviation of 12. Find the probability that a score is in the interval given. (Round your answer to four decimal places.)
Between 205 and 250
-----
z(205) = (205-224)/12 = -19/12
z(250) = (250-224)/12 = 26/12
------
P(205< x < 250) = P(-19/12 < z < 26/12) = normalcdf(-19/12,26/12) = 0.9282
Cheers,
Stan H.
-----------