Question 529882: if z is a standard normal random variable what is find the probability that Z lies between -1.98 and -0.7 Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! if z is a standard normal random variable what is find the probability that Z lies between -1.98 and -0.7
-----
P(-1.98< z < -0.7) = normalcdf(-1.98,-0.7) = 0.2181
==========
cheers,
Stan H.
=========