Fiveable

📊AP Statistics Unit 4 Review

QR code for AP Statistics practice questions

4.6 Independent Events and Unions of Events

4.6 Independent Events and Unions of Events

Written by the Fiveable Content Team • Last updated June 2026
Verified for the 2027 exam
Verified for the 2027 examWritten by the Fiveable Content Team • Last updated June 2026
📊AP Statistics
Unit & Topic Study Guides

Previous Exam Prep

AP Cram Sessions 2021

Pep mascot

Two events are independent when knowing that one happened does not change the probability of the other. For independent events, multiply: P(AB)=P(A)P(B)P(A \cap B) = P(A) \cdot P(B). For unions, use the addition rule so outcomes in both events are not counted twice.

Independent Events and Unions Summary

For AP Statistics Topic 4.6, independence is a probability relationship, not a real-world vibe. Events AA and BB are independent only when knowing one occurred does not change the probability of the other. In symbols, that means P(AB)=P(A)P(A \mid B)=P(A) and P(AB)=P(A)P(B)P(A \cap B)=P(A)P(B).

Unions answer "A or B or both" questions. The addition rule, P(AB)=P(A)+P(B)P(AB)P(A \cup B)=P(A)+P(B)-P(A \cap B), works broadly because it subtracts the overlap that gets counted twice. If the events are independent, find the overlap with multiplication before using the union rule.

Why This Matters for the AP Statistics Exam

Independence and unions show up constantly once you start working with probability, and the rules here carry directly into later topics like combining random variables and the binomial and geometric distributions, which all assume independent trials. On the exam, you may be asked to calculate these probabilities, decide whether two events are independent, or explain your reasoning. Showing a clear expression, plugging in the right values, and reporting a final answer is important for clear exam work in probability calculations.

Key Takeaways

  • Independent means knowing whether A happened does not change the probability of B. In symbols: P(AB)=P(A)P(A \mid B) = P(A) and P(BA)=P(B)P(B \mid A) = P(B).
  • For independent events only, the multiplication rule simplifies to P(AB)=P(A)P(B)P(A \cap B) = P(A) \cdot P(B).
  • The addition rule always works for the union: P(AB)=P(A)+P(B)P(AB)P(A \cup B) = P(A) + P(B) - P(A \cap B).
  • You subtract P(AB)P(A \cap B) in the addition rule to avoid double-counting outcomes in both events.
  • For mutually exclusive (disjoint) events, P(AB)=0P(A \cap B) = 0, so the union simplifies to P(A)+P(B)P(A) + P(B).
  • Independent and mutually exclusive are not the same idea. Do not mix them up.

Independence and What It Means

Two events are independent if knowing whether one occurred does not change the probability of the other.

Flipping two coins is a clean example. One coin landing on heads tells you nothing about the other coin, so those events are independent.

Now think about temperature and snow. When the temperature is very low, snow becomes more likely, so temperature changes the probability of snow. Those events are dependent.

Formal definition: events AA and BB are independent if, and only if, knowing whether event AA has occurred (or will occur) does not change the probability that event BB will occur.

Checking for Independence

If, and only if, events AA and BB are independent, then all three of these are true:

P(AB)=P(A),P(BA)=P(B),P(AB)=P(A)P(B)P(A \mid B) = P(A), \quad P(B \mid A) = P(B), \quad P(A \cap B) = P(A) \cdot P(B)

These are equivalent ways of saying the same thing. The conditional probability of AA given BB equals the plain probability of AA, because BB has no effect. You can check independence by testing any one of these and seeing whether it holds.

The Multiplication Rule for Independent Events

When two events are independent, the probability that both occur is the product of their individual probabilities:

P(AB)=P(A)P(B)P(A \cap B) = P(A) \cdot P(B)

This is a shortcut. The general multiplication rule is P(AB)=P(A)P(BA)P(A \cap B) = P(A) \cdot P(B \mid A), but when events are independent, P(BA)=P(B)P(B \mid A) = P(B), so it collapses to the simpler form above.

Unions and the Addition Rule

A union is the probability that event AA or event BB (or both) will occur, written P(AB)P(A \cup B).

The addition rule gives the probability of a union:

P(AB)=P(A)+P(B)P(AB)P(A \cup B) = P(A) + P(B) - P(A \cap B)

You add the two probabilities, then subtract P(AB)P(A \cap B) because the overlap (outcomes in both A and B) gets counted once in P(A)P(A) and again in P(B)P(B). Subtracting it once fixes the double-count.

This rule always works for any two events. If the events are mutually exclusive (disjoint), then P(AB)=0P(A \cap B) = 0 and the union is just P(A)+P(B)P(A) + P(B). If the events are independent, you can find P(AB)P(A \cap B) with the multiplication rule and then plug it in.

Worked Example: Festival Stages

Suppose you study attendance at a music festival and want the probability that a person visits at least one of two main stages. Assume attendance at the two stages is independent, with P(main)=0.75P(\text{main}) = 0.75 and P(second)=0.50P(\text{second}) = 0.50.

