SwiftCalculators Header
Statistics & Probability

Z-score Calculator

Calculate Z-scores from raw data, convert between Z-scores and standard normal probabilities, or find the area between two bounds.

⚡ Live Updates 📊 Full Z-Table Data 📱 Mobile Friendly
📊

Ready to Calculate

Enter your details and click calculate to see the Z-score and probabilities.

Z-SCORE (Z)
0.0000
ℹ️ Standard Normal Distribution
Key Insight

A z-score indicates how many standard deviations a raw score is from the mean.

Standard Normal Probabilities (Z-Table)
Region Notation Probability
Left-Tail Area P(x < Z)
Right-Tail Area P(x > Z)
Mean to Z P(0 to Z)
Inside Bounds P(-|Z| < x < |Z|)
Outside Bounds P(x < -|Z| or x > |Z|)

What is the Z-Score Calculator?

A Z-score (also called a standard score) is a critical statistical measurement that describes a value's relationship to the mean of a group of values. It is measured in terms of standard deviations from the mean. If a Z-score is 0, it indicates that the data point's score is identical to the mean score. A Z-score of 1.0 would indicate a value that is one standard deviation from the mean.

This calculator functions as an all-in-one standard normal distribution utility. It allows you to calculate Z-scores from raw data, convert between specific Z-scores and their corresponding probabilities (replacing the need for manual Z-tables), and find the exact probability or area between any two Z-scores.

The Z-Score Formula

The standard formula to calculate a Z-score for a single raw data point $x$ within a population is:

Formula: Z = (x - μ) / σ

Where:
x = Raw score or data point
μ = Population mean
σ = Population standard deviation

By standardizing values into Z-scores, statisticians can compare scores from different normal distributions with different means and standard deviations on a level playing field.

How to Use This Calculator

This multi-purpose calculator features three primary modes:

  • Find Z-score from Raw Data: Input your actual observed value, the population mean, and the standard deviation. The tool will calculate the exact Z-score and provide a complete breakdown of the normal curve probabilities for that score.
  • Probability & Z-score Converter: Ideal for referencing standard normal tables. Enter a known Z-score to find its associated p-values, or input a target probability (like finding the critical value for a 95% confidence interval) to find the required Z-score.
  • Area Between Two Z-scores: Enter a lower bound and an upper bound Z-score. The calculator will immediately determine the probability that a normally distributed variable falls within that specific range.

Understanding Normal Distribution Probabilities

When working with Z-scores, you are typically assessing the probability of an event occurring within a normal distribution curve (a bell curve). Standard probabilities include:

  • P(x < Z) / Left-Tail: The probability that a random value will be less than your target Z-score.
  • P(x > Z) / Right-Tail: The probability that a random value will be greater than your target Z-score.
  • P(-Z < x < Z) / Inside: The probability that a random value falls within the absolute range of your Z-score (centered around the mean).

Frequently Asked Questions

A positive Z-score indicates that the raw score is higher than the mean average. A negative Z-score indicates that the raw score is below the mean average. A Z-score of exactly zero means the raw score is perfectly equal to the mean.

A normal distribution is a continuous probability distribution that is symmetrical around its mean, creating the classic "bell curve" shape. In a normal distribution, most of the observations cluster around the central peak, and the probabilities for values further away from the mean taper off equally in both directions.

The empirical rule states that for a normal distribution, approximately 68% of data falls within one standard deviation of the mean (Z-score between -1 and 1), 95% falls within two standard deviations (Z-score between -2 and 2), and 99.7% falls within three standard deviations (Z-score between -3 and 3).

Z-scores are standardizing mechanisms. They allow us to compare two scores that are from different normal distributions. For example, you could use Z-scores to meaningfully compare an SAT score with an ACT score by looking at how many standard deviations each student scored above their respective test's average.

No, standard deviation represents a physical distance (spread) of points from the mean. Therefore, a standard deviation can never be less than zero. A standard deviation of exactly zero would mean every single data point in the population is exactly the same number.