Z-Score Calculator

Quick answer

A z-score calculator finds how many standard deviations a value sits from the mean. Subtract the mean from the value and divide by the standard deviation. A score of 85 with a mean of 70 and a standard deviation of 10 gives a z-score of 1.5, above the average.

Updated 2026-09-09By Shakeel MuzaffarReviewed by Prof. Dr. Khalil Mudassar, PhD
Try
Statistics
The data value you are scoring.
The mean, or average, of the data set.
The standard deviation of the data set. It must be above zero.
Z-score
--
Percentile (area below)--
Area above--

Calculations run in your browser. Inputs are not sent to our servers; anything you Save stays in this browser only.

Saved results (0)

How to Use the Z-Score Calculator

  1. Enter the value you want to score.
  2. Enter the mean of the data set.
  3. Enter the standard deviation, which must be above zero.
  4. Read the z-score and the percentile it corresponds to.

Here is what each result means:

ResultWhat it means
Z-scoreHow many standard deviations the value is from the mean.
Percentile (area below)The share of a normal curve below this value.
Area aboveThe share of a normal curve above this value.

What Is a Z-Score?

A z-score, or standard score, tells you how far a value sits from the mean, measured in standard deviations. A z-score of 0 is exactly average, a positive score is above the mean, and a negative score is below it. A z-score of 1.5 means the value is one and a half standard deviations above the mean.

Z-scores put values from different data sets on the same scale, so you can compare them fairly. A test score and a height, for example, become comparable once each is expressed as a z-score. On a bell-shaped curve, the z-score also maps to a percentile, the share of values below it.

How Does the Z-Score Calculator Work?

It subtracts the mean from the value and divides by the standard deviation, then reads the percentile from the normal curve.

Formula: z = (x - mean) / standard deviation
  1. Subtract the mean from the value.
  2. Divide by the standard deviation for the z-score.
  3. Convert the z-score to a percentile using the normal curve.

To find the standard deviation from a data set first, use the standard deviation calculator, then bring it here.

Z-Score Example

A student scores 85 where the mean is 70 and the standard deviation is 10.

Calculation: z = (85 - 70) / 10 = 15 / 10 = 1.5. The score is 1.5 standard deviations above the mean. On a normal curve, that puts it near the 93rd percentile, so about 93 percent of students scored lower.

Z-Scores and the Normal Curve

On a bell-shaped curve, common z-scores map to familiar percentiles.

Z-scorePercentileMeaning
-2About 2.3%Well below average
-1About 16%Below average
050%Exactly average
1About 84%Above average
2About 97.7%Well above average

About 68 percent of values fall within one standard deviation of the mean, and 95 percent within two, the empirical rule.

Z-Score vs Standard Deviation

The two are closely linked but answer different questions.

MeasureWhat it describes
Standard deviationHow spread out a whole data set is
Z-scoreHow far one value is from the mean, in those units

You need the standard deviation of the set to compute a z-score, so the two work hand in hand.

What Affects the Z-Score

The Distance from the Mean

A value far from the mean gives a larger z-score, positive if above and negative if below.

The Standard Deviation

A larger standard deviation shrinks the z-score, since the same gap is now a smaller share of the spread.

The Shape of the Data

The percentile assumes a roughly normal curve. Skewed data can make the percentile less reliable.

When to Use a Z-Score Calculator

Comparing Scores

Put results from different tests or scales onto one comparable footing.

Finding a Percentile

Turn a value into the share of a normal population below it.

Spotting Outliers

Flag values more than two or three standard deviations from the mean.

Common Mistakes

1. Using the Wrong Standard Deviation

Use the standard deviation of the same data set the value comes from.

2. Dividing Before Subtracting

Subtract the mean first, then divide by the standard deviation.

3. Forgetting the Sign

A value below the mean gives a negative z-score. The sign shows direction.

4. Assuming a Normal Curve Always Fits

The percentile relies on a bell shape. Skewed data can make it misleading.

5. Confusing Z with a Percentage

A z-score is a count of standard deviations, not a percentage. The percentile is the percentage.

Accuracy and Limitations

The z-score is exact; the percentile uses a close normal approximation.

What it calculates accurately

  • The z-score from value, mean and standard deviation
  • The percentile on a normal curve
  • The area above the value

What it does not do

  • Fit skewed or non-normal data exactly
  • Compute the mean or standard deviation from raw data
  • Handle small-sample t-scores
  • Give exact tail probabilities beyond the approximation

How We Compute the Z-Score

Method
Value minus mean over standard deviation, then a normal-curve percentile from an error-function approximation.
Inputs used
The value, the mean and the standard deviation.
Assumptions
A standard deviation above zero; a roughly normal distribution for the percentile.
Rounding
Z-score and percentages to four decimals.
Edge cases
A value at the mean gives z of 0 and the 50th percentile.
Sources
See Sources below.
Last reviewed
2026-09-08.

Frequently Asked Questions

What is a z-score?

A z-score tells you how many standard deviations a value is from the mean. A z-score of 1.5 means the value is one and a half standard deviations above average. A negative score means it is below the mean.

How do you calculate a z-score?

Subtract the mean from the value, then divide by the standard deviation. For a value of 85 with a mean of 70 and a standard deviation of 10, the z-score is (85 minus 70) over 10, which is 1.5.

What does a negative z-score mean?

A negative z-score means the value is below the mean. A z-score of -2, for example, is two standard deviations below average, which sits near the 2nd percentile on a normal curve.

How do I turn a z-score into a percentile?

A z-score maps to the share of a normal curve below it. A z of 0 is the 50th percentile, 1 is about the 84th, and 2 is about the 98th. This tool reports the percentile for you.

What is a good or unusual z-score?

Most values fall within two standard deviations of the mean, so a z-score beyond plus or minus 2 is unusual, and beyond plus or minus 3 is rare. Whether that is good depends on the context.

What is the empirical rule?

For a normal curve, about 68 percent of values lie within one standard deviation of the mean, 95 percent within two, and 99.7 percent within three. It is a quick guide to how z-scores spread.

Why do z-scores let me compare different tests?

Because each z-score is measured in standard deviations, it removes the original units. A test score and a height both become z-scores, so you can compare how far each stands from its own average.

Does my data need to be normally distributed?

The z-score itself does not, but the percentile does. If the data is skewed, the z-score is still valid, but the percentile from the normal curve may be less accurate.

Is my information saved?

No. The calculation runs in your browser and nothing you enter is stored or sent anywhere, unless you choose Save, which keeps the result only on this device.

Sources

Related Guides

Related Calculators

Looking for more statistics tools?

Explore all math calculators

This calculator finds a z-score and its percentile on the standard normal curve. The percentile uses a well-known approximation to the normal distribution, accurate to several decimals, and assumes the data is roughly bell-shaped. Spotted an error? Let us know.

Author

shakeel-Muzaffar
Founder & Editor-in-Chief at  ~ Web ~  More Posts

Shakeel Muzaffar is the Founder and Editor-in-Chief of MultiCalculators.com, bringing over 15 years of experience in digital publishing, product strategy, and online tool development. He leads the platform's editorial vision, ensuring every calculator meets strict standards for accuracy, usability, and real-world value. Shakeel personally oversees content quality, formula verification workflows, and the platform's commitment to publishing tools that are genuinely useful for students, professionals, and everyday users worldwide.