7TH GRADE MATHEMATICS • STATISTICS & PROBABILITY

Uniform Probability Models

Learn how giving every outcome an equal chance leads to a powerful tool for predicting what's likely to happen.

Where Did Probability Come From?

Have you ever flipped a coin and wondered, "Is heads just as likely as tails?" People have been asking questions like this for thousands of years. The study of probability (the math of chance) grew out of curiosity about games, gambling, and everyday fairness. Here's how that story unfolded.

~3000 BCE
Ancient civilizations in Mesopotamia played games with astragali — small animal knucklebones used like dice. Players noticed some sides landed more often than others, but they didn't have a formula for it yet.
1654
French mathematicians Blaise Pascal and Pierre de Fermat exchanged famous letters about a gambling problem. Their work became the first real math of probability.
1713
Jacob Bernoulli published Ars Conjectandi, one of the first textbooks on probability. He showed that when all outcomes are equally likely, you can predict results using simple fractions.
1812
Pierre-Simon Laplace wrote down the "classical definition" of probability that we still use today: the number of favorable outcomes divided by the total number of equally likely outcomes.
Today
Probability is everywhere — from weather forecasts to video game loot drops. The uniform probability model (equal chance for every outcome) remains the starting point for understanding all of it.

So here's the big question this lesson answers: When every outcome has the same chance, how do you figure out the probability of any event? That's exactly what a uniform probability model does.

Core Principles & Definitions

Before we start calculating, let's lock in four key vocabulary words. These ideas are the building blocks for everything else in this lesson.

1

Outcome

One single result that could happen in an experiment. For example, rolling a 4 on a die is one outcome.
2

Sample Space

The complete list of all possible outcomes. For a standard die, the sample space is {1, 2, 3, 4, 5, 6}.
3

Event

A group of one or more outcomes you care about. "Rolling an even number" is the event {2, 4, 6}.
4

Uniform Probability Model

A model where every outcome in the sample space has the exact same probability. A fair coin and a fair die are classic examples.

The word "uniform" means "the same throughout." In a uniform model, no outcome is more likely than any other. This only works when the situation is truly fair — a balanced coin, a normal die, or drawing a card from a well-shuffled deck.

KEY TAKEAWAY
Think of a uniform probability model like a pizza cut into perfectly equal slices. Every slice is the same size, so every person who grabs a random slice gets the same amount. In probability, every outcome gets the same "slice" of the total chance.

Seeing It: The Equal-Slice Model

Let's make this visual. Below is a diagram showing how a uniform probability model works for a standard six-sided die. Notice that each outcome takes up exactly the same amount of the circle — because each outcome has an equal probability of 1/6.

All slices are equal → Uniform Probability Model

In the diagram above, the circle is divided into six equal slices. Each slice represents one outcome on the die. Because the slices are all the same size, we say the die follows a uniform probability model. The probabilities add up to 6/6, which equals 1 — and that should always happen, because something is guaranteed to occur when you roll.

If even one slice were bigger than the others, the model would not be uniform. For instance, a trick die that lands on 6 more often than the other numbers would have unequal slices. We'd need a different kind of model for that situation.

The Math: How to Calculate Probability

Ready for the formula? It's one of the friendliest equations in all of math. When you have a uniform probability model, the probability of any single outcome is:

Probability of One Outcome
P(one outcome) = 1 / n
where n = the total number of equally likely outcomes in the sample space

For a fair die, n = 6, so the probability of rolling any single number is 1/6. For a fair coin, n = 2, so each side has a probability of 1/2. Simple!

But what about events — groups of outcomes? Say you want to know the probability of rolling an even number on a die. The event "even number" includes three outcomes: {2, 4, 6}. Here's how you handle that:

Probability of an Event
P(event) = (number of favorable outcomes) / (total number of outcomes)
"Favorable outcomes" means the outcomes that make your event come true.

Let's plug in the numbers. For rolling an even number: there are 3 favorable outcomes (2, 4, 6) and 6 total outcomes (1, 2, 3, 4, 5, 6). So:

Example Calculation
P(even) = 3 / 6 = 1/2
There's a 1 in 2 chance (50%) of rolling an even number.

Here are two important rules to remember. First, every probability is a number from 0 to 1. A probability of 0 means the event is impossible. A probability of 1 means the event is certain. Second, all the individual outcome probabilities must add up to exactly 1. If they don't, something is wrong with your model.

KEY TAKEAWAY
The formula is like counting your chances. Imagine a bag of 10 marbles — 4 red and 6 blue. If you reach in without looking, you have 4 chances out of 10 to grab red. That's P(red) = 4/10 = 2/5. You're just counting the outcomes you want and dividing by the total!

Detailed Breakdown: Different Sample Spaces

A uniform probability model can apply to many situations — not just dice. Let's look at several common examples and see how the same formula works every time.

Bar chart comparing probabilities across different uniform models

Notice the pattern in the bar chart: the more equally likely outcomes there are, the smaller each individual probability becomes. A coin gives you a 1/2 chance per side. An eight-section spinner only gives 1/8 per section. But the formula never changes — it's always 1 divided by n.

Now let's see several examples in a table so you can compare them side by side.

SituationSample Spacen (Total Outcomes)P(Each Outcome)
Fair coin{Heads, Tails}21/2 = 0.5
Standard die{1, 2, 3, 4, 5, 6}61/6 ≈ 0.167
Deck of cards (by suit){♠, ♥, ♦, ♣}41/4 = 0.25
Day of the week (random){Mon, Tue, Wed, Thu, Fri, Sat, Sun}71/7 ≈ 0.143
Spinner with 8 equal sections{1, 2, 3, 4, 5, 6, 7, 8}81/8 = 0.125

