What is a Z-value (Standard Score)?
Z-value (Z-score): A z-value represents the number of standard deviations a particular data point lies away from the mean of its distribution. It places any value from any normal distribution onto a single, universal scale.
The formula for calculating a z-value is:
Where:
- is the raw data value
- is the mean of the distribution
- is the standard deviation of the distribution
Standardization is powerful because it lets us compare values from completely different normal distributions on the same scale , the standard normal distribution , which has mean 0 and standard deviation 1.
Think of z-scores like converting currencies. Whether you start with euros, dollars, or yen, converting everything to a single currency lets you compare amounts directly. Z-scores are the "universal currency" of normal distributions.