155k views
2 votes
In a sample of 80 light bulbs, the mean lifetime was 1217 hours with a standard deviation of 52 hours. a. Find the 95% confidence interval for the mean lifetime of this type of bulb. Justify the reason you chose the distribution used to construct the confidence interval. b. How many light bulbs must be sampled so that a 95% confidence interval will specify the mean lifetime to within + 8 hours?

User Ryosuke
by
5.1k points

1 Answer

6 votes

Complete Question

In a sample of 80 light bulbs, the mean lifetime was 1217 hours with a standard deviation of 52 hours. a. Find the 95% confidence interval for the mean lifetime of this type of bulb. Justify the reason you chose the distribution used to construct the confidence interval. b. How many light bulbs must be sampled so that a 95% confidence interval will specify the mean lifetime to within
\pm 8 \ hours?

Answer:

a


1206 < &nbsp;\mu < &nbsp;1228

The reason why a normal distribution was chosen is because the sample size is large enough that is
n > 30

b


n =162

Explanation:

From the question we are told that

The sample size is n = 80

The sample mean is
\= x = 1217

The standard deviation is
\sigma = 52

From the question we are told the confidence level is 95% , hence the level of significance is


\alpha = (100 - 95 ) \%

=>
\alpha = 0.05

Generally from the normal distribution table the critical value of is


Z_{(\alpha )/(2) } = &nbsp;1.96

Generally the margin of error is mathematically represented as


E = Z_{(\alpha )/(2) } * &nbsp;(\sigma )/(√(n) )

=>
E = 1.96 &nbsp;* &nbsp;( 52)/(√(80) )

=>
E = 11.395

Generally 95% confidence interval is mathematically represented as


\= x -E < &nbsp;\mu < &nbsp;\=x &nbsp;+E

=>
1217 &nbsp;-11.395 < &nbsp;\mu < &nbsp;1217 &nbsp;+ 11.395

=>
1206 < &nbsp;\mu < &nbsp;1228

Generally the sample size is mathematically represented as


n = [\frac{Z_{(\alpha )/(2) } * &nbsp;\sigma }{E} ] ^2

Here E = 8

=>
n = [(1.96 &nbsp;* 52 )/(8) ] ^2

=>
n =162

User Newton Joshua
by
5.9k points