Normal Distribution Calculator

Calculate probability, z-score, and percentiles for normal distributions

Normal Distribution Calculator

PDF: f(x) = (1/(σ√(2π))) e{ -0.5((x-μ)/σ)^2 }, CDF uses erf approximation.

What is Normal Distribution?

The normal distribution, also known as the Gaussian distribution or bell curve, is a continuous probability distribution that is symmetric around its mean. It is characterized by its bell-shaped curve and is one of the most important probability distributions in statistics.

Normal Distribution Properties

  • Symmetric around the mean
  • Mean = median = mode
  • 68% of data falls within 1 standard deviation of the mean
  • 95% of data falls within 2 standard deviations of the mean
  • 99.7% of data falls within 3 standard deviations of the mean

Z-Score Formula

The z-score measures how many standard deviations a value is from the mean:

z = (x - μ) / σ

Where:

  • z = Z-score
  • x = Value
  • μ = Mean
  • σ = Standard deviation

Probability Calculation

The probability of a value falling within a range can be calculated using the cumulative distribution function (CDF) of the standard normal distribution.

How to Use the Calculator

  1. Enter the mean and standard deviation of your distribution
  2. Choose the calculation type (probability or z-score)
  3. Enter the required values
  4. Click "Calculate" to get the result
  5. View the step-by-step solution

Example Calculations

Z-Score Example:

Mean = 100, SD = 15

Value = 115

z = (115 - 100) / 15 = 1

This value is 1 standard deviation above the mean

Probability Example:

Standard normal distribution

P(Z ≤ 1.96) = 0.975

This means 97.5% of values are ≤ 1.96

Common Z-Score Values

Z-ScoreProbabilityPercentile
-30.00130.13%
-20.02282.28%
-10.158715.87%
00.500050.00%
10.841384.13%
20.977297.72%
30.998799.87%