Compound Events and Independence
Medication dosages, IV drip rates, vital monitoring
Discounts, tax, tips, profit margins
A compound event involves two or more individual events happening together or in sequence. When you need to find the probability that event A and event B both occur, you use the multiplication rule. The key question is whether the events are independent or dependent — this determines which version of the rule to apply.
Independent vs Dependent Events
Two events are independent if the outcome of one event has no effect on the probability of the other. Mathematically, events A and B are independent when:
This means knowing that A happened does not change the likelihood of B.
Two events are dependent if the outcome of the first event changes the probability of the second event. When events are dependent:
Here are some examples to build your intuition:
| Scenario | Independent or Dependent? | Why? |
|---|---|---|
| Flipping a coin twice | Independent | The first flip does not affect the second |
| Rolling two dice | Independent | Each die has no effect on the other |
| Drawing two cards without replacement | Dependent | The first card changes what remains in the deck |
| Drawing two marbles without replacement | Dependent | Removing one marble changes the total count |
| Drawing a marble, replacing it, then drawing again | Independent | Replacement restores the original conditions |
Multiplication Rule for Independent Events
When events A and B are independent, the probability that both occur is:
This extends to any number of independent events:
Example 1: Two Coin Flips
What is the probability of getting heads on both flips of a fair coin?
Each flip has , and the flips are independent.
Answer: The probability of two heads in a row is , or 25%.
Example 2: Rolling Two Dice
What is the probability of rolling a 6 on the first die AND an even number on the second die?
The two dice are independent. There is 1 way to roll a 6 out of 6 outcomes, and there are 3 even numbers (2, 4, 6) out of 6 outcomes.
Answer: The probability is , or about 8.3%.
Multiplication Rule for Dependent Events
When events are dependent, the probability that both occur uses conditional probability:
Here is the probability of B occurring given that A has already occurred. The first event changes the conditions for the second event.
Example 3: Drawing Cards Without Replacement
What is the probability of drawing two aces in a row from a standard 52-card deck, without replacing the first card?
Step 1: Find the probability of drawing an ace on the first draw.
Step 2: Given that the first card was an ace, find the probability of drawing another ace. Now only 3 aces remain out of 51 total cards.
Step 3: Multiply.
Answer: The probability of drawing two aces in a row without replacement is , or about 0.45%.
With Replacement vs Without Replacement
Many probability problems involve drawing items from a collection. The crucial distinction is whether you put the item back before the next draw.
| Feature | With Replacement | Without Replacement |
|---|---|---|
| Item returned? | Yes — put it back before the next draw | No — it stays out |
| Total count changes? | No — same total each time | Yes — total decreases by 1 each draw |
| Events independent? | Yes | No — events are dependent |
| Formula |
Example 4: Colored Marbles
A bag contains 5 red marbles, 3 blue marbles, and 2 green marbles (10 total). You draw one marble, note its color, then draw a second marble. Find the probability of drawing a red marble first and a blue marble second.
With replacement (put the first marble back):
The draws are independent. The total stays at 10 for both draws.
Without replacement (keep the first marble out):
The draws are dependent. After removing a red marble, 9 marbles remain.
Answer: With replacement, the probability is . Without replacement, the probability is .
Notice that the without-replacement probability is slightly higher. This makes sense: after removing a red marble, the remaining pool has a slightly higher proportion of blue marbles (3 out of 9 instead of 3 out of 10).
Testing for Independence
To check whether two events are independent, verify whether this equation holds:
If the equation is true, the events are independent. If not, they are dependent.
Example: A survey of 200 people finds that 80 exercise regularly, 50 are vegetarian, and 30 both exercise regularly and are vegetarian.
Since , the events are not independent. People who exercise regularly are more likely to be vegetarian in this data.
”At Least One” Using the Complement
When a problem asks for the probability of “at least one” occurrence, it is almost always easier to use the complement:
This avoids having to calculate every possible combination (exactly one, exactly two, exactly three, and so on).
Example 5: Defective Items
A factory’s defect rate is 5%, meaning for each item. Three items are randomly selected from a large production run (large enough to treat the draws as independent). What is the probability that at least one item is defective?
Step 1: Find the probability that a single item is NOT defective.
Step 2: Find the probability that ALL three items are not defective.
Step 3: Use the complement.
Answer: There is about a 14.3% chance that at least one of the three items is defective.
Real-World Application: Nursing — Sequential Diagnostic Tests
In clinical settings, patients often undergo multiple diagnostic tests. Understanding compound events helps nurses and healthcare professionals interpret the combined results.
A patient is given two independent screening tests for a condition. Test A has a sensitivity of 90% (correctly identifies 90% of people with the condition), and Test B has a sensitivity of 85%.
What is the probability that both tests correctly detect the condition in a patient who has it?
Since the tests are independent:
What is the probability that at least one test detects the condition?
Using two independent tests increases the overall detection rate from 90% (one test alone) to 98.5% (at least one of two tests). This is why clinicians often use multiple screening tools — the compound probability of missing a condition drops dramatically.
Practice Problems
Test your understanding with these problems. Click to reveal each answer.
Problem 1: You roll a fair die twice. What is the probability of rolling an even number on both rolls?
Each roll has . The rolls are independent.
Answer: The probability is , or 25%.
Problem 2: A bag holds 6 red and 4 blue marbles. You draw two marbles without replacement. What is the probability of drawing two red marbles?
Answer: The probability is , or about 33.3%.
Problem 3: A fire alarm has a 2% false alarm rate each day. What is the probability of at least one false alarm during a 5-day work week? (Assume days are independent.)
Answer: There is about a 9.6% chance of at least one false alarm during the week.
Problem 4: A standard deck of 52 cards is shuffled. You draw two cards without replacement. What is the probability of drawing a king first and a queen second?
Answer: The probability is , or about 0.6%.
Problem 5: Two machines in a factory operate independently. Machine A has a 3% failure rate per day, and Machine B has a 5% failure rate per day. What is the probability that both machines fail on the same day?
Answer: The probability that both fail on the same day is 0.15%, or about 1 in 667.
Key Takeaways
- Independent events do not affect each other: .
- Dependent events require conditional probability: .
- With replacement keeps events independent; without replacement makes them dependent.
- To test for independence, check whether .
- For “at least one” problems, use the complement: .
- These rules extend to any number of events — multiply across the chain.
Return to Statistics for more topics in this section.
Next Up in Statistics
All Statistics topicsLast updated: March 29, 2026