Two-Way Tables Statistics Example 4

Follow the full solution, then compare it with the other examples linked below.

Example 4

hard
A two-way table shows exercise frequency and health rating for 200 adults: Exercise regularly โ€” Good health: 70, Fair: 20, Poor: 10. Don't exercise regularly โ€” Good health: 30, Fair: 40, Poor: 30. Is there an association between exercise and health? Support your answer with conditional percentages.

Solution

  1. 1
    Step 1: Regular exercisers total: 70+20+10=10070+20+10=100. Good health: 70100=70%\frac{70}{100}=70\%, Fair: 20%, Poor: 10%. Non-exercisers total: 30+40+30=10030+40+30=100. Good health: 30100=30%\frac{30}{100}=30\%, Fair: 40%, Poor: 30%.
  2. 2
    Step 2: The conditional distributions differ substantially: 70% of exercisers have good health vs only 30% of non-exercisers. This suggests an association between exercise and health, though it does not prove causation.

Answer

Yes, there is an association. 70% of regular exercisers report good health compared to only 30% of non-exercisers. However, this observational data cannot prove that exercise causes better health.
When conditional distributions differ substantially between groups, this indicates an association between the two variables. However, association in observational data does not establish causation โ€” confounding variables may explain the difference.

About Two-Way Tables

A two-way table (contingency table) displays the frequency of data categorized by two different categorical variables simultaneously, with one variable in rows and the other in columns, allowing comparison of distributions across groups.

Learn more about Two-Way Tables โ†’

More Two-Way Tables Examples