Standardize any value and instantly see where it falls on the normal distribution
A z-score (also called a standard score) measures how many standard deviations a value is from the mean of its distribution. It answers the question: is this value typical, unusually high, or unusually low?
The formula is simple: z = (x − μ) / σ, where x is your value, μ is the mean, and σ is the standard deviation. A z-score of 0 means the value equals the mean. A z-score of +2 means the value is 2 standard deviations above the mean — in the top ~2.3% of a normal distribution.
Z-scores are essential for comparing values across different scales — for example, comparing a SAT score to an IQ score — and for finding percentiles from the standard normal table. Enter a value, mean, and standard deviation below to compute your z-score and the corresponding percentile.