

Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
An introduction to the central limit theorem, a fundamental result in probability theory. The theorem states that the sum of independent, identically distributed random variables with finite means and variances converges in distribution to a normal distribution as the number of variables increases. Definitions, facts, and a proof of the theorem, as well as examples and applications.
Typology: Study notes
1 / 2
This page cannot be seen from the preview
Don't miss anything!


EECS 501 CENTRAL LIMIT THEOREM Fall 2001
DEF: rvs {x 1 , x 2.. .} are iidrv with means μ and variances σ^2 if:
THM: yn =
∑n i=1 xi=sum of iidrvs^ xi^ with^ finite^ means^ μ^ and variance^ σ
Then: E[yn] = nμ; σ^2 yn = nσ^2 ; ˜yn = yn√−nσnμ = √^1 n
∑n i=
xi−μ σ =^ √^1 n
∑n i=1 x˜i.
Mean: Let mn = y nn = (^) n^1
∑n i=1 xi^ =^ mean. Then^ E[mn] =^ μ^ and^ σ
(^2) m n =^
σ^2 n. Proof: All of these follow immediately from the basic properties of variance. Note: Variance of (sample) mean gets smaller with n! ”Regression to mean.” While variance of yn grows as n, variance of y nn ”grows” as (^1) n → 0. Note: Does not mean that mn ”remembers” to correct deviations from μ!
DEF: The characteristic function Φx(ω) of rv x is Φx(ω) = E[ejωx] =
−∞ fx(X)e
jωX (^) dX = F{fx(X)} (note sign).
FACT: Let x, y be independent rvs and z = x + y. Then fz (Z) = fx(Z) ∗ fy (Z) =
fx(X)fy (Z − X)dX and Φx+y (ω) = Φx(ω)Φy (ω). Proof: See recitation notes and text p. 127,135,152. Φx(ω): see p. 204-209. Or: Φx+y (ω) = E[ejω(x+y)] = E[ejωx]E[ejωy^ ] = Φx(ω)Φy (ω) QED.
THM: Basic form of Central Limit Theorem (CLT): Let x 1 , x 2... be iidrvs with finite means μ and variances σ^2. Then the normalized y˜n = (
∑n i=1 xi^ −^ nμ)/(
nσ) → r in distribution, where r is a unit Gaussian rv with pdf fr (R) = √^12 π e−R
(^2) / 2 (σ^2 r = 1)
Proof: Essentially a Taylor series expansion of the characteristic function. Φy˜n (ω) = E[ejω^ y˜n^ ] = E[ejω^ x˜^1 /
√n ]... E[ejω^ ˜xn/
√n ] = (E[ejω^ x/˜
√n ])n = (E[1 + jω √x˜n − ω
2 2
˜x^2 n +^.. .])
n (^) = (1 + √jω n E[˜x]^ −^
ω^2 2 n E[˜x
(^2) ] +.. .)n
= (1 − ω^2 /(2n) + H.O.T.)n^ ' e−ω
(^2) / 2 = Φr (ω) as n → ∞. Φy˜n (ω) → Φr (ω) pointwise→convergence in distribution. QED.
H.O.T. =Higher Order Terms. Normalized x˜ = x− σEx[ x] → E[˜x] = 0, σ^2 ˜x = 1.
EECS 501 APPLYING CENTRAL LIMIT THEOREM Fall 2001
DEF: Φ(X) =
−∞ √^1 2 π e
−R^2 / (^2) dR=PDF for unit (normalized) Gaussian.
Note: erf (X) =
0 √^1 2 π e
−R^2 / (^2) dR or ∫^ X −X √^1 2 π e
−R^2 / (^2) dR. See table p. 62.
Note: Φ(−X) = 1−Φ(X) and Φ(X) < 12 → X < 0 and erf (−X) = −erf (X).
Procedure for using CLT to compute P r[a < y < b], where y is sum of n iidrvs xi with known means E[x] and variances σ x^2 :
σ^2 y. Square root!
EX1: fx(X) is Gaussian pdf. Sum of independent Gaussian rvs is Gaussian. EX2: fx(X) = 1/π(1 + X^2 ) (Cauchy pdf)→ E[x] = 0 (Cauchy prin. value). But: σ^2 x = E[x^2 ] =
(^2) /π(X (^2) + 1)dX → ∞ so CLT does not apply.
EX3: px(0) = px(1) = 12 → pyn (Y ) =
(n Y
( 12 )n^ ' √ 2 πn/^14 e−(Y^ −^
n 2 )^2 /(2n/4) . EX4: Demoivre-Laplace correction: Flip a fair coin 100 times (indpt flips). Pr[55 heads]=
55
( 12 )^100 = 0. 0485. E[y] = 50; σ y^2 = 100 1212 = 25. Pr[55 heads]=P r[55 ≤ y ≤ 55] = Φ( 55 √.^525 −^50 ) − Φ( 54 √.^525 −^50 ) = 0. 0484
610: Exact answer:
(^100) S (^99) e− 5 S (^) )/99! dS (100th-order Erlang pdf). CLT: E[s] = 100E[x] = 100( 15 ) = 20. σ s^2 = 100σ^2 x = 100( 15 )^2 = 4. σs = 2. P r[16 < s < 22] = Φ( 22 − 2 20 ) − Φ( 16 − 2 20 ) = Φ(1) − Φ(−2) = 0.8185. (b): P r[|s − E[s]| > 2 σs] = 2P r[(s − E[s])/σs > 2] = 2(1 − Φ(2)) = 0.0456. Chebyschev 6 =: P r[|s − E[s]| > 2 σs] ≤ σ^2 s /(2σs)^2 = 0.25. Very loose!
612: E[s] = 1680E[x] = 5880. σ^2 s = 1680 3512 = 4900. σs = 70. P r[s > 5600] = 1 − Φ((5600 − 5880)/70) = 1 − Φ(−4) = Φ(4) = 0.9999.
(b): 0 .99 = P r[|s − E[s]| < K] = P r[− (^) σKs < s− σEs [s] < (^) σKs ] = Φ( (^) σKs ) − Φ(− Kσs ) = 2Φ( (^) σKs ) − 1 → Φ(K/70) = 0. 995 → K = 70(2.58) = 181.