This tool measures how many standard deviations a data point is from the mean of a data set. It is a vital statistical measure for understanding relative positioning.
Z-score: 0
A positive score indicates a value above the mean, while a negative score is below the mean. A Z-score of 0 indicates the value is exactly the same as the mean.
A Z-score indicates how many standard deviations a specific data point is from the mean of its dataset. It is a standard way to compare results across different distributions.
Z = (x - μ) / σ
Consider a scenario where a student scores 115 on an exam. The class average (mean) is 100, and the standard deviation (SD) is 10. To find out how well they did compared to the rest of the class, we calculate the Z-score.
A Z-score of 0 indicates that the value is exactly at the mean. It means the observation is perfectly average relative to the rest of the data.
Yes. A negative Z-score means that the data point is below the mean. For example, a Z-score of -2.0 means the value is 2 standard deviations below the average.
Z-scores allow you to compare data points from different scales or populations. By standardizing the scores, you can determine which values are outliers or how they rank relative to their own group.
© 2026 Hreflabs LLC. All rights reserved.
Made with ❤️ for everyone who loves accurate calculations