Respuesta :
Answer:
The point estimate that should be used in constructing the confidence interval is 0.11.
The 80% confidence interval for the difference in two proportions is (0.0856, 0.1344).
Step-by-step explanation:
Before building the confidence interval, we need to understand the central limit theorem and subtraction of normal variables.
Central Limit Theorem
The Central Limit Theorem establishes that, for a normally distributed random variable X, with mean [tex]\mu[/tex] and standard deviation [tex]\sigma[/tex], the sampling distribution of the sample means with size n can be approximated to a normal distribution with mean [tex]\mu[/tex] and standard deviation [tex]s = \frac{\sigma}{\sqrt{n}}[/tex].
For a skewed variable, the Central Limit Theorem can also be applied, as long as n is at least 30.
For a proportion p in a sample of size n, the sampling distribution of the sample proportion will be approximately normal with mean [tex]\mu = p[/tex] and standard deviation [tex]s = \sqrt{\frac{p(1-p)}{n}}[/tex]
Subtraction between normal variables:
When two normal variables are subtracted, the mean is the difference of the means, while the standard deviation is the square root of the sum of the variances.
Midwest:
50% of 1380, so:
[tex]p_M = 0.5[/tex]
[tex]s_M = \sqrt{\frac{0.5*0.5}{1380}} = 0.0135[/tex]
South:
39% of 1300, so:
[tex]p_S = 0.39[/tex]
[tex]s_S = \sqrt{\frac{0.39*0.61}{1300}} = 0.0135[/tex]
Distribution of the difference:
[tex]p = p_M - p_S = 0.5 - 0.39 = 0.11[/tex]
So the point estimate that should be used in constructing the confidence interval is 0.11.
[tex]s = \sqrt{s_M^2+s_S^2} = \sqrt{0.0135^2+0.0135^2} = 0.0191[/tex]
Confidence interval:
[tex]p \pm zs[/tex]
In which
z is the z-score that has a p-value of [tex]1 - \frac{\alpha}{2}[/tex].
80% confidence level
So [tex]\alpha = 0.2[/tex], z is the value of Z that has a p-value of [tex]1 - \frac{0.2}{2} = 0.9[/tex], so [tex]Z = 1.28[/tex].
The lower bound of the interval is:
[tex]p - zs = 0.11 - 1.28*0.0191 = 0.0856[/tex]
The upper bound of the interval is:
[tex]p + zs = 0.11 + 1.28*0.0191 = 0.1344[/tex]
The 80% confidence interval for the difference in two proportions is (0.0856, 0.1344).