4.6 Gaussian Random Variables
It’s also called the normal random variable.
This is the most important continuous random variable, due to its wise use among all scientific disciplines.
Definition: Let X be a Gaussian random variable with parameters μ,σ2, then:
- fX(x)=1√2πσ2 exp {−(x−μ)22σ2}
- Notation: X∼Gaussian(μ,σ2)∼N(μ,σ2)
Theorem: If X∼Gaussian(μ,σ2), then:
- E[X]=μ.
- Var[X]=σ2.