
Subhash K. answered 04/29/14
Tutor
4
(2)
Maths Problem Solver
State the hypotheses. The first step is to state the null hypothesis and an alternative hypothesis.
Null hypothesis H0: P1 = P2
Alternative hypothesis H1: P1 ≠ P2
Note that these hypotheses constitute a two-tailed test. The null hypothesis will be rejected if the proportion from population 1 is too big or if it is too small.
Formulate an analysis plan. For this analysis, the significance level is 0.05. The test method is a two-proportion z-test.
Analyze sample data. Using sample data, we calculate the pooled sample proportion (p) and the standard error (SE). Using those measures, we compute the z-score test statistic (z).
Null hypothesis H0: P1 = P2
Alternative hypothesis H1: P1 ≠ P2
Note that these hypotheses constitute a two-tailed test. The null hypothesis will be rejected if the proportion from population 1 is too big or if it is too small.
Formulate an analysis plan. For this analysis, the significance level is 0.05. The test method is a two-proportion z-test.
Analyze sample data. Using sample data, we calculate the pooled sample proportion (p) and the standard error (SE). Using those measures, we compute the z-score test statistic (z).
p1=.63 and n1=1942
p2=.72 and n2=230
p = (p1 * n1 + p2 * n2) / (n1 + n2)=......
p = (p1 * n1 + p2 * n2) / (n1 + n2)=......
SE = sqrt{ p * ( 1 - p ) * [ (1/n1) + (1/n2) ] }=.......
z = (p1 - p2) / SE =....... This is calculated z test value (Z_calculated)
The p-value or critical value at 0.05 level of significance for two tail test is Z_critical(which is given value from z table)
Conclusion: Z_calculated > Z_critical then we reject Null hypothesis that interviewer race and respondent attitudes are independent