Chi-Square Test of Independence
Inputs
| Row 1, Column 1 | 30 |
|---|---|
| Row 1, Column 2 | 10 |
| Row 2, Column 1 | 20 |
| Row 2, Column 2 | 40 |
Chi-Square Test of Independence
Inputs
Row 1
Row 2
Results
Enter a value to see results.
Table total
\begin{aligned} \chi^2 &= \dfrac{N\,(ad - bc)^2}{(a+b)(c+d)(a+c)(b+d)} \\ &= \dfrac{(?)\left((30)(40) - (10)(20)\right)^2}{((30)+(10))((20)+(40))((30)+(20))((10)+(40))} \\ &= ? \end{aligned}
\begin{aligned} p &= 1 - F_{\chi^2}(\chi^2,\, df) \\ &= 1 - F_{\chi^2}(?,\, ?) \\ &= ? \end{aligned}
Recommended Next
Chi-Square Goodness-of-Fit Test
Run a Pearson chi-square goodness-of-fit test. Enter observed category counts and the counts expected under your null hypothesis to get the chi-square statistic, degrees of freedom, and p-value.
Two-Sample t-Test Calculator (Welch)
Run a Welch's two-sample t-test from summary statistics. Enter the mean, standard deviation, and sample size of two independent groups to get the t statistic, degrees of freedom, and two-tailed p-value.