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.
--------------
Ans: normalcdf(56,78,62,8) = 0.7506
=====================================
Cheers,
Stan H.