The N(mu, sigma^2) density is e^(-(x-mu)^2 / (2 sigma^2)) over sigma sqrt(2 pi), the constant forced by the Gaussian integral, which is evaluated by squaring it and passing to polar coordinates.
solvedeasy1 min
Suppose X∼N(μ,σ2), so X is normally distributed with mean μ and variance
σ2. Write down the density fX(x). Where does the constant factor in front come
from?
A density must integrate to 1, so the factor in front is whatever forces that, the
reciprocal of the integral of the bare exponential shape. Call that shape integral
Z=∫−∞∞exp(−2σ2(x−μ)2)dx.(2)
The substitution t=(x−μ)/σ gives dx=σdt and strips out the parameters,
Therefore Z=σ2π, and the normalising constant is its reciprocal,
Z1=σ2π1,(5)
the exact factor standing in front of fX.
The exponential alone fixes the bell shape, peaking at the mean and falling off over a width of one standard deviation. The leading constant scales it so the shaded area is exactly 1, which is what makes the curve a probability density.