Z-Score Calculator
Instantly measure how far a value is from the mean.
💡 Enter a value, its mean, and the standard deviation. The result shows how many standard deviations the value is from the average.
Z-score standardizes a value relative to the distribution.
Example 1 (Above the Mean)
Example 2 (Below the Mean)
Formula
Where: x = value μ = mean σ = standard deviation
Understand this calculator
Z-scores convert raw values into standardized scores. This allows comparison across different datasets.
Learn more about Standard DeviationLearn more about Mean
Why use Z-score?
Z-scores help detect unusual observations, compare performance, and analyze probability in normal distributions.
Frequently Asked Questions
What does a Z-score of 0 mean?
The value is exactly equal to the mean.
Can Z-scores be negative?
Yes. Negative Z-scores indicate values below the mean.
What is considered a high Z-score?
An absolute value above 2 or 3 typically indicates an unusual observation.
Does Z-score require a normal distribution?
It is most meaningful when data follows a normal distribution.