Z-Score (Standard Score) Formula
The Formula
When to use: Z-scores put everything on the same scale. A z-score of +2 means 'two standard deviations above average' - unusually high. A z-score of -1 means 'one SD below average' - somewhat low but normal.
Quick Example
Notation
What This Formula Means
A z-score tells you how many standard deviations a value is from the mean, calculated as z = \frac{x - \mu}{\sigma}. Positive z-scores are above the mean; negative z-scores are below. Z-scores allow comparison of values from different distributions.
Z-scores put everything on the same scale. A z-score of +2 means 'two standard deviations above average' - unusually high. A z-score of -1 means 'one SD below average' - somewhat low but normal.
Formal View
Worked Examples
Example 1
mediumSolution
- 1 Step 1: z = \frac{x - \mu}{\sigma} = \frac{78 - 70}{4} = 2.
- 2 Step 2: A z-score of 2 means the student scored 2 standard deviations above the mean.
- 3 Step 3: By the empirical rule, only about 2.5% of students scored higher.
Answer
Example 2
hardCommon Mistakes
- Forgetting negative z-scores exist
- Misinterpreting magnitude
- Using with non-normal data carelessly
Why This Formula Matters
Z-scores allow comparing values from different distributions. Is being 6'2" more unusual than earning \$100k? Z-scores can answer this.
Frequently Asked Questions
What is the Z-Score (Standard Score) formula?
A z-score tells you how many standard deviations a value is from the mean, calculated as z = \frac{x - \mu}{\sigma}. Positive z-scores are above the mean; negative z-scores are below. Z-scores allow comparison of values from different distributions.
How do you use the Z-Score (Standard Score) formula?
Z-scores put everything on the same scale. A z-score of +2 means 'two standard deviations above average' - unusually high. A z-score of -1 means 'one SD below average' - somewhat low but normal.
What do the symbols mean in the Z-Score (Standard Score) formula?
z is the z-score, x is the raw value, \mu is the population mean, and \sigma is the population standard deviation. Z \sim N(0,1) is the standard normal variable.
Why is the Z-Score (Standard Score) formula important in Statistics?
Z-scores allow comparing values from different distributions. Is being 6'2" more unusual than earning \$100k? Z-scores can answer this.
What do students get wrong about Z-Score (Standard Score)?
Students interpret z-scores as percentages. A z-score of 2 does not mean 2% โ you need a normal distribution table to convert it to a percentile.
What should I learn before the Z-Score (Standard Score) formula?
Before studying the Z-Score (Standard Score) formula, you should understand: standard deviation intro, mean fair share.