🔍
Financial CalculatorsHealth & FitnessMath CalculatorsArithmeticAlgebraGeometryTrigonometryStatisticsTime & DateEducationEngineeringIT & UtilityConversionCreator Economy

Z-score Calculator

Last updated: June 2026

Inputs

Empirical Reference• Z = ±1: 68.27% of data
• Z = ±2: 95.45% of data
• Z = ±3: 99.73% of data
Z-SCORE
(53)/2
1.0000
-3-2-10+1+2+3Z:1.00
Probability TypeDecimal%
P(x < Z) [Left-tail]0.8413484.13%
P(x > Z) [Right-tail]0.1586615.87%
P(0 < x < Z) [Mean to Z]0.3413434.13%
P(-Z < x < Z) [Inner]0.6826968.27%
P(x < -Z or x > Z) [Outer]0.3173131.73%

Quickly calculate and visualize Z-score normal distribution tail probabilities and convert between values.

The Z-Score Calculator is a statistical tool used to calculate standard scores (Z-scores) that measure how many standard deviations a raw data point lies from the mean of its dataset. Z-scores are a primary method for standardizing data, allowing comparisons between data points from different normal distributions. They are widely used in psychology, academic grading, and clinical research.

The formula to calculate a Z-score is: z = (x - μ) / σ, where x is the raw value, μ is the population mean, and σ is the population standard deviation. A Z-score of 0 indicates that the data point is exactly equal to the mean. A positive Z-score indicates that the value is above the mean, while a negative Z-score indicates that the value is below the mean. For example, if an exam has a mean of 70 and standard deviation of 5, a score of 80 has a Z-score of (80 - 70) / 5 = 2.0, meaning it is 2 standard deviations above average.

Using Z-scores, researchers can determine the probability of a data point occurring within a normal distribution. Standard Z-tables convert Z-scores to percentiles, indicating what percentage of the population falls below that value. For example, a Z-score of 1.96 corresponds to the 97.5th percentile, meaning only 2.5% of the population is higher.

This standardization is invaluable for comparing scores across different scales. For instance, comparing a student's SAT score and ACT score directly is difficult because they use different scoring ranges. Converting both scores to Z-scores standardizes them, showing which score is higher relative to the respective test-taking population.

In finance, Z-scores are used in Altman's Z-score model to predict the probability of a company going bankrupt. In medicine, they track child growth rates relative to global averages. The Z-score calculator provides an easy and accurate way to perform these standardizations, helping users interpret data points contextually.

How it Works & Formula

Z = (X − μ) / σ

Finds standard scores representing how many standard deviations a value x lies from the population mean μ.

Practical Examples

Example 1: Exam Score Evaluation

A score of 85 on a test with mean 75 and standard deviation 5 has a z-score of (85 - 75)/5 = 2.0.

Frequently Asked Questions

What does a negative z-score indicate?

It indicates that the data point is below the average or mean value of the dataset.