Example 1
\(\text{Test if die is fair: } O = [30,20,25,25,22,28], E = [25,25,25,25,25,25]\)
Perform chi-square goodness of fit and independence tests
Enter values and click Calculate to see the result.
The chi-square test is used to test if observed frequencies differ significantly from expected frequencies. It is commonly used for:
Key Formulas:
The test assumes that expected frequencies are at least 5 in each category for reliable results. For smaller expected frequencies, consider combining categories or using Fisher's exact test.
Example 1
Example 2