StochasticProcess Chapter2
StochasticProcess Chapter2
Poisson Process
Outline
• Introduction to Poisson Processes
– Definition of counting process
– Definition of Poisson process
1. N(t)≥ 0.
2. N(t) is integer valued.
3. If s < t, then N(s) ≤ N(t).
4. For s < t, N(t) − N(s) equals the number of events that have
occurred in the interval (s, t].
Increments : A
Section 2.1 The stochastic
Poisson process X(t) is
Process said to have
4
independent increments
if X(t2) - X(t1) and X(t4)-
X(t3) are independent
for any t1 < t2 < t3 < t4.
(c.f. disjoint intervals)
Stationary
Section 2.1 The Poisson
Increments : A
stochastic process X(t) is
5
Process said to have stationary
increments if X(t2+s)-
X(t1+s) and X(t2)-X(t1)
have the same
distribution for all t1 <
t2, s > 0.
Section 2.1 The Poisson
Process
6
This means that the number of events (average rate of events) occurring in a time
interval of length follows a Poisson distribution.
f(h) 是 h 的高阶项
please use
mathematical
induction
Section 2.1 The Poisson
Process
12
泊松分布指的是在一段时间内发生的次
数,这个一段时间需要自己设定,并且
在 lamda 中体现。比如这道题,原
本 lamda 是单位时间内( 1 为单
位)中发生的平均次数,但是这里要求
的是一段时间 t 中发生的平均次数,所
以需要在原有的次数中乘以时间,也就
是 lamda*t 。新的 P(x=k) 指
的是在新的时间标准下(时间 t 为时间
上的一个单位的情况),在 t 时间内总
共发生 k 次数的概率
Section 2.1 The Poisson
Process
13
from uni
相当于拓展范围
Section 2.1 The Poisson
Process
14
For a Poisson process let X1 denote the time of the first event.
Furthermore for n>1, let Xn denote the elapsed time between the
(n-1)th and the nth event. The sequence {Xn, n=1,2,…} is called
the sequence of interarrival times( 到达间隔时间 ).
What is the distribution of the Xn?
0 x1 t
x2 x3 x4
Section 2.2 Interarrival and Waiting
Times
16
18
Section 2.2 Interarrival and
Waiting Times
19
Section 2.2 Interarrival and
Waiting Times
20
immigrant arrives?
(b) What is the probability that the elapsed time
Let Y1, Y2, . . . , Yn be n random variables. We say that Y(1), Y(2), . . . , Y(n) are
the order statistics corresponding to Y1, Y2, . . . , Yn if Y(k) is the kth smallest value
among Y1, Y2, . . . , Yn , k = 1, 2, . . . , n. If the Yi, i = 1, . . . , n, are independent
identically distributed continuous random variables with probability density f ,
then the joint density of the order statistics Y(1), Y(2), . . . , Y(n) is given by
从小到大排序
Section 2.3 Conditional
Distribution of the Arrival Times
26
泊松分布服从二项分布
N1, N2 are independent
N1(t) is Poisson random variable having mean λtp, and
N1(t) is Poisson random variable having mean λt(1-p), where
因为是变化的,所以用均值代替,如果不变化,那么 p 就
是实际值
Section 2.3 Conditional
Distribution of the Arrival Times
Now consider an arbitrary event that occurred in the interval [0,t]. If it had occurred
at time s, then the probability that it would be a type I event would be p(s). Hence,
since this event will have occurred at some time uniformly distributed on (0,t). It
follows that
N1(t)
N2(t)
N1(t) N2(t)
Any customer arrives at time s, s ≤ t, then it is a type-1 customer if its service time is
less than t – s and the probability is
Answer:
Theorem.
P[N(t+s)-N(t)=n]
Section 2.4 Nonhomogeneous
Poisson Processes
Section 2.4 Nonhomogeneous
Poisson Processes
Section 2.4 Nonhomogeneous
Poisson Processes
Section 2.4 Nonhomogeneous
Poisson Processes
Example 2.4.1 Siegbert runs a hot dog stand that opens at 8 A.M. From 8 until 5
P.M. customers seem to arrive, on the average, at a steadily increasing rate that starts
with
E[X(t)] = E[N(t)]E[Y]=λtE[Y]
Var[X(t)] =E[N(t)]Var[Y]+Var[N(t)](E[Y])2 = λtE[Y2]
Section 2.5 Compound Poisson
Processes
Section 2.5 Compound Poisson
Processes
Section 2.5 Compound Poisson
Processes
Examples of Compound Poisson Processes
(ii) Suppose that buses arrive at a sporting event in accordance with a Poisson
process, and suppose that the numbers of fans in each bus are assumed to be
independent and identically distributed. Then {X(t), t ≥ 0} is a compound Poisson
process where X(t) denotes the number of fans who have arrived by t. Yi
represents the number of fans in the ith bus.