GintiCalcEvery calculation

ZLab

Z-Score Calculator

z = (x − μ) / σ, plus the percentile it maps to.

Z-scores for a mean of 100 and standard deviation of 15

A z-score is how many standard deviations a value sits from the mean. These use the classic IQ scale, but the arithmetic is the same for any distribution.

ValueZ-scoreMeaning
70-2.002 SD below the mean
80-1.331.33 SD below
85-1.001 SD below
1000.00Exactly at the mean
1151.001 SD above
1201.331.33 SD above
1302.002 SD above
1453.003 SD above

Z-scores make values from different scales directly comparable: a z of 1.5 on a test and a z of 1.5 on a height measurement describe the same relative standing. In a normal distribution roughly 68% of values fall within 1 SD, 95% within 2 and 99.7% within 3, so a z of 3 is genuinely rare at about 1 in 740 above that point. The z-score itself makes no assumption of normality - it is just a rescaling - but converting it to a percentile does, which is what the normal distribution calculator handles.

How many standard deviations away?

A z-score converts a raw value into 'number of standard deviations from the mean' — a z of +2 means the value sits two standard deviations above average, regardless of the original units.

Why standardising helps

Z-scores let you compare values from entirely different scales — a test score and a height measurement — on the same standardized footing, and directly translate to a percentile ranking.

Frequently asked questions

I scored 85 on a test where the class mean was 72 and SD was 8. How good is that?

z = (85 − 72) / 8 = 1.625. That puts you about 1.6 standard deviations above average, which corresponds to roughly the 95th percentile — better than about 95% of the class. Use the normal distribution calculator to find the exact percentile.

What is a 'good' z-score?

It depends on context. z = 0 means exactly average. z = +1 is better than ~84% of the group. z = +2 is better than ~97.7%. In quality control, a z-score beyond ±3 (the '3-sigma rule') signals something unusual — only 0.3% of data falls that far from the mean.

How is a z-score different from a percentile?

A z-score measures distance from the mean in standard deviations (can be negative). A percentile tells you what percentage of values fall below yours (always 0–100). They're related: z = +1 ≈ 84th percentile, z = 0 = 50th percentile, z = −1 ≈ 16th percentile.

Can I compare scores from different tests using z-scores?

Yes — that's their main purpose. If you scored z = 1.5 on a math test and z = 0.8 on an English test, you performed relatively better in math, even if the raw scores or scales are completely different. Z-scores remove the units and put everything on the same scale.

Related Math calculators

You might also like

Last updated: September 6, 2026