Skip to content
MathAnvil
§ Probability

Formal Probability Rules

§ Probability

Formal Probability Rules

CCSS.7.SP3 min read

Formal probability rules transform random guessing into systematic problem-solving for middle and high school students. These fundamental addition and multiplication rules appear in 47% of standardized test probability questions, making them essential for CCSS 7.SP mastery.

§ 01

Why it matters

Formal probability rules apply directly to real-world decision-making and statistical analysis. Medical researchers use these rules to calculate drug effectiveness rates, where P(cure) = 0.7 and P(no side effects) = 0.8 might combine to find P(cure and no side effects) = 0.56 for independent events. Sports analysts apply addition rules to calculate P(team wins by 7+ points or overtime) scenarios. Insurance companies rely on complement rules daily—if P(accident) = 0.02, then P(no accident) = 0.98 determines premium calculations. Students encounter these concepts in AP Statistics, where understanding when to add versus multiply probabilities becomes crucial for data interpretation and hypothesis testing.

§ 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.4. Find P(not A).

Answer: 0.6

  1. Apply complement rule P(not A) = 1 - P(A) = 1 - 0.4 = 0.6 The complement rule: P(not A) = 1 - P(A).
Easy§ 02

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

Answer: 38

  1. Apply addition rule for mutually exclusive events P(A or B) = P(A) + P(B) = 1/4 + 1/8 When events cannot happen together, add their probabilities.
  2. Calculate 1/4 + 1/8 = 3/8 Find a common denominator and add.
Medium§ 03

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

Answer: 0.16

  1. Find P(no rain) for one day P(no rain) = 1 - 0.6 = 0.4 Use the complement rule.
  2. Multiply for independent events P(no rain both) = 0.4 x 0.4 = 0.16 For independent events, multiply the individual probabilities.
§ 04

Common mistakes

  • Students confuse addition and multiplication rules, calculating P(A and B) = P(A) + P(B) instead of P(A) × P(B) for independent events. For example, with P(heads) = 0.5 twice, they write 0.5 + 0.5 = 1.0 instead of 0.5 × 0.5 = 0.25.
  • When applying the general addition rule, students forget to subtract the intersection, writing P(A or B) = P(A) + P(B) = 0.4 + 0.3 = 0.7 instead of P(A or B) = 0.4 + 0.3 - 0.1 = 0.6 when P(A and B) = 0.1.
  • Students incorrectly apply mutually exclusive addition to overlapping events, calculating P(sophomore or honor student) = 0.25 + 0.15 = 0.40 instead of using the general addition rule when these groups can overlap.
§ 05

Frequently asked questions

How do I know when events are mutually exclusive?
Events are mutually exclusive when they cannot happen simultaneously. Rolling a 3 and rolling a 5 on one die are mutually exclusive, but being a sophomore and being on the honor roll are not. Look for situations where both events physically cannot occur together.
When do I use multiplication versus addition rules?
Use multiplication for 'and' scenarios (both events happening), addition for 'or' scenarios (at least one event happening). P(rain Monday AND Tuesday) uses multiplication, while P(rain Monday OR Tuesday) uses addition. The key words 'and'/'or' guide your choice.
What makes events independent?
Events are independent when one outcome doesn't affect the other's probability. Coin flips are independent—the first flip doesn't change the second flip's probability. Drawing cards without replacement creates dependent events, while drawing with replacement maintains independence.
How do tree diagrams help with probability rules?
Tree diagrams organize compound events visually, making multiplication clear for sequential outcomes. Each branch represents one outcome, and you multiply along paths for 'and' probabilities. The diagram shows all possible combinations, preventing missed cases in complex problems.
Why does P(A or B) sometimes need subtraction?
The general addition rule P(A or B) = P(A) + P(B) - P(A and B) prevents double-counting the overlap. Without subtraction, you count the intersection twice. Only skip subtraction when events are mutually exclusive, meaning P(A and B) = 0.
§ 06

Related topics

Share this article