A z-score answers one question: how many standard deviations away from the mean a value sits, with the sign telling you which side. That single number lets you compare a value to its group instead of reading the raw number alone.
Here is the value, is the mean, and is the standard deviation.
How To Read The Z-Score At A Glance
The sign and size of map directly onto position in the data:
| z-score | Position relative to the mean |
|---|---|
| Above the mean | |
| Exactly at the mean | |
| Below the mean | |
| One standard deviation above | |
| One and a half standard deviations below | |
| Relatively far from the mean |
The numerator is the raw distance from the center; the denominator rescales that distance by the typical spread. So a z-score does not just say "this score is 14 points above average," it says whether 14 points is a small or large gap for that particular data set. The reading is always relative to the mean and standard deviation you used. Change those, and the z-score changes.
Population Versus Sample: Which Numbers To Divide By
The version you use depends on what your numbers describe.
| You have | Standardize with | Interpretation |
|---|---|---|
| A full population | Population mean and population standard deviation | |
| Only a sample | Sample mean and sample standard deviation |
The calculation step is identical, subtract the center and divide by the spread. Only the interpretation shifts with whether the values describe a whole population or a sample.
Worked Example
A test score is , the class mean is , and the standard deviation is . Substitute:
Subtract first:
Then divide:
The z-score is , so the score sits standard deviations above the mean.
Where Z-Scores Help And Where Students Trip
Z-scores are the right tool when you want to compare values from different scales, spot unusually high or low observations, or connect raw data to a normal-distribution model. That last use carries a condition: converting a z-score into a probability is most meaningful when a normal model is appropriate, or when the problem tells you to use one.
The most common confusion points:
- Dividing by the variance instead of the standard deviation. A z-score uses standard deviation.
- Ignoring the sign. A z-score of is below the mean; is above it. They are not the same.
- Mixing data from different groups. The same value can have one z-score in one class and a different z-score in another if the mean or standard deviation differs.
Run It Yourself
Pick any value, mean, and standard deviation, compute the z-score, and put the result into words. For a sharper test, choose numbers that make the z-score come out negative and confirm your interpretation still matches the sign.
Frequently Asked Questions
- How do you calculate a z-score?
- Subtract the mean from your value, then divide by the standard deviation. For example, a test score of 84 with a class mean of 70 and standard deviation of 7 gives a z-score of 2, meaning the score is two standard deviations above the mean.
- What does a negative z-score mean?
- A negative z-score means the value is below the mean, while a positive z-score means it is above the mean. A z-score of zero means the value equals the mean exactly. The sign matters: a z-score of negative 2 and a z-score of positive 2 describe values on opposite sides of the average.
- Do you divide by the standard deviation or the variance for a z-score?
- Divide by the standard deviation, not the variance. Using the variance is one of the most common z-score mistakes. The standard deviation rescales the distance from the mean by the typical spread of the data, turning a raw gap into a standardized number of standard deviations.
- Why are z-scores useful?
- Z-scores let you compare values from different scales, spot unusually high or low observations, and connect raw data to a normal-distribution model. Instead of just saying a score is 14 points above average, a z-score tells you whether that gap is small or large for that particular data set.
- What is the difference between population and sample z-scores?
- The population version uses the population mean and population standard deviation. If you only have sample data, you standardize with the sample mean and sample standard deviation instead. The calculation step is identical, subtract the center and divide by the spread, but the interpretation depends on which numbers you used.
Need help with a problem?
Upload your question and get a verified, step-by-step solution in seconds.
Open GPAI Solver →