Z-Score Math Example 1

Follow the full solution, then compare it with the other examples linked below.

Example 1

easy
A student scored 8282 on an exam where the mean was 7474 and the standard deviation was 88. What is the student's z-score?

Solution

  1. 1
    Recall the z-score formula: z=xโˆ’ฮผฯƒz = \frac{x - \mu}{\sigma}, which measures how many standard deviations xx is from the mean.
  2. 2
    Identify given values: x=82x = 82, ฮผ=74\mu = 74, ฯƒ=8\sigma = 8.
  3. 3
    Substitute and calculate: z=82โˆ’748=88=1.0z = \frac{82 - 74}{8} = \frac{8}{8} = 1.0

Answer

z=1.0z = 1.0
A z-score of 1.01.0 means the student scored exactly one standard deviation above the mean. Z-scores allow comparison across different scales.

About Z-Score

A z-score measures how many standard deviations a data value is above or below the mean: z=(xโˆ’ฮผ)/ฯƒz = (x - \mu)/\sigma.

Learn more about Z-Score โ†’

More Z-Score Examples