Contingency Tables
Site: | Saylor Academy |
Course: | MA121: Introduction to Statistics |
Book: | Contingency Tables |
Printed by: | Guest user |
Date: | Monday, September 16, 2024, 6:40 AM |
Description
Read this section, which discusses contingency tables, and answer the questions at the end of the section. While this section is optional, studying it may help you if you wish to take the Saylor Direct Credit exam for this course.
Contingency Tables
Learning Objectives
- State the null hypothesis tested concerning contingency tables
- Compute expected cell frequencies
- Compute Chi Square and df
This section shows how to use Chi Square to test the relationship between nominal variables for significance. For example, Table 1 shows the data from the Mediterranean Diet and Health case study.
Table 1. Frequencies for Diet and Health Study.
Outcome | |||||
---|---|---|---|---|---|
Diet | Cancers | Fatal Heart Disease | Non-Fatal Heart Disease | Healthy | Total |
AHA | 15 | 24 | 25 | 239 | 303 |
Mediterranean | 7 | 14 | 8 | 273 | 302 |
Total | 22 | 38 | 33 | 512 | 605 |
The question is whether there is a significant relationship between diet and outcome. The first step is to compute the expected frequency for each cell based on the assumption that there is no relationship. These expected frequencies are computed from the totals as follows. We begin by computing the expected frequency for the AHA Diet/Cancers combination. Note that 22/605 subjects developed cancer. The proportion who developed cancer is therefore 0.0364. If there were no relationship between diet and outcome, then we would expect 0.0364 of those on the AHA diet to develop cancer. Since 303 subjects were on the AHA diet, we would expect (0.0364)(303) = 11.02 cancers on the AHA diet. Similarly, we would expect (0.0364)(302) = 10.98 cancers on the Mediterranean diet. In general, the expected frequency for a cell in the ith row and the jth column is equal to
where is the expected frequency for cell is the total for the ith row, is the total for the jth column, and is the total number of observations. For the AHA Diet/Cancers cell, , and Table 2 shows the expected frequencies (in parenthesis) for each cell in the experiment.
Table 2. Observed and Expected Frequencies for Diet and Health Study.
Outcome | |||||
---|---|---|---|---|---|
Diet | Cancers | Fatal Heart Disease | Non-Fatal Heart Disease | Healthy | Total |
AHA | 15 (11.02) |
24 (19.03) |
25 (16.53) |
239 (256.42) |
303 |
Mediterranean | 7 (10.98) |
14 (18.97) |
8 (16.47) |
273 (255.58) |
302 |
Total | 22 | 38 | 33 | 512 | 605 |
The significance test is conducted by computing Chi Square as follows.
A key assumption of this Chi Square test is that each subject contributes data to only one cell. Therefore, the sum of all cell frequencies in the table must be the same as the number of subjects in the experiment. Consider an experiment in which each of 16 subjects attempted two anagram problems. The data are shown in Table 3.
Table 3. Anagram Problem Data
Anagram 1 | Anagram 2 | |
---|---|---|
Solved | 10 | 4 |
Did not Solve | 6 | 12 |
It would not be valid to use the Chi Square test on these data since each subject contributed data to two cells: one cell based on their performance on Anagram 1 and one cell based on their performance on Anagram 2. The total of the cell frequencies in the table is 32, but the total number of subjects is only 16.
The formula for Chi Square yields a statistic that is only approximately a Chi Square distribution. In order for the approximation to be adequate, the total number of subjects should be at least 20. Some authors claim that the correction for continuity should be used whenever an expected cell frequency is below 5. Research in statistics has shown that this practice is not advisable.
The correction for continuity when applied to contingency tables is called the Yates correction. The simulation tables lets you explore the accuracy of the approximation and the value of this correction.
Source: David M. Lane, https://onlinestatbook.com/2/chi_square/contingency.html
This work is in the Public Domain.
Video
Questions
Question 1 out of 4.
A student is interested in whether there is a relationship between gender and major at her college. She randomly sampled some men and women on campus and asked them if their major was part of the natural sciences (NS), social sciences (SS), or humanities (H). Her results appear in the table below. What would be the expected frequency of women in social sciences based on this table?
________
Question 2 out of 4.
Conduct a Chi Square test to determine if there is a relationship between gender and major. What Chi Square value do you get?
________
Question 3 out of 4.
Although this is not our view, some people think that the correction for continuity should be used when you have a contingency table with
- only 4 cells total.
- an expected cell frequency that is below 5.
- some cells that are a lot larger than other cells.
Question 4 out of 4.
Suppose an experimenter asked a group of 60 participants whether they could be scared by a movie. Then the experimenter had the participants watch a scary movie. After the movie, the experimenter again asked them if they could be scared by a movie. The experimenter's data appear in the table below. Can this experimenter use the Chi Square test to see whether watching the scary movie made more people say that they could be scared by movies?
- Yes
- No
Answers
- The expected value of women in social sciences is the product of the total number of women and the total number of social science majors divided by the total number of participants.
- First calculate the expected value for each cell. Then take the sum of each (expected - observed) /expected. Chi Square (All numbers used in this calculation were rounded to 2 decimal places. Your answer might not be exactly the same if you rounded differently).
- Some authors think that the correction for continuity should be used whenever an expected cell frequency is below 5, but research in statistics has shown that this practice is not advisable.
- No, it would not be appropriate to use a Chi Square test in this example because each subject contributed data to more than one cell.