Answer:
a) z = 2.327
b) The margin of error is of 0.065.
c) The 98% confidence interval for the true population proportion of all New York State union members who favor the Republican candidate is (0.3083, 0.4383).
Step-by-step explanation:
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]1-\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 zscore that has a pvalue of [tex]1 - \frac{\alpha}{2}[/tex].
For this problem, we have that:
[tex]n = 300, \pi = \frac{112}{300} = 0.3733[/tex]
a) 98% confidence level
So [tex]\alpha = 0.02[/tex], z is the value of Z that has a pvalue of [tex]1 - \frac{0.02}{2} = 0.99[/tex], so [tex]z = 2.327[/tex] is the critical value.
b)
The margin of error is:
[tex]M = z\sqrt{\frac{\pi(1-\pi)}{n}}[/tex]
So, applying to this question:
[tex]M = 2.327\sqrt{\frac{0.3733(1-0.3733)}{300}} = 0.065[/tex]
The margin of error is of 0.065.
c) Find confidence interval for the problem.
[tex]\pi - M = 0.3733 - 0.065 = 0.3083[/tex]
[tex]\pi + M = 0.3733 + 0.065 = 0.4383[/tex]
The 98% confidence interval for the true population proportion of all New York State union members who favor the Republican candidate is (0.3083, 0.4383).