The following table is built in the requested Output Database by the Chi Square test analysis. Column1 is the Unique Primary Index (UPI).
| Name | Type | Definition |
|---|---|---|
| column1 | Char | First of pair of variables |
| column2 | Char | Second of pair of variables |
| Chisq | Float | Chi Square Value |
| DF | INTEGER | Degrees of Freedom |
| Z | Float | Z Score |
| CramersV | Float | § Cramer’s V |
| PhiCoeff | Float | § Phi coefficient |
| LlhChiSq | Float | Likelihood Ratio Chi Square |
| ContAdjChiSq | Float | § Continuity-Adjusted Chi-Square |
| ContinCoeff | Float | § Contingency Coefficient |
| ChiPValue | Float | The probability associated with the Chi Square statistic |
| ChiPText | Char | Text description if P is outside table range |
| ChiCallP_0.05 | Char | The Chi Square result: a=accept, p=reject (positive), n=reject (negative) |