5. Suppose that a random sample of 25 mining caps was tested from a population of 300 mining caps and 20 exploded properly. Construct a 95% confidence interval for the proportion of mining caps that will explode properly.
1
Expert's answer
2020-10-06T18:05:57-0400
The confidence interval for the proportion can be calculated as follows:p^±Z2α(np^(1−p^)),p^=2520=0.8,Z2α=Z20.05=Z0.025=1.96,the lower limit =0.8−1.96(250.8(1−0.8))≈0.6432,the upper limit =0.8+1.96(250.8(1−0.8))≈0.9568,so the confidence interval is0.6432≤p≤0.9568
Comments