Also called the Gaussian distribution. The support of the Normal distribution is the set of all real numbers: . There are two parameters:

  • The mean (aka Expectation) is represented by .
  • The Variance is represented by . Then, is the standard deviation.

One of the most important and widely used distributions in probability. One of the many reasons is its primary involvement in the Central limit theorem.

Standard Normal distribution

A Random variable has the standard Normal distribution with mean and variance if its PDF is the function :

where the support , or . The textbook writes .

The standard Normal distribution is so special that we use instead of to represent the PDF. Furthermore, we usually use as the r.v. letter.

The standard Normal CDF does not have a closed-form expression. We call it and it is

Key properties

  • The PDF is symmetric. This means that for all .
  • Probabilities are also symmetric. We have .
  • If , then it is true that . .
  • We have and .

MGF

Using LOTUS, we can derive the MGF to be:

For all . The process is long and not trivial so I didn’t write it down.

General Normal distribution

We could define the general Normal by its PDF, but we can also use a location-scale transformation, just like what we did with the general Uniform distribution.

If , then for any and , we say that has the Normal distribution with mean and variance , and .

PDF and CDF

Given , the CDF of is given by . The PDF of is calculated by

where . Writing it like this just makes the exponent bigger and easier to see.

Expectation and variance

We have and .

MGF

Using location-scale transformation properties of the MGF, we can easily get the general form of the Normal now. We have, for all

Standardization

This is the process of converting a general Normal r.v. to a standard Normal. If , then the standardized version (also called the z-score) of is given by

Note that we’re dividing by the standard deviation, not the variance.

This is similar to how we can go back and forth between the standard and general Uniform, which is also a continuous distribution.

The 68-95-99.7 rule

Useful for quick approximations of Normal probabilities. Given , we have