For a standard normal, symmetry zeroes the odd moments and integration by parts yields the ladder E[X^n] = (n-1) E[X^(n-2)], so the fourth moment is 3, the benchmark for zero excess kurtosis.
solvedmedium1 min
Let X be a standard normal random variable, with density
φ(x)=2π1e−x2/2. Find the first four moments
E[X], E[X2], E[X3], and E[X4].
The density φ is even, so for odd n the integrand xnφ(x) is odd and its
integral over the whole line cancels term for term,
E[X]=E[X3]=0.(1)The density is even, so the integrand for the mean splits into mirror lobes of equal area on opposite sides of the axis and cancels. Every odd moment vanishes the same way, while the even moments climb the ladder E[X^n] = (n-1) E[X^(n-2)].
The second moment 1 is just the unit variance, and the fourth moment 3 is the reason the
normal has zero excess kurtosis, the benchmark every other distribution's tail is measured
against.