Importance: Very Low. While set theory and Venn diagrams are common in competitive exams, their direct appearance in CLAT QT is highly infrequent. If encountered, it will likely be a very basic problem involving two overlapping categories, often presented in a textual caselet where understanding 'only A', 'only B', and 'both' is key. The concept can overlap with logical reasoning for categorization problems.
How it's tested: Rarely, as a simplified problem on two intersecting sets (e.g., number of people who like two different legal journals), or conceptually as part of data interpretation where overlapping groups need to be quantified.
Set Theory is a branch of mathematical logic that studies sets, which are collections of objects. Venn Diagrams are visual representations of sets and their relationships, particularly overlaps between them.
n(A ∪ B) = n(A) + n(B) - n(A ∩ B)
n(A) - n(A ∩ B)
n(B) - n(A ∩ B)
n(A ∪ B ∪ C) = n(A) + n(B) + n(C) - n(A ∩ B) - n(B ∩ C) - n(C ∩ A) + n(A ∩ B ∩ C)
Passage Context: "A survey was conducted among 200 law students to gauge their preference for legal journals. 120 students read 'The Jurist' journal (J), and 80 students read 'Legal Monthly' journal (L). 30 students read both 'The Jurist' and 'Legal Monthly'."
Question A: "How many students read at least one of the two journals?"
Question B: "How many students read only 'The Jurist'?"
Detailed Solution A (At least one journal):
1. Identify Given Values:
Total Students (Universal Set) = 200
n(J) = 120
n(L) = 80
n(J ∩ L) = 30 (read both)
2. Apply Union Formula: n(J ∪ L) = n(J) + n(L) - n(J ∩ L)
= 120 + 80 - 30
= 200 - 30 = 170.
Answer A: 170 students read at least one of the two journals.
Detailed Solution B (Only 'The Jurist'):
1. Students who read 'The Jurist' but NOT 'Legal Monthly':
n(J only) = n(J) - n(J ∩ L)
= 120 - 30 = 90.
Answer B: 90 students read only 'The Jurist'.
Passage Context: "In a batch of 150 new judicial recruits, all recruits have either an LLB degree or an LLM degree (or both). 110 recruits have an LLB degree, and 70 recruits have an LLM degree."
Question: "How many recruits have both an LLB and an LLM degree?"
Detailed Solution:
1. Identify Given Values:
Total Recruits (n(LLB ∪ LLM), since all have at least one) = 150
n(LLB) = 110
n(LLM) = 70
Unknown = n(LLB ∩ LLM) (those with both degrees)
2. Apply Union Formula and Rearrange:
n(LLB ∪ LLM) = n(LLB) + n(LLM) - n(LLB ∩ LLM)
150 = 110 + 70 - n(LLB ∩ LLM)
150 = 180 - n(LLB ∩ LLM)
n(LLB ∩ LLM) = 180 - 150 = 30.
Answer: 30 recruits have both an LLB and an LLM degree.
You've reviewed the concepts. Now, apply them in a real test environment.
Go to Practice App