Algebra 101 - Unit 14

Lesson 88: Independent and Dependent Events

When calculating probabilities of combined events, it is crucial to determine whether the events are independent or dependent. This distinction changes how probabilities are computed.

Definitions

Probability Rules

Examples

Example 1 — Independent:

Flip a coin and roll a die. What is the probability of getting heads and a 6? \( P(H) = 1/2 \), \( P(6) = 1/6 \). \( P(H \cap 6) = (1/2)(1/6) = 1/12 \).

Example 2 — Dependent:

Draw two cards without replacement. What is the probability both are queens? \( P(\text{Queen first}) = 4/52 \). \( P(\text{Queen second | Queen first}) = 3/51 \). \( P = (4/52)(3/51) = 12/2652 = 1/221 \).

Example 3 — Dependent:

A jar contains 5 red and 3 blue marbles. Two are drawn without replacement. Probability both are red: \( P = (5/8)(4/7) = 20/56 = 5/14 \).

Practice Problems

  1. Flip a coin and roll a die. Find the probability of tails and an odd number.
  2. Draw two cards with replacement. Find the probability both are hearts.
  3. Draw two cards without replacement. Find the probability both are aces.
  4. A bag has 6 red and 4 green marbles. Two marbles are drawn without replacement. Find the probability both are green.
  5. Roll two dice. Find the probability both show a 5.