
Loid M.
asked 06/10/22Could someone help me with this question?
The number of hours per week adults in the U.S. spend on home computers is normally distributed, with a mean of 6 hours and a standard deviation of 2 hour. An adult in the U.S. selected.
- Find the probability that the hours spent on the home computer by the adult are less than 2.5 hours per week.
- Find the probability that the hours spent on the home computer by the adult are between 2.5 and 7.5 hours per week.
- Find the probability that the hours spent on the home computer by the adult are more than 7.5 hours per week.
- What percent of the adults spend more than 2 hours per week on a home computer?
- If 350 adults in the U.S. were randomly selected, about how many would you expect to say they spend less than 3 hours per week on a home computer?
1 Expert Answer

Aaditya P. answered 06/15/22
Data Science Masters Student for Math, CS & Biology tutoring
This problem boils down to z scores which are calculated as z = (x-µ)/σ where µ = mean and σ is standard deviation. After this we need to look at the lookup table to find the area under the normal distribution to the left of the z score (in other words the probability that x < c). Here is a z-score look up table and a good explanation: http://www.z-table.com
1) z = 2.5-6/2 z = -1.75
p=.0401
2)z1 = -0.5 z2 = 7.5-6/2 = 0.75
p = P(z2)-P(z1)
p = 0.7734 - .0401 = 0.7333
3) z = 0.75
p(z>0.75) = 1 - 0.7734 = 0.2266
4) z = 2-6/2 = -2
P(z > .0228) = 1 - .0228 = 0.9772
5) z = 3-6/2 = -1
p(z=-1) = .1587
.1587*350 = 55.545 = 55
Still looking for help? Get the right answer, fast.
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.
William W.
Do you have a TI-84 calculator?. I'm asking because the answer I was going to give is based on that. Or does your teacher want you to use a table?06/10/22