The amount of time spent by North American
adults watching television per day is normally distributed
with a mean of 6 hours and a standard
deviation of 1.5 hours.
a. What is the probability that a randomly selected
North American adult watches television for
more than 7 hours per day?
b. What is the probability that the average time
watching television by a random sample of five
North American adults is more than 7 hours?
c. What is the probability that in a random sample
of five North American adults, all watch television
for more than 7 hours per day?
1
Expert's answer
2020-12-13T19:00:24-0500
Let X= the amount of time spent by North American adults watching television per day: X∼N(μ,σ2).
Then Z=σX−μ∼N(0,1)
a) Given μ=6hours,σ=1.5hours
P(X>7)=1−P(X≤7)
=1−P(Z≤1.57−6)≈1−P(Z<0.666667)
≈1−0.747507≈0.252493
b) Given μ=6hours,σ=1.5hours,n=5
X∼N(μ,σ2/n),Z=σ/nX−μ∼N(0,1)
P(X>7)=1−P(X≤7)
=1−P(Z≤1.5/57−6)≈1−P(Z<1.490712)
≈1−0.931981≈0.068019
b) Given μ=6hours,σ=1.5hours,n=30
X∼N(μ,σ2/n),Z=σ/nX−μ∼N(0,1)
P(X>7)=1−P(X≤7)
=1−P(Z≤1.5/57−6)≈1−P(Z<1.490712)
≈1−0.931981≈0.068019
c) The likelihood that five out of five adults watch TV more than 7 hours a day is the first probability raised to the fifth power
Comments