What does a negative z-score mean?

By Jude Wallis · Published

A negative z-score means the value is below the mean. The size says how far: a z-score of -1.5 sits 1.5 standard deviations below the mean, with about 6.68% of a normal distribution below it. The sign says nothing about good or bad; that depends on what is being measured.

AP Statistics: Unit 1 (topics 1.9 Comparisons of the Distributions for One Quantitative Variable, 2.11 The Normal Distribution). Standardizing a value and comparing relative position across distributions is Unit 1 topic 1.9 of the Fall 2026 AP Statistics course; turning a z-score into a proportion or percentile with a standard normal table is Unit 2 topic 2.11.

The sign tells you which side of the mean

A z-score standardizes a value by measuring its distance from the mean in standard deviations:

z=xμσz = \frac{x - \mu}{\sigma}

The only thing that can make zz negative is the numerator xμx - \mu, so a negative z-score means exactly one thing: xx is below the mean. A positive z-score means above, and z=0z = 0 means the value sits right at the mean.

The magnitude carries the rest of the message. A z-score of 0.3-0.3 is barely below average, close enough that it would be unremarkable in any data set. A z-score of 3.0-3.0 is three standard deviations below the mean, far out in the left tail and rare enough to be worth investigating. Read the sign for direction and the magnitude for how unusual.

One note on μ\mu. When the value comes from a probability model rather than a collected data set, the μ\mu in that formula is the random variable's expected value, which is the same quantity under a different name; see is expected value the same as the mean.

What the size of a negative z means

For a roughly normal distribution, each z-score corresponds to a proportion of the data below it. These are computed values, not estimates:

zzProportion belowPercentileReading
0.25-0.250.401340thslightly below average
0.50-0.500.308531stbelow average, common
1.00-1.000.158716thclearly below average
1.50-1.500.06687thlow
2.00-2.000.02282ndunusual
3.00-3.000.0013below 1strare

The empirical rule is the quick sanity check on this table. About 95% of a normal distribution lies within 2 standard deviations of the mean, so roughly 2.5% should lie below z=2z = -2, and the exact value 0.0228 sits right where that rough figure predicts. If your table lookup and the empirical rule disagree badly, you have made an error somewhere.

Notice how fast the proportions shrink. Moving from z=1z = -1 to z=2z = -2 cuts the proportion below from about 16% to about 2%, roughly a factor of 7.

Negative does not mean bad

This is the most common misreading, and it costs points in context questions. A z-score is arithmetic, not judgment. Whether below average is good depends entirely on the variable.

  • Marathon finish time: z=1.8z = -1.8 means you finished well ahead of the field. Excellent.
  • Cholesterol level: a negative z is usually the healthier direction.
  • Exam score: z=1.8z = -1.8 means you scored well below the class. Not excellent.
  • Golf score: negative is better, because low scores win.

So always translate the sign into the context before you judge it: "below the mean" first, then decide what below the mean means for this variable. A negative z-score also has nothing to do with the data value being a negative number. A newborn weighing 5.5 pounds in a population averaging 7.5 pounds has a negative z-score, and 5.5 pounds is a positive weight.

Reading a negative z on a z-table

A standard normal table gives the area to the left of zz, which is the proportion of values below yours. Most z-tables print two pages, one for negative z and one for positive z.

Split your z-score at the hundredths place. For z=1.53z = -1.53:

  1. Find the row labeled 1.5-1.5 on the negative page.
  2. Move across to the column labeled 0.03.
  3. Read the entry: 0.0630.

That 0.0630 is the proportion below, so about 6.30% of the distribution falls under z=1.53z = -1.53. To get the proportion above, subtract from 1: 10.0630=0.93701 - 0.0630 = 0.9370.

Watch the row label carefully. On a negative page laid out like the AP Statistics Table A, the rows ascend from 3.4-3.4 at the top to 0.0-0.0 at the bottom, and the column still adds to the magnitude, so the row 1.5-1.5 with the column 0.03 gives 1.53-1.53, not 1.47-1.47. Grabbing the wrong side of the table is the single most common z-table error. The site's z-table uses that layout and covers both signs, and the z-score calculator will confirm the lookup.

Symmetry: why one side is enough

The standard normal curve is symmetric about 0, which forces a tidy relationship between a negative z and its positive twin:

P(Z<z)=P(Z>z)P(Z < -z) = P(Z > z)

In words, the area to the left of 1.5-1.5 equals the area to the right of 1.51.5. Both are 0.0668. Equivalently, P(Z<1.5)=1P(Z<1.5)=10.9332=0.0668P(Z < -1.5) = 1 - P(Z < 1.5) = 1 - 0.9332 = 0.0668, since P(Z<1.5)P(Z < -1.5) and P(Z<1.5)P(Z < 1.5) add to exactly 1.

That is why a table printed only for positive z is still usable: look up z|z|, then subtract from 1. It is also why the percentile of 1.5-1.5 (about the 7th) and the percentile of +1.5+1.5 (about the 93rd) add to 100.

