Chapter 5
Chapter 5
F(x1)
F(x2)
x x
a x1 x2 b a x1 x2 b
187
EXERCISE :
has mean
a+b
µ = ,
2
188
The Exponential Random Variable
−λx
λe , x>0 1 − e−λx , x > 0
f (x) = , F (x) =
0, x≤0 0, x≤0
with
R∞ −λx 1
E[X] = µ = 0
x λe dx = λ
( Check ! ) ,
2
R∞ 2
E[X ] = 0
x2 λe−λx dx = λ2
( Check ! ) ,
1
V ar(X) = E[X 2 ] − µ2 = λ2
,
p 1
σ(X) = V ar(X) = λ
.
191
The Standard Normal Random Variable
Since
Z ∞
E[X 2 ] = x2 f (x) dx = 1 , ( more difficult · · · )
−∞
we have
196
1 − 12 x2
f (x) = √ e
2π
0.40
0.35
0.30
0.25
f (x)
0.20
0.15
0.10
0.05
0.00
−4 −3 −2 −1 0 1 2 3 4
x
The standard normal density function f (x) .
197
The Standard Normal Distribution Φ(z)
z Φ(z) z Φ(z)
0.0 .5000 -1.2 .1151
-0.1 .4602 -1.4 .0808
-0.2 .4207 -1.6 .0548
-0.3 .3821 -1.8 .0359
-0.4 .3446 -2.0 .0228
-0.5 .3085 -2.2 .0139
-0.6 .2743 -2.4 .0082
-0.7 .2420 -2.6 .0047
-0.8 .2119 -2.8 .0026
-0.9 .1841 -3.0 .0013
-1.0 .1587 -3.2 .0007
199
The General Normal Random Variable
E[X] = µ ( Why ? )
201
To compute the mean of the general normal density function
1 − 21 (x−µ)2 /σ 2
f (x) = √ e
2π σ
consider
Z ∞
E[X − µ] = (x − µ) f (x) dx
−∞
∞
1
Z
− 12 (x−µ)2 /σ 2
= √ (x − µ) e dx
2π σ −∞
−σ 2 − 12 (x−µ)2 /σ 2
∞
= √ e = 0.
2π σ −∞
E[X] = µ .
203
NOTE : If X is general normal we have the very useful formula :
X −µ
P( ≤ c ) = Φ(c) ,
σ
i.e., we can use the Table of the standard normal distribution !
204
The Chi-Square Random Variable
Suppose X1 , X2 , · · · , Xn ,
are independent standard normal random variables.
NOTE :
2
The in χ2n is part of its name , while 2
in X12 , etc. is “power 2 ” !
206
If n = 1 then
χ21 ≡ X12 , where X ≡ X1 is standard normal .
We can compute the moment generating function of χ21 :
Z ∞
tχ21 tX 2 1 tx2 − 12 x2
E[e ] = E[e ] = √ e e dx
2π −∞
∞
1
Z
− 12 x2 (1−2t)
= √ e dx
2π −∞
Let
1 1
1 − 2t = 2 , or equivalently , σ̂ ≡ √ .
σ̂ 1 − 2t
Then
∞
1 1
Z
tχ21 − 12 x2 /σ̂ 2
E[e ] = σ̂ · √ e dx = σ̂ = √ .
2π σ̂ −∞ 1 − 2t
(integral of a normal density function)
208
Thus we have found that :
tχ21 1
ψ(t) ≡ E[e ] = √ ,
1 − 2t
209
We found that
E[χ21 ] = 1 , V ar(χ21 ) = 2 .
and √
σ(χ2n ) = 2n .
210
THE CENTRAL LIMIT THEOREM
212
RECALL :
each having
then
S ≡ X1 + X2 + · · · + Xn ,
has
mean : µS ≡ E[S] = nµ ( Why ? )
213
THEOREM (The Central Limit Theorem) (CLT) :
each having
is approximately normal .
S − nµ
NOTE : Thus √ is approximately standard normal .
nσ
214
EXAMPLE : Recall that
χ2n ≡ X12 + X22 + · · · + Xn2 ,
215
RECALL :
each having
then
1
X̄ ≡ (X1 + X2 + · · · + Xn ) ,
n
has
mean : µX̄ = E[X̄] = µ ( Why ? )
2 1
variance : σX̄ = n2
nσ 2 = σ 2 /n ( Why ? )
√
Standard deviation : σX̄ = σ/ n
217
COROLLARY (to the Central Limit Theorem) :
each having
X̄ − µ
NOTE : Thus √ is approximately standard normal .
σ/ n
218
EXAMPLE : Suppose X1 , X2 , · · · , Xn are
identical , independent , uniform random variables ,
each having density function
1
f (x) = , for x ∈ [−1, 1] , ( 0 otherwise ) ,
2
with 1
mean µ = 0 , standard deviation σ = √ ( Check ! )
3
219