Normal Distribution Calculator

Model probability below a value, above a value, between two values, or the cutoff for a target percentile under a normal-distribution assumption.

How It Works

Formula

z=xμσz = \frac{x - \mu}{\sigma}

Φ(z)=0.5(1+erf(z/2))\Phi(z) = 0.5 \cdot (1 + \operatorname{erf}(z / \sqrt{2}))

P(Xx)=Φ ⁣(xμσ)P(X \le x) = \Phi\!\left(\frac{x - \mu}{\sigma}\right)

P(Xx)=1Φ ⁣(xμσ)P(X \ge x) = 1 - \Phi\!\left(\frac{x - \mu}{\sigma}\right)

P(aXb)=Φ ⁣(bμσ)Φ ⁣(aμσ)P(a \le X \le b) = \Phi\!\left(\frac{b - \mu}{\sigma}\right) - \Phi\!\left(\frac{a - \mu}{\sigma}\right)

x=μ+zσ,z=Φ1(p)x = \mu + z\sigma, \quad z = \Phi^{-1}(p)

Variables, symbols and units

xx

Raw measurement value or cutoff in the original units

μ\mu

Mean of the modeled normal distribution

σ\sigma

Standard deviation of the modeled normal distribution

zz

Standardized distance from the mean, in standard-deviation units

Φ(z)\Phi(z)

Standard normal cumulative distribution function

pp

Target cumulative percentile, written as a decimal probability
Calculation method explained

Choose the question shape first, then enter the mean and standard deviation in the same raw units as the measurement. Below x asks for the left-tail probability, above x asks for the right-tail probability, between a and b asks for the probability inside an interval, and percentile to cutoff asks which raw value corresponds to a cumulative percentile.

  • Standardize raw values with z=xμσz = \frac{x - \mu}{\sigma} so the question can be read on the standard normal curve.
  • For below, above, and between modes, convert the standardized value or bounds with Φ(z)=0.5(1+erf(z/2))\Phi(z) = 0.5 \cdot (1 + \operatorname{erf}(z / \sqrt{2})).
  • For percentile to cutoff, start from the cumulative percentile pp, use a stable inverse-normal approximation to get z=Φ1(p)z = \Phi^{-1}(p), then map back with x=μ+zσx = \mu + z\sigma.
  • This is a model helper, not a normality test and not a hypothesis-testing tool.

Frequently Asked Questions

When is a normal model appropriate?
Use this calculator when a bell-curve approximation is reasonable for the measurement you care about. It does not test whether your real data are normal; it only applies the normal model you specify.
What do below, above, between, and percentile mean here?
Below x gives the cumulative area to the left of a threshold. Above x gives the right tail beyond a threshold. Between a and b gives the probability mass inside an interval. Percentile to cutoff starts with a cumulative percentile and returns the raw measurement value that matches it.
Why does the calculator return z-scores?
A z-score shows how far a raw value sits from the mean in standard-deviation units. The calculator standardizes your raw value first, then uses the standard normal curve to get the requested probability or cutoff.
How is this different from statistics, binomial probability, and scientific?
Statistics summarizes observed data. Binomial probability models yes/no counts across repeated trials. Scientific handles general-purpose calculations. This tool is narrower: it models continuous measurements under a normal-distribution assumption.

Related Calculators

All calculators

Ready to Calculate?

Free calculators.