My brother wants to estimate the proportion of Canadians who own their house.What sample size should be obtained if he wants the estimate to be within 0.02 with 90% confidence if

a.he uses an estimate of 0.675 from the Canadian Census Bureau?
b.he does not use any prior estimates? But in solving this problem, you are actually using aform of "prior" estimate in the formula used. In this case, what is your "actual" prior estimate? Please explain.

Respuesta :

Answer:

a) [tex]n=\frac{0.675(1-0.675)}{(\frac{0.02}{1.64})^2}=1475.07[/tex]

And rounded up we have that n=1476

b) [tex]n=\frac{0.5(1-0.5)}{(\frac{0.02}{1.64})^2}=1681[/tex]

And rounded up we have that n=1681

Step-by-step explanation:

Previous concepts

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{\hat p(1-\hat 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)  

If solve n from equation (a) we got:  

[tex]n=\frac{\hat p (1-\hat p)}{(\frac{ME}{z})^2}[/tex] (b)  

Part a

In order to find the critical value we need to take in count that we are finding the interval for a proportion, so on this case we need to use the z distribution. Since our interval is at 90% of confidence, our significance level would be given by [tex]\alpha=1-0.9=0.1[/tex] and [tex]\alpha/2 =0.05[/tex]. And the critical value would be given by:  

[tex]z_{\alpha/2}=\pm 1.64[/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.02[/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)  

And replacing into equation (b) the values from part a we got:

[tex]n=\frac{0.675(1-0.675)}{(\frac{0.02}{1.64})^2}=1475.07[/tex]

And rounded up we have that n=1476

Part b

For this case since we don't have a prior estimate we can use [tex] \hat p =0.5[/tex]

[tex]n=\frac{0.5(1-0.5)}{(\frac{0.02}{1.64})^2}=1681[/tex]

And rounded up we have that n=1681