SOLUTION: if Z is a normal random variable, then what is P(1.25 less than or equal to z less than or equal to 1.75)?

Algebra ->  Probability-and-statistics -> SOLUTION: if Z is a normal random variable, then what is P(1.25 less than or equal to z less than or equal to 1.75)?      Log On


   



Question 428376: if Z is a normal random variable, then what is P(1.25 less than or equal to z less than or equal to 1.75)?
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
if Z is a normal random variable, then what is P(1.25 less than or equal to z less than or equal to 1.75)?
----------------
P(1.25<= z <=1.75) = normalcdf(1.25,1.75) = 0.6559
================
Cheers,
Stan H.
===================