Part of the Math & Statistics suite · 235 calculators

Z-Score Calculator

How many standard deviations a value sits from the mean, and the percentile and tail probabilities it implies under a normal distribution.

z = (x − μ) ÷ σ standardises any normal variable.

Results update as you type
Results
Z-score
2
Percentile (share below x)
Share above x
Two-tailed probability |Z| ≥ |z|
Reviewed September 2026. Pure mathematics: the result does not depend on where you are. Terminology follows US usage (math, parentheses, decimal point).
No account required · Google Analytics off unless allowedCalculator arithmetic runs in your browserResults update as you type
All calculations run 100% in your browser. The calculator code does not submit your figures to GlobalCalc to obtain a result.
About z-score

How the z-score calculator works

z = (x − μ) ÷ σ standardises any normal variable. The calculator then evaluates the standard normal cumulative distribution to give the percentile (share below x), the upper tail (share above) and the two-tailed probability of a result at least this extreme.

Formula: z = (x − μ) / σ; percentile = Φ(z)

Worked examples

InputsZ-scoreNote
IQ 130 (mean 100, SD 15)2z = 2, 97.7th percentile
x = 85-1z = −1, 15.9th percentile
x = 1000z = 0, 50th percentile

Frequently asked questions

What is a z-score?

A value re-expressed in standard deviations from the mean: z = 2 means two SDs above.

What percentile is z = 1.96?

About the 97.5th — 2.5% of a normal distribution lies above it, which is why ±1.96 bounds a 95% interval.

Can z-scores be negative?

Yes — below the mean.

Does this assume a normal distribution?

The z-score itself does not; the percentile and tail probabilities do.

How accurate is the percentile?

The normal CDF is evaluated with a standard approximation accurate to about 1.5 × 10⁻⁷.

Where these figures come from

Last checked: September 2026. Formulas are fixed by mathematics and do not change with tax years or regulations.