Skip to content
2x2xKit

Normal Distribution Calculator

Calculate probability density and cumulative probability for a normal distribution.

How this is calculated
PDF(x) = (1 ÷ (σ√2π)) × e^(−(x−μ)² ÷ 2σ²); CDF via the Abramowitz-Stegun approximation

Assumptions used in this calculation

  • CDF approximation: The cumulative probability is computed via the Abramowitz-Stegun numerical approximation rather than an exact closed-form integral (none exists for the normal distribution), with error under 7.5×10⁻⁸.

About this calculator

The normal distribution calculator finds the probability density at a point and the cumulative probability P(X ≤ x) for any normal distribution, plus the probability of falling within a range.

Worked example

N(100, 15) at x=115

Result: P(X≤115) ≈ 84.13%

Was this helpful?

Frequently asked questions