Scholars Gate
Find a TutorOnline Tutoring
GuidesHow It WorksBecome a Tutor
Log inGet Started
All guides
StatisticsA-Level 10 min read

The Normal Distribution & Z-Scores

Drag the mean and spread, shade a region, and read the probability and z-scores straight off the bell curve. The normal distribution, made tangible.

The ScholarsGate Statistics Team·Updated 08 Jul 2026

On this page

  • The shape of the bell curve
  • See it: shade a probability
  • Standardising: the z-score
  • Sampling & the standard error
  • Common mistakes
  • Practice
  • FAQ

Heights, exam marks, measurement errors, the noise on a sensor — astonishingly many things pile up into the same symmetric bell curve. Learn to read that curve and you can turn almost any messy real-world quantity into a clean probability.

The shape of the bell

A normal distribution is a continuous, symmetric curve that is tallest in the middle and tails off smoothly on both sides. Its centre sits at the mean μ, and because the shape is perfectly symmetric the mean, median and mode all land at exactly the same place. The width of the bell is set by the standard deviation σ: a small σ gives a tall, narrow spike; a large σ gives a low, wide hump.

The single most important idea is that area under the curve is probability. The whole curve encloses a total area of exactly 1— a probability of 100% that a value lands somewhere. The chance of a value falling between two points is just the slice of area sitting above that stretch of the axis.

Area = probability

You never read a height off the curve. You read an area. P(a < X < b) is the area between x = a and x = b, and every area on the curve is a number between 0 and 1.

The bell is a budget of exactly one unit of probability, shared out by area.

See it: drag the curve

Try it below. Slide μ to move the whole bell left or right, slide σ to squeeze it thin or spread it wide, then drag the two bounds to shade a region. The shaded area is the probability of a value landing in that range, and the z-scores of the bounds appear alongside.

InteractiveThe normal distribution
Loading interactive…
Drag the mean and standard deviation, and slide the bounds to shade a probability.
Text description ↓Hide text description ↑

An interactive bell curve. Sliders set the mean μ and standard deviation σ, and two more sliders set the lower and upper bounds of a shaded region. The shaded area is the probability that a value falls in that range, shown with the z-scores of the two bounds. About 68% of the area lies within one standard deviation of the mean, 95% within two and 99.7% within three.

Standardising with z-scores

There is not one normal distribution but infinitely many — one for every pair of μ and σ. We could never tabulate them all. The fix is to standardise: measure how many standard deviations a value sits away from the mean.

The z-score

z = (x − μ) / σ. Subtracting μ shifts the centre to 0; dividing by σ rescales the width to 1. Any normal distribution becomes the one standard normalcurve with μ = 0 and σ = 1, so a single table (or a single calculator function) delivers every probability you will ever need.

A z-score of +2, for instance, means “two standard deviations above the mean” whatever the original units were — centimetres, marks or grams. That comparability is why z-scores are the workhorse of the topic.

The 68–95–99.7 rule

Because the standard normal is fixed, a few areas are worth memorising. About 68%of values lie within one standard deviation of the mean (−1 < z < 1), about 95% within two, and about 99.7% within three. This empirical rule lets you sanity-check any answer at a glance: a value three σ from the mean is genuinely rare.

Sampling and the Central Limit Theorem

Take a sample of size n and work out its mean x̄. Do it again and you get a slightly different x̄. The collection of all these sample means has its own distribution — the sampling distribution of the mean— and it is remarkably well behaved.

Slide n upward in the widget below and watch what happens: the distribution of the sample mean stays centred on μ but grows tall and narrow, its spread shrinking to the standard error σ/√n.

InteractiveSampling & the standard error
Loading interactive…
Increase the sample size n and watch the sampling distribution of the mean narrow to σ/√n.
Text description ↓Hide text description ↑

The same bell curve, now with a sample-size slider n. As n grows, the spread shrinks to the standard error σ/√n, so the distribution of the sample mean becomes tall and narrow — a visual of the Central Limit Theorem.

The Central Limit Theorem

