Z-Score Calculator
Convert any value into a standard z-score using the mean and standard deviation, then read its percentile, the percentage above and the two-tailed p-value. Free and instant.
About Z-Score Calculator
The z-score calculator standardizes any value against a normal distribution: given the value x, the mean μ and the standard deviation σ, it computes z = (x − μ) ⁄ σ — how many standard deviations the value sits above or below the mean.
It then translates that z-score into position: the percentile of values below, the percentage above, and the two-tailed p-value. The percentile comes from an erf-based approximation of the standard normal CDF, accurate to a few decimal places.
Z-scores let you compare results from different scales — test scores, lab measurements, growth data — on one footing, and the p-value output makes the tool a quick companion for hypothesis testing.
How to use Z-Score Calculator
- Enter the value x you want to standardize.
- Enter the distribution's mean μ.
- Enter the standard deviation σ — it must be greater than zero.
- Read the z-score, the percentile below, the percentage above and the two-tailed p-value.