Birth Process
   HOME

TheInfoList



OR:

In
probability theory Probability theory or probability calculus is the branch of mathematics concerned with probability. Although there are several different probability interpretations, probability theory treats the concept in a rigorous mathematical manner by expre ...
, a birth process or a pure birth process is a special case of a
continuous-time Markov process A continuous-time Markov chain (CTMC) is a continuous stochastic process in which, for each state, the process will change state according to an exponential random variable and then move to a different state as specified by the probabilities of a ...
and a generalisation of a
Poisson process In probability theory, statistics and related fields, a Poisson point process (also known as: Poisson random measure, Poisson random point field and Poisson point field) is a type of mathematical object that consists of Point (geometry), points ...
. It defines a continuous process which takes values in the
natural numbers In mathematics, the natural numbers are the numbers 0, 1, 2, 3, and so on, possibly excluding 0. Some start counting with 0, defining the natural numbers as the non-negative integers , while others start with 1, defining them as the positiv ...
and can only increase by one (a "birth") or remain unchanged. This is a type of
birth–death process The birth–death process (or birth-and-death process) is a special case of continuous-time Markov process where the state transitions are of only two types: "births", which increase the state variable by one and "deaths", which decrease the stat ...
with no deaths. The rate at which births occur is given by an
exponential random variable In probability theory and statistics, the exponential distribution or negative exponential distribution is the probability distribution of the distance between events in a Poisson point process, i.e., a process in which events occur continuousl ...
whose parameter depends only on the current value of the process


Definition


Birth rates definition

A birth process with birth rates (\lambda_n, n\in \mathbb) and initial value k\in \mathbb is a minimal right-continuous process (X_t, t\ge 0) such that X_0=k and the interarrival times T_i = \inf\ - \inf\ are independent
exponential random variable In probability theory and statistics, the exponential distribution or negative exponential distribution is the probability distribution of the distance between events in a Poisson point process, i.e., a process in which events occur continuousl ...
s with parameter \lambda_i.


Infinitesimal definition

A birth process with rates (\lambda_n, n\in \mathbb) and initial value k\in \mathbb is a process (X_t, t\ge 0) such that: * X_0=k * \forall s,t\ge 0: s * \mathbb(X_=X_t+1)=\lambda_h+o(h) * \mathbb(X_=X_t)=o(h) * \forall s,t\ge 0: s is independent of (X_u, u < s) (The third and fourth conditions use
little o Big ''O'' notation is a mathematical notation that describes the limiting behavior of a function when the argument tends towards a particular value or infinity. Big O is a member of a family of notations invented by German mathematicians Paul ...
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 A continuous-time Markov chain (CTMC) is a continuous stochastic process in which, for each state, the process will change state according to an exponential random variable and then move to a different state as specified by the probabilities of a ...
(CTMC) (X_t, t\ge 0) with the non-zero Q-matrix entries q_=\lambda_n=-q_ and initial distribution i (the random variable which takes value i with probability 1). Q=\begin -\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


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 In probability theory and statistics, a probability distribution is a Function (mathematics), function that gives the probabilities of occurrence of possible events for an Experiment (probability theory), experiment. It is a mathematical descri ...
on the natural numbers. The
state space In computer science, a state space is a discrete space representing the set of all possible configurations of a system. It is a useful abstraction for reasoning about the behavior of a given system and is widely used in the fields of artificial ...
can include infinity, in the case of an explosive birth process. The birth rates are also called intensities.


Properties

As for CTMCs, a birth process has the
Markov property In probability theory and statistics, the term Markov property refers to the memoryless property of a stochastic process, which means that its future evolution is independent of its history. It is named after the Russian mathematician Andrey Ma ...
. 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 The birth–death process (or birth-and-death process) is a special case of continuous-time Markov process where the state transitions are of only two types: "births", which increase the state variable by one and "deaths", which decrease the stat ...
, any birth process is transient. The transition matrices ((p_(t))_), t\ge 0) of a birth process satisfy the Kolmogorov forward and backward equations. The backwards equations are: :p'_(t)=\lambda_i (p_(t)-p_(t)) (for i,j\in\mathbb) The forward equations are: :p'_(t)=-\lambda_i p_(t) (for i\in\mathbb) :p'_(t)=\lambda_p_(t)-\lambda_j p_(t) (for j\ge i+1) From the forward equations it follows that: :p_(t)=e^ (for i\in\mathbb) :p_(t)=\lambda_e^\int_0^t e^p_(s)\, \text s (for j\ge 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 \ and say that a birth process explodes if T_\infty is finite. If \sum_^\infty \frac<\infty then the process is explosive with probability 1; otherwise, it is non-explosive with probability 1 ("honest").


Examples

A
Poisson process In probability theory, statistics and related fields, a Poisson point process (also known as: Poisson random measure, Poisson random point field and Poisson point field) is a type of mathematical object that consists of Point (geometry), points ...
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 George Udny Yule, CBE, FRS (18 February 1871 – 26 June 1951), usually known as Udny Yule, was a British statistician, particularly known for the Yule distribution and proposing the preferential attachment model for random graphs. Perso ...
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_(t)=\binom(\lambda t)^m(1-\lambda t)^+o(h) In exact form, the number of births is the
negative binomial distribution In probability theory and statistics, the negative binomial distribution, also called a Pascal distribution, is a discrete probability distribution that models the number of failures in a sequence of independent and identically distributed Berno ...
with parameters n and e^. For the special case n=1, this is the
geometric distribution In probability theory and statistics, the geometric distribution is either one of two discrete probability distributions: * The probability distribution of the number X of Bernoulli trials needed to get one success, supported on \mathbb = \; * T ...
with success rate e^. The expectation of the process grows exponentially; specifically, if X_0=1 then \mathbb(X_t)=e^. 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.


Notes


References

* * * * * {{Stochastic processes Markov processes Poisson point processes