This test, also referred to as the χ2 test for a single sample, evaluates whether the observed cell frequencies are
different from the expected cell frequencies.
- The test requires data in a single data column and treats the data as categorical (see the example below).
Example:
The histogram illustrated here represents the observed frequencies of failure in six different hardware systems for a given period of time.
The χ2 goodness-of-fit test evaluates whether there is a statistical difference with respect to the number of failures taken
place in these systems that can be differentiated from a random process with equal probability for failure in each system.
The test summary table consists of columns for observed frequencies, expected frequencies, observed minus expected frequencies, squared differences and cell χ2.
The test results include the overall χ2 (summation of all cells chi-square), the critical chi-square χ2(0.05) value, and p value.
|
|