A z-score tells how far a data value is from the mean, measured in standard deviations. It is one of the most useful tools in statistics because it lets you compare values from different data sets on the same scale. Positive z-scores are above the mean, negative z-scores are below the mean, and a z-score of 00 is exactly at the mean. This idea is especially important when data follow a normal distribution, which has the familiar bell curve shape.

The basic formula is z=xμσz = \frac{x - \mu}{\sigma} for a population or z=xxˉsz = \frac{x - \bar{x}}{s} for a sample. Once a value is converted to a z-score, you can estimate its percentile, judge whether it is unusual, and compare it fairly to other observations. On a normal curve, standard deviation intervals such as plus or minus 11, 22, and 33 help show how common or rare a value is. Z-scores are used in test scoring, quality control, scientific measurement, and many other fields where relative position matters.

Key Facts

  • Population z-score formula: z=xμσz = \frac{x - \mu}{\sigma}
  • Sample-based standardization formula: z = (x - xbar) / s
  • A z-score measures distance from the mean in units of standard deviation.
  • If z > 0, the value is above the mean. If z < 0, the value is below the mean.
  • For a normal distribution, about 68%68\% of data lie within 11 standard deviation, 95%95\% within 22, and 99.7%99.7\% within 33.
  • You can reverse the formula to find a raw score: x=μ+zσx = \mu + z\sigma

Vocabulary

Z-score
A z-score is the number of standard deviations a value is above or below the mean\text{mean}.
Mean
The mean is the average value of a data set.
Standard deviation
Standard deviation measures how spread out data values are around the mean.
Normal distribution
A normal distribution is a symmetric bell-shaped distribution where most values cluster near the mean.
Percentile
A percentile tells the percentage of data values that are at or below a given value.

Common Mistakes to Avoid

  • Using the wrong formula symbols, which mixes up population values and sample values. Use μ\mu and σ\sigma for a population, but xˉ\bar{x} and ss for a sample.
  • Forgetting the order in x - mean, which changes the sign of the z-score. If you subtract in the wrong order, a value above the mean can incorrectly appear below it.
  • Treating a zz-score as the raw data value, which confuses standardized units with original units. A zz-score of 22 means 22 standard deviations above the mean, not 22 points above the mean.
  • Assuming every z-score can be interpreted with the bell curve percentages, which is wrong if the distribution is not approximately normal. The 68-95-99.7 rule only applies well to normal or nearly normal data.

Practice Questions

  1. 1 A test has mean 7070 and standard deviation 88. A student scores 8686. Find the student's zz-score.
  2. 2 In a data set with mean 5050 and standard deviation 55, what raw score corresponds to z=1.6z = -1.6?
  3. 3 Two students took different exams. One scored 7878 on a test with mean 7070 and standard deviation 44. The other scored 8484 on a test with mean 7676 and standard deviation 55. Which student performed better relative to their class, and why?