Question 442555
find the probability that a ramdomly selected piece of data from a normal population will have a z-score greater than 1.25
---------------------------------------
find the probability that a ramdomly selected piece of data from a normal population will have a z-score greater than 1.25
P(z > 1.25) = normalcdf(1.25,100) = 0.1057
==========================
Cheers,
Stan H.