MATH 3 • STATISTICS & PROBABILITY

Interpreting Normal Model Results — I can interpret results from a normal model in context and explain limitations.

Learn to read the bell curve, make real-world predictions, and recognize when the normal model falls short.

Historical Context & Motivation

Humans have always tried to find patterns in the world around them, from tracking the heights of soldiers to measuring the errors in astronomical observations. In the 1700s, mathematicians noticed something remarkable: when you collect a large number of measurements of the same thing, the data tends to pile up in a symmetrical, bell-shaped pattern. This observation gave rise to what we now call the normal distribution, one of the most powerful tools in all of statistics. Understanding where this idea came from helps you appreciate both its incredible usefulness and its very real limitations.

1733
De Moivre's Bell Curve
Abraham de Moivre first described the bell-shaped curve while studying probabilities in coin-flipping experiments, laying the mathematical foundation for the normal distribution.
1809
Gauss and Measurement Error
Carl Friedrich Gauss applied the bell curve to analyze errors in astronomical observations, showing that measurement mistakes naturally follow a normal pattern. The curve is sometimes called the Gaussian distribution in his honor.
1835
Quetelet's 'Average Man'
Adolphe Quetelet applied the normal curve to human characteristics like height and chest circumference, demonstrating that biological traits in large populations often follow a bell shape.
1920s–1930s
Z-Scores and Standard Tables
Statisticians developed standardized z-score tables, making it practical for scientists, doctors, and engineers to quickly calculate probabilities from a normal model without complex calculus.

Today the normal model is everywhere—standardized test scores, quality control in factories, medical lab results, and weather forecasting all rely on it. But here's the key question this lesson tackles: once a normal model gives you a number, what does that number actually mean in context, and when should you trust it?

Core Principles & Definitions

Before you can interpret results from a normal model, you need to be comfortable with a handful of foundational ideas. Each of these concepts works together like parts of a machine—understanding one helps the others click into place.

1

Mean (μ)

The center of the normal distribution. It tells you where the peak of the bell curve sits and represents the "typical" value in your data set.
2

Standard Deviation (σ)

A measure of spread that describes how tightly data clusters around the mean. A small σ makes a tall, narrow bell; a large σ makes a wide, flat bell.
3

Z-Score

The number of standard deviations a data point lies above or below the mean. It lets you compare values from different normal distributions on the same scale.
4

Percentile / Area Under the Curve

The proportion of data that falls below a given value. In a normal model, this equals the area under the curve to the left of that value.
5

Empirical Rule (68-95-99.7)

Approximately 68% of data falls within 1σ of the mean, 95% within 2σ, and 99.7% within 3σ. This is a quick way to estimate probabilities without a table.
KEY TAKEAWAY
Think of a normal distribution like a target at an archery range. The bullseye is the mean (μ), and the standard deviation (σ) is the size of each ring. Most arrows land near the bullseye (within 1σ), fewer land in the outer rings (2σ), and almost none miss the target entirely (beyond 3σ). A z-score simply tells you which ring an arrow hit.

Visualizing the Normal Curve

The diagram below shows a standard normal distribution centered at the mean (μ). The colored regions represent the areas described by the Empirical Rule. Notice how the curve is perfectly symmetric: the left half mirrors the right half. Each shaded band shows the percentage of data that falls within that range of standard deviations from the mean.

The bell curve is symmetric about the mean μ. The cyan region (68%) covers ±1σ, the violet bracket (95%) covers ±2σ, and the amber bracket (99.7%) covers ±3σ. Values beyond 3σ are extremely rare.

When you interpret a result from a normal model, you are essentially locating a value on this curve and reading off the area to its left, to its right, or between two boundaries. That area represents a probability or a percentage of the population. For example, if a test score sits at μ + 1σ, roughly 84% of all scores fall below it (50% below the mean plus the 34% between the mean and +1σ).

Mathematical Framework

