7TH GRADE MATHEMATICS • STATISTICS AND PROBABILITY

Building Probability Models from Observed Frequencies

Learn how to watch what actually happens in a chance experiment and use those results to predict the future.

Where Did Probability Models Come From?

Have you ever wondered why weather forecasters say there's a "40% chance of rain"? They don't just guess. They look at what happened on similar days in the past. People have been doing this kind of thinking for hundreds of years. Let's see how the idea of building probability models from real-world data developed over time.

1654
Pascal & Fermat
Two French mathematicians, Blaise Pascal and Pierre de Fermat, exchanged letters about gambling problems. They figured out how to calculate the theoretical chance of winning a dice game — the very first formal probability work.
1713
Jacob Bernoulli
Bernoulli published a book proving that if you repeat an experiment enough times, the fraction of times something happens gets closer and closer to the "true" probability. This is called the Law of Large Numbers, and it's the backbone of experimental probability.
1800s
Statistics Grows Up
Scientists started collecting huge amounts of data — about diseases, weather, and populations. They noticed that patterns in the data could be used to make predictions, even when outcomes weren't equally likely (non-uniform).
1900s
Probability Everywhere
By the 20th century, scientists and businesses used observed frequencies to model everything — from quality control in factories to predicting election outcomes. The idea of watching what happens and building a model from the data became standard practice.
Today
Data Science
Every time a streaming service recommends a show or a doctor predicts a health outcome, probability models built from observed data are at work. Your phone uses them too — predicting the next word you'll type!

The big question throughout history has been: When the outcomes of a chance process aren't all equally likely, how do we figure out the probabilities? The answer: we run the experiment, count what happens, and build a model. That's exactly what you'll learn in this lesson.

Core Principles & Definitions

Before we dive in, let's make sure we're all speaking the same language. There are four key ideas you need to know.

1

Chance Process

A chance process is any activity where the outcome is uncertain. Spinning a spinner, drawing a marble from a bag, or flipping a thumbtack are all chance processes. You don't know exactly what will happen each time.
2

Frequency

Frequency means the number of times a specific outcome occurs. If you spin a spinner 50 times and it lands on blue 18 times, the frequency of blue is 18.
3

Relative Frequency

Relative frequency is the fraction (or proportion) you get when you divide an outcome's frequency by the total number of trials. It tells you how often that outcome happened compared to the whole experiment.
4

Non-Uniform Probability Model

A non-uniform probability model is one where the outcomes do NOT all have the same chance of happening. For example, a lopsided spinner might land on red more often than blue. "Non-uniform" just means "not equal."

In a uniform model, every outcome has the same probability — like rolling a fair die where each face has a 1/6 chance. In a non-uniform model, some outcomes are more likely than others. When you can't just assume everything is equal, you have to observe what actually happens and build your model from the data.

Key Takeaway
Think of it like figuring out your school cafeteria's lunch pattern. You can't just assume each day's meal is equally likely. But if you write down what they serve every day for a month, you'll notice patterns — pizza on Fridays, tacos on Tuesdays. You're building a probability model from observation! That's exactly what we do in math when outcomes aren't equally likely.

Visual Explanation: From Experiment to Model

Let's say you have a bag with colored marbles, but you don't know how many of each color are inside. You draw a marble, write down its color, put it back, and repeat. Here's what the process looks like after 100 draws.

Figure 1 — Observed frequencies from 100 draws become relative frequencies, which form our probability model.

Notice how the bars are different heights? That tells us the outcomes are not equally likely — this is a non-uniform situation. Red showed up the most (38 times out of 100), so we estimate the probability of drawing red as 0.38. Yellow showed up the least (15 times), giving it a probability of 0.15.

Here's something important: if you add up all four probabilities — 0.38 + 0.25 + 0.22 + 0.15 — you get 1.00. That's not a coincidence. In any probability model, all the probabilities must add up to exactly 1 (or 100%). This is a great way to check your work!

The Math Behind It

The formula you need is simple but powerful. It turns raw counts into a probability model.

