Let's see the Poisson process as the phone call problem. That is, is the random variable representing the number of phone calls received by time . Then, the arrival time of the -th call is defined as the earliest time at which the random variable . The inter-arrival time is the time between the successive calls (i.e., between and ). In particular, .
We have
Note that are independent and identically distributed (i.i.d.) random variables. Therefore, we first determine the distribution of and then combine them to find the distribution of .
Inter-arrival times
Now, observe the following.
The probability of having no call at time is Thus, the probability of having the first call by time isSince each call is independent of other calls and all 's are identically distributed, we may assume that In other words, each call is the first call since the last call. Thus, the cumulative distribution function of is Accordingly, the density function of is
Therefore, the inter-arrival time follows the
exponential distribution with parameter . The mean and variance of are
Arrival times
Since we have (Eq:QnTn) above, and 's are i.i.d., it is convenient to use the moment generating function to find the distribution of .
Actually, we have the following well-known theorem.
Theorem [The sum of exponential variates is a gamma variate]
If i.i.d. random variables follow the exponential distribution Exp(), then their sum follows the gamma distribution Gamma() (with and being the shape and rate parameters, respectively). Accordingly, the density function of is Proof. Exercise. ■
Using this theorem, we find that follows a gamma distribution and its density function is
The mean and variance of are as expected.
Comments
Post a Comment