The mathematical backbone of interpreting normal model results rests on two key formulas: the z-score formula and the standard normal table (or technology) that converts z-scores to areas. You don't need calculus to use these tools—just algebra and a table or calculator.

Z-SCORE FORMULA
z = (x − μ) / σ
Where x is the data value, μ is the mean, and σ is the standard deviation. A positive z means the value is above average; a negative z means below average.
REVERSE: FINDING X FROM A Z-SCORE
x = μ + z × σ
Use this form when you know which percentile you want and need the actual data value. For example, "What score is needed to be in the top 10%?" requires finding the z that corresponds to the 90th percentile and solving for x.
STANDARD NORMAL PROBABILITY
P(X ≤ x) = Area to the left of z on the standard normal curve
You look up this area in a z-table or use a calculator command such as normalcdf. The area equals the proportion of the population at or below the value x.

The critical skill in this lesson is not just computing the z-score—it is translating the resulting probability back into a real-world sentence. Saying "z = 1.5" is meaningless to your audience. Saying "About 93% of students scored lower than you did" carries real information.

Interpreting Results in Context

Interpreting a normal model result means more than just calculating a number. You need to state three things clearly: what the probability represents, the direction of the comparison (above, below, or between), and the real-world variable and units. The diagram below shows how to connect a z-score to a contextual interpretation using test scores as an example.

This flowchart shows the four-step process: start with a raw score x, compute the z-score, look up the probability, and then write a sentence that includes the percentage, direction, variable, units, and the assumption of normality.
📝 Template for Writing Interpretations
"About [percentage]% of [population] have a [variable] at or [above/below] [value with units], assuming the distribution is approximately normal with mean μ = ___ and standard deviation σ = ___." Practice using this template until it feels natural.

Worked Example

Let's work through a complete example from start to finish, emphasizing how to interpret the result in context.

Example: Marathon Finish Times
1
Step 1 — Identify Given ValuesThe finish times for a large city marathon are approximately normally distributed with a mean of μ = 268 minutes and a standard deviation of σ = 38 minutes. A runner finishes in 230 minutes. What percentage of runners finished faster (in less time)?
2
Step 2 — Calculate the Z-ScoreSubstitute into z = (x − μ) / σ: z = (230 − 268) / 38 = (−38) / 38 = −1.00. The negative z-score tells us the runner's time is one standard deviation below the mean—meaning faster than average.
z = −1.00
3
Step 3 — Look Up the AreaUsing a z-table or calculator: P(Z ≤ −1.00) = 0.1587. This is the area to the left of z = −1.00 on the standard normal curve. Since lower times are faster, this area represents the proportion of runners who finished faster.
P(Z ≤ −1.00) = 0.1587
4
Step 4 — Interpret in ContextAbout 15.87% of marathon runners are expected to finish in less than 230 minutes, assuming finish times follow a normal distribution with μ = 268 min and σ = 38 min. In other words, this runner was faster than roughly 84% of the field.
≈ 15.9% of runners finished faster
5
Step 5 — Note LimitationsMarathon finish times may not be perfectly normal—they are often right-skewed because there is a natural lower limit but a long tail of slower times. Our estimate of 15.87% is only as good as the assumption that the normal model fits these data well.

Strengths & Limitations of the Normal Model

The normal model is incredibly useful, but it isn't a magic wand. Knowing when it works well and when it breaks down is just as important as knowing how to use it. The table below summarizes the key strengths and limitations you should be aware of.

