An organization surveyed 1100 adults and asked Are you a tot
Solution
a)
Formulating the hypotheses
Ho: p1 = p2
Ha: p1 =/= p2 [ANSWER, C]
*****************************
b)
Here, we see that pdo = 0 , the hypothesized population proportion difference.
Getting p1^ and p2^,
p1^ = x1/n1 = 0.329090909
p2 = x2/n2 = 0.395454545
Also, the standard error of the difference is
sd = sqrt[ p1 (1 - p1) / n1 + p2 (1 - p2) / n2] = 0.02044639
Thus,
z = [p1 - p2 - pdo]/sd = -3.245738627 = -3.25 [ANSWER]
*****************************
c)
Also, the p value is, as this is two tailed (I didn\'t round off z here)
P = 0.001171463 [ANSWER]
******************************
d)
As P < 0.05,
OPTION C: REJECT THE NULL HYPOTHESIS, THERE IS SUFFICIENT EVIDENCE... [ANSWER]
