Respuesta :
Using the z-distribution and the formula for the margin of error, it is found that:
a) A sample size of 54 is needed.
b) A sample size of 752 is needed.
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]\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]\frac{1+\alpha}{2}[/tex].
The margin of error is of:
[tex]M = z\sqrt{\frac{\pi(1-\pi)}{n}}[/tex]
90% confidence level, hence[tex]\alpha = 0.9[/tex], z is the value of Z that has a p-value of [tex]\frac{1+0.9}{2} = 0.95[/tex], so [tex]z = 1.645[/tex].
Item a:
The estimate is [tex]\pi = 0.213 - 0.195 = 0.018[/tex].
The sample size is n for which M = 0.03, hence:
[tex]M = z\sqrt{\frac{\pi(1-\pi)}{n}}[/tex]
[tex]0.03 = 1.645\sqrt{\frac{0.018(0.982)}{n}}[/tex]
[tex]0.03\sqrt{n} = 1.645\sqrt{0.018(0.982)}[/tex]
[tex]\sqrt{n} = \frac{1.645\sqrt{0.018(0.982)}}{0.03}[/tex]
[tex](\sqrt{n})^2 = \left(\frac{1.645\sqrt{0.018(0.982)}}{0.03}\right)^2[/tex]
[tex]n = 53.1[/tex]
Rounding up, a sample size of 54 is needed.
Item b:
No prior estimate, hence [tex]\pi = 0.05[/tex]
[tex]M = z\sqrt{\frac{\pi(1-\pi)}{n}}[/tex]
[tex]0.03 = 1.645\sqrt{\frac{0.5(0.5)}{n}}[/tex]
[tex]0.03\sqrt{n} = 1.645\sqrt{0.5(0.5)}[/tex]
[tex]\sqrt{n} = \frac{1.645\sqrt{0.5(0.5)}}{0.03}[/tex]
[tex](\sqrt{n})^2 = \left(\frac{1.645\sqrt{0.5(0.5)}}{0.03}\right)^2[/tex]
[tex]n = 751.7[/tex]
Rounding up, a sample of 752 should be taken.
A similar problem is given at https://brainly.com/question/25694087