Chi-Square Test Math Example 3

Follow the full solution, then compare it with the other examples linked below.

Example 3

easy
For a chi-square test with observed=15, expected=20 for one category, calculate that category's contribution to the ฯ‡2\chi^2 statistic.

Solution

  1. 1
    Contribution: (Oโˆ’E)2E=(15โˆ’20)220=2520=1.25\frac{(O-E)^2}{E} = \frac{(15-20)^2}{20} = \frac{25}{20} = 1.25

Answer

Contribution =(15โˆ’20)220=1.25= \frac{(15-20)^2}{20} = 1.25.
Each cell contributes (Oโˆ’E)2/E(O-E)^2/E to the chi-square statistic. Larger deviations between observed and expected contribute more. The total ฯ‡2\chi^2 is the sum of all cells' contributions.

About Chi-Square Test

A hypothesis test that compares observed frequencies to expected frequencies using the chi-square statistic to assess independence or goodness of fit.

Learn more about Chi-Square Test โ†’

More Chi-Square Test Examples