Venn Diagrams — RRB NTPC Reasoning
This topic carries roughly 6% of General Intelligence & Reasoning's 30 questions. Nearly every question is a counting problem involving overlapping groups — the inclusion-exclusion formula resolves the two-set and three-set cases cleanly, without needing to draw an actual diagram.
1. What RRB NTPC actually asks
Expect two-set overlap counting problems (people who like both, either, or neither of two things), three-set overlap counting problems, and occasionally purely diagrammatic questions (which Venn diagram correctly represents the relationship between three given categories, like "Men, Doctors, Fathers").
2. The two-set inclusion-exclusion formula
Either A or B (or both) = A + B − Both. This formula avoids double-counting the people who belong to both groups.
Only A (not B) = A − Both. Neither A nor B = Total − (Either A or B).
3. The three-set inclusion-exclusion formula
At least one of A, B, C = A + B + C − (A∩B) − (B∩C) − (A∩C) + (A∩B∩C).
Each pairwise overlap is subtracted once (to undo double-counting), and the triple overlap is added back (since it was subtracted three times in the pairwise step, but should only be excluded... included... exactly once net).
Only A (none of B or C) = A − (A∩B) − (A∩C) + (A∩B∩C).
4. Diagrammatic (category relationship) questions
For questions asking "which diagram represents Men, Doctors, Fathers," identify the actual logical relationship: some men are doctors (partial overlap), some men are fathers (partial overlap), some doctors are fathers (partial overlap) — and all three categories can overlap with each other without any being a subset of another.
The correct diagram shows three partially overlapping circles, not one contained inside another. A contained-circle diagram is only correct when one category is genuinely a subset of another, like "Men, Mammals, Doctors," where Men is entirely inside Mammals.
Worked examples
Q1. In a class of 50 students, 30 play cricket, 25 play football, and 15 play both. How many students play neither sport?
Pick an option to check your answer.
Show explanation
Solution. Either cricket or football (or both) = 30 + 25 − 15 = 40. Neither = total − either = 50 − 40 = 10.
Answer: (b).
Q2. In a survey of 100 people: 45 play cricket, 38 play hockey, 35 play football, 15 play cricket and hockey, 12 play hockey and football, 10 play cricket and football, and 5 play all three sports. How many people play none of the three sports?
Pick an option to check your answer.
Show explanation
Solution. At least one sport = C+H+F − (C∩H) − (H∩F) − (C∩F) + (C∩H∩F) = 45+38+35 − 15−12−10 + 5 = 118 − 37 + 5 = 86.
None = total − at least one = 100 − 86 = 14. Answer: (c).
6. Common traps
- Forgetting to subtract the overlap when finding "either A or B." Simply adding A + B double-counts everyone in both groups.
- Forgetting to add back the triple overlap in the three-set formula. Subtracting all three pairwise overlaps removes the triple-overlap group three times, so it must be added back once to net out correctly.
- Confusing "only A" with "A." "Only A" specifically excludes anyone who also belongs to another group — always subtract the relevant overlaps.
- Misjudging category relationships in diagrammatic questions. Not every three-category relationship is three separate overlapping circles — some categories are genuinely subsets of others (e.g., "Men" is entirely inside "Mammals").
7. Guessing strategy
For "how many play neither/none" questions, computing "at least one" first via inclusion-exclusion and then subtracting from the total is more reliable than trying to reason about the "neither" region directly.
Summary
- Venn Diagrams is roughly 6% of General Intelligence & Reasoning's 30 CBT 1 questions.
- Two-set formula: Either A or B = A + B − Both. Neither = Total − Either.
- Three-set formula: At least one = A+B+C − (pairwise overlaps) + (triple overlap).
- "Only A" always means A minus every overlap A has with other groups.
- For diagrammatic questions, verify whether categories are genuinely subsets of each other or merely partially overlapping.
- Compute "at least one" first, then subtract from the total for "none" — more reliable than reasoning about the excluded region directly.
