Puneet Varma (Editor)

Borel distribution

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit
Parameters
  
μ ∈ [ 0 , 1 ] {\displaystyle \mu \in [0,1]}

Support
  
n ∈ { 1 , 2 , 3 , … } {\displaystyle n\in \{1,2,3,\ldots \}}

pmf
  
e − μ n ( μ n ) n − 1 n ! {\displaystyle {\frac {e^{-\mu n}(\mu n)^{n-1}}{n!}}}

Mean
  
1 1 − μ {\displaystyle {\frac {1}{1-\mu }}}

Variance
  
μ ( 1 − μ ) 3 {\displaystyle {\frac {\mu }{(1-\mu )^{3}}}}

The Borel distribution is a discrete probability distribution, arising in contexts including branching processes and queueing theory.

Contents

If the number of offspring that an organism has is Poisson-distributed, and if the average number of offspring of each organism is no bigger than 1, then the descendants of each individual will ultimately become extinct. The number of descendants that an individual ultimately has in that situation is a random variable distributed according to a Borel distribution.

Definition

A discrete random variable X  is said to have a Borel distribution with parameter μ ∈ [0,1] if the probability mass function of X is given by

P μ ( n ) = Pr ( X = n ) = e μ n ( μ n ) n 1 n !

for n = 1, 2, 3 ....

Derivation and branching process interpretation

If a Galton–Watson branching process has common offspring distribution Poisson with mean μ, then the total number of individuals in the branching process has Borel distribution with parameter μ.

Let X  be the total number of individuals in a Galton–Watson branching process. Then a correspondence between the total size of the branching process and a hitting time for an associated random walk gives

Pr ( X = n ) = 1 n Pr ( S n = n 1 )

where Sn = Y1 + … + Yn, and Y1 … Yn are independent identically distributed random variables whose common distribution is the offspring distribution of the branching process. In the case where this common distribution is Poisson with mean μ, the random variable Sn has Poisson distribution with mean μn, leading to the mass function of the Borel distribution given above.

Since the mth generation of the branching process has mean size μm − 1, the mean of X  is

1 + μ + μ 2 + = 1 1 μ .

Queueing theory interpretation

In an M/D/1 queue with arrival rate μ and common service time 1, the distribution of a typical busy period of the queue is Borel with parameter μ.

Properties

If Pμ(n) is the probability mass function of a Borel(μ) random variable, then the mass function P
μ
(n) of a sized-biased sample from the distribution (i.e. the mass function proportional to nPμ(n) ) is given by

P μ ( n ) = ( 1 μ ) e μ n ( μ n ) n 1 ( n 1 ) ! .

Aldous and Pitman show that

P μ ( n ) = 1 μ 0 μ P λ ( n ) d λ .

In words, this says that a Borel(μ) random variable has the same distribution as a size-biased Borel(μU) random variable, where U has the uniform distribution on [0,1].

This relation leads to various useful formulas, including

E ( 1 / X ) = 1 μ / 2.

Borel–Tanner distribution

The Borel–Tanner distribution generalizes the Borel distribution. Let k be a positive integer. If X1X2,  … Xk are independent and each has Borel distribution with parameter μ, then their sum W = X1 + X2 + … + Xk is said to have Borel–Tanner distribution with parameters μ and k. This gives the distribution of the total number of individuals in a Poisson–Galton–Watson process starting with k individuals in the first generation, or of the time taken for an M/D/1 queue to empty starting with k jobs in the queue. The case k = 1 is simply the Borel distribution above.

Generalizing the random walk correspondence given above for k = 1,

Pr ( W = n ) = k n Pr ( S n = n k )

where Sn has Poisson distribution with mean . As a result, the probability mass function is given by

Pr ( W = n ) = k n e μ n ( μ n ) n k ( n k ) !

for n = kk + 1, ... .

References

Borel distribution Wikipedia