Key strengths and limitations of the normal distribution model
StrengthsLimitations
Works well for many natural measurements: heights, blood pressure, test scores.Fails for skewed distributions (e.g., household income, home prices) where data bunches to one side.
Only two parameters (μ and σ) fully define the model—simple to communicate.Assumes the data is symmetric—real data may have outliers or a long tail on one side.
The Empirical Rule gives quick, intuitive probability estimates.Extends to −∞ and +∞, so it can predict impossible values (e.g., negative heights).
Supported by the Central Limit Theorem, which guarantees normality of sample means for large samples.Small sample sizes may not look normal, so the model may not be appropriate.
Z-scores allow comparison across different scales (e.g., SAT vs. ACT).Categorical or count data (e.g., number of pets) are not continuous and usually shouldn't be modeled as normal.
⚠️ REMEMBER THIS
A normal model is like a map: it's a simplified version of reality that's useful for navigation, but it isn't the territory itself. Before trusting any result, ask: "Does my data actually look bell-shaped?" Check with a histogram or a normal probability plot. If the data is heavily skewed, has multiple peaks, or has hard boundaries (like zero), the normal model may give misleading answers.

Connecting to Advanced Ideas

The normal model you've learned here is the starting point for many advanced statistical techniques. As you continue in math and science, you'll encounter ideas that build directly on interpreting normal results. The table below previews how this lesson connects to those future topics.

How this lesson connects to more advanced statistics topics
This LessonAdvanced Extension
Using a z-table to find percentages for individual data values.Confidence intervals use z-scores to estimate population parameters from sample data.
Checking if data is approximately normal before modeling.Hypothesis testing relies on normality assumptions (or the Central Limit Theorem) to calculate p-values.
Noting that the normal model can predict impossible values.Truncated and log-normal distributions handle data bounded at zero (e.g., income, survival time).
Interpreting a single z-score in context.The t-distribution replaces z when the population σ is unknown and the sample is small.

You don't need to master these advanced topics right now. The important takeaway is that every one of them depends on the same core skill you're developing: interpreting statistical results in context and questioning the model's assumptions. That skill transfers directly into college-level statistics, data science, and any field that involves data.

Practice Problems

PROBLEM 1CONCEPTUAL
A student calculates a z-score of −0.50 for her height using data from her class and says, "I'm in the bottom half, so I'm short." Is her reasoning correct? Explain what a z-score of −0.50 actually tells us.
PROBLEM 2BASIC CALCULATION
The weights of apples from an orchard are normally distributed with μ = 180 g and σ = 25 g. What proportion of apples weigh less than 155 g? State your answer in a complete sentence in context.
PROBLEM 3INTERMEDIATE
SAT Math scores are approximately normal with μ = 528 and σ = 117. A college requires a minimum score of 600 for scholarship consideration. (a) What percentage of test-takers score 600 or above? (b) Interpret this result in a sentence a student could share with a parent.
PROBLEM 4APPLIED
A factory produces bolts whose lengths are normally distributed with μ = 5.00 cm and σ = 0.03 cm. Bolts shorter than 4.95 cm or longer than 5.05 cm are rejected. (a) What percentage of bolts will be rejected? (b) Is the normal model appropriate here? Discuss at least one potential limitation.
PROBLEM 5CRITICAL THINKING
A news report states: "The average household income in the city is $72,000 with a standard deviation of $45,000. Based on a normal model, about 5.5% of households earn a negative income." Critique this claim. What does it reveal about the appropriateness of the normal model for this variable? Suggest a better approach.

Lesson Summary

The normal distribution is a symmetric, bell-shaped model defined by two parameters: the mean (μ) and the standard deviation (σ). The z-score formula z = (x − μ) / σ converts any data value into a standardized scale, and z-tables or calculators translate that z-score into a probability (area under the curve). The Empirical Rule (68-95-99.7) provides quick estimates without any technology.

Interpreting results in context means writing a sentence that includes the percentage, direction, variable, units, and the normality assumption. Always evaluate limitations: the normal model can fail for skewed data, data with hard boundaries, small samples, or categorical variables. Before applying the model, check a histogram or normal probability plot to confirm approximate normality. A result is only meaningful if the underlying assumptions are reasonable.

Varsity Tutors • Math 3 • Interpreting Normal Model Results