Chi-Square Test of IndependenceStatLens

Chi-Square Test of Independence

Test whether two categorical variables are associated. The null hypothesis is fixed — H0 says the variables are independent (not related) — so there is nothing to edit and no confidence interval. The test compares the counts you observe with the counts expected under independence: χ² = Σ(O−E)²/E, with df = (rows − 1)(columns − 1), and the p-value is the right tail.

?
Show this help
Esc
Close this dialog

New to this tool? Walk through it step by step.

Open guided walkthrough ↗