Skip to main content
Statistics LibreTexts

6.4: Testing for Independence in Two-Way Tables (Special Topic)

  • Page ID
    294
  • \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \) \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}} \)\(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\) \(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\)\(\newcommand{\AA}{\unicode[.8,0]{x212B}}\)

    Google is constantly running experiments to test new search algorithms. For example, Google might test three algorithms using a sample of 10,000 google.com search queries. Table 6.15 shows an example of 10,000 queries split into three algorithm groups.20 The group sizes were specified before the start of the experiment to be 5000 for the current algorithm and 2500 for each test algorithm.

    Table 6.15: Google experiment breakdown of test subjects into three search groups.

    Search algorithm

    Counts

    current

    5000

    test 1

    2500

    test 2

    2500

    Total

    10000

    20Google regularly runs experiments in this manner to help improve their search engine. It is entirely possible that if you perform a search and so does your friend, that you will have different search results. While the data presented in this section resemble what might be encountered in a real experiment, these data are simulated.

    Example \(\PageIndex{1}\)

    What is the ultimate goal of the Google experiment? What are the null and alternative hypotheses, in regular words?

    The ultimate goal is to see whether there is a difference in the performance of the algorithms. The hypotheses can be described as the following:

    • H0: The algorithms each perform equally well.
    • HA: The algorithms do not perform equally well.

    In this experiment, the explanatory variable is the search algorithm. However, an outcome variable is also needed. This outcome variable should somehow reect whether the search results align with the user's interests. One possible way to quantify this is to determine whether (1) the user clicked one of the links provided and did not try a new search, or (2) the user performed a related search. Under scenario (1), we might think that the user was satis ed with the search results. Under scenario (2), the search results probably were not relevant, so the user tried a second search.

    Table 6.16 provides the results from the experiment. These data are very similar to the count data in Section 6.3. However, now the different combinations of two variables are binned in a two-way table. In examining these data, we want to evaluate whether there is strong evidence that at least one algorithm is performing better than the others. To do so, we apply a chi-square test to this two-way table. The ideas of this test are similar to those ideas in the one-way table case. However, degrees of freedom and expected counts are computed a little differently than before.

    Table 6.16: Results of the Google search algorithm experiment.
    Search algorithm current test 1 test 2

    Total

    No new search

    New search

    3511

    1489

    1749

    751

    1818

    682

    7078

    2922

    Total 5000 2500 2500 10000

    What is so different about one-way tables and two-way tables?

    A one-way table describes counts for each outcome in a single variable. A two-way table describes counts for combinations of outcomes for two variables. When we consider a two-way table, we often would like to know, are these variables related in any way? That is, are they dependent (versus independent)?

    The hypothesis test for this Google experiment is really about assessing whether there is statistically significant evidence that the choice of the algorithm affects whether a user performs a second search. In other words, the goal is to check whether the search variable is independent of the algorithm variable.

    Expected Counts in Two-way Tables

    Example 6.35 From the experiment, we estimate the proportion of users who were satisfied with their initial search (no new search) as \(\frac {7078}{10000} = 0.7078\). If there really is no difference among the algorithms and 70.78% of people are satisfied with the search results, how many of the 5000 people in the "current algorithm" group would be expected to not perform a new search?

    About 70.78% of the 5000 would be satis ed with the initial search:

    \[0.7078 \times 5000 = 3539 users\]

    That is, if there was no difference between the three groups, then we would expect 3539 of the current algorithm users not to perform a new search.

    Exercise \(\PageIndex{1}\)

    Exercise 6.36 Using the same rationale described in Example 6.35, about how many users in each test group would not perform a new search if the algorithms were equally helpful?21

    21We would expect 0.7078 * 2500 = 1769.5. It is okay that this is a fraction.

    We can compute the expected number of users who would perform a new search for each group using the same strategy employed in Example 6.35 and Exercise 6.36. These expected counts were used to construct Table 6.17, which is the same as Table 6.16, except now the expected counts have been added in parentheses.

    Table 6.17: The observed counts and the (Expected counts)
    Search algorithm current test 1 test 2

    Total

    No new search

    New search

    3511 (3539)

    1489 (1461)

    1749 (1769.5)

    751 (730.5)

    1818 (1769.5)

    682 (730.5)

    7078

    2922

    Total 5000 2500 2500 10000

    The examples and exercises above provided some help in computing expected counts. In general, expected counts for a two-way table may be computed using the row totals, column totals, and the table total. For instance, if there was no difference between the groups, then about 70.78% of each column should be in the rst row:

    \[0.7078 \times \text {(column 1 total)} = 3539\]

    \[0.7078 \times \text {(column 2 total)} = 1769.5\]

    \[0.7078 \times \text {(column 3 total)} = 1769.5\]

    Looking back to how the fraction 0.7078 was computed - as the fraction of users who did not perform a new search (\(\frac {7078}{10000}\)) - these three expected counts could have been computed as

    \[ \frac {\text {row 1 total}}{\text {table total}} \text {(column 1 total)} = 3539\]

    \[ \frac {\text {row 1 total}}{\text {table total}} \text {(column 2 total)} = 1769.5\]

    \[ \frac {\text {row 1 total}}{\text {table total}} \text {(column 3 total)} = 1769.5\]

    This leads us to a general formula for computing expected counts in a two-way table when we would like to test whether there is strong evidence of an association between the column variable and row variable.

    Computing expected counts in a two-way table

    To identify the expected count for the ith row and jth column, compute

    \[ \text {Expected Count}_{\text{row i, col j}} = \frac {\text {(row i total)} \times \text {(column j total)}}{\text {table total}}\]

    The chi-square Test for Two-way Tables

    The chi-square test statistic for a two-way table is found the same way it is found for a one-way table. For each table count, compute

    \[ \text {General formula} \frac {\text {(observed count - expected count)}^2}{\text {expected count}}\]

    \[ \text {Row 1, Col 1} \frac {(3511 - 3539)^2}{3539} = 0.222\]

    \[ \text {Row 1, Col 2} \frac {(1749 - 1769.5)^2}{1769.5} = 0.237\]

    \[\vdots \vdots\]

    \[\text {Row 2, Col 3} \frac {(682 - 730.5)^2}{730.5} = 3.220\]

    Adding the computed value for each cell gives the chi-square test statistic X2:

    \[ X^2 = 0.222 + 0.237 + \dots + 3.220 = 6.120\]

    Just like before, this test statistic follows a chi-square distribution. However, the degrees of freedom are computed a little differently for a two-way table.22 For two way tables, the degrees of freedom is equal to

    \[df = \text {(number of rows minus 1)} \times \text {(number of columns minus 1)}\]

    In our example, the degrees of freedom parameter is

    \[df = (2 - 1) \times (3 - 1) = 2\]

    If the null hypothesis is true (i.e. the algorithms are equally useful), then the test statistic X2 = 6.12 closely follows a chi-square distribution with 2 degrees of freedom. Using this information, we can compute the p-value for the test, which is depicted in Figure 6.18.

    alt
    Figure 6.18: Computing the p-value for the Google hypothesis test.

    Definition: degrees of freedom for a two-way table

    When applying the chi-square test to a two-way table, we use

    \[df = (R - 1) \times (C - 1)\]

    where R is the number of rows in the table and C is the number of columns.

    22Recall: in the one-way table, the degrees of freedom was the number of cells minus 1.

    Table 6.19: Pew Research poll results of a March 2012 poll.
    Congress
    Obama Democrats Republicans Total

    Approve

    Disapprove

    842

    616

    736

    646

    541

    842

    2119

    2104

    Total 1458 1382 1383 4223

    TIP: Use two-proportion methods for 2-by-2 contingency tables

    When analyzing 2-by-2 contingency tables, use the two-proportion methods introduced in Section 6.2.

    Example \(\PageIndex{1}\)

    Compute the p-value and draw a conclusion about whether the search algorithms have different performances.

    Solution

    Looking in Appendix B.3 on page 412, we examine the row corresponding to 2 degrees of freedom. The test statistic, X2 = 6.120, falls between the fourth and fth columns, which means the p-value is between 0.02 and 0.05. Because we typically test at a significance level of \(\alpha\) = 0.05 and the p-value is less than 0.05, the null hypothesis is rejected. That is, the data provide convincing evidence that there is some difference in performance among the algorithms.

    Example \(\PageIndex{1}\)

    Table 6.19 summarizes the results of a Pew Research poll.23 We would like to determine if there are actually differences in the approval ratings of Barack Obama, Democrats in Congress, and Republicans in Congress. What are appropriate hypotheses for such a test?

    Solution

    • H0: There is no difference in approval ratings between the three groups.
    • HA: There is some difference in approval ratings between the three groups, e.g. perhaps Obama's approval differs from Democrats in Congress.

    23See the Pew Research website: www.people-press.org/2012/03/14/romney-leads-gop-contest-trails-in-matchup-with-obama. The counts in Table 6.19 are approximate.

    Exercise \(\PageIndex{1}\)

    A chi-square test for a two-way table may be used to test the hypotheses in Example 6.38. As a rst step, compute the expected values for each of the six table cells.24

    24The expected count for row one / column one is found by multiplying the row one total (2119) and column one total (1458), then dividing by the table total (4223): \(\frac {2119 \times 1458}{3902} = 731.6\). Similarly for the first column and the second row: \(\frac {2104 \times 1458}{4223} = 726.4\). Column 2: 693.5 and 688.5. Column 3: 694.0 and 689.0

    Exercise \(\PageIndex{1}\)

    Compute the chi-square test statistic.25

    25For each cell, compute \(\frac {\text {(obs - exp)}^2}{exp}\). For instance, the rst row and rst column: \(\frac {(842-731.6)^2}{731.6} = 16.7\). Adding the results of each cell gives the chi-square test statistic: \(X^2 = 16.7 + \dots + 34.0 = 106.4\).

    Exercise \(\PageIndex{1}\)

    Because there are 2 rows and 3 columns, the degrees of freedom for the test is df = (2 - 1) (3 - 1) = 2. Use X2 = 106.4, df = 2, and the chi-square table on page 412 to evaluate whether to reject the null hypothesis.26

    26The test statistic is larger than the right-most column of the df = 2 row of the chi-square table, meaning the p-value is less than 0.001. That is, we reject the null hypothesis because the p-value is less than 0.05, and we conclude that Americans' approval has differences among Democrats in Congress, Republicans in Congress, and the president.


    This page titled 6.4: Testing for Independence in Two-Way Tables (Special Topic) is shared under a CC BY-SA 3.0 license and was authored, remixed, and/or curated by David Diez, Christopher Barr, & Mine Çetinkaya-Rundel via source content that was edited to the style and standards of the LibreTexts platform; a detailed edit history is available upon request.