SOLUTION: The manager of a gym has determined that the length of time members spend training at the gym is normally distributed with a mean of 80 minutes and a standard deviation of 20 minut
Algebra ->
Probability-and-statistics
-> SOLUTION: The manager of a gym has determined that the length of time members spend training at the gym is normally distributed with a mean of 80 minutes and a standard deviation of 20 minut
Log On
Question 900743: The manager of a gym has determined that the length of time members spend training at the gym is normally distributed with a mean of 80 minutes and a standard deviation of 20 minutes. What percentage of members spend more than 2 hours training at the gym? Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! The manager of a gym has determined that the length of time members spend training at the gym is normally distributed with a mean of 80 minutes and a standard deviation of 20 minutes. What percentage of members spend more than 2 hours training at the gym?
------------------
2 hrs = 120 minutes
------------------------
z(120) = (120-80)/20 = 2
P(x > 120) = P(z > 2) = normalcdf(2,100) = 0.0228 = 2.28%
----------
Cheers,
Stan H.
---------------