Result
Enter values and click Calculate
Convert scores to Z-scores, find probabilities, percentiles, and more.
Normal Distribution Curve
No graph yet
Calculate to see the normal curve.
No recently used tools
Loading categories...
Free online Z-score calculator with four modes: convert raw scores to Z-scores, find probabilities from Z, look up Z from percentile, or convert Z back to raw score. Interactive normal curve visualization, step-by-step KaTeX formulas, and Python scipy export.
Convert scores to Z-scores, find probabilities, percentiles, and more.
Calculate to see the normal curve.
A Z-score (standard score) measures how many standard deviations a data point is from the mean. It standardizes values from different distributions onto a common scale, making comparisons possible.
Value is above the mean. Z = 1.5 means 1.5 standard deviations above average.
Value is below the mean. Z = −2.0 means 2 standard deviations below average.
Value equals the mean exactly. The 50th percentile on a normal distribution.
| Range | Z-Score | % of Data | Example |
|---|---|---|---|
| μ ± 1σ | |Z| ≤ 1 | 68.27% | Most values (typical) |
| μ ± 2σ | |Z| ≤ 2 | 95.45% | Nearly all values |
| μ ± 3σ | |Z| ≤ 3 | 99.73% | Virtually all values |
| Z-Score | Percentile | Interpretation |
|---|---|---|
| −3.0 | 0.13% | Extremely low |
| −2.0 | 2.28% | Significantly low |
| −1.0 | 15.87% | Below average |
| 0.0 | 50.00% | Mean / Average |
| +1.0 | 84.13% | Above average |
| +1.645 | 95.00% | 90% CI critical value |
| +1.960 | 97.50% | 95% CI critical value |
| +2.0 | 97.72% | Significantly high |
| +2.576 | 99.50% | 99% CI critical value |
| +3.0 | 99.87% | Extremely high |
SAT, ACT, and IQ scores use Z-scores to rank test-takers against the population and set percentile-based cutoffs.
Manufacturing uses Six Sigma (Z = ±6) to maintain defect rates below 3.4 per million.
Stock returns are standardized for risk comparison. Value-at-Risk (VaR) models use Z-scores for tail risk estimation.
Growth charts, lab results, and BMI use Z-scores to compare patients against age/sex-matched reference populations.