The probability density function for a normally distributed random variable X with mean μ and standard deviation σ is given by:
fX(x,μ,σ)=1σ√2πe−(x−μ2)2σ2,x∈R
The probabilities that the random variable X is between, below or above certain values are given by the areas:
P(x0<X<x1)=∫x1x01σ√2πe−(x−μ2)2σ2dx P(X<x0)=∫x0−∞1σ√2πe−(x−μ2)2σ2dx P(X>x0)=∫∞x01σ√2πe−(x−μ2)2σ2dx
There are no closed form solutions to the above integrals and they are therefore computed numerically.
We present three calculators that compute the three probabilities given above.
Enter the mean and standard deviation as real numbers; the standard deviation must be positive.