Home »Statistics »Normal Distribution

Normal Distribution Calculator

This Normal Distribution Calculator computes Z-scores, probabilities, and raw scores (X-values) for any normally distributed dataset, aiding in data analysis and interpretation.

Normal Distribution Calculator

Normal calculator mode
Show Formula & Example

Convert X to Z

Standardizing tells how many standard deviations an observed value is from the mean.

z = (X - μ) / σ
  1. Subtract the mean from the observed value.
  2. Divide by the standard deviation.
  3. A positive z is above the mean; a negative z is below it.

Generic Example

If X = 85, μ = 70, and σ = 10, then z = (85 - 70) / 10 = 1.5.

The example is generic and does not use the values entered above.