20.11.STATS_CROSSTAB |
| 20.11.1. | For chi-square value: STATS_CROSSTAB(expr1, expr2, 'CHISQ_OBS') |
| 20.11.2. | For chi-square significance level: STATS_CROSSTAB(expr1, expr2, 'CHISQ_SIG') |
| 20.11.3. | For chi-square degrees of freedom: STATS_CROSSTAB(expr1, expr2, 'CHISQ_DF') |
| 20.11.4. | For other related test statistics: STATS_CROSSTAB(expr1, expr2, 'PHI_COEFFICIENT') |
| 20.11.5. | STATS_CROSSTAB(expr1, expr2, 'CRAMERS_V') |
| 20.11.6. | STATS_CROSSTAB(expr1, expr2, 'CONT_COEFFICIENT') |
| 20.11.7. | STATS_CROSSTAB(expr1, expr2, 'COHENS_K') |