Community

Contingency Table Analysis via Chi Square using T-SQL: Part 1

(Rick Dobson) Please provide an introduction for how to analyze contingency tables with SQL. Demonstrate how to derive contingency tables from a simple dataset. Also, provide a SQL framework for analyzing a contingency table via the Chi Square test statistic.