Ihsabha
AREN
IhsabhaMathematics › Z-Score Calculator

📉 Z-Score Calculator

Calculate the Z-score of a value relative to a mean and standard deviation, and see its approximate percentile.

📖 Standard Z-Score Formula & Normal CDF Approximation
🛡️ Reviewed by: Ihsabha editorial team · Method: Standard statistical formulas (standard deviation, normal distribution, linear regression, chi-square) found in any university statistics reference · Last updated: August 2, 2026

How to use this tool

Fill in the fields on the left with your information, then press Calculate to see your result instantly. No sign-up required, and no data is sent anywhere — everything is calculated right in your browser.

About this calculator

The Z-score measures how many standard deviations a given value is from the mean of a dataset, calculated by subtracting the mean from the value and dividing the result by the standard deviation. A positive value means X is above the mean, a negative value means it's below the mean, and zero means it equals the mean exactly. The Z-score is widely used to compare values from different distributions on a unified scale, and to determine how "unusual" or "common" a given value is within a normal distribution. This tool also calculates the approximate percentile of the entered value — the percentage of values below it within an ideal normal distribution — using a standard mathematical approximation for the cumulative normal distribution function. Because a Z-score is unitless by construction, it makes it possible to directly compare a test score, a height measurement, and a financial return on the very same standardized scale, something the original raw values could never do meaningfully on their own.

Z-Scores: Putting Completely Different Measurements on One Scale

A raw score on its own rarely says much without context. Scoring 82 on an exam sounds reasonably good, but whether it is actually good depends entirely on how everyone else in the class performed — a Z-score answers exactly this question by expressing a value's position relative to the mean and spread of its own dataset, in standardized units of standard deviation.

The formula is simple — subtract the mean from the value, then divide by the standard deviation — but its usefulness comes from what the result represents: a Z-score of +1 means the value sits exactly one standard deviation above the mean, and a Z-score of −2 means it sits two standard deviations below. Because this measurement is expressed in standard deviations rather than the original units (points, centimeters, dollars), Z-scores from entirely different measurements become directly comparable.

This comparability is the Z-score's most practical feature. A student who scores 82 on a test with a mean of 70 and standard deviation of 8 has a Z-score of 1.5. A different student who scores 90 on a different test with a mean of 85 and standard deviation of 10 has a Z-score of only 0.5. Despite the second student's higher raw score, the first student actually performed better relative to their own exam's distribution — a conclusion the raw scores alone could never reveal.

Within a normal distribution specifically, a Z-score maps directly onto a percentile through the cumulative distribution function: a Z-score of 0 corresponds to the 50th percentile (exactly average), roughly +1 corresponds to about the 84th percentile, and roughly +2 corresponds to about the 97.7th percentile, following the well-known 68-95-99.7 rule for how data clusters around the mean in a normal distribution.

Z-scores are used constantly in standardized testing to compare scores across different test versions or years, in manufacturing quality control to flag measurements that fall unusually far from a target specification, in finance to assess how unusual a given return or price movement is relative to historical volatility, and in medicine to interpret growth charts, where a child's height or weight is reported as a Z-score relative to a reference population of the same age and sex.

Frequently asked questions

What does a Z-score of 0 mean?

It means the value is exactly equal to the mean of the data set.

What's considered an unusual Z-score?

In most contexts, a Z-score beyond ±2 or ±3 is considered unusual, since it falls far from the bulk of a normal distribution.

How is percentile related to Z-score?

Percentile shows what percentage of values in a normal distribution fall below your value, derived directly from its Z-score.