For a large enough sample, the sampling distribution of the mean is approximately normal with mean μ and standard error σ/√n — even when the original data are not normal at all. This is why the normal distribution turns up everywhere, and why quadrupling your sample size only halves the standard error (because of the √n).

Common mistakes

Reading a table without standardising

Standard normal tables assume μ = 0 and σ = 1. If your data have any other mean or spread you mustconvert to a z-score first with z = (x − μ)/σ. Looking up the raw x-value is the single most common slip in the whole topic.

Thinking P(X = an exact value) is non-zero

For a continuous distribution the probability of hitting any exact value is 0— a single point has no width, so no area. Only ranges carry probability, which is why P(X ≤ x) and P(X < x) are equal for a normal variable.

Practice

Your turn

Adult heights in a population are normally distributed with mean μ = 170 cm and standard deviation σ = 8 cm. What is the z-score of someone who is 186 cm tall?

Show the answer ↓Hide the answer ↑

Standardise: z = (x − μ)/σ = (186 − 170)/8 = 16/8 = 2. This person is exactly two standard deviations above the mean — taller than roughly 97.5% of the population.

Where next?

Once you can turn values into z-scores, hypothesis testing is the natural sequel: comparing a sample mean against a claimed μ is just another standard-error calculation dressed up as a decision.

Key takeaways
  • The normal distribution is a symmetric bell curve with mean = median = mode at μ and its spread set by σ.
  • Area under the curve is probability; the total area is exactly 1, and single exact values have probability 0.
  • Standardising with z = (x − μ)/σ turns any normal into the standard normal, so one table gives every probability.
  • The 68–95–99.7 rule: about 68%, 95% and 99.7% of values lie within one, two and three σ of the mean.
  • By the Central Limit Theorem the sample mean is approximately normal with standard error σ/√n, however the raw data are distributed.

Frequently asked questions

What is a z-score?+
A z-score measures how many standard deviations a value lies above or below the mean: z = (x − μ) / σ. Standardising turns any normal distribution into the standard normal (mean 0, standard deviation 1) so a single table or function gives the probability.
What is the 68-95-99.7 rule?+
For a normal distribution, about 68% of values lie within one standard deviation of the mean, about 95% within two, and about 99.7% within three. It is a quick way to sanity-check probabilities without a calculator.
How is probability found from a normal curve?+
Probability is the area under the curve between two values. The total area is 1 (100%). Shading a region and reading its area — via z-scores and the normal CDF — gives the probability that a value falls in that range.
What does the Central Limit Theorem say?+
The Central Limit Theorem says the distribution of the sample mean becomes approximately normal as the sample size grows, whatever the shape of the original population, with standard deviation equal to the standard error σ/√n. Larger samples give a narrower, more precise sampling distribution.
SS

The ScholarsGate Statistics Team

Oxbridge & Russell Group maths & statistics tutors

Written and reviewed by ScholarsGate tutors who teach A-Level and undergraduate statistics. Every explainer is checked against the AQA, Edexcel and OCR specifications.

Keep exploring

A-Level Maths & Statistics tutorsCorrelation & regressionAll interactive guides

Want a tutor to walk you through it?

Book a DBS-checked A-Level Statistics tutor for a 1-on-1 lesson — online or in person.

Find a A-Level Statistics tutor
Scholars GateTutoring & Learning

ScholarsGate (Scholars Gate) is a premium UK tutoring marketplace connecting ambitious students with expert tutors across every subject, level, and admissions pathway.

hello@scholarsgate.co.uk
+44 7544 736438
Bath, United Kingdom

Platform

  • Find a Tutor
  • Online Tutoring
  • How It Works
  • Become a Tutor
  • Interactive Guides
  • Blog
  • FAQ

Subjects

  • Mathematics & Computing
  • Natural Sciences
  • Humanities
  • Languages
  • All Subjects

Admissions

  • Medicine & UCAT
  • Maths (TMUA, STEP)
  • Law & LNAT
  • Statements & Interviews
  • All Admissions
4.9/5 average tutor rating
All tutors DBS verified
Secure payments via Stripe
500+ expert tutors

© 2026 ScholarsGate Ltd. All rights reserved.

Privacy PolicyTerms of ServiceCookie PolicySafeguarding