Reference articles on history, science, culture and more
Encyclopedia

Birth process

Type of continuous process in probability theory

Image credit is listed at the end of this article.

In probability theory, a birth process or a pure birth process is a special case of a continuous-time Markov process and a generalisation of a Poisson process. It defines a continuous process which takes values in the natural numbers and can only increase by one (a "birth") or remain unchanged. This is a type of birth-death process with no deaths. The rate at which births occur is given by an exponential random variable whose parameter depends only on the current value of the process

01Definition

Birth rates definition

A birth process with birth rates (\lambda _{n},n\in \mathbb {N} ) and initial value k\in \mathbb {N} is a minimal right-continuous process (X_{t},t\geq 0) such that X_{0}=k and the interarrival times T_{i}=\inf\{t\geq 0:X_{t}=i+1\}-\inf\{t\geq 0:X_{t}=i\} are independent exponential random variables with parameter \lambda _{i}.

Infinitesimal definition

A birth process with rates (\lambda _{n},n\in \mathbb {N} ) and initial value k\in \mathbb {N} is a process (X_{t},t\geq 0) such that:

  • X_{0}=k
  • \forall s,t\geq 0:s<t\implies X_{s}\leq X_{t}
  • \mathbb {P} (X_{t+h}=X_{t}+1)=\lambda _{X_{t}}h+o(h)
  • \mathbb {P} (X_{t+h}=X_{t})=o(h)
  • \forall s,t\geq 0:s<t\implies X_{t}-X_{s} is independent of (X_{u},u<s)

(The third and fourth conditions use little o notation.)

These conditions ensure that the process starts at i, is non-decreasing and has independent single births continuously at rate \lambda _{n}, when the process has value n.

Continuous-time Markov chain definition

A birth process can be defined as a continuous-time Markov process (CTMC) (X_{t},t\geq 0) with the non-zero Q-matrix entries q_{n,n+1}=\lambda _{n}=-q_{n,n} and initial distribution i (the random variable which takes value i with probability 1).

Q={\begin{pmatrix}-\lambda _{0}&\lambda _{0}&0&0&\cdots \\0&-\lambda _{1}&\lambda _{1}&0&\cdots \\0&0&-\lambda _{2}&\lambda _{2}&\cdots \\\vdots &\vdots &\vdots &&\vdots \ddots \end{pmatrix}}

Variations

Some authors require that a birth process start from 0 i.e. that X_{0}=0, while others allow the initial value to be given by a probability distribution on the natural numbers. The state space can include infinity, in the case of an explosive birth process. The birth rates are also called intensities.

A Poisson process is a special case of a birth process.
A Poisson process is a special case of a birth process.

02Properties

As for CTMCs, a birth process has the Markov property. The CTMC definitions for communicating classes, irreducibility and so on apply to birth processes. By the conditions for recurrence and transience of a birth-death process, any birth process is transient. The transition matrices ((p_{i,j}(t))_{i,j\in \mathbb {N} }),t\geq 0) of a birth process satisfy the Kolmogorov forward and backward equations.

The backwards equations are:

p'_{i,j}(t)=\lambda _{i}(p_{i+1,j}(t)-p_{i,j}(t)) (for i,j\in \mathbb {N})

The forward equations are:

p'_{i,i}(t)=-\lambda _{i}p_{i,i}(t) (for i\in \mathbb {N})
p'_{i,j}(t)=\lambda _{j-1}p_{i,j-1}(t)-\lambda _{j}p_{i,j}(t) (for j\geq i+1)

From the forward equations it follows that:

p_{i,i}(t)=e^{-\lambda _{i}t} (for i\in \mathbb {N})
p_{i,j}(t)=\lambda _{j-1}e^{-\lambda _{j}t}\int _{0}^{t}e^{\lambda _{j}s}p_{i,j-1}(s)\,{\text{d}}s (for j\geq i+1)

Unlike a Poisson process, a birth process may have infinitely many births in a finite amount of time. We define T_{\infty }=\sup\{T_{n}:n\in \mathbb {N} \} and say that a birth process explodes if T_{\infty } is finite. If \sum _{n=0}^{\infty }{\frac {1}{\lambda _{n}}}<\infty then the process is explosive with probability 1; otherwise, it is non-explosive with probability 1 ("honest").

A simple birth process, where birth rates are equal to the size of the current population.
A simple birth process, where birth rates are equal to the size of the current population.

03Examples

A Poisson process is a birth process where the birth rates are constant i.e. \lambda _{n}=\lambda for some \lambda >0.

Simple birth process

A simple birth process is a birth process with rates \lambda _{n}=n\lambda. It models a population in which each individual gives birth repeatedly and independently at rate \lambda. Udny Yule studied the processes, so they may be known as Yule processes.

The number of births in time t from a simple birth process of population n is given by:

p_{n,n+m}(t)={\binom {n}{m}}(\lambda t)^{m}(1-\lambda t)^{n-m}+o(h)

In exact form, the number of births is the negative binomial distribution with parameters n and e^{-\lambda t}. For the special case n=1, this is the geometric distribution with success rate e^{-\lambda t}.

The expectation of the process grows exponentially; specifically, if X_{0}=1 then \mathbb {E} (X_{t})=e^{\lambda t}.

A simple birth process with immigration is a modification of this process with rates \lambda _{n}=n\lambda +\nu. This models a population with births by each population member in addition to a constant rate of immigration into the system.

Watch videos about Birth processExplainers and documentaries on YouTube (opens in a new tab)

Sources and credits

This article is adapted from the Wikipedia article Birth process, written by its contributors and licensed under CC BY-SA 4.0. Fathomly has changed the layout, removed citation markers, navigation and maintenance notices, and adjusted punctuation. This adapted version is shared under the same license. For references, see the original article.

Images, from Wikimedia Commons:

Fathomly is not affiliated with or endorsed by the Wikimedia Foundation. Spotted a problem? Tell us.