SOLUTION: find the probability that a ramdomly selected piece of data from a normal population will have a z-score greater than 1.25
Algebra ->
Probability-and-statistics
-> SOLUTION: find the probability that a ramdomly selected piece of data from a normal population will have a z-score greater than 1.25
Log On
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 Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! 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.