Z Score Guide

STATISTICS GUIDES

Z scores explained

A z-score measures how many standard deviations a value lies from the mean. This guide shows how to calculate one, how to read it against the normal curve, and why standardizing makes different data sets comparable.

What a z-score is

A z-score is found with z equals the value minus the mean, divided by the standard deviation. A z-score of 0 is exactly average, a positive z-score is above the mean, and a negative one is below. The size tells you how far, measured in standard deviations.

How to calculate it

  1. Find the mean and standard deviation of the data.
  2. Subtract the mean from your value.
  3. Divide by the standard deviation.
  4. The result is the z-score.
Example
A score of 86 in a test with mean 70 and standard deviation 8 gives z = (86 − 70) / 8 = 2, two standard deviations above the mean.

Reading z-scores with the normal curve

On a normal distribution, a z-score maps directly to a percentile. A z of 0 is the 50th percentile, a z of 1 is about the 84th, and a z of 2 is about the 97.5th. Standard normal tables, or a calculator, turn any z-score into the probability of scoring below that value.

Why standardize

Converting to z-scores removes the original units, so values from different tests or measurements become directly comparable. A z of 1.5 means the same relative standing whether the data is heights, exam marks, or reaction times. This is why z-scores underpin grading curves, quality control, and significance testing.

Key takeaways

  • A z-score is the number of standard deviations from the mean.
  • z = (value − mean) / standard deviation.
  • Positive z is above the mean; negative z is below.
  • On a normal curve, a z-score maps to a percentile.
  • Standardizing makes different data sets comparable.

Related references

See the Z Score Formula and the Normal Distribution Guide.

FAQ

How do I calculate a z-score?

Subtract the mean from the value and divide by the standard deviation: z = (x − mean) / SD.

What does a z-score of 2 mean?

The value is two standard deviations above the mean, higher than about 97.5 percent of a normal distribution.

Why use z-scores?

They standardize values so data measured on different scales can be compared directly.

Spotted an error or have a suggestion for this calculator? Let us know →
Scroll to Top

The calculators and tools on Formula Factory are provided for general guidance and informational purposes only. Results are estimates based on standard formulas and the values you enter — they do not constitute professional engineering, electrical, or architectural advice. Always verify calculations with a qualified professional before making decisions for any safety-critical, code-compliance, or commercial application. Formula Factory makes no representations or warranties as to the accuracy or completeness of any result, and accepts no liability for errors, omissions, or any outcomes arising from reliance on this information.