Z-Score Calculator

Updated July 2026

Enter a value, the population mean and the standard deviation to get the z-score, the percentile, the cumulative probability P(Z < z), and the one- and two-tailed p-values. Everything runs privately in your browser.

A z-score is computed as z = (x − μ) / σ — how many standard deviations your value x sits from the mean μ. A positive z is above the mean, a negative z is below it, and z = 0 is exactly at the mean.
Must be greater than 0.
Z-score
Percentile
P(Z < z)
P(Z > z)
One-tailed p
Two-tailed p
Distance from mean
Enter a z-score to read off its percentile.

How this z-score calculator works

A z-score (also called a standard score) rescales a raw value into the number of standard deviations it lies from the mean. This makes values from different distributions directly comparable. The formula is z = (x − μ) / σ, where x is your value, μ is the population mean and σ is the standard deviation.

Once the z-score is known, the calculator converts it to a percentile using the standard normal cumulative distribution function P(Z < z). We evaluate it with an accurate Abramowitz–Stegun approximation of the error function (erf), so the percentile and p-values match standard z-tables to several decimal places. The standard deviation must be greater than zero, otherwise the z-score is undefined.

Worked example: with x = 85, μ = 70 and σ = 10, the z-score is (85 − 70) / 10 = 1.5. The cumulative probability P(Z < 1.5) ≈ 0.9332, so the value sits at about the 93.3rd percentile — higher than roughly 93% of the distribution.

Reference values: z = 0 → 50%, z = 1 → 84.1%, z = 1.96 → 97.5%, z = 2 → 97.7%. These assume the underlying data is approximately normally distributed.

Frequently asked questions

What is a z-score?
A z-score, or standard score, tells you how many standard deviations a value lies from the mean of its distribution. A z-score of 0 is exactly at the mean, a positive z-score is above the mean, and a negative z-score is below it.
How do I calculate a z-score?
Subtract the mean from your value and divide by the standard deviation: z = (x − μ) / σ. For example, with x = 85, μ = 70 and σ = 10, z = (85 − 70) / 10 = 1.5. The standard deviation must be greater than zero.
What does a negative z-score mean?
A negative z-score means the value is below the mean. For instance, z = −1 sits one standard deviation below the mean, which corresponds to roughly the 15.9th percentile of a normal distribution.
How do I convert a z-score to a percentile?
The percentile is the cumulative probability P(Z < z) of the standard normal distribution, expressed as a percentage. For example z = 0 gives the 50th percentile, z = 1 gives about the 84.1st percentile, and z = 1.96 gives the 97.5th percentile.
What is a good z-score?
There is no universally good z-score — it depends on context. In statistical testing, |z| above 1.96 is often treated as significant at the 5% level (two-tailed). When higher is better, a larger positive z-score means a value well above average.
What is the 68-95-99.7 rule?
Also called the empirical rule, it states that for a normal distribution about 68% of values fall within 1 standard deviation of the mean, about 95% within 2, and about 99.7% within 3 standard deviations.
⚡ Z-Score Calculator — by larely ↗

Related tools

Cylinder Volume Calculator

Find a cylinder's volume, surface area and capacity in liters or gallons.

Half-Life Calculator

Calculate remaining quantity, decay constant and half-lives elapsed.

Percent Yield Calculator

Calculate reaction percent yield from actual and theoretical yield.

Trigonometry Calculator

Calculate sin, cos, tan and their inverses in degrees or radians.

Ideal Gas Law Calculator

Solve PV = nRT for pressure, volume, moles or temperature.

Weighted Average Calculator

Calculate a weighted average from value and weight pairs.

Probability Calculator

Calculate single-event probability and combined odds for two events.

Linear Interpolation Calculator

Interpolate a value between two known points, or solve the inverse.

Wavelength Calculator

Convert between wavelength, frequency and wave speed .

Force Calculator

Solve Newton's second law F = ma for force, mass or acceleration.

Kinetic Energy Calculator

Solve KE = ½mv² for kinetic energy, mass or velocity.

Rounding Calculator

Round a number to decimals, a nearest multiple, or by mode .

Browse all 251 free tools →