The normal distribution is the most important continuous model in statistics: it describes measurements subject to many small random errors and its curve is the celebrated “Gaussian bell”.

Property — XN(μ,σ2)X\sim N(\mu,\sigma^2)

f(x)=1σ2πe(xμ)22σ2.f(x) = \frac{1}{\sigma\sqrt{2\pi}}\,e^{-\frac{(x-\mu)^2}{2\sigma^2}}. The curve is the famous “Gaussian bell”: symmetric about μ\mu, with width proportional to σ\sigma.

Three Gaussians. The blue one is the standard normal N(0,1)N(0,1). The red one has mean μ=1\mu=1 and small σ\sigma (narrow and tall). The green one has mean μ=1\mu=-1 and large σ\sigma (wide and low). The area under each curve is always 11.

Topics: Distribuzioni probabilita
Concepts: Densita di probabilita · Deviazione standard · Distribuzione normale · Valore atteso
Skills: Interpretare grafico · Modellizzare
People: Carl Friedrich Gauss