Experimental (Relative) Probability
P(outcome) = frequency of that outcome ÷ total number of trials
P stands for "probability." The result is a number between 0 and 1.

Let's break this down. The frequency is how many times something happened. The total number of trials is how many times you repeated the experiment. When you divide, you get a decimal that represents the probability.

The Probability Rule
P(outcome₁) + P(outcome₂) + … + P(outcomeₙ) = 1
All probabilities in your model must add up to exactly 1.

This rule is your safety check. If you add up all the probabilities and get something other than 1, you know something went wrong — maybe you miscounted or forgot an outcome.

Probability as a Percentage
Percentage = P(outcome) × 100%
Multiply any probability by 100 to express it as a percent. For example, 0.38 = 38%.

You can express probabilities as fractions, decimals, or percentages. They all mean the same thing. For example, drawing a red marble 38 out of 100 times can be written as 38/100, 0.38, or 38%.

Key Takeaway
The formula is like a recipe: take the number of times something happened, divide by the total tries, and you have your probability. It's just like figuring out your free-throw percentage in basketball — baskets made divided by shots attempted. If you made 7 out of 20, that's 7 ÷ 20 = 0.35, or a 35% success rate. That's experimental probability!

Uniform vs. Non-Uniform: A Detailed Breakdown

Let's compare the two types of probability models side by side. Understanding the difference is the key to knowing when you need to observe frequencies.

Figure 2 — A uniform model has equal slices. A non-uniform model has unequal slices based on observed data.

Here's when you use each type of model:

FeatureUniform ModelNon-Uniform Model
ProbabilitiesAll equalDifferent for each outcome
ExampleFair coin, fair dieLoaded die, lopsided spinner, thumbtack toss
How to find probabilitiesP = 1 ÷ (number of outcomes)Run the experiment, use relative frequencies
Data needed?No — you can calculate itYes — you must observe trials
Sum of all probabilitiesAlways = 1Always = 1

The bottom line: when outcomes are equally likely, you can figure out probabilities with a simple formula. But when outcomes are not equally likely, you need to actually do the experiment and count. That's what "developing a probability model by observing frequencies" means.

Worked Example

Let's work through a complete problem from start to finish. Read carefully — each step shows you exactly what to do.

The Situation
1
The SituationMaya tosses a paper cup 80 times. Each time, it lands in one of three positions: right-side up, upside down, or on its side. She records the results: Right-side up = 12, Upside down = 16, On its side = 52.
2
Step 1 — Check the TotalFirst, add up all the frequencies to make sure they match the total trials: 12 + 16 + 52 =
80 ✓ That matches!
3
Step 2 — Calculate Each Relative FrequencyDivide each frequency by the total (80): P(right-side up) = 12 ÷ 80 = 0.15 P(upside down) = 16 ÷ 80 = 0.20 P(on its side) = 52 ÷ 80 = 0.65
4
Step 3 — Verify the Probabilities Add to 10.15 + 0.20 + 0.65 =
1.00 ✓ Perfect!
5
Step 4 — Write the Probability ModelRight-side up: 0.15 (15%, 3/20) | Upside down: 0.20 (20%, 1/5) | On its side: 0.65 (65%, 13/20)
6
Step 5 — Interpret the ModelThis is a non-uniform probability model because the three outcomes do NOT have the same probability. The cup lands on its side most of the time (65%), which makes sense — a cup is taller than it is wide, so it naturally tips onto its side. If Maya tossed the cup again, we'd predict it would land on its side about 65% of the time.

Strengths & Limitations

Experimental probability models are super useful, but they're not perfect. Here's an honest look at what they do well and where they can fall short.

STRENGTHS ✓LIMITATIONS ✗
Works for ANY chance process — even when outcomes aren't equally likelyYou need to run the experiment many times to get a good estimate
Based on real data, not assumptionsA small number of trials can give misleading results
Simple to calculate — just divide!Different experiments might give slightly different models
Captures real-world complexity (like a lopsided object)The model is an estimate, not a guarantee
Gets more accurate with more trials (Law of Large Numbers)Can be time-consuming if you need hundreds of trials

