Normal Distribution Calculator - Z-Scores and Probabilities

Use this normal distribution calculator to find z-scores, tail probabilities, and percentiles. Enter mean and standard deviation for fast results.

Updated: April 24, 2026 • Free Tool

Normal Distribution Calculator

Black & White • No Charts • Instant Results

Choose the result you want to calculate.

The center of the distribution.

Must be greater than 0.

The raw score you want to analyze.

Enter a decimal probability between 0 and 1.

Used for interval probabilities.

Used for interval probabilities.

Results

Selected Result
--
Z-Score --
PDF Value --
Left-Tail Probability --
Right-Tail Probability --
Between-Values Probability --
Inverse Normal Value --

What is a Normal Distribution Calculator?

A normal distribution calculator turns a raw value into a z-score, probability, or percentile so you can read bell-curve data without manual integration.

Use it for exam scores, hypothesis checks, quality control, or ranking tasks. If you know the mean and standard deviation, it shows where a score sits in the distribution.

  • Exam analysis - compare a test score against an average.
  • Probability checks - find the chance of a value below, above, or between bounds.

For a broader view of summary statistics, explore our Statistics Calculator to summarize data before you interpret a curve.

How the Normal Distribution Calculator Works

The calculator standardizes your value first, then uses the normal curve to return the result for the mode you selected.

z = (x - μ) / σ

If you enter x = 80, mean = 75, and standard deviation = 4, the z-score is 1.25. The calculator then uses the standard normal curve to find tail areas, interval probabilities, or an inverse percentile.

According to R: The Normal Distribution, the normal distribution provides density, cumulative distribution, and quantile functions, and `lower.tail = TRUE` returns left-tail probabilities.

To compare a standardized score with hypothesis-test thresholds, explore our P-Value Calculator for a quick tail-area comparison.

Key Concepts Explained

Mean and Standard Deviation

The mean sets the center of the curve. The standard deviation controls how wide or narrow the bell shape becomes.

Z-Score

A z-score shows how far a value is from the mean in standard deviation units.

Area Under the Curve

Probability is measured as area under the normal curve, so every tail result is an area problem.

Percentiles and Inverse CDF

A percentile tells you how much of the distribution lies below a value. The inverse CDF turns it back into a raw score.

To check the 68-95-99.7 rule, use our Empirical Rule Calculator to see how much data sits within 1, 2, or 3 standard deviations.

How to Use This Calculator

1

Choose a Mode

Select the mode that matches the result you need.

2

Enter Mean and σ

Enter the group mean and standard deviation. For the standard normal distribution, leave them at 0 and 1.

3

Add the Raw Value or Bounds

Enter x for z-score or probability modes, or use lower and upper bounds for interval probability.

4

Enter a Percentile

Use a decimal probability between 0 and 1 for inverse normal mode.

To compare standardized values, explore our Z-Score Calculator for a focused standardized-score view.

Benefits of Using This Calculator

  • Instant standardization: Convert raw scores into a common scale for fast comparisons.
  • Fast probability checks: Find left-tail, right-tail, and interval probabilities without a table.
  • Percentile conversion: Turn a percentile into the raw score that matches it.

To plan how many observations you need, use our Sample Size Calculator to size your study before collecting data.

Factors That Affect Your Results

normal distribution calculator with probability between two values

The lower and upper bounds define the interval, so widening the gap increases the probability and narrowing it reduces the result.

Standard Deviation

A larger standard deviation spreads the curve out and changes every probability result.

Mean

Shifting the mean moves the center of the bell curve, so the same raw value can become more or less unusual.

According to Stanford CS109 Normal CDF, a normal CDF is computed by translating the value to a standard normal variable and evaluating the standard normal CDF.

To compare a result with the spread of a dataset, explore our Mean Median Mode Range Calculator for a quick look at central tendency and spread.

Normal Distribution Calculator - z-scores, probabilities, and percentiles
Calculator interface with mean, standard deviation, bounds, and percentile inputs.

Frequently Asked Questions

Q: What is the formula for the standard normal distribution?

A: The standard normal distribution is the normal curve with mean 0 and standard deviation 1. Its z-score formula is the same standardized form used for any normal distribution, so you can compare scores on a common scale.

Q: How do you calculate standard normal distribution?

A: Start by subtracting the mean from your raw value, then divide by the standard deviation to get a z-score. Once you have z, you can read the probability, percentile, or tail area from the standard normal curve.

Q: How do I find probabilities using a standard normal distribution table?

A: Convert the raw value to a z-score first, then look up that z-value in the table to find the area to the left. For right-tail or between-values results, use the complement rule or subtract two table values.

Q: What is a z-score in normal distribution?

A: A z-score tells you how many standard deviations a value is above or below the mean. Positive z-scores are above the mean, negative z-scores are below it, and a z-score of 0 is exactly at the mean.

Q: What is the 68-95-99.7 rule?

A: The 68-95-99.7 rule is a quick way to estimate how much data lies within one, two, and three standard deviations of the mean. It is useful when you want a fast sanity check before calculating exact probabilities.

Q: How do you find a percentile from a normal distribution?

A: Use the inverse normal calculation. Enter the percentile as a probability between 0 and 1, then the calculator returns the raw score that leaves that amount of area to the left of it.