Answer:
Confidence interval = -0.1013 ± 0.1991
Confidence interval = (-0.30, 0.10)
Explanation:
We can use the following formula to find the confidence interval for the difference in two population proportions:
Confidence interval = (p1 - p2) ± z*sqrt[p1(1-p1)/n1 + p2(1-p2)/n2]
where p1 and p2 are the sample proportions, n1 and n2 are the sample sizes, and z is the z-score corresponding to the level of confidence.
First, we need to calculate the sample proportions:
p1 = 104/252 = 0.4127
p2 = 55/107 = 0.5140
Next, we need to find the value of z for a 99% confidence level. We can look up this value in a standard normal distribution table or use a calculator, which gives us a z-score of 2.576.
Then, we can plug in the values:
Confidence interval = (0.4127 - 0.5140) ± 2.576*sqrt[0.4127(1-0.4127)/252 + 0.5140(1-0.5140)/107]
Simplifying this expression, we get:
Confidence interval = -0.1013 ± 0.1991
Rounding to two decimal places and using interval notation, we get:
Confidence interval = (-0.30, 0.10)