Formal Probability Rules
Formal probability rules form the mathematical backbone of chance calculations, from GCSE Foundation through A-level statistics. These rules transform guesswork into precise mathematical reasoning, giving students the tools to tackle everything from tree diagrams to conditional probability with confidence.
Try it right now
Click βGenerate a problemβ to see a fresh example of this technique.
Why it matters
Formal probability rules underpin countless real-world decisions. Insurance companies use these principles to calculate premiums, with life insurance rates differing by up to 15% based on risk factors. Weather forecasters apply conditional probability when predicting rain, stating '60% chance today, rising to 80% if morning clouds persist'. In medicine, diagnostic tests rely on these rules to determine accuracy rates of 95% or higher. Sports analysts use independent event multiplication to predict outcomes like England scoring in both halves (0.6 Γ 0.4 = 0.24 probability). Even simple decisions benefit from these rules. If your school tuck shop has a 0.3 probability of selling out of crisps and 0.2 for chocolate, the formal addition rule tells you there's a 0.44 chance at least one item will be unavailable, assuming some overlap in customer preferences.
How to solve formal probability rules
Probability β Addition & Multiplication Rules
- Addition rule (OR): P(A or B) = P(A) + P(B) β P(A and B).
- If mutually exclusive: P(A or B) = P(A) + P(B).
- Multiplication rule (AND, independent): P(A and B) = P(A) Γ P(B).
- Use tree diagrams to organise compound events.
Example: Two coins: P(HH) = 12 Γ 12 = 14.
Worked examples
P(A) = 0.3. Find P(not A).
Answer: 0.7
- Apply complement rule β P(not A) = 1 - P(A) = 1 - 0.3 = 0.7 β The complement rule: P(not A) = 1 - P(A).
P(A) = 15, P(B) = 16, A and B are mutually exclusive. P(A or B)?
Answer: 1130
- Apply addition rule for mutually exclusive events β P(A or B) = P(A) + P(B) = 1/5 + 1/6 β When events cannot happen together, add their probabilities.
- Calculate β 1/5 + 1/6 = 11/30 β Find a common denominator and add.
P(rain) = 0.3 each day. P(no rain both days) if independent?
Answer: 0.49
- Find P(no rain) for one day β P(no rain) = 1 - 0.3 = 0.7 β Use the complement rule.
- Multiply for independent events β P(no rain both) = 0.7 x 0.7 = 0.49 β For independent events, multiply the individual probabilities.
Common mistakes
- Students often confuse 'and' with 'or', writing P(A and B) = P(A) + P(B) = 0.3 + 0.4 = 0.7 instead of using multiplication for independent events: P(A and B) = 0.3 Γ 0.4 = 0.12.
- When finding complements, pupils frequently subtract from the original probability rather than from 1, calculating P(not A) = 0.6 - 0.2 = 0.4 instead of the correct P(not A) = 1 - 0.6 = 0.4.
- Students apply the simple addition rule to overlapping events, writing P(A or B) = 1/3 + 1/4 = 7/12 when P(A and B) = 1/6, missing that the correct answer requires subtracting the intersection: 7/12 - 1/6 = 5/12.
- Many pupils forget to check whether events are mutually exclusive before adding probabilities directly, incorrectly calculating P(pass maths or pass English) = 0.8 + 0.7 = 1.5, which exceeds the maximum probability of 1.