IB MATHEMATICS: ANALYSIS AND APPROACHES • STATISTICS AND PROBABILITY

Normal Distribution — SL 4.7 Normal distribution and z-scores (standardization)

Understanding how the bell curve and z-scores let us compare and interpret data from any normal distribution.

Historical Context & Motivation

Long before modern statistics existed, scientists and mathematicians noticed something remarkable: when they collected large amounts of data — heights of soldiers, errors in astronomical observations, or even the chest measurements of Scottish soldiers — the values tended to cluster around a central value and taper off symmetrically on either side. This pattern appeared so frequently in nature that it became known as the normal distribution, and understanding it became one of the most important breakthroughs in the history of mathematics.

1733
De Moivre's Bell Curve
Abraham de Moivre, a French mathematician, first described the bell-shaped curve while studying probabilities related to coin flips. He discovered the mathematical equation that produces the familiar symmetric shape.
1809
Gauss and the Error Curve
Carl Friedrich Gauss used the normal distribution to model errors in astronomical observations. His work was so influential that the curve is often called the Gaussian distribution in his honor.
1835
Quetelet's 'Average Man'
Adolphe Quetelet applied the normal distribution to human characteristics like height and weight, showing that biological data followed the same bell-shaped pattern as measurement errors.
1893
Karl Pearson Coins the Term
Karl Pearson popularized the term "normal distribution" and developed systematic methods for fitting the curve to data, laying the groundwork for modern statistical analysis.
1920s
Z-Tables Become Standard
Statisticians compiled comprehensive z-score tables, allowing anyone to convert raw data into standardized values and look up probabilities without complex calculations.

The central question that drove all of this work remains relevant today: if you have a data set that follows a bell-shaped pattern, how can you determine the probability that a randomly chosen value falls within a specific range? And how can you fairly compare values from different data sets that have different means and spreads? The normal distribution and z-score standardization provide elegant answers to both of these questions.

Core Principles & Definitions

The normal distribution is a continuous probability distribution defined by two parameters: the mean (μ), which tells you where the center of the data lies, and the standard deviation (σ), which tells you how spread out the data is. When a random variable X follows a normal distribution, we write X ~ N(μ, σ²), where σ² is the variance. Every normal distribution shares the same characteristic bell shape, but changing μ shifts the curve left or right, and changing σ makes it wider or narrower.

1

Symmetry

The normal curve is perfectly symmetric about the mean. The left half is a mirror image of the right half, which means P(X < μ) = P(X > μ) = 0.5.
2

The 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 rule gives you a quick way to estimate probabilities.
3

Total Area Equals 1

The total area under the normal curve equals 1 (or 100%). Since the curve never actually touches the x-axis, it extends infinitely in both directions — but the tails become vanishingly thin.
4

Z-Score (Standardization)

A z-score tells you how many standard deviations a value is from the mean. Converting to z-scores transforms any normal distribution into the standard normal distribution N(0, 1).
5

Standard Normal Distribution

The standard normal distribution has μ = 0 and σ = 1. It is the universal reference distribution, and all z-tables and GDC inverse-normal functions use it.
KEY TAKEAWAY
Think of z-scores like a universal currency converter for data. Just as you can convert dollars, euros, and yen into a single currency to compare prices fairly, a z-score converts any normally distributed data set — test scores, heights, temperatures — into the same standard scale. A z-score of +2 always means "two standard deviations above average," no matter what the original units were.

The Bell Curve & the Empirical Rule

The bell curve shows how data is distributed around the mean (μ). The inner violet region captures 68% of the data within one standard deviation. The pink region captures 95% within two standard deviations, and the amber region captures 99.7% within three standard deviations.

The diagram above is the visual foundation for everything in this topic. Notice that the curve is tallest at the mean, meaning values close to the average are the most common. As you move further from the center, the curve drops off quickly, indicating that extreme values are increasingly rare. The empirical rule gives you a powerful mental shortcut: if you know the mean and standard deviation, you can instantly estimate what percentage of data falls in any region. For example, if test scores are normally distributed with μ = 70 and σ = 10, then about 95% of students scored between 50 and 90.

When you need more precise probabilities — not just the rough 68/95/99.7 estimates — you need to standardize your data using z-scores and then use either a z-table or your GDC's normal distribution function. This is where the real power of the normal distribution comes in.

Mathematical Framework

In the IB SL course, you are not expected to use the probability density function (pdf) directly to calculate probabilities. Instead, you work with two key tools: the z-score formula for standardization, and your GDC's built-in normal cumulative distribution function (normalcdf or the IB notation P(X ≤ x)). Let's formalize these.

