MATH 1 • STATISTICS & PROBABILITY

Interpreting Probability — I can interpret probability as a number between 0 and 1 and connect it to relative frequency.

Learn how every chance event maps to a number on the 0-to-1 scale and how repeated trials reveal that number.

Historical Context & Motivation

Humans have always gambled, but for most of history nobody had a reliable way to describe how likely an event was. Words like "unlikely" and "almost certain" are vague—what one person calls "a good chance" might feel like a long shot to someone else. The quest for a universal, numerical language of chance stretches back centuries, and it eventually produced the framework you'll learn here: probability expressed as a number between 0 and 1.

1654
The Pascal–Fermat Correspondence
Blaise Pascal and Pierre de Fermat exchanged a series of letters about a gambling problem known as the "Problem of Points." Their correspondence is widely considered the birth of modern probability theory, establishing that chance could be quantified with mathematics.
1713
Bernoulli's Law of Large Numbers
Jacob Bernoulli published Ars Conjectandi, proving that the relative frequency of an event approaches its true probability as the number of trials grows. This theorem linked experimental observation to theoretical probability.
1812
Laplace's Classical Definition
Pierre-Simon Laplace formalized the classical definition: the probability of an event equals the number of favorable outcomes divided by the total number of equally likely outcomes. This formula remains a cornerstone of introductory probability.
1933
Kolmogorov's Axioms
Andrey Kolmogorov published a set of axioms that placed probability on a rigorous mathematical foundation. His axioms confirmed that every probability must be a real number in the interval [0, 1], unifying centuries of intuition into formal rules.

The central question that motivated all of this work still drives our lesson today: How do we assign a meaningful number to the likelihood of an event, and how can real-world data confirm or reveal that number? By the end of this lesson, you'll be able to answer both parts of that question.

Core Principles & Definitions

Before diving into calculations, you need a shared vocabulary. The ideas below form the foundation of every probability discussion you'll encounter in this course and beyond.

1

Experiment & Outcome

An experiment is any process whose result is uncertain (flipping a coin, rolling a die). Each possible result is called an outcome. The set of all outcomes is the sample space (S).
2

Event

An event is any subset of the sample space—one outcome, several outcomes, or even the entire sample space. For example, "rolling an even number" on a standard die is the event {2, 4, 6}.
3

Probability Scale: 0 to 1

Every event is assigned a probability P(E) that satisfies 0 ≤ P(E) ≤ 1. A probability of 0 means the event is impossible; a probability of 1 means it is certain. Values in between indicate varying degrees of likelihood.
4

Relative Frequency

Relative frequency is the fraction of times an event occurs in a series of repeated trials: (number of times event occurs) ÷ (total number of trials). As the number of trials grows, this fraction tends to settle near the theoretical probability.
5

Law of Large Numbers

The Law of Large Numbers guarantees that relative frequency converges to the true probability as the number of trials increases. This bridges the gap between theory and experiment.
KEY TAKEAWAY
Think of probability like a volume knob on a speaker. Turned all the way down to 0, there's no sound at all—the event can never happen. Turned all the way up to 1, it's at maximum—the event is guaranteed. Every other probability sits somewhere in between, telling you exactly how "loud" the chance really is. Relative frequency is like playing the song over and over and measuring how loud it actually sounds on average—it eventually matches the number on the knob.

The Probability Number Line

One of the most helpful tools for interpreting probability is a probability number line. It stretches from 0 on the left to 1 on the right, and every probability you'll ever calculate lands somewhere on this line. The diagram below places several familiar events on the line so you can build intuition for what different probability values "feel" like.

The probability number line places impossible events at 0, equally likely events at 0.5, and certain events at 1. Notice that most real-world probabilities fall somewhere between the extremes.

Study the placement of each event above. Events near the left end of the line are very unlikely, while events near the right end are almost guaranteed. The midpoint, 0.5, represents a perfectly even split—like flipping a fair coin. Whenever you calculate or estimate a probability, try to visualize where it would sit on this line. Doing so turns an abstract number into a concrete sense of how likely the event truly is.

Mathematical Framework

Now that you understand what probability means qualitatively, let's formalize the two main ways to compute it. The theoretical (classical) approach works when outcomes are equally likely, while the experimental (relative-frequency) approach works with real data from repeated trials.

