Normal Distribution
The Normal distribution (or gaussian distribution) is defined between and . It is parametrized by mean and variance ,
As already described,
Standard Normal Distribution
A Standard Normal is defined as a normal distribution with and
Any normal distribution can be converted to a standard normal as
If , then .
For a standard normal variable , it is standard to denote
Further, for a given , define by
Some standard values of can be useful
The 68–95–99.7 rule is also useful which states that
- Probability of lying between 1 standard deviation on either side of mean is 68%
- Probability of lying between 2 standard deviation on either side of mean is 95%
- Probability of lying between 3 standard deviation on either side of mean is 99.7%
It is often easier to derive all formulae here by first considering the standard normal and defining it completely. Then any normal distribution with mean and variance can be obtained using the transformation . All calculations for mean, variance and mgf readily follow.
Moment Generating Function
We will rearrange the terms to form a perfect square in the exponent part with a changed mean.
Since the total integral of a normal distribution is 1 (the total probability).
Sum of Normal Distributions
With the help of moment generating functions, this calculation becomes easier. Let be independent normal distributions with .
Multivariate Normal Distribution
Multivariate normal distribution is an extension of a normal distribution into multiple dimensions
for dimensional vector with mean vector and covriance matrix .
This is easy to derive if we start from a standard normal first.
Consider independent identically distributed standard normals . The joint distribution is
(element wise).
The mgf
by independence.
Now, assume a real symmetric semippositive definite matrix that represents a variance-covariance matrix. From spectral decomposition, there exists such that (from linear algebra). Also, this matrix is itself symmetric.
Assume a constant vector . Then,
which must be familiar from the univariate case where mgf is .
The distribution of can be obtained using the Jacobian
where the negative sign denotes the inverse.