Skip to content
MathAnvil
Β§ Probability

Formal Probability Rules

CCSS.7.SP3 min read

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.

Β§ 01

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.

Β§ 02

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.

Β§ 03

Worked examples

BeginnerΒ§ 01

P(A) = 0.3. Find P(not A).

Answer: 0.7

  1. Apply complement rule β†’ P(not A) = 1 - P(A) = 1 - 0.3 = 0.7 β€” The complement rule: P(not A) = 1 - P(A).
EasyΒ§ 02

P(A) = 15, P(B) = 16, A and B are mutually exclusive. P(A or B)?

Answer: 1130

  1. 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.
  2. Calculate β†’ 1/5 + 1/6 = 11/30 β€” Find a common denominator and add.
MediumΒ§ 03

P(rain) = 0.3 each day. P(no rain both days) if independent?

Answer: 0.49

  1. Find P(no rain) for one day β†’ P(no rain) = 1 - 0.3 = 0.7 β€” Use the complement rule.
  2. Multiply for independent events β†’ P(no rain both) = 0.7 x 0.7 = 0.49 β€” For independent events, multiply the individual probabilities.
Β§ 04

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.
Practice on your own
Generate unlimited formal probability rules practice with MathAnvil's free worksheet creator, covering complement rules through conditional probability.
Generate free worksheets
Β§ 05

Frequently asked questions

How do I know when to add versus multiply probabilities?
Use addition for 'or' situations (either event can happen) and multiplication for 'and' situations (both events happen). For independent events, P(A and B) = P(A) Γ— P(B). For mutually exclusive events, P(A or B) = P(A) + P(B). Always check if events can occur simultaneously before choosing your rule.
What's the difference between independent and mutually exclusive events?
Independent events can happen together but don't influence each other, like tossing two coins. Mutually exclusive events cannot happen simultaneously, like rolling a 3 or a 5 on one die. Independent events use multiplication rules, while mutually exclusive events use simpler addition rules.
When do I subtract the intersection in the addition rule?
Subtract the intersection P(A and B) when events overlap but aren't mutually exclusive. The general rule P(A or B) = P(A) + P(B) - P(A and B) prevents double-counting. If events are mutually exclusive, P(A and B) = 0, so no subtraction needed.
How do tree diagrams help with formal probability rules?
Tree diagrams visually organise compound events and make multiplication rules clearer. Each branch represents a probability, and you multiply along paths for 'and' situations. For 'or' situations, add the final probabilities of relevant branches. They're particularly useful for conditional probability problems.
Why do some probability calculations give answers greater than 1?
Answers exceeding 1 indicate errors, usually from incorrectly adding overlapping probabilities without subtracting intersections. Probabilities range from 0 to 1 (or 0% to 100%). If your calculation exceeds 1, check whether you've applied the wrong addition rule or forgotten about event overlap.
Β§ 06

Related topics

Share this article