Z-Score Calculator

Find how many standard deviations a value is from the mean

Enter your data set, then type a value (x) to get its z-score — the number of standard deviations it sits above or below the mean. The calculator derives the mean and standard deviation from your data and shows both the sample and population z-score.

Enter Your Data Points

Textbooks differ — pick the method yours uses.
The z-score measures how many standard deviations x is from the mean.

Z-score

z (sample SD)
z (population SD)

z = (x − mean) ÷ standard deviation, using the mean and SD of your data.

Five Number Summary

Minimum47
Q1 (25th)51
Median56
Q3 (75th)60
Maximum63
Interquartile range (IQR)9
Count (n)10
Outliers (1.5 × IQR rule)None

Additional Statistics

Mean (average)55.3
ModeNone
Range16
Sum553
Std deviation (sample)5.3965
Std deviation (population)5.1196
Variance (sample)29.1222
Mean absolute deviation4.5
Coefficient of variation0.0976
Standard error of the mean1.7065
10th percentile48.8
90th percentile61.2
Lower inner fence (Q1 − 1.5·IQR)37.5
Upper inner fence (Q3 + 1.5·IQR)73.5

Box & Whisker Plot

Histogram

Step-by-step solution

Export & Share

The share link reproduces your exact data and settings — paste it in an email, chat, or assignment and anyone who opens it sees the same results.

Saved Datasets

Saved to this device only (browser local storage). Use a share link to move data between devices.

What is a z-score?

A z-score (or standard score) tells you how far a value lies from the mean, measured in standard deviations. A z-score of 0 means the value equals the mean; +1 means one standard deviation above the mean; −2 means two standard deviations below it. Standardizing values this way lets you compare measurements from different scales on a common footing.

The formula

The z-score is z = (x − μ) ÷ σ, where x is the value, μ is the mean and σ is the standard deviation. When your numbers are a complete population, use the population standard deviation; when they are a sample, use the sample standard deviation. This calculator reports both so you can pick the one that matches your situation.

Interpreting the result

For roughly bell-shaped (normal) data, about 68% of values fall within ±1 standard deviation of the mean, 95% within ±2, and 99.7% within ±3. So a z-score beyond about ±2 is relatively unusual, and beyond ±3 is rare. Note that z-scores describe position, not probability, unless the data is approximately normal.

Frequently asked questions

How do you calculate a z-score?

Subtract the mean from your value and divide by the standard deviation: z = (x − mean) / SD. This calculator computes the mean and SD from your data automatically.

Should I use the sample or population standard deviation?

Use the population SD when your data is the entire group of interest, and the sample SD when it is a sample from a larger population. Both z-scores are shown above.

What is a good or normal z-score?

There is no universally "good" value — it depends on context. For normal data, most values fall between −2 and +2; scores beyond ±3 are uncommon.

Related calculators

Guides & how-tos