SOLUTION: The number of hours per week statistics student spend on line is normally distributed with a mean of 10 hours and a standard deviation of 2 hours. If 35 statistics student are sel

Algebra ->  Probability-and-statistics -> SOLUTION: The number of hours per week statistics student spend on line is normally distributed with a mean of 10 hours and a standard deviation of 2 hours. If 35 statistics student are sel      Log On


   



Question 547250: The number of hours per week statistics student spend on line is normally distributed with a mean of 10 hours and a standard deviation of 2 hours. If 35 statistics student are selected at random, how many would you expect to say they spend more than 8 hours per week online ?
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
The number of hours per week statistics student spend on line is normally distributed with a mean of 10 hours and a standard deviation of 2 hours. If 35 statistics student are selected at random, how many would you expect to say they spend more than 8 hours per week online ?
---------------------------------
z(8) = (8-10)/[2/sqrt(35)] = -5.91
-----
P(x > 8) = P(z > -5.91) = normalcdf(-5.91,100) = 0.9999
-----
Expected number = 0.9999*35 = 35
=====================================
Cheers,
Stan H.