Math Home

Definition

A continuous random variable XX has the normal distribution with mean μμ and variance σ2σ2 if the pdf of XX is f(x)=12πσ2e(xμ)22σ2f(x)=12πσ2e(xμ)22σ2

We say XX has the Normal(μ,σ2)(μ,σ2) distribution.

There is no closed from cdf for a normal distribution.



Claim: The function f(x)=12πσ2e(xμ)22σ2f(x)=12πσ2e(xμ)22σ2 is a pdf.
Proof:
Since f(x)>0f(x)>0 for all x,x, the only thing that needs to be shown is that f(x)dx=1.f(x)dx=1. First, substitute xμxμ for xx to eliminate the μμ in the exponent. 12πσ2e(xμ)22σ2dx=12σ2ex22σ2dx12πσ2e(xμ)22σ2dx=12σ2ex22σ2dx It is easier to compute the square of the integral rather than the integral itself. (12πσ2ex22σ2dx)2=(12πσ2ex22σ2dx)(12πσ2ex22σ2dx)=(12πσ2ex22σ2dx)(12πσ2ey22σ2dy)=12πσ2ex22σ2ey22σ2dxdy=12πσ2ex2+y22σ2dxdy(12πσ2ex22σ2dx)2=(12πσ2ex22σ2dx)(12πσ2ex22σ2dx)=(12πσ2ex22σ2dx)(12πσ2ey22σ2dy)=12πσ2ex22σ2ey22σ2dxdy=12πσ2ex2+y22σ2dxdy Now use polar coordinates. Substitute r2r2 for x2+y2x2+y2 and rdrdθrdrdθ for dxdy.dxdy. 12πσ2ex2+y22σ2dxdy=12πσ22π00er22σ2rdrdθ=12πσ22π00rer22σ2drdθ12πσ2ex2+y22σ2dxdy=12πσ22π00er22σ2rdrdθ=12πσ22π00rer22σ2drdθ Substitute u=r2, so du=2rdr. 12πσ22π00rer22σ2drdθ=12πσ22π0012eu2σ2dudθ=12πσ22π02σ22eu2σ2|u=0dθ=12πσ22π0σ2dθ=12πσ22πσ2=1 Since (f(x)dx)2=1 and f(x)>0, f(x)=1.



Claim: The expected value of X is E[X]=μ.
Proof:
The result can be found by direct computation. E[X]=x2πσ2e(xμ)22σ2dx=y+μ2πσ2ey22σ2dy where the last line follows by substituting y+μ for x. Splitting the integral over the y+μ we get y+μ2πσ2ey22σ2dy=y2πσ2ey22σ2dy+μ2πσ2ey22σ2dy=y2πσ2ey22σ2dy+μ12πσ2ey22σ2dy Now we compute each integral in turn. The left integral is y2πσ2ey22σ2dy=0y2πσ2ey22σ2dy+0y2πσ2ey22σ2dy=0y2πσ2ey22σ2dy+0y2πσ2ey22σ2dy=0 where the second line follows from a substitution of y for y.

The second integral is an integral of a pdf of a normal random variable, so it is equal to 1. μ12πσ2ey22σ2dy=μ1=μ




Claim: The variance of X is Var(X)=σ2.

The proof of this fact is reserved for later.

Standard Normal

A standard normal random variable has mean 0 and variance 1. The pdf for a standard normal random variable is f(x)=12πex22

Claim: A normal random variable X with mean μ and standard deviation σ can be transformed to a standard normal random variable by subtracting the mean and dividing the standard deviation: Xμσ

Proof:
Let Y=Xμσ, and let FX(t) and FY(t) be the cdf's of X and Y, respectively. By computation, we can write FY(t) in terms of FX(t). FY(t)=P(Xμσt)=P(Xσt+μ)=FX(σt+μ) Take the derivative of both sides to convert the cdf's to pdf's. ddtFY(t)=ddtFX(σt+μ)fY(t)=σfX(σt+μ) So, the pdf of Y is fY(t)=σ12πσ2e((σt+μ)μ)22σ2=12πet22 which shows Y, or Xμσ, has the standard normal distribution.

Bell Curve

Normal random variables take the shape of a bell curve. The highest point on the curve is the mean. The curve is always symmetric about the mean. The curve will be narrow or wide depending on the standard deviation.

This graph shows the pdf of a standard normal random variable.

This graph shows the pdf of a Normal(0,2) random variable. The standard normal is in gray for reference. The higher variance makes the graph wider and flatter.

This graph shows the pdf of a Normal(1,1) random variable. The standard normal is in gray for reference. Raising the mean shifts the graph to the right.

Standard Normal Table

You can refer to the standard normal table when finding probabilities of normally distributed random variables.

Standard Normal Table:


Example: Let X be normally distributed with mean 3 and standard deviation 2. Find the following:

  1. P(X<4)
  2. P(X>2)?
  3. P(X<0)

Solution: For each case, transform X into a standard normal random variable by subtracting the mean and dividing by the standard deviation. Let Z be a standard normal random variable.

  1. First, standardize the random variable. P(X<4)=P(X32<0.5)=P(Z<0.5) In the table, look for the 0.5 and the .00 column, since added together this is 0.50. The number found there is 0.69146. Therefore, P(X<4)0.69146
  2. Standardize the normal variable. P(X>2)=P(X32>0.5)=P(Z>0.5) By symmetry of the distribution, P(Z>0.5)=P(Z0.5). Since Z is continuous, this is the same as P(Z<0.5). In part 1, we found P(Z<0.5)0.69146. So, P(X>2)0.69146.
  3. Standardize the normal variable. P(X<0)=P(X32<1.5)=P(Z<1.5) The standard normal table only shows the probability that Z is less than a positive value, so we need to rearrange the inequality.

    By symmetry, P(Z<1.5)=P(Z>1.5). Using the fact that P(A)=1P(AC), P(Z>1.5)=1P(Z1.5) Since Z is continuous, P(Z1.5)=P(Z<1.5). This probability can be found in row 1.5 and column .00, since 1.5+.00=1.50. The number there is 0.93319. Therefore, P(X<0)10.93319=0.06681

1. Let Z be a standard normal random variable. Find P(Z>0).




Unanswered

2. Let X have the Normal(2,4) distribution. Find P(X>0).




Unanswered

3. Let X and Y be normally distributed with mean 0. If Var(X)>Var(Y), which is true?



Unanswered

4. Let X be normally distributed with mean 1 and variance 2. What is P(0<X<2)?




Unanswered