Z Z-score Calculator
Calculate the standard score (z-score) for any raw value given a mean and standard deviation, or convert a z-score to a cumulative probability (p-value) using the normal distribution.
Enter the raw score, population mean, and standard deviation to calculate the z-score.
Z-score Formula
Where x is the raw score, μ is the population mean, and σ is the standard deviation. A positive z-score indicates the value is above the mean; negative means below.
How to Calculate a Z-score
-
1Identify the ValuesCollect the raw score (x), the mean (μ) of the distribution, and the standard deviation (σ).
-
2Subtract the MeanCompute the difference x − μ. A positive result means x is above average; negative means below.
-
3Divide by Std DeviationDivide the difference by σ to express the distance in standard deviation units.
-
4Interpret the ResultA z-score of 0 is at the mean. Scores between −1 and +1 are within one standard deviation (68% of normal data).
Worked Example
A student scored 85 on an exam where the class mean is 72 and the standard deviation is 8.
Frequently Asked Questions
A z-score (standard score) measures how many standard deviations a data point is from the mean of a distribution. A z-score of 0 means the value equals the mean; ±1 means one standard deviation away.
That depends on context. In quality control, scores beyond ±3 are considered outliers. In standardized testing, a z-score above +1 (top 84%) is generally considered good. For confidence intervals, ±1.96 corresponds to the 95% CI.
Use the cumulative distribution function (CDF) of the standard normal distribution. P(Z < z) gives the one-tailed p-value. Use the Z-score to Probability tab above for instant results.
The standard normal distribution is a normal (bell-curve) distribution with mean 0 and standard deviation 1. Any normal distribution can be converted to it by computing z-scores, allowing use of universal probability tables.
Related Calculators
Standard Deviation Calculator
Calculate mean, variance, and standard deviation for any data set.
Percentile Calculator
Calculate percentile rank and find the value at any percentile in a data set.
Confidence Interval Calculator
Calculate confidence intervals for means and proportions.