Use one raw value together with the mean and positive standard deviation of its reference distribution.
2
Choose the direction
Calculate z from a raw value, or calculate a raw value when z, the mean, and standard deviation are known.
3
Read the sign and magnitude
The sign gives direction from the mean. The absolute value gives the distance in standard-deviation units.
4
Keep probability separate
Do not turn a z-score into a percentile unless the problem also specifies a suitable probability distribution model.
Worked inputs
Examples to try
Use these examples to recognize the method, compare equivalent forms, and check your own work.
Two standard deviations above
Subtract 70, then divide by 4.
x=78,μ=70,σ=4
Expected result
z=2
Two standard deviations below
The signed deviation is negative 6; divide by 3.
x=64,μ=70,σ=3
Expected result
z=−2
Recover a raw score
Use x equals mean plus z times standard deviation.
z=1.5,μ=50,σ=10
Expected result
x=50+(1.5)(10)=65
Fractional z-score
Divide the signed deviation 20 by 15 and reduce the fraction.
x=120,μ=100,σ=15
Expected result
z=1520=34≈1.333
Value at the mean
The numerator is zero.
x=8,μ=8,σ=2
Expected result
z=0
Negative raw values
The signed deviation is positive 6 even though both raw values are negative.
x=−4,μ=−10,σ=3
Expected result
z=3−4−(−10)=2
Complete example
Standardize a score of 78
The raw value and mean are on the same scale, and the standard deviation is positive, so direct standardization is defined.
x=78,μ=70,σ=4
1
Subtract the mean
This preserves the direction of the value relative to the center.
78−70=8
2
Divide by standard deviation
One standard-deviation unit is 4 raw-score units.
8/4=2
3
Interpret the standardized value
The positive sign means above the mean, and the magnitude 2 means two standard deviations away.
z=2
4
Reverse the transformation
The inverse calculation should reproduce the original score.
70+(2)(4)=78
z=2
Verification: Substitution into x = mean + z times standard deviation gives 78. Units cancel in the ratio, so the z-score is dimensionless.
Avoidable errors
Common mistakes and how to fix them
Reversing the subtraction
Problem: z=(\mu-x)/\sigma
Why it matters: This reverses the sign and places above-mean values below the mean.
Better approach: Use raw value minus mean in the numerator.
Using a variance in the denominator
Problem: z=(x-\mu)/\sigma^2
Why it matters: A z-score measures distance in standard-deviation units, not squared units.
Better approach: Divide by the standard deviation, which is the square root of variance.
Mixing reference groups
Problem: Using a mean from one class and a standard deviation from another class.
Why it matters: The resulting scale does not describe either reference distribution coherently.
Better approach: Use a matched mean and standard deviation for the group that defines the comparison.
Calling every z-score a percentile
Problem: Interpreting z = 1 as a fixed percentile without a distribution model.
Why it matters: The standardization formula alone gives relative distance, not an area under a specified curve.
Better approach: Use a percentile conversion only when an appropriate distribution, often a normal model, is explicitly justified.
Trust the result for the right reasons
Checks, assumptions, and limits
How results are checked
The standard deviation is checked to be greater than zero.
The sign of z is checked against whether the raw value is below or above the mean.
The inverse formula x = mean + z times standard deviation is used to recover the input value.
Units are checked to cancel so the standardized result is dimensionless.
When to stop and revise the input
A z-score is undefined when the standard deviation is zero.
A z-score describes relative position and does not by itself establish normality.
Percentiles and tail probabilities require a stated distribution model and are outside this calculation's basic scope.
Comparisons are meaningful only when each value uses an appropriate and internally consistent reference group.
Common questions
Find how far a value is from its mean FAQ
What does a negative z-score mean?
It means the raw value is below the reference mean. A z-score of -1.5 is one and a half standard deviations below that mean.
What z-score is exactly at the mean?
Zero, because the raw value minus the mean is zero.
Can I compare z-scores from different tests?
You can compare relative positions when each score was standardized using the correct mean and standard deviation for its own relevant group. That comparison does not make the tests identical in content or meaning.
Does a z-score require a normal distribution?
The arithmetic standardization does not. A normal model becomes important when you use the z-score to calculate a normal percentile or tail probability.
Continue learning
Useful next steps
Choose the resource that matches what you need to do next.