The most important limitation to understand is about sample size. If you only flip a coin 4 times, you might get 3 heads and 1 tail. That would give you P(heads) = 0.75, which is too high — we know a fair coin should be close to 0.50. But if you flip it 1,000 times, you'll get much closer to the true probability.

Key Takeaway
Think of it like taste-testing cookies from a bakery. If you try just one cookie and it's burnt, you might think the bakery is terrible. But if you try 50 cookies and only 2 are burnt, you get a much better picture. The more trials you run, the closer your experimental probability gets to the true probability. More data = better model.

Connection to Advanced Ideas

What you're learning now is the foundation for some really powerful ideas in math and science. Here's a peek at what comes next.

What You're Learning NowWhere It Leads
Relative frequency from experimentsProbability distributions — complete pictures of all possible outcomes and their probabilities (used in high school statistics)
More trials → better estimatesLaw of Large Numbers — a formal rule proving that experimental probability gets closer to theoretical probability as trials increase
Building a model from dataStatistical inference — making predictions about a whole population from a sample (used in science, medicine, and business)
Non-uniform modelsSimulations — using computers to run thousands of "virtual" experiments to build incredibly accurate models

In high school, you'll learn to use technology to simulate chance processes thousands of times in seconds. Imagine doing the cup toss experiment 10,000 times without lifting a finger — a computer can do that! The bigger the data set, the more trustworthy your model becomes.

For now, the most important skill is understanding how to go from raw data (frequencies you observed) to a probability model (a set of probabilities that describes the chance process). That's a skill you'll use for the rest of your math career.

Practice Problems

Try these on your own. Click "Show Answer" when you're ready to check your work. Don't peek too early — struggling a bit is how your brain learns!

PROBLEM 1CONCEPTUAL
What is the difference between a uniform probability model and a non-uniform probability model? Give one example of each.
PROBLEM 2BASIC CALCULATION
A spinner is spun 60 times. It lands on red 18 times, blue 27 times, and green 15 times. What is the experimental probability of landing on each color? Express your answers as decimals.
PROBLEM 3INTERMEDIATE
Leo drops a piece of buttered toast 50 times and records the results. It lands butter-side up 14 times. It lands butter-side down 36 times. (a) Develop a probability model for this experiment. (b) Is this model uniform or non-uniform? How do you know? (c) If Leo drops the toast 200 more times, approximately how many times would you expect it to land butter-side down?
PROBLEM 4APPLIED
A school surveys 200 students about how they get to school. The results are: walk — 54 students; bus — 82 students; car — 48 students; bike — 16 students. (a) Create a probability model showing the probability of each transportation method. (b) The school is planning an event for 500 students. Based on your model, how many students should they expect to arrive by bus? (c) If you surveyed only 10 students and 5 said "bus," would you trust that model as much? Explain why or why not.
PROBLEM 5CHALLENGE (CRITICAL THINKING)
Amira and Ben each flip a coin 10 times. Amira gets 7 heads and 3 tails. Ben gets 4 heads and 6 tails. (a) Each student creates their own probability model from their experiment. Write both models. (b) A fair coin should give P(heads) = 0.50. Neither student got that. Does this mean the coin is unfair? Explain. (c) What would you suggest Amira and Ben do to develop a more accurate model?

Putting It All Together

In this lesson, you learned how to develop a probability model by observing what actually happens during a chance process. When the outcomes of an experiment are not equally likely, you can't just assume equal probabilities — you need to collect real data. You do this by repeating the experiment, recording the frequency (count) of each outcome, and then dividing each frequency by the total number of trials to find the relative frequency. Those relative frequencies become your probability model.

This approach creates a non-uniform probability model, where different outcomes have different probabilities — but all the probabilities still add up to 1. The more trials you run, the more reliable your model becomes, thanks to the Law of Large Numbers. Whether you're tossing cups, dropping toast, or analyzing survey data, the process is always the same: observe, count, divide, and model.

Varsity Tutors • 7th Grade Mathematics (Common Core) • Developing Probability Models from Observed Frequencies