SOLUTION: given a population with these parameters: Mu=62 and sigma =8 what is the probability of randomly selected score being between 56 and 78.
Algebra ->
Probability-and-statistics
-> SOLUTION: given a population with these parameters: Mu=62 and sigma =8 what is the probability of randomly selected score being between 56 and 78.
Log On
Question 265602: given a population with these parameters: Mu=62 and sigma =8 what is the probability of randomly selected score being between 56 and 78.
You can put this solution on YOUR website! given a population with these parameters: Mu=62 and sigma =8 what is the probability of randomly selected score being between 56 and 78.
--------------
Ans: normalcdf(56,78,62,8) = 0.7506
=====================================
Cheers,
Stan H.