NORMAL DISTRIBUTION NOTATION
X ~ N(μ, σ²)
X is the random variable, μ (mu) is the population mean, and σ² is the variance (σ is the standard deviation). Note: the IB formula booklet writes σ² in the notation, but you usually work with σ directly.
Z-SCORE FORMULA
z = (x − μ) / σ
z is the standardized score, x is the raw data value, μ is the mean, and σ is the standard deviation. A positive z means the value is above the mean; a negative z means it is below.
STANDARD NORMAL DISTRIBUTION
Z ~ N(0, 1)
After standardization, the z-score follows the standard normal distribution with mean 0 and standard deviation 1. All probability lookups are done using this distribution.
INVERSE NORMAL (FINDING x FROM A PROBABILITY)
x = μ + z × σ
When you know the probability and need to find the corresponding x-value, use your GDC's inverse normal function to find z first, then convert back using this rearranged formula.
💡 IB Exam Tip
On IB exams, you can use your GDC to find P(X ≤ x) directly for any normal distribution N(μ, σ²) without converting to z-scores first. However, understanding z-scores is essential for questions that ask you to compare values across different distributions, find unknown means or standard deviations, or interpret standardized data.

Z-Scores & Standardization in Depth

The z-score is the beating heart of standardization. When you compute z = (x − μ) / σ, you are answering the question: "How many standard deviations is this value from the mean?" A z-score of +1.5 means the value is 1.5 standard deviations above the mean. A z-score of −0.8 means it is 0.8 standard deviations below the mean. This simple transformation allows you to place any normally distributed value on a single, universal scale.

The left curve shows an original distribution (heights with μ = 170, σ = 8). The right curve shows the same data after standardization, mapped onto Z ~ N(0, 1). The yellow dot tracks a single value (x = 175) as it transforms to z = 0.625. The reference table at the bottom shows common z-scores and their cumulative probabilities.

The diagram above illustrates the key idea: standardization does not change the shape of the distribution or the relative position of any data point. It simply re-labels the horizontal axis so that the mean becomes 0 and each unit represents one standard deviation. The value x = 175 in the original distribution sits at exactly the same relative position as z = 0.625 in the standard normal — both are slightly to the right of center. Once standardized, you can use a z-table or your GDC to find that P(Z ≤ 0.625) ≈ 0.734, meaning about 73.4% of the population is shorter than 175 cm.

📌 Interpreting Negative Z-Scores
A negative z-score simply means the value is below the mean — it is not "bad" or unusual on its own. A z-score of −0.5 means the value is half a standard deviation below average, which is perfectly typical. Values only become unusual when |z| > 2, placing them in the outer 5% of the distribution.

Worked Example

Let's work through a complete IB-style problem that uses both standardization and your GDC.

Example: IB Exam Scores
1
Step 1 — Read and IdentifyThe scores on an IB Mathematics exam are normally distributed with a mean of μ = 64 and a standard deviation of σ = 12. Find the probability that a randomly selected student scored between 58 and 82.
X ~ N(64, 12²), find P(58 ≤ X ≤ 82)
2
Step 2 — Standardize the Lower BoundConvert x = 58 to a z-score using z = (x − μ) / σ. z₁ = (58 − 64) / 12 = −6 / 12 = −0.5.
z₁ = −0.5
3
Step 3 — Standardize the Upper BoundConvert x = 82 to a z-score. z₂ = (82 − 64) / 12 = 18 / 12 = 1.5.
z₂ = 1.5
4
Step 4 — Find the Probability Using Your GDCYou need P(−0.5 ≤ Z ≤ 1.5). On your GDC, use normalcdf(−0.5, 1.5, 0, 1), or equivalently, normalcdf(58, 82, 64, 12) without converting to z-scores first. Both give the same result. P(−0.5 ≤ Z ≤ 1.5) = P(Z ≤ 1.5) − P(Z ≤ −0.5) = 0.9332 − 0.3085 = 0.6247.
P(58 ≤ X ≤ 82) ≈ 0.625 (3 s.f.)
5
Step 5 — Interpret in ContextThere is approximately a 62.5% probability that a randomly selected student scored between 58 and 82. This covers a range from half a standard deviation below the mean to one and a half standard deviations above, so it captures the bulk of the class but excludes both tails.
About 62.5% of students scored between 58 and 82.
🎯 STRATEGY CHECK
For "between" probabilities, always compute P(X ≤ upper) − P(X ≤ lower). Your GDC does this in one step with normalcdf(lower, upper, μ, σ). In exam answers, always state the distribution (X ~ N(64, 12²)), show the z-score calculation if the question requires it, and give your final probability to 3 significant figures unless told otherwise.

Strengths & Limitations of the Normal Model

The normal distribution is an incredibly useful model, but like all models, it has limitations. Understanding when the normal distribution applies — and when it doesn't — is a crucial skill in statistics.

