7TH GRADE MATHEMATICS • STATISTICS & PROBABILITY

Compound Event Probability

Learn how to find the probability of compound events by counting favorable outcomes in a sample space.

Where Did Probability Come From?

Have you ever wondered why we can predict how likely something is to happen? People didn't always have a way to do that. For centuries, games of chance—like rolling dice or drawing cards—were just mysterious fun. It took curious thinkers to realize that math could explain these situations. Here's a quick look at how the idea of probability grew over time.

1500s
An Italian mathematician named Gerolamo Cardano wrote one of the first books about games of chance. He began listing all the possible results of rolling dice, which was an early version of what we now call a sample space.
1654
Blaise Pascal and Pierre de Fermat exchanged letters about how to split prize money in an interrupted game. Their work led to the first formal rules of probability, including counting outcomes for events that involve more than one step.
1713
Jacob Bernoulli published a book that introduced the idea that if you repeat an experiment many times, the results get closer and closer to the theoretical probability. This is now called the Law of Large Numbers.
1812
Pierre-Simon Laplace defined probability as the number of favorable outcomes divided by the total number of equally likely outcomes. This simple fraction is exactly what we study in this lesson!

The big question all of these thinkers tried to answer was: When an event can happen in more than one step—like flipping two coins—how do you figure out the chance that a specific result happens? That's the question of compound event probability, and that's exactly what you'll learn here.

Core Definitions & Principles

Before we dive into compound events, let's make sure we're on the same page with a few important vocabulary words. Think of these as your building blocks.

1

Outcome

One single possible result of an experiment. For example, when you roll a die, getting a 4 is one outcome.
2

Sample Space

The set of all possible outcomes. For a single die, the sample space is {1, 2, 3, 4, 5, 6}—six outcomes total.
3

Event

A specific result (or collection of results) you're interested in. "Rolling an even number" is an event that includes three outcomes: {2, 4, 6}.
4

Compound Event

An event made up of two or more simple events happening together. Example: flipping a coin and rolling a die at the same time.
5

Probability as a Fraction

The probability of any event equals the number of favorable outcomes divided by the total number of outcomes in the sample space.
Key Takeaway
Think of the sample space as a giant pizza with equal-sized slices. Each slice is one possible outcome. The probability of your event is just the fraction of slices that match what you're looking for. If 3 out of 12 slices have pepperoni, the probability of randomly grabbing a pepperoni slice is 3/12, which simplifies to 1/4.

Seeing the Sample Space

Let's look at one of the most common compound events: flipping a coin and rolling a die at the same time. A coin has 2 outcomes (Heads or Tails) and a die has 6 outcomes (1 through 6). When we combine them, the total sample space has 2 × 6 = 12 outcomes. The diagram below shows every single one.

Tree diagram showing all 12 outcomes for flipping a coin and rolling a die.

Look at the tree diagram above. It starts at a single point, then branches into two paths—one for Heads and one for Tails. Each of those branches splits into six more paths, one for each number on the die. At the very end, you can read off every possible outcome, like (H, 3) or (T, 5). Since there are 12 endings, the sample space contains 12 outcomes.

Now, suppose you want to find the probability of getting Heads and an even number. Just count the outcomes that match: (H, 2), (H, 4), and (H, 6). That's 3 favorable outcomes out of 12 total. So the probability is 3/12, which simplifies to 1/4.

The Math Behind It

Let's write down the formula you'll use over and over again. It works for any compound event, as long as all outcomes are equally likely.

Probability of a Compound Event
P(event) = favorable outcomes ÷ total outcomes
"P" stands for probability. The answer is always a fraction, decimal, or percent between 0 and 1 (or 0% and 100%).

Here are two important sub-ideas that help you count the outcomes correctly.

Counting Principle
Total outcomes = (outcomes for event A) × (outcomes for event B)
If you flip a coin (2 outcomes) and spin a spinner with 5 sections (5 outcomes), the sample space has 2 × 5 = 10 outcomes.

This rule is called the Counting Principle (sometimes called the Fundamental Counting Principle). It tells you how many total outcomes are in the sample space without listing every single one. You just multiply the number of choices at each step.

Probability Range
0 ≤ P(event) ≤ 1
A probability of 0 means the event is impossible. A probability of 1 means it is certain. Most events land somewhere in between.

Every time you solve a compound probability problem, you'll follow these three steps: Step 1 — List or count all outcomes in the sample space. Step 2 — Identify the favorable outcomes (the ones that match your event). Step 3 — Divide favorable by total, and simplify the fraction if you can.

Organized Lists & Tables

Tree diagrams aren't the only way to map a sample space. Another popular method is an organized table (sometimes called a grid or matrix). Let's use the same example—flipping a coin and rolling a die—to see how a table works.

Coin Flip + Die Roll Sample Space
123456
HH, 1H, 2H, 3H, 4H, 5H, 6
TT, 1T, 2T, 3T, 4T, 5T, 6

See how the table lays out every outcome in a neat grid? The rows represent one event (Heads or Tails), and the columns represent the other event (the die numbers 1–6). Every cell is one outcome, and you can count them all: 12 outcomes total.

Now let's look at a second diagram. Imagine you are choosing an outfit by picking one shirt color and one pants color. You have 3 shirt colors (Red, Blue, Green) and 2 pants colors (Black, White). Let's build the sample space as a visual grid.

Grid diagram showing all 6 outfit combinations. Highlighted cells show favorable outcomes for the "Blue shirt" event.

