Z Score Formula

STATISTICS

Z score formula

A z-score tells you how many standard deviations a value lies from the mean. It puts any value on a common scale, making it easy to compare data from different distributions and to look up probabilities.

z = (x − μ) / σ
where:

  • z = the z-score, the number of standard deviations from the mean
  • x = the value being measured
  • μ = the mean of the data
  • σ = the standard deviation

What the z-score means

A z-score of 0 is exactly average. A positive z-score sits above the mean, a negative one below, and the size says how far in standard deviations. A z-score of 2 means the value is two standard deviations above the mean, which on a normal curve is higher than about 97.5 percent of values.

Why standardize

Converting raw values to z-scores removes the original units, so scores from different tests or measurements become directly comparable. It also lets you use a single standard normal table to find the probability of any value, regardless of the original mean and spread.

Worked example

  1. Exam scores have mean μ = 70 and standard deviation σ = 8.
  2. A student scores x = 86.
  3. z = (86 − 70) / 8 = 16 / 8 = 2.
  4. The score is 2 standard deviations above the mean.

Related guide

Read the Normal Distribution Guide to see how z-scores map to probabilities.

FAQ

What is a z-score?

The number of standard deviations a value is from the mean, found with z = (x − μ) / σ.

What does a negative z-score mean?

The value is below the mean. A z-score of −1 is one standard deviation below average.

Spotted an error or have a suggestion for this calculator? Let us know →
Scroll to Top

The calculators and tools on Formula Factory are provided for general guidance and informational purposes only. Results are estimates based on standard formulas and the values you enter — they do not constitute professional engineering, electrical, or architectural advice. Always verify calculations with a qualified professional before making decisions for any safety-critical, code-compliance, or commercial application. Formula Factory makes no representations or warranties as to the accuracy or completeness of any result, and accepts no liability for errors, omissions, or any outcomes arising from reliance on this information.