Skip to main content
📊 Statistics

Z-Score Calculator

Enter a value, the mean and the standard deviation to get the z-score (standard score) and the matching percentile from the normal distribution.

z = (x − μ) / σ
Percentile
Above / below mean
Normal curve
100% Free
🔢 Open All Math Calculators 📖 Read the Guide

Z-score — Quick answer

A z-score is how many standard deviations a value sits from the mean.

z = (x − μ) / σ

Worked example: x = 85, μ = 70, σ = 10 → z = (85 − 70)/10 = 1.593.3rd percentile.

Z-score → percentile

z-scorePercentile
−1.015.9%
050.0%
+1.593.3%
+2.097.7%

Percentile assumes an approximately normal (bell-shaped) distribution.

📊 Z-Score Calculator

Enter the value, the population mean and the standard deviation.

Z-score
Percentile
Position

ℹ️ Percentile is the area under the standard normal curve to the left of the z-score; it assumes approximately normal data.

The z-score (or standard score) tells you how many standard deviations a value lies above or below the mean: z = (x − μ) / σ. It puts values from any normal distribution onto one common scale, so a test score, a height and a lab reading can all be compared. The percentile is the share of the distribution that falls below the value, read from the standard normal curve.

Reviewed: June 20, 2026 · Author: Naveen P N, Founder — AI Calculator · Verified against: the z formula and the standard normal CDF, recomputed in code.

The z-score formula

Standard score
z = (x − μ) / σ
Percentile
percentile = Φ(z) × 100%

Subtract the mean (μ) from your value (x), then divide by the standard deviation (σ). A z of +1 means one standard deviation above the mean; −1 means one below; 0 is exactly at the mean. The percentile uses Φ, the standard normal cumulative distribution, which gives the proportion of values below z — so a larger z always means a higher percentile.

Worked examples

A score of 85 where the class mean is 70, σ = 10:

Standardize
z = (85 − 70) / 10 = 1.5 → 93.3rd percentile

A score of 60 in the same class:

Below the mean
z = (60 − 70) / 10 = −1.0 → 15.9th percentile

An IQ of 130 where μ = 100, σ = 15:

Two SDs up
z = (130 − 100) / 15 = 2.0 → 97.7th percentile

So 85 beats about 93% of the class, 60 beats about 16%, and an IQ of 130 is in the top ~2.3%. The sign shows the direction; the magnitude shows how unusual the value is.

Frequently Asked Questions

What is the z-score formula?

z = (x − μ) / σ. With μ = 70, σ = 10, a value of 85 gives z = 15/10 = 1.5.

What does a z-score tell you?

How many standard deviations from the mean. z = 1.5 is 1.5 SD above; z = −1 is one below; z = 0 is the mean.

How do I get a percentile from z?

It's the normal-curve area left of z. z = 1.5 ≈ 93.3%, z = −1 ≈ 15.9%, z = 2 ≈ 97.7%.

Can a z-score be negative?

Yes — it just means below the mean. z = −2 is two SD below, about the 2.3rd percentile.

Does percentile need a normal distribution?

The z-score is always valid; the percentile assumes roughly normal data. For skewed data it's approximate.

Need more math tools?

Explore standard deviation, variance, mean/median/mode, probability and more across the AI Calculator math suite.

🔢 Open Math Calculators — Free

No registration required · 350+ calculators · PDF report export