Answer:
The 96% CI on the death rate from lung cancer is (0.4177, 0.4823).
Step-by-step explanation:
In a sample with a number n of people surveyed with a probability of a success of [tex]\pi[/tex], and a confidence level of [tex]1-\alpha[/tex], we have the following confidence interval of proportions.
[tex]\pi \pm z\sqrt{\frac{\pi(1-\pi)}{n}}[/tex]
In which
z is the z-score that has a p-value of [tex]1 - \frac{\alpha}{2}[/tex].
Of 1000 randomly selected cases of lung cancer, 450 resulted in death within 5 years.
This means that [tex]n = 1000, \pi = \frac{450}{1000} = 0.45[/tex]
96% confidence level
So [tex]\alpha = 0.04[/tex], z is the value of Z that has a p-value of [tex]1 - \frac{0.04}{2} = 0.98[/tex], so [tex]Z = 2.054[/tex].
The lower limit of this interval is:
[tex]\pi - z\sqrt{\frac{\pi(1-\pi)}{n}} = 0.45 - 2.054\sqrt{\frac{0.45*0.55}{1000}} = 0.4177[/tex]
The upper limit of this interval is:
[tex]\pi + z\sqrt{\frac{\pi(1-\pi)}{n}} = 0.45 + 2.054\sqrt{\frac{0.45*0.55}{1000}} = 0.4823[/tex]
The 96% CI on the death rate from lung cancer is (0.4177, 0.4823).