THEORETICAL PROBABILITY
P(E) = (number of favorable outcomes) ÷ (total number of equally likely outcomes)
P(E) = the probability of event E. This formula applies only when every outcome in the sample space is equally likely. For a fair six-sided die, each face has a 1/6 chance.
RELATIVE FREQUENCY (EXPERIMENTAL PROBABILITY)
P̂(E) = (number of times E occurred) ÷ (total number of trials) = f / n
P̂(E) is the estimated probability from data, f is the frequency of event E, and n is the total number of trials. As n → ∞, the relative frequency P̂(E) → P(E).
PROBABILITY BOUNDS
0 ≤ P(E) ≤ 1 for every event E
No probability can be negative or greater than 1. If you ever calculate a value outside [0, 1], recheck your work—something has gone wrong.
COMPLEMENT RULE
P(not E) = 1 − P(E)
Because the total probability of all possible outcomes equals 1, the probability that event E does not happen is simply 1 minus the probability that it does.

These four formulas are the mathematical backbone of this lesson. The theoretical formula gives you an exact answer when you know the structure of the experiment. The relative-frequency formula gives you an estimate when you have data instead. Together with the bounds and the complement rule, they let you interpret, calculate, and verify any probability you encounter.

Relative Frequency Convergence

The diagram below illustrates the single most important connection in this lesson: as you perform more and more trials, the relative frequency converges toward the theoretical probability. This is the Law of Large Numbers in action. Early on, the relative frequency might bounce around wildly, but over hundreds or thousands of trials, it stabilizes.

This graph tracks the relative frequency of heads across 1 000 simulated coin flips. Notice how the cyan curve oscillates wildly at first but gradually hugs the dashed theoretical probability line at P = 0.5 as the number of trials grows.

Notice the dramatic swings in the first handful of trials. After only two flips, the relative frequency sits at 0 or 1 (all tails or all heads). By 50 trials, the line has calmed significantly. By 1 000 trials, the relative frequency is virtually indistinguishable from 0.5. This pattern is not unique to coins—it works for dice, spinners, weather events, or any repeatable process.

⚠️ Common Misconception
The Law of Large Numbers does not mean that short-term results must balance out. If you flip five heads in a row, the coin is not "due" for tails. Each flip is independent. The convergence happens because, over many trials, the proportion adjusts—not because future outcomes compensate for past ones.

Worked Example

A quality-control engineer inspects light bulbs coming off an assembly line. Out of the first 400 bulbs tested, 18 are found to be defective. Let's calculate both the relative frequency and interpret it as a probability, then compare it with what happens after more inspections.

Estimating the Probability of a Defective Bulb
1
Step 1 — Identify Given ValuesNumber of trials (bulbs inspected): n = 400. Number of times event occurred (defective bulbs found): f = 18.
n = 400, f = 18
2
Step 2 — Apply the Relative Frequency FormulaSubstitute into the formula: P̂(defective) = f ÷ n = 18 ÷ 400.
P̂(defective) = 18 ÷ 400 = 0.045
3
Step 3 — Interpret the Result on the 0-to-1 ScaleA probability of 0.045 is very close to 0, which means a defective bulb is a relatively rare event. You could also express this as 4.5% or roughly 1 in 22 bulbs.
0.045 → close to 0 → unlikely event
4
Step 4 — Consider More Data (Law of Large Numbers)After inspecting 2 000 bulbs, 95 are defective. The updated relative frequency is 95 ÷ 2 000 = 0.0475. With even more data (say 10 000 bulbs, 480 defective), you'd get 0.048. The estimates are converging toward a stable value near 0.048, which is our best estimate of the true probability of producing a defective bulb.
As n grows: 0.045 → 0.0475 → 0.048 (converging)
5
Step 5 — Check the ComplementThe probability that a randomly chosen bulb is not defective is 1 − 0.045 = 0.955. This high value (close to 1) confirms that the vast majority of bulbs pass inspection, which aligns with our intuition.
P(not defective) = 1 − 0.045 = 0.955

Theoretical vs. Experimental Probability

