Exponential Distribution
Exponential Distribution
f (x)dx =
1 ex
0
x0
x<0
d2
(t)|t=0
dt2
2
,
t
t<
= 2/2 .
Properties
1. Memoryless: P (X > s + t|X > t) = P (X > s).
=
=
=
=
=
f (t)
1 F (t)
F (t) = 1 e
FY (x) = P (Y < x) =
Qn
i=1(1
eix).
Poisson Process
Counting process: Stochastic process {N (t), t 0}
is a counting process if N (t) represents the total number of events that have occurred up to time t.
N (t) 0 and are of integer values.
N (t) is nondecreasing in t.
Independent increments: the numbers of events occurred in disjoint time intervals are independent.
Stationary increments: the distribution of the number
of events occurred in a time interval only depends on
the length of the interval and does not depend on the
position.
P (N (t+s)N (s) = n) = e
n!
n = 0, 1, ...
Distribution of Sn:
t
fSn (t) = e
(t)n1
,
(n 1)!
Example: Suppose that people immigrate into a territory at a Poisson rate = 1 per day. (a) What is the
expected time until the tenth immigrant arrives? (b)
What is the probability that the elapsed time between
the tenth and the eleventh arrival exceeds 2 days?
Solution:
Time until the 10th immigrant arrives is S10.
E(S10) = 10/ = 10 .
P (T11 > 2) = e2 = 0.133 .
Further Properties
Consider a Poisson process {N (t), t 0} with rate
. Each event belongs to two types, I and II. The type
of an event is independent of everything else. The
probability of being in type I is p.
Examples: female vs. male customers, good emails
vs. spams.
Let N1(t) be the number of type I events up to time t.
Let N2(t) be the number of type II events up to time
t.
N (t) = N1(t) + N2(t).
10
11
=
=
=
=
=
12
13
14
15
N (t)
X
Yi , t 0
i=1
16
N (t)
X
i=1
n
X
i=1
n
X
Yi|N (t) = n)
Yi|N (t) = n)
Yi) = nE(Y1)
i=1
X
=
P (N (t) = n)E(X(t)|N (t) = n)
=
n=1
P (N (t) = n)nE(Y1)
n=1
= E(Y1)
nP (N (t) = n)
n=1
= E(Y1)E(N (t))
= tE(Y1)
17
N (t)
X
i=1
n
X
i=1
n
X
Yi|N (t) = n)
Yi|N (t) = n)
Yi )
i=1
= nV ar(Y1)
V ar(X(t)|N (t) = n)
= E(X 2(t)|N (t) = n) (E(X(t)|N (t) = n))2
E(X 2(t)|N (t) = n)
= V ar(X(t)|N (t) = n) + (E(X(t)|N (t) = n))2
= nV ar(Y1) + n2E 2(Y1)
18
V ar(X(t))
= E(X 2(t)) (E(X(t)))2
X
=
P (N (t) = n)E(X 2(t)|N (t) = n) (E(X(t)))2
=
n=1
n=1
=
=
=
=
19