Z-Score Calculator
Free z-score calculator. Compute z-scores from raw values, find probabilities from z-scores, or convert p-values back to z. Sample z-score, percentile, and tail areas.
1.0000
Normal Distribution
Shaded area = P(Z < 1.0000)
Probability Breakdown
All tail probabilities for z = 1.0000
Critical Z-Score Reference
Common z-values for confidence intervals and hypothesis testing
| Confidence | Z-Score | α (sig.) | P (left) |
|---|---|---|---|
| 80% | ±1.282 | 0.2 | 0.9000 |
| 85% | ±1.440 | 0.15 | 0.9250 |
| 90% | ±1.645 | 0.1 | 0.9500 |
| 95% | ±1.960 | 0.05 | 0.9750 |
| 98% | ±2.326 | 0.02 | 0.9900 |
| 99% | ±2.576 | 0.01 | 0.9950 |
| 99.5% | ±2.807 | 0.005 | 0.9975 |
| 99.9% | ±3.291 | 0.001 | 0.9995 |
What Is a Z-Score?
Understanding the standard score and why it matters
A z-score (also called a standard score or z-value) tells you exactly how many standard deviations a data point is from the mean of its distribution. It transforms raw data into a universal scale where the mean is 0 and the standard deviation is 1.
A z-score of 0 means the value is exactly at the mean. A z-score of +1.5 means 1.5 standard deviations above average. A z-score of −2.0 means 2 standard deviations below.
Z-Score Formulas
Single value, sample mean, and inverse calculations
A student scores 85 on a test where the class mean is 100 and σ = 15.
This means the student scored lower than approximately 84% of the class.
Interpreting Z-Scores & Probabilities
Understanding tail probabilities and the empirical rule
Every z-score maps to exact probabilities through the standard normal distribution (bell curve):
Z-Score Applications
Real-world uses in testing, quality control, and research
Z-Score vs. T-Score: When to Use Which
Choosing between z-tests and t-tests
| Criterion | Z-Score | T-Score |
|---|---|---|
| Population σ known? | Yes | No (use sample s) |
| Sample size | n ≥ 30 (or known σ) | Any (especially n < 30) |
| Distribution | Standard normal | t-distribution (heavier tails) |
| Critical value (95%) | 1.960 | 2.045 (df=29) |
Rule of thumb: If you know the population standard deviation, use a z-score. If you only have sample data and n < 30, use a t-test. For large samples (n ≥ 30), the t-distribution converges to the normal distribution, so results are nearly identical.
Common Mistakes & Assumptions
Pitfalls to avoid when using z-scores
Frequently Asked Questions
Common questions and detailed answers
Embed Z-Score Calculator
Add this calculator to your website or blog for free.
You Might Also Like
Related calculators from other categories
Last updated Mar 31, 2026