You now have two tools: theoretical probability (calculated from known outcomes) and experimental probability (estimated from data). Knowing when to use each one—and understanding their strengths and limitations—is a crucial skill.

Comparison of the two main approaches to assigning probabilities
FeatureTheoretical ProbabilityExperimental Probability (Relative Frequency)
Based onLogical analysis of equally likely outcomesObserved data from repeated trials
RequiresKnown sample space with equally likely outcomesActual trials or historical data
PrecisionExact (when model is correct)Approximate; improves with more trials
Best forFair coins, dice, card games, spinnersWeather, medicine, manufacturing, sports
LimitationCannot handle unequal or unknown likelihoodsRequires many trials; small samples can be misleading
KEY TAKEAWAY
Think of theoretical probability as a recipe and experimental probability as a taste test. The recipe tells you what a dish should taste like based on its ingredients. The taste test tells you what it actually tastes like after you cook it. When conditions are ideal, the two match perfectly. When they differ, it's a signal to investigate—maybe the recipe (your model) is wrong, or maybe you haven't tasted enough samples yet.

Connection to Advanced Probability

The ideas in this lesson are the starting point for much deeper work in statistics and probability. Understanding how the 0-to-1 scale and relative frequency connect will prepare you for topics like probability distributions, expected value, and statistical inference. The table below offers a preview of how today's concepts expand.

How today's foundations connect to future topics
This LessonWhere It Leads
P(E) is a single number between 0 and 1Probability distributions assign probabilities to every outcome in a sample space, summing to 1
Relative frequency estimates probability from dataConfidence intervals quantify how precise that estimate is for a given sample size
Complement rule: P(not E) = 1 − P(E)Addition and multiplication rules handle combined and sequential events
Law of Large Numbers (convergence)Central Limit Theorem describes the shape of sampling distributions

You don't need to master these advanced topics right now. The key point is that everything you learn later rests on the same simple principle: probability is a number between 0 and 1 that measures how likely an event is, and data from repeated trials converges to that number. Nail that idea now, and the rest will build naturally.

Practice Problems

PROBLEM 1CONCEPTUAL
A weather forecaster says the probability of rain tomorrow is 0.3. Explain what this means in everyday language, and explain why the probability of no rain is 0.7.
PROBLEM 2BASIC CALCULATION
A standard deck of 52 playing cards is shuffled. What is the theoretical probability of drawing a heart? Express your answer as a fraction and as a decimal rounded to three places.
PROBLEM 3INTERMEDIATE
A basketball player attempts 80 free throws during practice and makes 58 of them. (a) Calculate the relative frequency of making a free throw. (b) After 300 total attempts, the player has made 219. Recalculate the relative frequency. (c) Which estimate is likely closer to the player's true free-throw probability, and why?
PROBLEM 4APPLIED
A city transportation department records that, over the past 250 weekdays, the downtown bus arrived on time 205 times. (a) Estimate the probability that the bus arrives on time on any given weekday. (b) If the department considers a probability of 0.90 or above to be "reliable," does this bus route qualify? (c) The department then examines 1 000 weekdays and finds 847 on-time arrivals. Does the bus still qualify as reliable?
PROBLEM 5CRITICAL THINKING
Mia flips a coin 10 times and gets heads 8 times. She concludes that the probability of heads for this coin is 0.8 and that the coin must be unfair. Evaluate Mia's reasoning. What would you advise her to do, and how does the Law of Large Numbers inform your advice?

Lesson Summary

Probability is a number on the 0-to-1 scale that measures how likely an event is to occur. A probability of 0 means impossible, a probability of 1 means certain, and a probability of 0.5 means equally likely to happen or not. You can calculate theoretical probability using the ratio of favorable outcomes to total equally likely outcomes, or estimate probability experimentally using relative frequency (the fraction of times an event occurs across repeated trials).

The Law of Large Numbers guarantees that as the number of trials grows, the relative frequency converges toward the true probability. The complement rule (P(not E) = 1 − P(E)) lets you quickly find the probability of an event not occurring. Together, these ideas give you a complete toolkit for interpreting, calculating, and verifying probabilities in any context—from classroom experiments to real-world data analysis.

Varsity Tutors • Math 1 • Interpreting Probability