Key strengths and limitations of the normal distribution model
AspectStrengthsLimitations
ApplicabilityModels many real-world phenomena: heights, weights, IQ scores, measurement errors, and aggregated test results.Does not model skewed data well (e.g., income distributions, waiting times), nor discrete data like dice rolls.
SymmetryThe symmetry simplifies calculations — P(X > μ + a) = P(X < μ − a), cutting the work in half for many problems.Real data is rarely perfectly symmetric. If the data is noticeably skewed, the normal model gives inaccurate probabilities.
TailsTails extend to ±∞, allowing the model to handle rare events naturally.Predicts non-zero probability for impossible values (e.g., negative heights). In practice, this is negligible, but worth noting.
StandardizationZ-scores enable fair comparison across different distributions and allow the use of a single reference table.Requires that you know (or can estimate) both μ and σ accurately. Incorrect values lead to wrong z-scores.
Central Limit TheoremEven if individual data isn't normal, sample means of large samples are approximately normal — a hugely powerful result.The CLT requires a sufficiently large sample size (typically n ≥ 30). With small samples, the approximation may be poor.
⚠️ WHEN TO USE THE NORMAL MODEL
Before applying the normal distribution, always ask: "Is there evidence that this data is approximately symmetric and bell-shaped?" In IB problems, the question will usually tell you explicitly that the data is normally distributed. In real-world applications, you would check using a histogram or a normal probability plot.

Connection to Advanced Topics

The normal distribution and z-scores form the foundation for many advanced statistical methods you may encounter in HL Mathematics, university courses, or real-world data science. Here is a preview of how these ideas extend.

How SL normal distribution concepts connect to advanced theory
SL Concept (What You Learn Now)Advanced Extension
Finding P(X ≤ x) using normalcdf on GDCIn HL and university, you learn to integrate the probability density function (pdf) directly and prove properties of the distribution using calculus.
Z-scores for single valuesZ-tests and confidence intervals use z-scores for sample means, leading to hypothesis testing — a core method in scientific research.
The empirical rule (68–95–99.7)Chebyshev's inequality generalizes this idea to any distribution (not just normal), guaranteeing that at least 1 − 1/k² of data falls within k standard deviations.
One normal variable XLinear combinations of normal variables: if X and Y are independent and normal, then aX + bY is also normal. This is used in portfolio theory in finance.
Inverse normal to find x from a probabilityQuantile functions and Q-Q plots are used in data science to assess whether real data follows a normal distribution.

For now, focus on mastering the z-score formula, using your GDC efficiently, and interpreting probabilities in context. These skills will serve you well not only on the IB exam but in any future course or career that involves data analysis — from psychology to engineering to economics.

Practice Problems

PROBLEM 1CONCEPTUAL
A student scores a z-score of −1.2 on an exam. Explain what this means in the context of the exam, and state whether the student scored above or below the class mean.
PROBLEM 2BASIC CALCULATION
The weights of apples from an orchard are normally distributed with μ = 150 g and σ = 20 g. Find the z-score for an apple weighing 185 g and determine P(X ≤ 185).
PROBLEM 3INTERMEDIATE
The time taken by students to complete a quiz is normally distributed with μ = 42 minutes and σ = 7 minutes. Find the probability that a randomly selected student takes between 35 and 50 minutes to complete the quiz.
PROBLEM 4APPLIED
A factory produces bolts whose lengths are normally distributed with μ = 30 mm and σ = 0.4 mm. Bolts are rejected if their length is less than 29.2 mm or greater than 30.8 mm. What percentage of bolts are rejected?
PROBLEM 5CRITICAL THINKING
The heights of students at School A are normally distributed with μ = 168 cm and σ = 6 cm. At School B, heights are normally distributed with μ = 172 cm and σ = 8 cm. Maria from School A is 177 cm tall, and Priya from School B is 182 cm tall. Who is taller relative to their own school's population? Justify your answer using z-scores and explain why raw heights alone are not sufficient for comparison.

Lesson Summary

The normal distribution is a continuous, symmetric, bell-shaped probability distribution fully described by its mean (μ) and standard deviation (σ). We write X ~ N(μ, σ²). The empirical rule (68–95–99.7) provides a quick estimate: about 68% of data falls within ±1σ of the mean, 95% within ±2σ, and 99.7% within ±3σ. When you need precise probabilities, you use your GDC's normalcdf function or convert to z-scores first.

The z-score formula z = (x − μ) / σ standardizes any value by measuring how many standard deviations it lies from the mean. This converts any normal distribution into the standard normal distribution Z ~ N(0, 1), enabling direct probability lookups and fair comparisons across different data sets. For inverse normal problems — where you know the probability and need to find x — use x = μ + z × σ after finding z with your GDC's inverse normal function. Always state the distribution, show your standardization, give answers to 3 significant figures, and interpret the result in context.

Varsity Tutors • IB Mathematics: Analysis and Approaches • Normal Distribution — SL 4.7 Normal distribution and z-scores (standardization)