CalcaTools

Z-Score Calculator | Compute Standard Score and Percentile

Convert any raw score to a z-score and percentile using the population mean and standard deviation, with the formula shown. Essential for comparing values across different scales, interpreting test results and understanding the normal distribution.

Last updated: July 2026 · Free · No sign-up required

Results

Enter values above and click Calculate to see your result instantly.

Quick reference

z-scoreApprox. percentile
−22.3rd
−115.9th
050th
+184.1st
+297.7th

functions Shows the working, not just the answer

For students and teachers, the final number is only half the value. Every math tool here exposes the formula it applied, the intermediate steps, and the rounding rule, so you can follow along, check your homework, or use the answer in a proof or report with confidence.

calculate Accurate to the spec

Calculations use 64-bit floating point with sensible rounding for the domain (currency to 2 decimals, percentages to 4 decimals, algebra to 6 significant figures). Where exact rational arithmetic matters — fractions, factorials, simplification — we use a dedicated BigNumber path so 1/3 + 1/6 returns ½, not 0.49999.

school Free for classroom use

Educators are welcome to link to any math calculator on CalcaTools from a class site, Google Classroom, or worksheet. The pages are mobile-friendly, free, ad-supported (so we can keep them free) and have no sign-up wall — students just click and use them in class or at home.

tips_and_updates Pair with the spoke articles

Below the calculator we link a small set of plain-English explainer pages — "What is a percentage?", "Why does PEMDAS matter?", and so on. They cover the underlying concept in 4–6 short paragraphs. Read those before the calculator if the topic is new, or after if you want the extra context.

Interpretation guide

InterpretationMeaning
z = 0Exactly at the mean
Positive zAbove average
Negative zBelow average
Large |z|Far from typical values

lightbulb Example — z-score of 85 when μ = 80 and σ = 5

The z-score is (x − μ) / σ = (85 − 80) / 5.

Result: z = 1.0 — the value is one standard deviation above the mean.

What this means: A positive z is above average; about 84% of a normal distribution falls below a z of 1.0.

Formula & methodology

Formula: z = (x − μ) / σ

The Z-score Calculator is built on a well-established calculation method. It uses the formula z = (x − μ) / σ to turn your inputs into a reliable result. Enter a raw score, the population mean, and the standard deviation, and this z-score calculator returns the standard score plus the corresponding percentile from the normal distribution. It explains whether the value The steps are shown on the page so you can follow the reasoning from input to output.

A z-score tells how many standard deviations a value is from the mean. Percentile approximations assume a normal distribution.

How to use the Z Score Calculator

Enter the raw score, the population mean, and the standard deviation, then press calculate. The tool applies z = (x − μ) ÷ σ and returns the standard score plus the corresponding percentile. For a score of 85 with a mean of 80 and a standard deviation of 5, z = 1.0 — the score is one standard deviation above the mean, sitting at about the 84th percentile of a normal distribution. The inverse mode converts a percentile back into the raw score.

Interpreting your result

The z-score is the universal ruler for comparing values from different distributions: a z of 1.5 always means '1.5 standard deviations above the mean', regardless of the scale being measured. That makes it the backbone of standardized testing, quality control, and statistical inference. A z-score of 2 means the value beats about 97.7% of the distribution; −2 means it sits below 2.3%. The percentile conversion assumes a normal distribution, which holds for many real-world data sets but not all — check the shape before relying on the percentile.

Common mistakes to avoid

The most common error is using the sample standard deviation where the population parameter is needed — the z-score formula uses σ, while the t-statistic handles sample-based cases. Second, forgetting the sign: a negative z-score means below the mean, and the percentile drops accordingly. Third, assuming normality — for heavily skewed data the percentile conversion is unreliable. Finally, confusing z-scores with t-scores or percentiles: each answers a different question, and mixing them changes the interpretation.

Tips for best results

Verify the mean and standard deviation you enter — the z-score is only as good as those inputs. Use z-scores to compare students, products, or measurements across different scales fairly. For quality control, flag any value beyond z = ±3 as an outlier candidate. When converting to percentiles, confirm the data is approximately normal; for small samples prefer the t-distribution. Recalculate with updated parameters as the population mean and spread change over time.

Authoritative source: Wolfram MathWorld

Frequently asked questions

How do I use the z score calculator?
Enter the raw score, the population mean, and the standard deviation, then press calculate. The tool applies z = (x − μ) / σ and returns the standard score plus the corresponding percentile. A score of 85 with mean 80 and standard deviation 5 gives z = 1.0, meaning the value is one standard deviation above the mean.
What formula does the z score calculator use?
The Z-score Calculator uses the standard z = (x − μ) / σ. You enter your values, and the calculator applies the formula step by step, showing the working so you can verify the math and understand how the result is derived rather than trusting a black box.
Is the z score calculator accurate?
The Z-score Calculator applies the standard formula: z = (x − μ) / σ. It is tested against published worked examples before launch and uses native double-precision arithmetic, so results are accurate to typical precision for the values you enter — with no intermediate rounding that could distort the answer.
Why do my results differ from another calculator?
The Z-score Calculator is free, private, and accurate: it runs entirely in your browser (no uploads, no accounts), applies the standard calculation, and explains each step so you can verify the result. Enter a raw score, the population mean, and the standard deviation, and this z-score calculator returns the standard score plus the corresponding percentile from the normal distribution. It explains whether the value sits above or below the mean and how many There is no limit on usage, and it works on any device.
How do I convert a z-score back to a raw score?
x = μ + zσ. If test scores average 72 with an SD of 8, a z of +1.5 is a raw score of 72 + 12 = 84, and z = −0.5 is 68. This reverse direction is how standardized cutoffs get translated into real units — 'top 2%' means z ≈ 2.05, which on that test is a score of about 88.
What does the Z-score Calculator do?
Enter a raw score, the population mean, and the standard deviation, and this z-score calculator returns the standard score plus the corresponding percentile from the normal distribution. It explains whether the value sits above or below the mean and how many. The calculator takes your inputs, applies the standard calculation, and returns a clear result so you can make an informed decision without doing the math by hand.
What formula does the Z-score Calculator use?
It applies z = (x − μ) ÷ σ, where x is the raw score, μ the population mean, and σ the population standard deviation. The z-score expresses how many standard deviations the value lies from the mean — positive above, negative below. The percentile conversion then uses the standard normal cumulative distribution Φ(z).
Is the Z-score Calculator free and private?
Yes — the Z-score Calculator. There is no sign-up, no paywall, no trial, and no limit on how many calculations you can run. CalcaTools covers its costs with non-intrusive display advertising, so the calculator itself never asks for payment or restricts any feature.
How accurate is the Z-score Calculator?
The z-score itself is computed exactly from your inputs with the formula z = (x − μ) ÷ σ. The percentile conversion uses a high-precision approximation of the standard normal cumulative distribution, accurate to several decimal places, which matches statistical tables. The overall accuracy depends on whether your data is truly normally distributed and your parameters are correct.

Explore the full statistics toolkit

Every CalcaTools statistics calculator — descriptive measures, probability distributions, hypothesis tests, confidence intervals, and Six Sigma process metrics — with step-by-step workings on each result.