Z-Scores

Z-score

The z-score represents the number of standard deviations a data point is from the mean of its distribution:

z=xμσz = \frac{x - \mu}{\sigma}

A positive z-score means the point is above the mean; negative means below. A z-score of zero means exactly at the mean. Z-scores assume your data is normally distributed and are sensitive to outliers (which inflate sigmasigma, deflating everything's z-score).

When the assumptions hold, z-scores enable probability statements: a z-score of 2 corresponds to roughly the 97.5th percentile in a standard normal distribution.

Z-Score Explorer
z-score
+1.30
1.3 standard deviations above the mean.
-3σ-2σ-1σμ+1σ+2σ+3σx

Drag x along the number line

Whole steps:++ 0.30 of a step

Adjust x to see the z-score.