Formula Sheet — Probability
Card 1: Event vocabulary
| Term | Meaning |
|---|---|
| Event | any subset |
| Impossible / sure event | (probability 0) / (probability 1) |
| Simple / compound event | one sample point / more than one |
| 'not ' | |
| ' or ' / ' and ' | / |
| ' but not ' | |
| Mutually exclusive | |
| Exhaustive |
Card 2: Axioms and computation
| Rule | Statement |
|---|---|
| Axioms | ; ; for disjoint |
| Sample points | , , |
| Equally likely | |
| Addition rule | |
| Complement | ; |
Card 3: JEE Corner
| Tool | Statement |
|---|---|
| Atleast one | |
| De Morgan | ; |
| Only | |
| Exactly one of | |
| Three events | add singles pairs triple |
| Bounds | |
| Odds in favour | (against : ) |
| Derangements | , |
Last-Minute Mistake Checklist
- Check equal likelihood before using — dice sums and 'number of heads' are NOT equally likely; ordered pairs and toss-strings are.
- A valid assignment needs BOTH tests: every AND total exactly 1 — a clean-looking list summing to 2.1 is invalid.
- Never add probabilities of overlapping events without subtracting — plain addition is only for mutually exclusive events.
- 'Or' means union, 'and' means intersection — translate word problems into sets before computing.
- 'Atleast one' goes through the complement; forgetting costs minutes and invites case-counting errors.
- De Morgan directions: 'neither… nor' , 'not both' — do not swap them.
- always — use it to catch inconsistent data (and inconsistent answers).
- Combinations for hands and committees, permutations for orders — a 7-card hand is unordered; a relay finish is ordered.
- Repeated letters divide the count: arrangements of MATHEMATICS are , not .
- Mutually exclusive is not the same as exhaustive — disjointness says events cannot overlap; exhaustiveness says they cover . Check each separately.
How this chapter flows on: Class 11 mathematics ends here. Class 12 probability starts from these axioms and adds conditional probability, independence, Bayes' theorem and random variables — the addition rule and complement tricks stay in daily use throughout.