Combining birth and death processes
The birth-death process
Combining birth and death processes with birth and death rates
You should derive the above equations based on the following assumptions:
- Given a population with
individuals, the probability that an individual is born in the population during a short period is . - Given a population with
individuals, the probability that an individual dies in the population is . - The probability that multiple individuals are born or die during
is negligible. (The probability of one birth and one death during is also negligible.) - Consequently, during
, the population can increase by 1 or decrease by 1 (if ) or stay constant; these three events are disjoint.
Generating function equation
As usual, let's define the probability generating function
We also assume the initial condition
Then, it is an exercise before breakfast to derive the following PDE from the above differential-difference equations:
We can solve this PDE by the same method as we used for the birth and death processes. But the solution depends on whether or not.
The case when
We have
Note that we can recover the PGF of the birth process by setting . Similarly, we can recover the PGF of the death process by setting .
In principle, we can determine by expanding this PGF into the power series of . But that is pretty complicated. We can still calculate the moments of the random variable from the PGF. For example, the expected population size is given as
Thus, the population size increases or decreases exponentially if or , respectively.
The probability of extinction can also be obtained as (why?)
Find the probability of ultimate extinction .
The case when
In this case, we have
Exercise. Note that this generating function cannot be obtained from (Eq:LNM) by simply setting as that would result in 0/0. What happens if we take the limit in (Eq:LNM)? (Hint: Use L'Hopital's rule.) □
The birth and death rates being equal means there are as many those who are born as those who die, on average. Thus, we expect the average population size to be constant:
You should check whether this conjecture is true or not.
Why are the generating functions in the form of ?
In the birth, death, and birth-and-death processes, the probability generating functions are all in the form of . Why is this so? Recall that the PGF can be written as
We may decompose the population as
where each represents the number of "descendants" of the individual in the initial population of individuals. Because each birth or death is independent of others, are independent of each other (and also identically distributed). Thus,
General population processes
So far, we have assumed that the birth and death rates are proportional to the population size. In general, those rates may be more complicated functions of population size (and time). Accordingly, we modify the differential equations to
The models we have dealt with are
- Birth process:
and where is a constant. - Death process:
and where is a constant. - Birth-and-death process:
and where and are constants.
Many other models are possible. For example, (constant, not proportional to ) and . In particular, allows individuals to be generated from void.
Comments
Post a Comment