SOLUTION: I'm completely stuck! "What is the chance that a randomly selected person spends less than 15 minutes commuting?" The information provided is: the average time people spen

Algebra ->  Probability-and-statistics -> SOLUTION: I'm completely stuck! "What is the chance that a randomly selected person spends less than 15 minutes commuting?" The information provided is: the average time people spen      Log On


   



Question 592583: I'm completely stuck!
"What is the chance that a randomly selected person spends less than 15 minutes commuting?"
The information provided is:
the average time people spend commuting to work each day is 25 minutes
the variance is 144
I found that the standard deviation is 12, but I can't figure out how to use this information to solve the question.

Help is greatly appreciated!

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
"What is the chance that a randomly selected person spends less than 15 minutes commuting?"
The information provided is:
the average time people spend commuting to work each day is 25 minutes
the variance is 144
I found that the standard deviation is 12,
---------------------------------------
z(15) = (15-25)/12 = -10/12 = -5/6
---------
P(x < 15) = P(z < -5/6) = normalcdf(-100,-5/6) = 0.2023
===========================================================
Cheers,
Stan H.
=================