Answer:
Given:
Sample size, n = 350
Sample proportion, P' = 0.21
H0 : p = 0.16
Ha : p ≠ 0.16
a) A 90% confidence interval for P.
Significance level = 1 - confidence interval = 1 - 0.90 = 0.10
For Z critical, we have:
Z critical = [tex] Z_0_._1_/_2 = Z_0_._0_5 = 1.645 [/tex] (using z table)
Standard error, S.E = [tex] \sqrt{\frac{P'(1 - P')}{n}} = \sqrt{\frac{0.21(1 - 0.21)}{350}} = 0.02177 [/tex]
Margin of error, E = 1.645 * 0.02177 =0.03581
The 90% confidence interval =
0.21 ± 0.03581
The lower limit: 0.21 - 0.03581 = 0.17419
The upper limit: 0.21+0.03581 =0.24581
b) Based on the confidence interval at significance level = 0.10,
We reject null hypothesis, H0, since 0.16 is not cointained in the confidence interval. We conclude that p ≠ 0.16.
c) Standard error is based on sample proportion p^ while standard deviation is based on hypothesized proportion Po.
d) Standard error is used to compute the confidence interval.