First find the overlap using the multiplication rule (valid here because the events are independent):

P(mainsecond)=0.750.50=0.375P(\text{main} \cap \text{second}) = 0.75 \cdot 0.50 = 0.375

Now apply the addition rule for "at least one":

P(mainsecond)=0.75+0.500.375=0.875P(\text{main} \cup \text{second}) = 0.75 + 0.50 - 0.375 = 0.875

So the probability a person attends at least one stage is 0.875, or 87.5 percent.

The probability of attending both stages is the intersection you already found, 0.375 or 37.5 percent. "At least one" comes out higher than "both," which makes sense: visiting one stage does not require visiting the other.

How to Use This on the AP Statistics Exam

Problem Solving

  • Read carefully to decide whether you need "and" (intersection) or "or" (union). The word "or" with "at least one" points to the addition rule.
  • Before using P(AB)=P(A)P(B)P(A \cap B) = P(A) \cdot P(B), confirm the events are independent. If they are not, use P(AB)=P(A)P(BA)P(A \cap B) = P(A) \cdot P(B \mid A) instead.
  • Write the formula, substitute your numbers, then compute. A clear expression with substitution communicates your reasoning.

Common Trap

  • Test for independence the right way. Check whether P(AB)=P(A)P(A \mid B) = P(A), or whether P(AB)=P(A)P(B)P(A \cap B) = P(A) \cdot P(B). Do not assume two events are independent just because they feel unrelated; use the numbers.
  • When asked for "neither A nor B," remember P(AcBc)=1P(AB)P(A^c \cap B^c) = 1 - P(A \cup B).

Common Misconceptions

  • Independent and mutually exclusive are different. Mutually exclusive events cannot both happen, so P(AB)=0P(A \cap B) = 0. Independent events can both happen, and P(AB)=P(A)P(B)P(A \cap B) = P(A) \cdot P(B). Two events with nonzero probabilities cannot be both.
  • The multiplication shortcut P(AB)=P(A)P(B)P(A \cap B) = P(A) \cdot P(B) only applies when events are independent. For dependent events you need the conditional version P(A)P(BA)P(A) \cdot P(B \mid A).
  • The subtraction in the addition rule is not optional. Even when you think there is little overlap, you still subtract P(AB)P(A \cap B). It only equals zero when the events are mutually exclusive.
  • "Independent" does not mean "no relationship in real life." It is a precise statement about probabilities: knowing one event does not change the probability of the other.
  • Getting heads on one coin does not make tails "due" on the next flip. Independent trials have no memory.

Vocabulary

The following words are mentioned explicitly in the College Board Course and Exam Description for this topic.

Term

Definition

addition rule

A probability rule stating that P(A ∪ B) = P(A) + P(B) - P(A ∩ B), used to find the probability of the union of two events.

conditional probability

The probability that one event will occur given that another event has already occurred, denoted P(A | B).

independent events

Events A and B are independent if knowing whether event A has occurred does not change the probability that event B will occur.

intersection

The set of outcomes that belong to both event A and event B, denoted A ∩ B.

union of events

The event that either event A or event B or both will occur, denoted P(A ∪ B).

Frequently Asked Questions

What does independent mean in AP Statistics?

Two events are independent if knowing whether one event occurred does not change the probability of the other event. In symbols, P(A | B) = P(A) and P(B | A) = P(B).

What is the formula for independent events?

For independent events A and B, P(A and B) = P(A ∩ B) = P(A)P(B). This multiplication shortcut works only when the events are independent.

How do you test whether two events are independent?

Check whether P(A | B) equals P(A), or check whether P(A ∩ B) equals P(A)P(B). If the equality holds, the events are independent; if not, they are dependent.

What is a union of events?

A union is the probability that event A or event B or both will occur. It is written P(A ∪ B).

What is the addition rule for unions?

The addition rule is P(A ∪ B) = P(A) + P(B) - P(A ∩ B). You subtract the intersection because outcomes in both events were counted twice.

Are independent events and mutually exclusive events the same?

No. Mutually exclusive events cannot both happen, so their intersection is 0. Independent events can both happen, and for nonzero probabilities their intersection equals P(A)P(B).

Pep mascot
Upgrade your Fiveable account to print any study guide

Download study guides as beautiful PDFs See example

Print or share PDFs with your students

Always prints our latest, updated content

Mark up and annotate as you study

Click below to go to billing portal → update your plan → choose Yearly→ and select "Fiveable Share Plan". Only pay the difference

Plan is open to all students, teachers, parents, etc
Pep mascot
Upgrade your Fiveable account to export vocabulary

Download study guides as beautiful PDFs See example

Print or share PDFs with your students

Always prints our latest, updated content

Mark up and annotate as you study

Plan is open to all students, teachers, parents, etc
report an error
description

screenshots help us find and fix the issue faster (optional)

add screenshot