Algebra 101 - Unit 14

Lesson 87: Probability Rules (Addition & Multiplication)

Probability rules allow us to calculate the chance of combined events. The two most important are the Addition Rule and the Multiplication Rule.

Core Rules

Examples

Example 1 — Addition Rule:

A card is drawn from a standard deck. What is the probability it is a heart or a king? \( P(\text{Heart}) = 13/52 \), \( P(\text{King}) = 4/52 \), but the King of Hearts is counted twice. \( P = 13/52 + 4/52 - 1/52 = 16/52 = 4/13 \).

Example 2 — Multiplication Rule:

A coin is flipped twice. What is the probability of getting two heads? \( P(H \cap H) = (1/2) \times (1/2) = 1/4 \).

Example 3 — Dependent Events:

Two cards are drawn without replacement. What is the probability both are aces? \( P(\text{Ace first}) = 4/52 \). \( P(\text{Ace second | Ace first}) = 3/51 \). \( P = (4/52) \times (3/51) = 12/2652 = 1/221 \).

Practice Problems

  1. Roll one die. What is the probability of getting a 4 or an even number?
  2. Draw a single card. What is the probability it is a red card or a face card?
  3. Flip a coin 3 times. What is the probability of getting all heads?
  4. Draw 2 cards with replacement. What is the probability both are hearts?
  5. A jar has 5 red and 7 blue marbles. Two marbles are drawn without replacement. What is the probability both are red?