A CHI-SQUARE GOODNESS OF FIT TEST is used to determine whether:
- **A)** Two population means are equal
- **B)** A population proportion equals a specific value using a z-test
- **C)** A single categorical variable's distribution matches a HYPOTHESIZED (expected) distribution across its categories
- **D)** Two quantitative variables are correlated
Goodness of fit tests compare an observed categorical distribution against a specific claimed or theoretical distribution across all categories at once.