Everyday utility

Z-Score Calculator

Enter a data point, mean, and standard deviation to see how many standard deviations the point sits from the mean.

Last reviewed May 18, 2026 by ToolSpilo Editorial Team.

Review method: Reviewed against the implemented z-score formula and percentile assumptions, displayed formulas, and worked examples.

Calculator tool

How this calculator works

Use the explanation to understand the formula, assumptions, and practical limits behind the calculator result.

What a Z-Score Means

A z-score tells you how far a value is from the mean, measured in standard deviations:

z=xμσz = \frac{x-\mu}{\sigma}

A positive z-score is above the mean, a negative one is below it, and zero means the value sits exactly at the mean.

A Simple Example

If the mean is 70, the standard deviation is 10, and a score is 85:

z=857010=1.5z = \frac{85 - 70}{10} = 1.5

That score is 1.5 standard deviations above the mean.

What Percentiles Need

The calculator can estimate a percentile from the z-score only when a normal-distribution model makes sense for the data. A z-score alone does not prove that the data are normal.

One Important Limit

Standard deviation must be greater than zero. If every value is identical, there is no spread to measure and the z-score formula cannot be used.

Frequently asked questions

What does z = 0 mean?

It means the value equals the mean exactly, so it sits at the center after standardization.

What does a negative z-score mean?

It means the value is below the mean by that many standard deviations.

Are z-score percentiles always valid?

Only when the normal-distribution assumption is a reasonable model for the data you are analyzing.

Why must standard deviation be positive?

Because standardization divides by spread. With zero spread, the z-score formula has no valid denominator.