How to Interpret a Z-Score: Meaning and Examples

A z-score tells you how far a value sits from the average, measured in standard deviations. A z-score of 0 means the value is exactly average. A positive z-score means it’s above average, and a negative z-score means it’s below average. The number itself tells you how many standard deviations away: a z-score of 1.5 means 1.5 standard deviations above the mean, while a z-score of -2.0 means two standard deviations below it.

What the Formula Actually Does

The z-score formula is: z = (x – μ) / σ. In plain terms, you take your individual value (x), subtract the average of the group (μ), and divide by the standard deviation (σ), which is a measure of how spread out the values in the group are.

Each step does something specific. Subtracting the mean tells you whether your value is above or below center and by how much in raw units. Dividing by the standard deviation rescales that gap into something comparable across different situations. A 10-point difference on a test where scores are tightly clustered (small standard deviation) produces a larger z-score than the same 10-point difference on a test where scores are all over the place.

Say the average score on an exam is 75 with a standard deviation of 5, and you scored 85. Your z-score is (85 – 75) / 5 = 2.0. You scored two standard deviations above the mean. If the standard deviation were 10 instead, that same score of 85 would give you a z-score of only 1.0. The raw gap is identical, but relative to how spread out everyone’s scores are, the second result is less unusual.

What Positive and Negative Scores Mean

The sign tells you direction. A positive z-score means the value is above the group average. A negative z-score means it’s below. The size tells you magnitude: values between -1 and 1 are fairly typical, while anything beyond -2 or 2 is uncommon.

Whether “above” or “below” is good depends entirely on what you’re measuring. A z-score of -2.0 on a cholesterol test means your cholesterol is well below average, which is probably welcome news. A z-score of -2.0 on a child’s growth chart means they’re significantly shorter or lighter than expected, which could signal a concern. The z-score itself carries no judgment. It only tells you where a value falls relative to the group.

The 68-95-99.7 Rule

When data follows a normal distribution (the classic bell curve), z-scores map neatly onto how common or rare a value is:

  • 68% of values fall within 1 standard deviation of the mean (z-scores between -1 and 1).
  • 95% of values fall within 2 standard deviations (z-scores between -2 and 2).
  • 99.7% of values fall within 3 standard deviations (z-scores between -3 and 3).

This means a z-score of 2.5 places someone in the outer 5% of the distribution, and a z-score beyond 3.0 is extremely rare, occurring in roughly 0.3% of cases. If you’re looking at exam results and your z-score is 1.0, about 68% of people scored closer to the mean than you did, but you’re still well within the normal range. If your z-score is 3.0, you’re an outlier.

Converting Z-Scores to Percentiles

A percentile tells you what percentage of values fall below yours. Z-scores convert directly to percentiles using a z-table (also called a standard normal table), which lists the area under the bell curve to the left of any given z-score.

Some common conversions worth knowing:

  • Z-score of -2.0: about the 2nd percentile (roughly 2.3% of values fall below)
  • Z-score of -1.0: about the 16th percentile
  • Z-score of 0: the 50th percentile (exactly average)
  • Z-score of 1.0: about the 84th percentile
  • Z-score of 2.0: about the 98th percentile

To use a z-table, find the row matching the first digit and first decimal of your z-score, then move across to the column matching the second decimal place. For a z-score of 1.05, you’d find the row for 1.0 and the column for .05, giving you roughly 0.8531, which means about 85.3% of values fall below that point.

Z-Scores in Children’s Growth Charts

Pediatricians use z-scores to track whether a child’s height, weight, or head circumference is developing within the expected range for their age and sex. The World Health Organization defines abnormal growth using a cutoff of 2 standard deviations from the mean. A z-score below -2 (below the 2nd percentile) flags a potential concern: short stature if it’s length-for-age, or low weight if it’s weight-for-length. A z-score above +2 (above the 98th percentile) flags the other end, such as high weight-for-length.

These thresholds don’t automatically mean something is wrong. A single measurement that crosses -2 or +2 prompts closer monitoring, while a consistent pattern over multiple visits tells a clearer story.

Z-Scores in Bone Density Tests

Bone density scans report results as either a T-score or a z-score, depending on your age and sex. If you’re a premenopausal woman or a man younger than 50, you’ll typically receive a z-score, which compares your bone density to the average for healthy people of your age, ethnicity, and sex. Children also receive z-scores.

A z-score of -2.0 or lower means your bone density is low for your demographic group. Because people your age shouldn’t normally have significant bone loss, a score this low can suggest that something else, such as a medication or underlying condition, is affecting your bones. Postmenopausal women and men over 50 receive T-scores instead, which compare bone density to a healthy young adult baseline and use different cutoff values for diagnosing osteoporosis.

Z-Scores in Statistical Testing

In research and statistics, z-scores serve as the basis for deciding whether a result is statistically significant. The idea is straightforward: if a z-score is large enough, the result is unlikely to have occurred by chance alone. Specific z-score thresholds, called critical values, correspond to different confidence levels:

  • 90% confidence level: z-score of 1.645
  • 95% confidence level: z-score of 1.96
  • 99% confidence level: z-score of 2.58

The 95% threshold is the most commonly used in published research. If a test produces a z-score of 2.1, it exceeds the 1.96 cutoff, meaning there’s less than a 5% probability the result happened by random chance. A z-score of 1.5 would fall short of that bar. These thresholds apply to two-tailed tests, which check for differences in either direction (higher or lower than expected).

Why Z-Scores Are Useful for Comparison

The real power of z-scores is that they put different measurements on the same scale. Suppose you scored 720 on one standardized test and 28 on another. Those raw numbers are meaningless side by side because the tests have different scoring systems, different averages, and different spreads. But if your z-score was 1.2 on the first test and 1.8 on the second, you know your second performance was stronger relative to other test-takers, even though the raw number was smaller.

This same logic applies across medicine, finance, manufacturing, and any field where you need to ask: is this value typical, or is it unusual? The z-score gives you a universal yardstick. Values between -1 and 1 are ordinary. Values beyond -2 or 2 deserve attention. Values beyond -3 or 3 are rare enough to investigate.