Skip to content
MathAnvil

Formal Probability Rules

CCSS.7.SPLK20.103 min read

Teaching probability rules becomes clear when students master the complement rule P(not A) = 1 - P(A) before tackling more complex scenarios. CCSS 7.SP and LK20 Trinn 10 emphasize these formal rules as building blocks for statistical reasoning.

Try it right now

Why it matters

Formal probability rules govern everything from medical diagnosis accuracy to weather forecasting reliability. Insurance companies use these rules to calculate premiums: if the probability of a car accident is 0.12, they know the probability of no accident is 0.88. Quality control managers apply the multiplication rule when testing independent components with failure rates of 0.03 each, determining that both failing has probability 0.0009. Sports analysts use addition rules to calculate that if Team A has a 0.4 probability of winning in regulation and 0.15 probability in overtime, the total winning probability is 0.55. Financial advisors apply these principles when diversifying portfolios, knowing that independent investment risks multiply rather than add. Understanding these formal relationships helps students transition from intuitive probability to mathematical precision required in advanced statistics and real-world problem solving.

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

Beginner

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

Answer: 0.5

  1. Apply complement rule β†’ P(not A) = 1 - P(A) = 1 - 0.5 = 0.5 β€” The complement rule: P(not A) = 1 - P(A).
Easy

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

Answer: 724

  1. Apply addition rule for mutually exclusive events β†’ P(A or B) = P(A) + P(B) = 1/8 + 1/6 β€” When events cannot happen together, add their probabilities.
  2. Calculate β†’ 1/8 + 1/6 = 7/24 β€” Find a common denominator and add.
Medium

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

Answer: 0.25

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

Common mistakes

  • βœ—Students write P(A or B) = P(A) + P(B) even when events overlap, calculating 0.6 + 0.4 = 1.0 instead of applying the general rule P(A or B) = 0.6 + 0.4 - 0.2 = 0.8
  • βœ—Confusing independent and mutually exclusive events, thinking P(A and B) = 0 for independent events when it should be P(A) Γ— P(B), like calculating 0.3 Γ— 0.4 = 0 instead of 0.12
  • βœ—Using multiplication for OR problems, calculating P(A or B) = 0.5 Γ— 0.3 = 0.15 instead of addition rules giving 0.8 for mutually exclusive events
  • βœ—Forgetting the complement rule applies to any event, writing P(not rolling 6) = 1/6 instead of P(not rolling 6) = 1 - 1/6 = 5/6

Practice on your own

Create targeted worksheets with these formal probability rules using MathAnvil's free problem generator.

Generate free worksheets β†’

Frequently asked questions

When do I use addition versus multiplication rules?β–Ύ
Use addition for OR situations (event A happens OR event B happens). Use multiplication for AND situations (event A happens AND event B happens). The key word determines which rule applies to the probability calculation.
What's the difference between mutually exclusive and independent events?β–Ύ
Mutually exclusive events cannot happen simultaneously, so P(A and B) = 0. Independent events don't influence each other, so P(A and B) = P(A) Γ— P(B). Rolling a 3 and rolling a 5 are mutually exclusive; two coin flips are independent.
How do I know when to subtract the intersection in addition problems?β–Ύ
Subtract P(A and B) when events can overlap. If students can be both honor roll AND athletes, you need P(honor OR athlete) = P(honor) + P(athlete) - P(both). Skip subtraction only for mutually exclusive events.
Why does the complement rule always work?β–Ύ
Every outcome either belongs to event A or to "not A", with no overlap. Since all possible outcomes sum to probability 1, we have P(A) + P(not A) = 1, so P(not A) = 1 - P(A).
Can probabilities from different rules exceed 1?β–Ύ
Properly applied probability rules never exceed 1. If your calculation gives a result greater than 1, check for errors like adding overlapping events without subtracting intersection, or misapplying rules to non-probability values.

Related topics

Share this article