Independent Events
Independent Events
Events for which the probability of any one event occurring is unaffected by the occurrence or non-occurrence of any of the other events. Formally, A and B are independent if and only if P(A|B) = P(A).

See also
Conditional probability, multiplication rule, mutually exclusive events
Key Formula
P(A∩B)=P(A)⋅P(B)
Where:
- P(A∩B) = The probability that both event A and event B occur
- P(A) = The probability that event A occurs
- P(B) = The probability that event B occurs
Worked Example
Problem: You flip a fair coin and roll a fair six-sided die. What is the probability that you get heads on the coin AND roll a 4 on the die?
Step 1: Identify the two events. Event A is getting heads on the coin. Event B is rolling a 4 on the die.
Step 2: Confirm the events are independent. The result of the coin flip has no effect on what the die shows, so these events are independent.
Step 3: Find the individual probabilities.
P(A)=21,P(B)=61
Step 4: Apply the multiplication rule for independent events.
P(A∩B)=P(A)⋅P(B)=21⋅61=121
Answer: The probability of getting heads and rolling a 4 is 121≈0.0833.
Another Example
This example shows sampling with replacement, which is a classic scenario that creates independence. If the marble were NOT replaced, the draws would be dependent, and you would need conditional probability instead.
Problem: A bag contains 3 red and 7 blue marbles. You draw one marble, record its color, put it back, then draw again. What is the probability that both draws are red?
Step 1: Because the first marble is replaced before the second draw, the composition of the bag is the same both times. This makes the two draws independent.
Step 2: Find the probability of drawing red on each draw.
P(Red)=103
Step 3: Since the draws are independent, multiply the probabilities.
P(Red1∩Red2)=103⋅103=1009
Answer: The probability that both draws are red is 1009=0.09.
Frequently Asked Questions
What is the difference between independent events and mutually exclusive events?
Independent events can happen at the same time — one just doesn't affect the other's probability. Mutually exclusive events cannot happen at the same time; if one occurs, the other is impossible. In fact, if two events both have nonzero probability, they cannot be both independent and mutually exclusive. For mutually exclusive events, P(A∩B)=0, while for independent events, P(A∩B)=P(A)⋅P(B), which is positive when both probabilities are positive.
How do you test whether two events are independent?
Check whether P(A∩B)=P(A)⋅P(B). If this equation holds, the events are independent. Equivalently, you can check whether P(A∣B)=P(A). If knowing B occurred doesn't change the probability of A, the events are independent.
Does independent mean the same thing as not related?
Not exactly. Independence is a precise mathematical condition about probabilities, not a vague statement about whether events seem related. Two events might seem connected in the real world but still be mathematically independent if the probability condition holds. Always verify with the formula rather than relying on intuition.
Independent Events vs. Mutually Exclusive Events
| Independent Events | Mutually Exclusive Events | |
|---|---|---|
| Definition | One event's occurrence does not affect the other's probability | The two events cannot both occur at the same time |
| Key formula | P(A ∩ B) = P(A) · P(B) | P(A ∩ B) = 0 |
| Can both occur? | Yes | No |
| Addition rule | P(A ∪ B) = P(A) + P(B) − P(A)·P(B) | P(A ∪ B) = P(A) + P(B) |
| Example | Flipping a coin and rolling a die | Rolling a 3 and rolling a 5 on a single die |
Why It Matters
Independent events appear constantly in probability courses, statistics, and real-world applications like genetics, quality control, and risk assessment. The multiplication rule for independent events is one of the most frequently used formulas on AP Statistics and other standardized exams. Understanding independence also helps you recognize when you cannot simply multiply probabilities — if events are dependent, you must use conditional probability instead.
Common Mistakes
Mistake: Confusing independent events with mutually exclusive events.
Correction: These are different concepts. Mutually exclusive means events cannot both happen (P(A∩B)=0). Independent means one event doesn't affect the other's probability (P(A∩B)=P(A)⋅P(B)). If both events have nonzero probability, they cannot be both independent and mutually exclusive.
Mistake: Assuming events are independent without checking.
Correction: Drawing cards without replacement, for example, creates dependent events because the composition of the deck changes. Always consider whether the outcome of one event changes the conditions for the other. When in doubt, verify using P(A∩B)=P(A)⋅P(B).
Related Terms
- Event — The outcomes whose independence is being evaluated
- Probability — The measure used to define independence
- Conditional Probability — P(A|B) = P(A) defines independence
- Multiplication Rule — Simplifies to P(A)·P(B) for independent events
- Mutually Exclusive — Often confused with but different from independence
- If and Only If — Independence is an if-and-only-if condition
