Normal Distribution
The normal distribution is
f(x) = (1⁄σ √2π) e-(x-µ) ²⁄2σ ²
| Probability density function Probability density function for the normal distribution The red curve is the standard normal distribution | |
| Cumulative distribution function Cumulative distribution function for the normal distribution | |
| Notation | |
|---|---|
| Parameters | μ ∈ R — mean (location) σ2 > 0 — variance (squared scale) |
| Support | x ∈ R |
| CDF | |
| Mean | μ |
| Median | μ |
| Mode | μ |
| Variance | |
| Skewness | 0 |
| Kurtosis | 0 |
| Entropy | |
| MGF | |
| CF | |
| Fisher information | |




- The parameter μ in this formula is the mean or expectation of the distribution (and also its median and mode).
- The parameter σ is its standard deviation; its variance is therefore σ' 2. A random variable with a Gaussian distribution is said to be normally distributed and is called a normal deviate.