One useful consequence for inference. Because of this symmetry, a two-sided p-value can be found as twice the area in one tail, and the critical values you use for confidence intervals come in matched pairs such as 1.96-1.96 and 1.961.96.

Mistakes to avoid

  • Do not drop the negative sign. z=1.5z = -1.5 and z=1.5z = 1.5 point to opposite sides of the mean and to completely different percentiles, 7th versus 93rd.
  • Do not read the table area as the area above. Standard z-tables give area to the left. If a question asks what proportion scored higher, subtract from 1.
  • Do not treat a negative z as an error. Roughly half of any symmetric distribution has a negative z-score. Getting one is normal.
  • Do not compare raw scores across different tests. Standardizing is the whole point: 0.60-0.60 on one test is a higher relative standing than 0.70-0.70 on another, even if the raw scores look nothing alike, and only then do you ask whether higher is better for that variable.
  • Do not mix up σ\sigma and ss. Use the population standard deviation when you have it; using a sample standard deviation makes the result an estimate. Full mechanics are in how to find a z-score.

A score below the mean, turned into a percentile

Exam scores are approximately normal with μ=72\mu = 72 and σ=8\sigma = 8. Priya scored 60. Find her z-score, the proportion of students who scored below her, and the proportion who scored above her.

  1. Substitute into the formula: z=60728z = \frac{60 - 72}{8}.

  2. Numerator: 6072=1260 - 72 = -12. The negative sign is the signal that 60 is below the mean of 72.

  3. Divide: z=128=1.5z = \frac{-12}{8} = -1.5. Priya scored 1.5 standard deviations below the class mean.

  4. Look up 1.5-1.5 on the negative page of a z-table, row 1.5-1.5 and column 0.00: the area to the left is 0.0668.

  5. So about 6.68% of students scored below Priya, putting her at roughly the 7th percentile.

  6. The proportion above is 10.0668=0.93321 - 0.0668 = 0.9332, so about 93.32% of the class scored higher.

  7. Sanity check with symmetry: the area to the left of 1.5-1.5 should equal the area to the right of +1.5+1.5, and 10.9332=0.06681 - 0.9332 = 0.0668 confirms it.

z=1.5z = -1.5. About 6.68% of the class scored below 60 (roughly the 7th percentile) and about 93.32% scored above. Here the negative sign is bad news for Priya, because on an exam higher is better.

Comparing two negative z-scores from different tests

Marco scored 430 on a test whose scores are approximately normal with μ=500\mu = 500 and σ=100\sigma = 100. Lena scored 18 on a different test, also approximately normal, with μ=21\mu = 21 and σ=5\sigma = 5. Both are below average. Who did better relative to their own test?

  1. Marco: z=430500100=70100=0.70z = \frac{430 - 500}{100} = \frac{-70}{100} = -0.70.

  2. Lena: z=18215=35=0.60z = \frac{18 - 21}{5} = \frac{-3}{5} = -0.60.

  3. Both z-scores are negative, so both scored below their test's mean. The comparison is about which is closer to 0.

  4. Marco's area to the left: P(Z<0.70)=0.2420P(Z < -0.70) = 0.2420, about the 24th percentile.

  5. Lena's area to the left: P(Z<0.60)=0.2743P(Z < -0.60) = 0.2743, about the 27th percentile.

  6. Lena's z-score is closer to the mean, so a larger share of her test takers fell below her: 27.43% against Marco's 24.20%.

  7. Notice the raw scores were useless for this comparison. 430 and 18 are not on the same scale; the z-scores are.

Marco has z=0.70z = -0.70 (about the 24th percentile) and Lena has z=0.60z = -0.60 (about the 27th percentile). Lena did better relative to her group, because her score sits fewer standard deviations below her test's mean. Both are still below average.

Frequently asked questions

Can a z-score be negative?

Yes, and about half of them are. A z-score is negative whenever the value falls below the mean. In a symmetric distribution roughly half the values sit below the mean, so negative z-scores are as ordinary as positive ones.

Is a negative z-score bad?

It depends on the variable. On an exam a negative z is below average and unwelcome. On a marathon time, a cholesterol reading, or a golf score, below average is the good direction. Read the sign as a position first, then judge it in context.

How negative can a z-score get?

There is no algebraic limit, but values below 4-4 are extremely rare in normal data, since the proportion below z=3z = -3 is already about 0.0013. In a real data set the most negative possible z-score is also capped by the sample size, so a huge negative z usually signals an error or a genuine outlier.

My z-table only has positive values. How do I look up a negative z?

Use symmetry. Look up the positive twin z|z| to get the area to its left, then subtract from 1. For z=1.5z = -1.5, look up 1.5 to get 0.9332, then compute 10.9332=0.06681 - 0.9332 = 0.0668, which is the area to the left of 1.5-1.5.

Does a negative z-score mean the data value is negative?

No. The two are unrelated. A 5.5 pound newborn in a population averaging 7.5 pounds has a negative z-score even though the weight is positive, and a temperature of 4-4 degrees can have a positive z-score in a place where the mean is 10-10.