Topic (vi) — Theory of Probability
<- Previous · Index of all topics · Next ->
Part of the full combined notes. · 2 PYQ callouts inside.
🔷 TOPIC (vi) — THEORY OF PROBABILITY
Syllabus topic (vi) of 10 · runs until Topic (vii)
Covers: basic terms · types of events · the three definitions of probability · addition theorem · multiplication theorem · conditional probability · odds · Bayes theorem 🎯 Asked in the papers: 2024 · Q76 — which probability statements are correct · 2022 · Q34 — P(Maths or Physics)
➕ Added — not in the original notes.
1. Basic Terms
| Term | Meaning |
|---|---|
| Random experiment | An act whose outcome cannot be predicted with certainty (tossing a coin, rolling a die) |
| Trial | One performance of the experiment |
| Outcome | A single possible result |
| Sample space (S) | The set of ALL possible outcomes. Die: , so |
| Event (A) | Any subset of the sample space |
| Favourable outcomes | Outcomes that make the event happen |
2. Types of Events
"Which statements about probability are correct?" → Answer: A (P and S) ⭐ This question is decided entirely by the definitions in the table below. The two traps it used:
- "Mutually exclusive events always sum to 1" → ❌ FALSE — only if they are ALSO EXHAUSTIVE
- "Probability can never be zero" → ❌ FALSE — an impossible event is exactly 0 ⚠️ Mutually exclusive · exhaustive · independent are three different things. The paper mixes them on purpose.
| Type | Meaning | Example |
|---|---|---|
| Simple / Elementary | A single outcome | Getting a 4 on a die |
| Compound | More than one outcome | Getting an even number |
| Sure / Certain | Always happens → ⭐ P = 1 | A number less than 7 on a die |
| Impossible | Can never happen → ⭐ P = 0 | Getting 8 on a die |
| ⭐ Mutually exclusive | Cannot happen together → | Head and Tail on one toss |
| ⭐ Exhaustive | Together cover the whole sample space → total probability = 1 | {even, odd} on a die |
| ⭐ Independent | One does not affect the other | Two separate coin tosses |
| Dependent | One does affect the other | Drawing 2 cards without replacement |
| Complementary () | "A does not happen" → ⭐ | Not getting a six |
| Equally likely | All outcomes have the same chance | A fair die |
3. Definitions of Probability
(1) Classical / Mathematical (a priori): Requires outcomes to be equally likely, mutually exclusive and exhaustive.
(2) Empirical / Statistical (a posteriori): based on actual repeated trials —
(3) Axiomatic (Kolmogorov): ⭐ · · for mutually exclusive events
Impossible event = 0 · Certain event = 1 · Probability can NEVER be negative and NEVER exceed 1. ⭐ In the exam, any option greater than 1 (or negative) is instantly wrong.
4. Addition Theorem — "OR" / union
"80 students: 30 opted Maths, 20 opted Physics, 10 opted both. Find P(Maths or Physics)." a) 1/2 ✅ · b) 1½ · c) 2½ · d) 3½ ⭐ Working: P(M) = 30/80, P(P) = 20/80, P(M∩P) = 10/80 P(M ∪ P) = 30/80 + 20/80 − 10/80 = 40/80 = 1/2 ⚠️ ⭐ Look at options b, c and d — every one of them is GREATER THAN 1, so none can be a probability. The range rule alone eliminates three of the four options before you calculate anything.
General (works always):
⭐ If A and B are mutually exclusive, , so:
Three events:
5. Multiplication Theorem — "AND" / intersection
⭐ If A and B are INDEPENDENT:
If DEPENDENT:
6. Conditional Probability
⭐ If A and B are independent, — knowing B tells you nothing about A.
7. Odds
- Odds in favour of A = = favourable : unfavourable
- Odds against A =
- If odds in favour are then
8. Bayes Theorem
Used to revise a prior probability after new evidence arrives.
9. Worked Examples
Q1. (the 2022 · Q34 type) In a class, P(passing Maths) = 2/5, P(passing Physics) = 3/10, P(passing both) = 1/5. Find P(passing Maths or Physics).
Sol Use the general addition theorem —
Q2. A die is thrown once. Find the probability of getting an even number or a number greater than 4.
Sol ; ;
Q3. Two coins are tossed. Find P(at least one head).
Sol , . Easier by complement — ⭐ "At least one" is almost always fastest via the complement.
Q4. A bag has 5 red and 3 black balls. Two are drawn with replacement. P(both red)?
Sol With replacement → independent — Without replacement (dependent):
| Statement | Verdict |
|---|---|
| "Probability can never be zero" | ❌ FALSE — an impossible event is exactly 0 |
| "Probability of a certain event is 1" | ✅ TRUE |
| "Mutually exclusive events always sum to 1" | ❌ FALSE — ⭐ only if they are ALSO EXHAUSTIVE |
| "Mutually exclusive means independent" | ❌ FALSE — opposites in effect: if A happens B cannot, so they are strongly dependent |
| "P(A) + P(not A) = 1" | ✅ TRUE |
| "Probability can exceed 1 if there are many outcomes" | ❌ FALSE — never |
| "For independent events P(A and B) = P(A) × P(B)" | ✅ TRUE |
| "P(A or B) = P(A) + P(B) always" | ❌ FALSE — only when mutually exclusive; otherwise subtract |
⭐ — any option above 1 is eliminable free (this killed 3 of 4 options in 2022 · Q34) ⭐ OR → add, then subtract the overlap · AND → multiply ⭐ Mutually exclusive ≠ exhaustive ≠ independent — the three words the paper mixes up on purpose