Normal Distribution Calculator
Enter x, μ, and σ to calculate.

The Gaussian Curve

The normal distribution describes many natural phenomena, from measurement errors to heights of people. Its bell-shaped curve is defined by the density function

fx=1\sqrt{2\pi}\sigmae-x-\mu22\sigma2

The cumulative distribution function (CDF) gives the probability that a random variable is less than x. It is expressed in terms of the error function \operatorname{erf}, which integrates the bell curve.

Why Use This Calculator?

Statistics, physics, finance, and many other fields rely on the normal distribution. When dealing with standard scores, confidence intervals, or noise models, you often need quick access to its PDF and CDF values. This tool computes them for any mean \mu and standard deviation \sigma.

Example

If \mu=0, \sigma=1, and x=1, the PDF evaluates to 0.24197 and the CDF to 0.84134. You can verify these values in standard statistical tables.

How It Works

The script below uses math.js for accurate evaluation of the error function. By substituting your values into the formulas, it returns the density and cumulative probability rounded to six decimals.

Related Calculators

Lennard-Jones Potential Calculator - Intermolecular Forces

Compute the interaction energy between two neutral atoms using the Lennard-Jones potential and learn about van der Waals forces.

Lennard-Jones potential calculator intermolecular forces van der Waals

Schwarzschild Radius Calculator - Event Horizon Size

Estimate the radius of a black hole's event horizon from its mass using the Schwarzschild formula.

schwarzschild radius calculator black hole event horizon general relativity

Expected Shortfall Calculator - Assess Tail Risk

Calculate the expected shortfall (CVaR) of an investment portfolio using volatility, mean return, and a chosen confidence level.

expected shortfall calculator cvar tail risk portfolio