SOLUTION: P(x> or equal to 2) mu=3 and standard deviation =0.25

Algebra ->  Probability-and-statistics -> SOLUTION: P(x> or equal to 2) mu=3 and standard deviation =0.25      Log On


   



Question 330411: P(x> or equal to 2) mu=3 and standard deviation =0.25
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
P(x> or equal to 2) mu=3 and standard deviation =0.25
-----
z(2) = (2-3)/0.25 = -1/0.25 = -4
-------------------
P(x >= 2) = P(z >= -4) = normalcdf(-4,1000) = 1.00
====================================
Cheers,
Stan H.
============