Documentation

BrownianMotion.Gaussian.Moment

theorem ProbabilityTheory.centralMoment_two_mul_gaussianReal (μ : ) (σ : NNReal) (n : ) :
centralMoment id (2 * n) (gaussianReal μ (σ ^ 2)) = σ ^ (2 * n) * (2 * n - 1).doubleFactorial
theorem ProbabilityTheory.centralMoment_fun_two_mul_gaussianReal (μ : ) (σ : NNReal) (n : ) :
centralMoment (fun (x : ) => x) (2 * n) (gaussianReal μ (σ ^ 2)) = σ ^ (2 * n) * (2 * n - 1).doubleFactorial