Quick guide
What This Calculator Does
A z-score, also called a standard score, answers a focused question: how many standard deviations is an observed value from a reference mean? Enter an observed value X, mean μ, and standard deviation σ; the page calculates a z-score and uses an approximate standard normal cumulative distribution function to show a percentile and left-tail cumulative probability.
It is useful for quick position comparisons involving exam scores, measurements, and values on different scales. The z-score is a standardization result; the percentile and probability additionally depend on a normal-model assumption. For permutation, binomial, or Poisson probabilities, use the Probability Calculator. For P values, use the P Value Calculator. For arithmetic checks, use the Mathematical Expression Calculator.
When to Use It
- You know a reference mean and standard deviation and want to see whether a value is above or below the mean.
- You want a percentile under a normal model.
- You want a quick estimate of where an observation falls in the left-tail cumulative distribution.
- You need to compare measurements using standard-deviation units.
- You are learning the relationship between z-scores, the standard normal distribution, and percentile tables.
If the data are strongly skewed, truncated, ordinal rather than continuous, or you need a hypothesis test, cutoff reverse-solve, right-tail/two-tail area, or confidence interval, do not treat this page’s single left-tail number as a complete statistical conclusion.
Inputs Explained
Observed Value X
X is the raw value to standardize, such as an exam score, measurement, or experimental result. It may be above, below, or equal to the mean and may be negative or fractional, but it must be finite.
Mean μ
Frequently Asked Questions
What does this Z-score calculator actually return?
It computes z=(X−μ)/σ from X, μ, and σ, then applies an approximate standard normal CDF to show the z-score, percentile, left-tail cumulative probability, and deviation category.
Can standard deviation be zero or negative?
No. Standard deviation must be a finite value greater than 0; otherwise the z-score is undefined and the page shows an input error.
Are percentile and probability two-tailed P values?
No. Both represent the left-tail cumulative probability P(X≤x) under the normal model, shown as a percentage and as a 0-to-1 decimal.
Does the page assume a normal distribution?
Yes for the percentile and cumulative-probability interpretation. The z-score standardization formula itself is general, but the normal-CDF outputs require a suitable normal model.
Can the page reverse-solve X, the mean, or a two-tailed probability?
No. The current page only calculates z and the left-tail probability from X, μ, and σ; it does not provide reverse solving, right-tail, two-tailed, confidence-interval, or data-fitting modes.