MathematicsStatisticsMedium

Z-score

Also known as:Standard scoreNormal scoreSigma score

A Z-score (also called a standard score) measures how many standard deviations a data point is from the mean of its distribution. It standardises values from different distributions, enabling direct comparison by placing them on a common scale. Z-scores are widely used in quality control, hypothesis testing, and the construction of standard normal tables.

Key Formula

z = (x − μ) / σ

LaTeX: z = \dfrac{x - \mu}{\sigma}

SymbolMeaningUnit
zStandard score (Z-score)dimensionless
xObserved data valuesame as data
μPopulation meansame as data
σPopulation standard deviationsame as data

Worked Example

Problem

A student scores 78 on an exam where the class mean is 70 and the standard deviation is 8. What is the Z-score?

Solution

Step 1: Identify values — x = 78, μ = 70, σ = 8. Step 2: Apply the formula: z = (78 − 70) / 8. Step 3: z = 8 / 8 = 1.00.

Answer

Z-score = 1.00 (the student scored exactly 1 standard deviation above the mean)

Z-score to Percentile Reference (Standard Normal Distribution)

Z-scorePercentileInterpretationArea below
-2.002.28%Far below average0.0228
-1.0015.87%Below average0.1587
0.0050.00%Average0.5000
1.0084.13%Above average0.8413
2.0097.72%Well above average0.9772
3.0099.87%Exceptional0.9987

Interactive Tools

Desmos Scientific Calculator

Compute and visualise Z-scores interactively

Open Tool

Khan Academy — Z-scores

Conceptual explanations and practice problems on Z-scores

Open Tool

Wolfram Alpha

Instant Z-score and normal distribution computations

Open Tool
Standard normal distribution curve with Z-score regions

Wikimedia Commons, CC BY-SA

Related Terms

The letter "Z" derives from the German word "Zahl" (number). The standardisation concept was formalised by Karl Pearson and Francis Galton in the late 19th century as part of the development of modern statistics.

statisticsnormal-distributionstandardisationprobabilityinference