A chi-square test of independence is conducted on a 2x2 table.
Which equivalent test gives the same p-value (for two-sided)?
- A
Two-sample t-test
- Bcheck_circle
Two-proportion z-test (squared = chi-square)
- C
ANOVA
- D
One-proportion z-test
Explanation
For a 2x2 table, chi-square = z^2 from a two-proportion z-test, and p-values match for the two-sided test.