Connect via MCP →

Enter Calculation

Formula

Advertisement

Results

Z-Score (Standard Score)
1.5
standard deviations from the mean
Raw Score (x) 85
Mean (μ) 70
Standard Deviation (σ) 10

What Is a Z-Score?

A z-score, also called a standard score, tells you how many standard deviations a particular value (\(x\)) is above or below the mean (\(\mu\)) of a distribution. A positive z-score means the value is above the mean; a negative z-score means it is below. A z-score of 0 means the value equals the mean. Because z-scores remove the original units, they let you compare scores from completely different scales — for example, comparing a test score to a height measurement.

Bell curve with z-score positions marked along the horizontal axis
A z-score shows how many standard deviations a value lies from the mean on the normal distribution.

How to Use This Calculator

Enter three numbers: the raw score (\(x\)) you want to standardize, the mean (\(\mu\)) of the dataset, and the standard deviation (\(\sigma\)). The calculator returns the z-score instantly. Make sure the standard deviation is greater than zero — division by zero is undefined.

The Formula Explained

The z-score is computed as $$z = \frac{\text{Raw Score }(x) - \text{Mean }(\mu)}{\text{Std Dev }(\sigma)}$$ First subtract the mean from your value to find the raw deviation, then divide by the standard deviation to express that deviation in standard-deviation units. A z of +1.5 means the value sits 1.5 standard deviations above the mean.

Advertisement
Diagram showing the z-score formula components: distance from mean divided by standard deviation
The formula measures the distance between a raw value and the mean, scaled by the standard deviation.

Worked Example

Suppose a student scores 85 on a test where the class mean is 70 and the standard deviation is 10. Then $$z = \frac{85 - 70}{10} = \frac{15}{10} = 1.5$$ The student scored 1.5 standard deviations above average — better than roughly 93% of the class under a normal distribution.

FAQ

What does a negative z-score mean? It means the value is below the mean. For example, \(z = -2\) is two standard deviations below average.

What is a "good" z-score? It depends on context, but in a normal distribution about 68% of values fall between \(z = -1\) and \(z = +1\), and about 95% between \(-2\) and \(+2\).

Can I convert a z-score back to a raw score? Yes. Rearranging the formula gives \(x = \mu + z\cdot\sigma\).

Last updated: