WOLFRAM|DEMONSTRATIONS PROJECT

Comparing Models for Two-Way Contingency Tables

​
choice 1
group A
group B
group C
choice 2
group A
group B
group C
Counts
choice 1
choice 2
group A
10
40
group B
20
50
group C
30
60
Mean Count Model
choice 1
choice 2
group A
35.
35.
group B
35.
35.
group C
35.
35.
Choice Effect Model
choice 1
choice 2
group A
20.
50.
group B
20.
50.
group C
20.
50.
Group Effect Model
choice 1
choice 2
group A
25.
25.
group B
35.
35.
group C
45.
45.
Additive Model
choice 1
choice 2
group A
14.29
35.71
group B
20.
50.
group C
25.71
64.29
MatrixRank
:Argument {} at position 1 is not a non-empty rectangular matrix.
MatrixRank
:Argument {} at position 1 is not a non-empty rectangular matrix.
MatrixRank
:Argument {} at position 1 is not a non-empty rectangular matrix.
MatrixRank
:Argument {} at position 1 is not a non-empty rectangular matrix.
A contingency table is a table of counts by categories. This Demonstration uses a two-way table with the categories "choice" and "group". The Counts table represents actual counts and the four additional tables give the expected counts for four models for the data. For each model the total count for the table is the same.
The mean count model fits the case where each cell is equally likely. This model predicts an equal number for each cell in the table.
The choice effect model fits the case where the count differs across choice, but is constant across group. The total predicted counts by choice are the same as for the original data, but the totals by group are not the same in general.
The group effect model fits the case where the count differs across group, but is constant across choice. The total predicted counts by group match those for the original data, but the totals by choice do not in general.
The additive model fits the case where choice and group have an additive effect on the predicted counts. In this model, the total predicted counts by choice and the total predicted counts by group match those for the original data.
Use the sliders to adjust the original counts and see how the four predicted tables change.