Gaussian Distribution
Let be a continuous random vector with the
Parameters
- : the mean vector.
- The covariance matrix
The random variable is said to be Gaussian distributed if it described by the following
probability density function
Search
Let X∈Rn be a continuous random vector with the
Parameters
Σ=Var(X1)Cov(X2,X1)⋮Cov(Xn,X1)Cov(X1,X2)Var(X2)⋮⋯⋯⋯⋱Cov(Xn,Xn−1)Cov(X1,Xn)Cov(X2,Xn)⋮Var(Xn).
- μ∈Rn: the mean vector.
- The covariance matrix
The random variable is said to be Gaussian distributed if it described by the following
f:Rx↦→R(2π)kdet(Σ)exp(−2(x−μ)TΣ−1(x−μ)).probability density function