NDA Maths · Teaching notes
Probability — NDA Mathematics
Probability measures how likely an event is, on a scale from 0 (impossible) to 1 (certain). This chapter builds it from the ground up: first the classical counting definition — favourable outcomes over total — and the counting tools (combinations, dice and coin sample spaces, arrangements) that feed it; then the rules that combine events — the addition rule for unions, the multiplication rule for independent events, and finally conditional probability and Bayes' theorem. New to probability? Start with Classical Probability & Counting below; everything after it is a rule applied to the outcomes you learn to count there.
Subtopic notes
Classical Probability & Counting
85 PYQsProbability as a counting ratio — favourable outcomes over total — applied to cards, dice, coins, arrangements, and number selections.
Open note
Event Algebra & the Addition Rule
21 PYQsCombining events with set operations — the addition rule for unions, complements for 'neither', and what mutually exclusive and exhaustive really mean.
Open note
Independent Events & the Multiplication Rule
16 PYQsWhen one event tells you nothing about another, probabilities multiply — the engine behind 'all of', 'at least one', and problem-solving questions.
Open note
Conditional Probability, Total Probability & Bayes'
29 PYQsUpdating a probability once you know something has happened — conditional probability, the multiplication rule, total probability, and Bayes' flip.
Open note
Bounds on Probability
11 PYQsThe inequalities that constrain probabilities — Fréchet and Boole bounds, the min/max of unions and intersections, and the identity-statement traps.
Open note
PYQ weightage by concept
24 concepts · 162 PYQs — where the marks actually sit, so you know what to drill first
PYQ weightage by concept
24 concepts · 162 PYQs — where the marks actually sit, so you know what to drill first
| Concept | PYQs | Share |
|---|---|---|
| Probability with dice | 20 | 12% |
| Selection probability with combinations | 17 | 10% |
| Choosing numbers with a property | 17 | 10% |
| Probability with arrangements | 14 | 9% |
| Classical (theoretical) probability | 7 | 4% |
| Probability with coins | 7 | 4% |
| Axioms, range, complement, and odds | 3 | 2% |
| What is probability? (Random experiments, sample space, events) | 1 | 1% |
| Concept | PYQs | Share |
|---|---|---|
| Events as sets: union, intersection, complement | 6 | 4% |
| Exhaustive events (and probabilities that sum to 1) | 6 | 4% |
| The addition rule (inclusion-exclusion) | 5 | 3% |
| "Neither" and the complement of a union | 2 | 1% |
| Mutually exclusive (disjoint) events | 2 | 1% |
| Concept | PYQs | Share |
|---|---|---|
| Independence and the multiplication rule | 7 | 4% |
| Finding an unknown probability using independence | 4 | 2% |
| The "problem solved by students" archetype | 3 | 2% |
| "At least one" via the complement | 2 | 1% |
| Concept | PYQs | Share |
|---|---|---|
| Conditional probability | 13 | 8% |
| Total probability (over a partition) | 7 | 4% |
| Bayes' theorem (reversing the conditional) | 6 | 4% |
| Multiplication rule & restricted sample space | 3 | 2% |
| Concept | PYQs | Share |
|---|---|---|
| Minimum and maximum of combined probabilities | 5 | 3% |
| Identity-statement traps ("which are correct?") | 3 | 2% |
| Fréchet and Boole bounds | 2 | 1% |
Formula & revision sheet
22 formulas · 48 gotchas across all subtopics — the exam-eve cheat-sheet
Formula & revision sheet
22 formulas · 48 gotchas across all subtopics — the exam-eve cheat-sheet
Formulas (7)
- Classical (theoretical) probability · Classical probability
- Axioms, range, complement, and odds · Complement rule and range
- Selection probability with combinations · Selection probability (combinations)
- Probability with dice · Two-dice sample space
- Probability with coins · Coin tosses
- Probability with arrangements · Arrangement probability (two together)
- Choosing numbers with a property · Counting favourable numbers
Watch out for (16)
- An event is a SET of outcomes, not a single outcome→ What is probability? (Random experiments, sample space, events)
- Write or size the sample space before you count anything→ What is probability? (Random experiments, sample space, events)
- The classical formula needs EQUALLY LIKELY outcomes→ Classical (theoretical) probability
- Favourable is a subset of total, so can never exceed 1→ Classical (theoretical) probability
- Odds are not probability: in favour means , not→ Axioms, range, complement, and odds
- "At least one…" almost always means use the complement→ Axioms, range, complement, and odds
- "Drawn together / selected at random" means order does NOT matter — use , not permutations→ Selection probability with combinations
- "At least one of a type" is fastest via the complement→ Selection probability with combinations
- Two-dice outcomes are ORDERED pairs: and are different→ Probability with dice
- Loaded or non-standard dice: faces are NOT equally likely→ Probability with dice
- Sequences are ordered:→ Probability with coins
- Biased coin: do not use equally-likely counting→ Probability with coins
- "Together" = glue into a block, then multiply by the block's internal arrangements→ Probability with arrangements
- Repeated letters divide the total by the factorial of each repeat count→ Probability with arrangements
- "Or" on number properties needs inclusion-exclusion→ Choosing numbers with a property
- Several numbers chosen at once: denominator is , not→ Choosing numbers with a property
Formulas (4)
Watch out for (10)
- is INCLUSIVE "or" — it contains the overlap→ Events as sets: union, intersection, complement
- Read "and" as intersection, "or" as union — do not swap→ Events as sets: union, intersection, complement
- Do not forget to subtract→ The addition rule (inclusion-exclusion)
- Three events need the full inclusion-exclusion, not just three single terms→ The addition rule (inclusion-exclusion)
- "Neither" is , not→ "Neither" and the complement of a union
- De Morgan flips the operation: complement of a union is an intersection→ "Neither" and the complement of a union
- Mutually exclusive independent — opposite ideas→ Mutually exclusive (disjoint) events
- Only drop the overlap term when you are TOLD the events are mutually exclusive→ Mutually exclusive (disjoint) events
- Exhaustive alone does not give sum→ Exhaustive events (and probabilities that sum to 1)
- Turn a chained ratio into one variable before summing→ Exhaustive events (and probabilities that sum to 1)
Formulas (4)
- Independence and the multiplication rule · Multiplication rule (independent events)
- "At least one" via the complement · At least one (independent trials)
- The "problem solved by students" archetype · Problem solved by at least one solver
- Finding an unknown probability using independence · Union of independent events
Watch out for (8)
- Independent mutually exclusive→ Independence and the multiplication rule
- Only multiply when independence is given or physically clear→ Independence and the multiplication rule
- "At least one" = 1 - (all fail), not the sum of individual probabilities→ "At least one" via the complement
- Multiply the FAILURE probabilities, not the success ones, for "none"→ "At least one" via the complement
- "Problem solved" means at least one solver — use the complement→ The "problem solved by students" archetype
- "Exactly one solves" is a different computation→ The "problem solved by students" archetype
- For independent events the union is NOT→ Finding an unknown probability using independence
- Use as a fast check→ Finding an unknown probability using independence
Formulas (4)
Watch out for (8)
- Mind which event is the condition: in general→ Conditional probability
- The condition must have positive probability→ Conditional probability
- Under a condition, the TOTAL changes to , not 36 (or 6)→ Multiplication rule & restricted sample space
- The general multiplication rule needs , not→ Multiplication rule & restricted sample space
- Weight each route by its own probability→ Total probability (over a partition)
- The routes must be a partition→ Total probability (over a partition)
- Do not confuse with→ Bayes' theorem (reversing the conditional)
- The denominator is the FULL total probability, not just→ Bayes' theorem (reversing the conditional)
Formulas (3)
Watch out for (6)
- The intersection floor only bites when the sum exceeds 1→ Fréchet and Boole bounds
- The union floor is , not→ Fréchet and Boole bounds
- Minimum union = max of the two probabilities, maximum union = their sum (capped at 1)→ Minimum and maximum of combined probabilities
- Convert via→ Minimum and maximum of combined probabilities
- "Exactly one" subtracts the overlap TWICE→ Identity-statement traps ("which are correct?")
- , not→ Identity-statement traps ("which are correct?")