SOLUTION: what is probability that mean annual percipitation during 1 randomly selected year will exceed 109.8 inches? mean = 107 inches standard deviation = 12

Algebra ->  Probability-and-statistics -> SOLUTION: what is probability that mean annual percipitation during 1 randomly selected year will exceed 109.8 inches? mean = 107 inches standard deviation = 12      Log On


   



Question 546212: what is probability that mean annual percipitation during 1 randomly selected year will exceed 109.8 inches?
mean = 107 inches
standard deviation = 12

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
what is probability that mean annual percipitation during 1 randomly selected year will exceed 109.8 inches?
mean = 107 inches
standard deviation = 12
-------------------
z(109.8) = (109.8-107)/12 = 0.2333
---
P(x > 109.8) = P(z > 0.2333) = normalcdf(0.2333,100) = 0.4078
====================
Cheers,
Stan H.
===================