Topic 6: Convergence and Limit Theorems: Let Be A Sequence of Random Variables. Define As + +
Topic 6: Convergence and Limit Theorems: Let Be A Sequence of Random Variables. Define As + +
var(Sn )
j=1
j=k
k=1
n
var(Xk )
k=1
F 1 {X1 () Xn ()}
2
N
Xk
k=1
z=X ()
= E X ()N
= GN (X ())
Example:
Number of jobs N submitted to the CPU is a geometric RV with
parameter p.
The excution time of each job is an exponential RV with mean .
Find the pdf of the total execution time.
1
Mn =
Xj
n j=1
For large n, Mn can be used to estimate since
n
E[Mn ] =
var(Mn ) =
1
E[Xj ] =
n j=1
1
n 2
2
var(S
)
=
=
n
n2
n2
n
or
The WLLN implies that for a large (xed) value of n, the sample mean
will be within of the true mean with high probability.
The Strong Law of Large Numbers (SLLN)
P lim Mn = = 1
n
n
i=1
Xi , and dene Zn as
Zn =
Sn n
,
n
ex
/2
dx.
Examples:
1. Suppose that cell-phone call durations are iid RVs with = 8 and
= 2 (minutes).
Estimate the probability of 100 calls taking over 840 minutes.
After how many calls can we be 90% sure that the total time used
is more than 1000 minutes?
2. Does the CLT apply to Cauchy random variables?
n
Zi ,
i=1
then X binomial(np).
By CLT, the Binomial cdf FX (x) approaches a Gaussian cdf
1
(k np)2
p[X = k]
exp
2np(1 p)
2np(1 p)
The approximation is best for k near np.
Example:
A digital communication link has bit-error probability p.
Estimate the probability that a n-bit received message has at least
k bits in error.
We write xn x.
In what sense does {Xn ()} converge to a random variable X() as
n ?
Types of convergence for a sequence of RVs:
Sure convergence: {Xn ()} converges surely to X() if
Xn () X() as n
for all S
10
as n
11
Sure Convergence
Almost-Sure
Convergence
Convergence in
Probability
Convergence in
Distribution
Mean Square
Convergence
12