Respuesta :
Answer:
a) n=385
b) n=369
c) We have a difference of 16 between the results obtained for prior estimation of the population proportion and without prior estimation.
Step-by-step explanation:
A confidence interval is "a range of values that’s likely to include a population value with a certain degree of confidence. It is often expressed a % whereby a population means lies between an upper and lower interval".
The margin of error is the range of values below and above the sample statistic in a confidence interval.
Normal distribution, is a "probability distribution that is symmetric about the mean, showing that data near the mean are more frequent in occurrence than data far from the mean".
The population proportion have the following distribution :
[tex]p \sim N(p,\sqrt{\frac{p(1- p)}{n}})[/tex]
The margin of error for the proportion interval is given by this formula:
[tex] ME=z_{\alpha/2}\sqrt{\frac{\hat p (1-\hat p)}{n}}[/tex] (a)
And on this case we have that [tex]ME =\pm 0.05[/tex] and we are interested in order to find the value of n, if we solve n from equation (a) we got:
[tex]n=\frac{\hat p (1-\hat p)}{(\frac{ME}{z})^2}[/tex] (b)
Part a
First we need to find the critical value, on this case the confidence is 95%, and the significance level would be [tex]\alpha=1-0.95=0.05[/tex], and [tex]\alpha/2 =0.025[/tex], and we can find the cirtical value on the normal standard distribution that accumulates 0.025 of the area on each tail on this case [tex]z_{\alpha/2}=1.96[/tex]
Since we don't have prior estimate for the proportion of interest we can assume that [tex]\hat p=0.05[/tex].
And replacing into equation (b) the values given we have:
[tex]n=\frac{0.5(1-0.5)}{(\frac{0.05}{1.96})^2}=384.16[/tex]
And rounded up we have that n=385
Part b
On this case the critical value not changes since is the same confidence, but we have a prior estimate for the proportion [tex]\aht p=0.40[/tex] . And replacing into equation (b) the values given we have:
[tex]n=\frac{0.4(1-0.4)}{(\frac{0.05}{1.96})^2}=368.79[/tex]
And rounded up we have that n=369
Part c
We have a difference of 16 between the results obtained for prior estimation of the population proportion and without prior estimation.