HOME

TheInfoList



OR:

In probability theory, 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. It defines a continuous process which takes values in the
natural numbers In mathematics, the natural numbers are those numbers used for counting (as in "there are ''six'' coins on the table") and ordering (as in "this is the ''third'' largest city in the country"). Numbers used for counting are called ''cardinal n ...
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 state ...
with no deaths. The rate at which births occur is given by an
exponential random variable In probability theory and statistics, the exponential distribution is the probability distribution of the time between events in a Poisson point process, i.e., a process in which events occur continuously and independently at a constant averag ...
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 is the probability distribution of the time between events in a Poisson point process, i.e., a process in which events occur continuously and independently at a constant averag ...
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 Paul Bachmann, Edmund Lan ...
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 the mathematical function that gives the probabilities of occurrence of different possible outcomes for an experiment. It is a mathematical description of a random phenomenon i ...
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.


Properties

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 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 state ...
, 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_i 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)\, ds (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 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_(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 is a discrete probability distribution that models the number of failures in a sequence of independent and identically distributed Bernoulli trials before a specified (non-r ...
with parameters n and e^. For the special case n=1, this is the geometric distribution with success rate e^. The
expectation Expectation or Expectations may refer to: Science * Expectation (epistemic) * Expected value, in mathematical probability theory * Expectation value (quantum mechanics) * Expectation–maximization algorithm, in statistics Music * ''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