Poisson Process
1. Counting process
We say that is a counting process if represents the total number of "events" occur by time and satisfies the following:
- if
- for , equals the number of events that occur in the interval .
A counting process is said to possess independent increments if the numbers of events that occur in disjoint time intervals are independent.
2. Poisson process
1st definition
The counting process is said to be a Poisson process having rate , if
-
-
The process has independent increments
-
The number of events in any interval of length is Poisson distributed with mean . Which means, for any
2nd definition
The counting process is said to be a Poisson process having rate if
- The process has stationary and independent increments
Proof of the equivalence of above two definitions
First we prove 2nd definition 1st definition. To start, fix and let
We derive a differential equation of as follows:
By the 3rd and 4th condition of the 2nd definition, we can yield
which implies that
Solve this differential equation we can get that
That is, the Laplace transform of evaluated at is . Since that is also the Laplace transform of a Poisson random variable with mean , the result follows from the fact that the distribution of a nonnegative random variable is uniquely determined by its Laplace transform.
3. Interarrival and Waiting Time Distributions
Denote the time of the first event by , denote the elapsed time between the st event and the th event by for .
Now we determine the distribution of , note that
The event takes place if and only if no events of the Poisson process occur in the interval and thus,
Hence, has an exponential distribution with mean . Now,
However,
where the last two equations followed from independent and stationary increments. Therefore, we conclude that is also an exponential random variable with mean and, furthermore, that is independent of . Repeating the same argument yields the following.
Proposition 3.1 are independent identically distributed exponential random variables having mean .
The arrival time of the th event is called the waiting time until the th event.
has a gamma distribution with parameters and , the probability of is given by
4. Further Properties of Poisson Process
Suppose each event occur in a Poisson process is classified as either type I or type II. Suppose further that each event is classified as a type I event with probability and as a type II event with probability .
Let and denote respectively the number of type I and type II event occurring in .
Proposition 4.1 and are both Poisson processes having respective rate and . Furthermore, two processes are independent.
Now we prove is Poisson process:
Thus we can see that satisfies the 2nd definition of Poisson Process with rate .
The Coupon Collecting Problem
Problem There are different types coupons. Each time a person collects a coupon it is, independently of ones previously obtained, a type coupon with probability , . Let denote the number of coupons one needs to collect in order to have a complete collection of at least of one of each type. Find .
Solution Let be the number we must collect to obtain a type coupon, then we can express as
let denote the time at which a complete collection is amassed. The waiting time of each type is independent and is exponentially distributed with parameter
Therefore,
Let denote the th interarrival time of the Poisson process that counts the number of coupons obtained.
Therefore
5. Conditional Distribution of the Arrival Times
Suppose we are told that exactly one event of a Poisson process has taken place by time , and we are asked to determine the distribution of the time at which the event occurred. For
Theorem 5.1 Given that , the arrival times have the same distribution as the order statistic corresponding to independent random variables uniformly distributed on the interval .
Definition 5.1 We say the are the order statistics corresponding to random variables if is th smallest value among . If the are independent identically distributed continuous random variables with density function , the joint density of order statistics is given by
Proof of Theorem 5.1 Note that the event that is equivalent to the event that the first interarrival times satisfy . According to Proposition 3.1, we have the conditional join density of given that is as follows:
Proposition 5.1 Suppose each time a Poisson event is classified into types of events. Every type of event occurred at time , is independent of anything that has previously occurred, with probability . If represents the number of type events occurring by time then are independent Poisson random variables having means
Proof Now consider an arbitrary event that occurred in the interval . If it had occurred at time , then the probability that it would be a type event would be . According to Theorem 5.1, the probability that this event will be a type event is
which is independent of the other events. Hence the joint probability
Consequently,
As said above, are independent, so random variable with probability function
satisfies the Poisson distribution with rate , therefore
and the proof is complete.
Proposition 5.2 Given that , the set has the distribution of a set of independent uniform random variables.
6. Generalizations of the Poisson Process
6.1 Nonhomogeneous Poisson Process
Definition 6.1 The counting process is said to be nonhomogeneous Poisson process with intensity function . if
- has independent increments
Proposition 6.1 Let and , be independent nonhomogeneous Poisson processes, with respective intensity functions and , and let . Then, the following are true.
- is a nonhomogeneous Poisson process with intensity function .
- Given that an event of process occurs at time then, independent of what occurred prior to , the event at from the process with probability .
6.2 Compound Poisson Process
Definition 6.2 A stochastic process is said to be a compound Poisson process if it can be expressed as
where is a Poisson process, and is a family of independent and identically distributed random variables that is also independent of .
We have
Similarly,
6.3 Conditional or Mixed Poisson Processes
Let be a counting process whose probabilities are defined as follows. There is a positive random variable such that, conditional on , the counting process is a Poisson process with rate . Such a counting process is called a conditional or a mixed Poisson process.
Suppose that is continuous with density function . Then
we see that a conditional Poisson process has a stationary increments. However, knowing how many events occur in an interval gives information about the possible value of , which affects the distribution of the number of events in any other interval, it follows that a conditional Poisson process does not generally have independent increments. Consequently, a conditional Poisson is not generally a Poisson process.
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· 全程不用写代码,我用AI程序员写了一个飞机大战
· DeepSeek 开源周回顾「GitHub 热点速览」
· 记一次.NET内存居高不下排查解决与启示
· MongoDB 8.0这个新功能碉堡了,比商业数据库还牛
· .NET10 - 预览版1新功能体验(一)