Each row follows the same rule: divide 1 by the number of equally likely outcomes. As long as the model is uniform (every outcome truly has the same chance), this approach works perfectly.

Worked Example

Let's walk through a complete problem, step by step. Take your time — this is the same process you'll follow for every uniform-model problem.

Problem: A bag contains 12 tiles, each labeled with a different month of the year (January through December). You draw one tile at random. What is the probability that you draw a month that starts with the letter "J"?
1
Step 1 — Identify the Sample SpaceList all possible outcomes. Since there are 12 tiles, one for each month, the sample space is: {Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec}. That gives us n = 12 total outcomes.
2
Step 2 — Check: Is This a Uniform Model?Each tile is the same size and shape, and you draw without looking. So yes — every tile has the same chance of being drawn. This is a uniform probability model. Each outcome has a probability of 1/12.
3
Step 3 — Identify the Favorable OutcomesWe want months that start with "J." Let's find them: January, June, July → 3 favorable outcomes.
4
Step 4 — Apply the FormulaPlug the numbers into our probability formula: P("J" month) = favorable outcomes / total outcomes = 3 / 12
5
Step 5 — Simplify and Interpret3 / 12 = 1/4 = 0.25 = 25%. There is a 1 in 4 chance (or 25%) that you will draw a month starting with "J." That means if you repeated this experiment many times, you'd expect to get a "J" month about 1 out of every 4 draws.
1/4 = 0.25 = 25%

Strengths & Limitations

The uniform probability model is incredibly useful — but it doesn't work in every situation. Let's compare when it shines and when you need to be careful.

Strengths ✓Limitations ✗
Super easy to calculate — just count and divideOnly works when outcomes are truly equally likely
Works for coins, dice, cards, spinners, random draws, and moreDoesn't apply to things like weather ("rain" and "no rain" aren't equally likely)
Great starting point for understanding all of probabilityA bent coin or loaded die would break the model
Probabilities always add up to 1, which makes checking your work easyReal-world situations are often not uniform — you'd need data to find the actual probabilities

The biggest mistake people make is assuming a model is uniform when it isn't. For example, if someone says, "I'll either win the lottery or I won't, so my chances are 50/50!" — that's wrong. The two outcomes (win and lose) are not equally likely. Always ask yourself: "Does every outcome really have the same chance?"

KEY TAKEAWAY
A uniform model is like a perfectly balanced seesaw — it only works when both sides weigh exactly the same. If one outcome is heavier (more likely) than another, the seesaw tips and you need a different model. Always check for fairness before using the uniform formula.

What Comes Next?

You've just learned the uniform probability model, which is the simplest kind of probability model. But in the real world, many situations are not uniform. That's where the next level comes in: the non-uniform (or experimental) probability model.

FeatureUniform Model (This Lesson)Non-Uniform Model (Coming Soon)
Are all outcomes equally likely?Yes — alwaysNo — some are more likely
How do you find probabilities?Count and divide (the formula)Use data from experiments or observations
ExampleRolling a fair dieSpinning a spinner with sections of different sizes
Do probabilities still add to 1?YesYes — this rule always holds!

Here's the good news: everything you learned today is the foundation. The idea of listing outcomes, defining events, and making sure probabilities add up to 1 — all of that stays the same. As you move forward, you'll also explore compound events (like flipping a coin AND rolling a die at the same time) and experimental probability (where you actually run trials and collect data). But it all builds on what you've practiced today.

Practice Problems

Time to test yourself! Try each problem before clicking "Show Answer." The questions get a little harder as you go. You've got this!

PROBLEM 1CONCEPTUAL
In your own words, what makes a probability model "uniform"? Give one real-life example of a uniform model and one example that is not uniform.
PROBLEM 2BASIC CALCULATION
A spinner is divided into 10 equal sections, numbered 1 through 10. You spin it once. What is the probability of landing on the number 7?
PROBLEM 3INTERMEDIATE
A standard deck of cards has 52 cards. You draw one card at random. What is the probability that you draw a heart? (Hint: there are 13 hearts in a deck.)
PROBLEM 4APPLIED
Your teacher writes each of the 26 letters of the alphabet on separate, identical cards and puts them in a box. She draws one card at random. What is the probability that the card shows a vowel? (Use A, E, I, O, U as the vowels.)
PROBLEM 5CHALLENGE
Marcus says, "I have a bag with red, blue, and green marbles. There are three colors, so the probability of drawing red is 1/3." Explain why Marcus might be wrong. What additional information would you need to know before you can use a uniform probability model?

Lesson Summary

A uniform probability model is built on one powerful idea: when every outcome has the exact same chance of happening, you can find the probability of any event by counting. Your sample space is the complete list of all possible outcomes, and each one gets a probability of 1/n, where n is the total number of outcomes. To find the probability of an event, you divide the number of favorable outcomes by the total number of outcomes. The result is always a number between 0 (impossible) and 1 (certain), and all individual probabilities add up to exactly 1.

Remember: this model only works when the situation is truly fair — like a balanced coin, a standard die, or a shuffled deck. If outcomes aren't equally likely, you'll need a non-uniform model, which is the next step in your probability journey. But everything you've learned here — defining outcomes, listing sample spaces, counting favorable results, and applying the formula — carries forward into every probability problem you'll ever see.

Varsity Tutors • 7th Grade Mathematics (Common Core) • Uniform Probability Models