Question 185747
An insurance company is trying to determine, using the 95% confidence level, what proportion of teenagers have an accident. Using a sample of 582 accidents, the company discovers that teenagers were involved in 91 accidents. What is confidence interval for this proportion? 

---------------------------------------------
sample proportion = 91/582 = 0.1564
Standard error = E = z*sqrt[pq/n] = 1.96sqrt[0.1564*0.8436/582] = 0.0295
---------------------
95% CI: 0.1564 - 0.0295 < p < 0.1564 + 0.0295

95% CI: 0.1269 < p < 0.1859
===================================
Do you understand this procedure for constructing confidence intervals?
===================================
Cheers,
Stan H.