Respuesta :
Answer:
The 99% confidence level for the proportion of all adult Americans who believe in astrology is (0.206, 0.254).
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 zscore that has a pvalue of [tex]1 - \frac{\alpha}{2}[/tex].
For this problem, we have that:
[tex]n = 2004, \pi = 0.23[/tex]
99% confidence level
So [tex]\alpha = 0.01[/tex], z is the value of Z that has a pvalue of [tex]1 - \frac{0.01}{2} = 0.995[/tex], so [tex]Z = 2.575[/tex].
The lower limit of this interval is:
[tex]\pi - z\sqrt{\frac{\pi(1-\pi)}{n}} = 0.23 - 2.575\sqrt{\frac{0.23*0.77}{2004}} = 0.206[/tex]
The upper limit of this interval is:
[tex]\pi + z\sqrt{\frac{\pi(1-\pi)}{n}} = 0.23 + 2.575\sqrt{\frac{0.23*0.77}{2004}} = 0.254[/tex]
The 99% confidence level for the proportion of all adult Americans who believe in astrology is (0.206, 0.254).
The confidence interval at the 99% confidence level for the proportion of all adult Americans who believe in astrology is;
CI = (0.206, 0.254)
We want to find confidence interval at confidence level of 99%. The formula to find confidence level when given proportions like we are given in this question is;
CI = p^ ± (z_α/2)√(p^(1 - p^)/n)
We are given;
p^ = 23% = 0.23
n = 2004
Now,the critical value z_α/2 for confidence level of 99% is gotten from tables to be 2.576.
Thus;
CI = 0.23 ± 2.576√(0.23(1 - 0.23)/2004)
CI = 0.23 ± 0.024
CI = (0.23 - 0.024), (0.23 + 0.024)
CI = (0.206, 0.254)
Read more at; https://brainly.com/question/12970960