chi_square_goodness_of_fit
Determine if observed category counts differ significantly from an expected distribution. Input observed and expected frequencies to obtain a chi-square test statistic, p-value, and check the validity of your assumptions.
Instructions
Test whether observed category counts match an expected distribution.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| alpha | No | ||
| expected | Yes | ||
| observed | Yes |