Z-Score
Distance of a score from the mean in standard deviations.
This public page keeps the free explanation visible and leaves premium worked solving, advanced walkthroughs, and saved study tools inside the app.
Core idea
Overview
The z-score, also known as a standard score, quantifies the distance of a data point from the population mean in units of standard deviation. This transformation allows researchers to compare scores from different distributions by placing them on a common scale with a mean of zero and a standard deviation of one.
When to use: Apply z-scores when you need to standardize raw data to compare observations across different scales or to find the probability of a value occurring within a normal distribution. It is most effective when the population mean and standard deviation are known and the data is approximately normally distributed.
Why it matters: In psychological assessment, z-scores allow clinicians to compare a patient's performance across varied tests, such as IQ and memory, despite their original differing point scales. They are essential for identifying clinical outliers and determining whether a result is statistically significant within a population.
Symbols
Variables
z = Z-Score, x = Raw Score, \mu = Mean, \sigma = Std. Deviation
Walkthrough
Derivation
Formula: Z-Score
Standardizes a raw score by distance from the mean in SD units.
- Standard deviation is not zero.
Normalize score:
Subtract the mean and divide by the standard deviation to find the relative position of a score.
Result
Source: GCSE Psychology / Mathematics — Statistics
Free formulas
Rearrangements
Solve for
Make z the subject
Exact symbolic rearrangement generated deterministically for z.
Difficulty: 3/5
Solve for
Make x the subject
Exact symbolic rearrangement generated deterministically for x.
Difficulty: 2/5
Solve for
Make mu the subject
Exact symbolic rearrangement generated deterministically for mu.
Difficulty: 2/5
Solve for
Make SD the subject
Exact symbolic rearrangement generated deterministically for SD.
Difficulty: 3/5
The static page shows the finished rearrangements. The app keeps the full worked algebra walkthrough.
Visual intuition
Graph
The graph is a straight line because the raw score relates to the z-score through a simple linear equation. As the raw score increases, the z-score changes at a constant rate determined by the standard deviation, crossing the vertical axis at the negative mean divided by the standard deviation. For a psychology student, this means that higher raw scores represent positions further above the mean, while lower raw scores represent positions further below it. The most important feature is that the constant slope means
Graph type: linear
Why it behaves this way
Intuition
Imagine a bell-shaped curve representing a normal distribution; the z-score pinpoints where a specific data point 'x' lies on the horizontal axis, with the mean 'μ' at the center (z=0)
Signs and relationships
- x - μ: This difference calculates the raw deviation of 'x' from the mean 'μ'. A positive value means 'x' is above the mean, while a negative value means 'x' is below the mean.
- \frac{...}{σ}: Dividing the raw deviation by the standard deviation 'σ' standardizes the score, converting the deviation into units of standard deviation, which allows for comparison across different distributions.
Free study cues
Insight
Canonical usage
The z-score is used to standardize raw data, resulting in a dimensionless value that indicates how many standard deviations a score is from the mean.
Common confusion
A common mistake is attempting to assign a unit to the z-score itself, or failing to ensure that the raw score, population mean, and population standard deviation are all expressed in the same units before performing the
Dimension note
The z-score is a dimensionless quantity because it is calculated as a ratio where the units of the numerator (difference between a score and the mean) and the denominator (standard deviation)
Unit systems
One free problem
Practice Problem
A student takes a standardized intelligence test with a mean (mu) of 100 and a standard deviation (SD) of 15. If the student's raw score (x) is 130, what is their calculated z-score?
Solve for:
Hint: Subtract the mean from the raw score and then divide by the standard deviation.
The full worked solution stays in the interactive walkthrough.
Where it shows up
Real-World Context
IQ of 130 has a z-score of (130-100)/15 = +2.0.
Study smarter
Tips
- A z-score of 0 indicates the value is exactly equal to the mean.
- Positive z-scores are above the mean, while negative z-scores are below the mean.
- Approximately 95% of all observations in a normal distribution fall between z-scores of -2 and +2.
Avoid these traps
Common Mistakes
- Flipping x and mu.
- Negative z-scores are normal; they just mean below the mean.
Common questions
Frequently Asked Questions
Standardizes a raw score by distance from the mean in SD units.
Apply z-scores when you need to standardize raw data to compare observations across different scales or to find the probability of a value occurring within a normal distribution. It is most effective when the population mean and standard deviation are known and the data is approximately normally distributed.
In psychological assessment, z-scores allow clinicians to compare a patient's performance across varied tests, such as IQ and memory, despite their original differing point scales. They are essential for identifying clinical outliers and determining whether a result is statistically significant within a population.
Flipping x and mu. Negative z-scores are normal; they just mean below the mean.
IQ of 130 has a z-score of (130-100)/15 = +2.0.
A z-score of 0 indicates the value is exactly equal to the mean. Positive z-scores are above the mean, while negative z-scores are below the mean. Approximately 95% of all observations in a normal distribution fall between z-scores of -2 and +2.
References
Sources
- Statistics by David Freedman, Robert Pisani, Roger Purves
- Wikipedia: Standard score
- Field, A. (2018). Discovering Statistics Using IBM SPSS Statistics (5th ed.). SAGE Publications.
- Standard score. (n.d.). In Wikipedia. Retrieved from https://en.wikipedia.org/wiki/Standard_score
- GCSE Psychology / Mathematics — Statistics