Poisson process: Differential-Difference equations
Read Poisson process: Introduction first.
Recall that the Poisson process with parameter is a stochastic process characterized by the following probability distribution:
Differential-Difference Equations
To understand the meaning of a stochastic process, it is often useful to find the differential(-difference) equations satisfied by the probability distribution.
By differentiating (Eq:PoissonProc) with respect to time , we have and
These are the differential-difference equations satisfied by the sequence of probabilities . It is "differential" because of the derivatives , and "difference" because of the sequence of probabilities .
Exercise. Derive the above differential-difference equations.
So, how do these differential-difference equations help us understand the Poisson process? To see that, let us discretize the equations. Recall the definition of derivatives:
That is, we can approximate the derivative on the left-hand side by the right-hand without the limit. Then (Eq:DD0) and (Eq:DDn) can be approximated as
Now, let us define the following conditional probabilities:
That is, given , after the time interval of , the value of either increase by 1 (with probability ) or stays the same (with probability ). We should assume that so that it can be interpreted as a probability. Using these conditional probabilities, the discretized differential-difference equations are expressed as
Note that these are in the form of the partition theorem. From these equations, we can see that the Poisson process is a Markov process because each depends only on the quantities at time such as and , not on those before such as for any .
(Eq:DD0') says:
at time with probability if at time with probability , and stays the same with probability .
Similarly, (Eq:DDn') says
with probability if either with probability and increases by 1 with probability ,- or
with probability and stays the same with probability .
Thus, the Poisson process is a process where the value of increases by at most 1 within a short time interval with probability proportional to the interval: .
Comments
Post a Comment