Question

Difficulty: MediumOverlapping Sets and Venn Diagrams

A university library surveyed 240240 graduate students regarding the research methodologies used in their dissertations: Quantitative Analysis (QQ), Qualitative Interviews (II), and Archival Research (AA). Every student surveyed used at least one of these three methodologies. A total of 130130 students used Quantitative Analysis, 110110 used Qualitative Interviews, and 9090 used Archival Research. Additionally, 4040 students used both Quantitative Analysis and Qualitative Interviews, 3030 used both Qualitative Interviews and Archival Research, and 3535 used both Quantitative Analysis and Archival Research. How many students used all three research methodologies?

  1. 1515Answer
  2. B
    2525
  3. C
    4040
  4. D
    9090
  5. E
    105105

Answer

15 students used all three research methodologies.
According to the Principle of Inclusion-Exclusion for three sets, Total=Q+I+A(QI+IA+QA)+QIA+Neither\text{Total} = |Q| + |I| + |A| - (|Q \cap I| + |I \cap A| + |Q \cap A|) + |Q \cap I \cap A| + \text{Neither}. Substituting the given values gives 240=130+110+90(40+30+35)+x+0240 = 130 + 110 + 90 - (40 + 30 + 35) + x + 0, which simplifies to 240=225+x240 = 225 + x, yielding x=15x = 15. Thus, the option stating 15 is correct.

Step-by-Step Solution

1
State the three-set inclusion-exclusion principle formula for total population.
Total = Q+I+A(QI+IA+QA)+QIA+Neither|Q| + |I| + |A| - (|Q \cap I| + |I \cap A| + |Q \cap A|) + |Q \cap I \cap A| + \text{Neither}
To set up an algebraic equation relating the total number of students to their set intersections.
2
Substitute the known numerical values into the formula.
240=130+110+90(40+30+35)+QIA+0240 = 130 + 110 + 90 - (40 + 30 + 35) + |Q \cap I \cap A| + 0
Every student used at least one methodology, so Neither=0\text{Neither} = 0.
3
Simplify the equation and solve for the target variable QIA|Q \cap I \cap A|.
240=330105+QIA    240=225+QIA    QIA=15240 = 330 - 105 + |Q \cap I \cap A| \implies 240 = 225 + |Q \cap I \cap A| \implies |Q \cap I \cap A| = 15
Subtracting 225 from 240 yields the number of students who used all three methodologies.

Key Concept

Three-Set Inclusion-Exclusion Principle
Estimated Time:1m 30s
Rate this question