In the grid above, the two highlighted cells are the favorable outcomes for the event "picking a blue shirt." There are 6 outcomes total (3 shirts × 2 pants = 6). So the probability is 2/6, which simplifies to 1/3.

Key Takeaway
Whether you use a tree diagram, a table, or an organized list, the goal is always the same: lay out every possible outcome, count the ones you care about, and write the fraction. The method you choose is up to you—pick whichever feels easiest for the problem!

Worked Example

Let's solve a complete problem from start to finish. Follow along carefully—this is the pattern you'll use on homework and tests.

Spinner + Coin Flip
1
ProblemYou spin a spinner that has 4 equal sections (Red, Blue, Green, Yellow) and then flip a coin. What is the probability of getting Green on the spinner and Heads on the coin?
2
Step 1 — Find the Total Number of OutcomesThe spinner has 4 outcomes. The coin has 2 outcomes. Use the Counting Principle:
Total outcomes = 4 × 2 = 8
3
Step 2 — List the Sample Space (Optional but Helpful)Let's write them all out to be sure: (R, H) (R, T) (B, H) (B, T) (G, H) (G, T) (Y, H) (Y, T). That's 8 outcomes, which matches our calculation. ✓
4
Step 3 — Count the Favorable OutcomesWe want Green AND Heads. Look through the list: only (G, H) matches. That's 1 favorable outcome.
5
Step 4 — Write the Probability as a FractionP(Green and Heads) = 1 ÷ 8 = 1/8
As a decimal, that's 0.125, or 12.5%.
6
Step 5 — Interpret the ResultThere's a 1 in 8 chance (about 12.5%) that you'll land on Green and flip Heads. That's fairly unlikely—it's less than getting any one specific outcome out of eight equally likely results. Makes sense!

Simple Events vs. Compound Events

You might be wondering: how is a compound event different from a simple event? Let's compare them side by side so you can see clearly.

FeatureSimple EventCompound Event
What it isOne single action or experimentTwo or more actions combined
ExampleRolling a die onceRolling a die and flipping a coin
Sample space sizeSmaller (e.g., 6 outcomes)Larger (e.g., 12, 36 outcomes)
How to find probabilityCount favorable ÷ total outcomesSame formula, but you must first build the full combined sample space
Tools to organizeA simple listTree diagrams, tables, organized lists, or the Counting Principle

Notice that the formula for probability is identical in both cases—favorable outcomes divided by total outcomes. The only difference is that compound events have a bigger sample space, so you need better tools (like tree diagrams or tables) to keep track of everything.

Key Takeaway
Think of a simple event like ordering just a drink at a restaurant. There are only a few choices. A compound event is like ordering a full meal—you pick a drink, an entrée, and a side. Each choice multiplies the possibilities, so the total number of meals is much bigger. But no matter what, the probability of getting exactly the meal you want is still your favorite combo ÷ all possible combos.

Where This Leads Next

What you've learned in this lesson is the foundation for much more advanced probability work. As you continue in math, here's what builds on top of these ideas.

What You Know NowWhat Comes Next
Listing all outcomes in a sample spaceUsing formulas for very large sample spaces (permutations and combinations)
P = favorable ÷ total (equally likely outcomes)Probability when outcomes are not equally likely (weighted probability)
Finding probability of one compound eventFinding probability of "A or B" and "A and B" using addition and multiplication rules
Using tree diagrams and tablesUsing Venn diagrams and probability distributions

In high school, you'll learn about independent events (where one event doesn't affect the other, like flipping two coins) and dependent events (where one event changes the other, like drawing two cards from a deck without replacing the first). You'll also meet the Multiplication Rule, which is a shortcut so you don't have to list every single outcome. But all of that starts right here, with the skill of counting outcomes and writing fractions. Master this, and the rest will feel natural!

Practice Problems

Try these five problems on your own. Use a tree diagram, a table, or just the Counting Principle—whatever works best for you. Click "Show Answer" when you're ready to check your work.

PROBLEM 1CONCEPTUAL
In your own words, what is a compound event? Give one example of a compound event that is different from any example in this lesson.
PROBLEM 2BASIC CALCULATION
You roll two standard dice (each with numbers 1–6). How many outcomes are in the sample space?
PROBLEM 3INTERMEDIATE
You flip a coin and spin a spinner with 3 equal sections labeled A, B, and C. What is the probability of getting Tails and either A or B?
PROBLEM 4APPLIED / MULTI-STEP
A restaurant offers a lunch combo where you pick one sandwich (Turkey, Ham, or Veggie) and one drink (Water, Juice, or Milk). You ask the server to surprise you with a random combo. What is the probability that you get a Veggie sandwich with Juice?
PROBLEM 5CHALLENGE
You roll two standard dice. What is the probability that the sum of the two numbers is 7? (Hint: list the favorable outcomes carefully.)

Lesson Summary

A compound event is an event that combines two or more simple events, like flipping a coin and rolling a die at the same time. The sample space is the complete set of all possible outcomes, and you can find its size using the Counting Principle — just multiply the number of outcomes for each part. Tools like tree diagrams, organized tables, and lists help you see every outcome so you don't miss any.

The probability of any compound event is the fraction of outcomes in the sample space for which the event actually happens. Write it as a fraction: favorable outcomes ÷ total outcomes. This fraction can be simplified, turned into a decimal, or written as a percent. The result always falls between 0 (impossible) and 1 (certain). Master this "count and divide" strategy, and you'll have the foundation for every probability topic that comes next!

Varsity Tutors • 7th Grade Mathematics (Common Core) • Compound Event Probability