Hypoexponential distribution

From testwiki
Revision as of 11:15, 12 November 2024 by 210.107.186.17 (talk) (Two parameter case)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Template:Short description Template:Probability distribution

In probability theory the hypoexponential distribution or the generalized Erlang distribution is a continuous distribution, that has found use in the same fields as the Erlang distribution, such as queueing theory, teletraffic engineering and more generally in stochastic processes. It is called the hypoexponetial distribution as it has a coefficient of variation less than one, compared to the hyper-exponential distribution which has coefficient of variation greater than one and the exponential distribution which has coefficient of variation of one.

Overview

The Erlang distribution is a series of k exponential distributions all with rate λ. The hypoexponential is a series of k exponential distributions each with their own rate λi, the rate of the ith exponential distribution. If we have k independently distributed exponential random variables 𝑿i, then the random variable,

𝑿=i=1k𝑿i

is hypoexponentially distributed. The hypoexponential has a minimum coefficient of variation of 1/k.

Relation to the phase-type distribution

As a result of the definition it is easier to consider this distribution as a special case of the phase-type distribution.[1] The phase-type distribution is the time to absorption of a finite state Markov process. If we have a k+1 state process, where the first k states are transient and the state k+1 is an absorbing state, then the distribution of time from the start of the process until the absorbing state is reached is phase-type distributed. This becomes the hypoexponential if we start in the first 1 and move skip-free from state i to i+1 with rate λi until state k transitions with rate λk to the absorbing state k+1. This can be written in the form of a subgenerator matrix,

[λ1λ10000λ2λ20000λk2λk20000λk1λk10000λk].

For simplicity denote the above matrix ΘΘ(λ1,,λk). If the probability of starting in each of the k states is

α=(1,0,,0)

then Hypo(λ1,,λk)=PH(α,Θ).

Two parameter case

Where the distribution has two parameters (λ1λ2) the explicit forms of the probability functions and the associated statistics are:[2]

CDF: F(x)=1λ2λ2λ1eλ1xλ1λ1λ2eλ2x

PDF: f(x)=λ1λ2λ1λ2(exλ2exλ1)

Mean: 1λ1+1λ2

Variance: 1λ12+1λ22

Coefficient of variation: λ12+λ22λ1+λ2

The coefficient of variation is always less than 1.

Given the sample mean (x¯) and sample coefficient of variation (c), the parameters λ1 and λ2 can be estimated as follows:

λ1=2x¯[1+1+2(c21)]1

λ2=2x¯[11+2(c21)]1

These estimators can be derived from the methods of moments by setting 1λ1+1λ2=x¯ and λ12+λ22λ1+λ2=c.

The resulting parameters λ1 and λ2 are real values if c2[0.5,1].

Characterization

A random variable 𝑿Hypo(λ1,,λk) has cumulative distribution function given by,

F(x)=1αexΘ1

and density function,

f(x)=αexΘΘ1,

where 1 is a column vector of ones of the size k and eA is the matrix exponential of A. When λiλj for all ij, the density function can be written as

f(x)=i=1kλiexλi(j=1,jikλjλjλi)=i=1ki(0)λiexλi

where 1(x),,k(x) are the Lagrange basis polynomials associated with the points λ1,,λk.

The distribution has Laplace transform of

{f(x)}=α(sIΘ)1Θ1

Which can be used to find moments,

E[Xn]=(1)nn!αΘn1.

General case

In the general case where there are a distinct sums of exponential distributions with rates λ1,λ2,,λa and a number of terms in each sum equals to r1,r2,,ra respectively. The cumulative distribution function for t0 is given by

F(t)=1(j=1aλjrj)k=1al=1rkΨk,l(λk)trklexp(λkt)(rkl)!(l1)!,

with

Ψk,l(x)=l1xl1(j=0,jka(λj+x)rj).

with the additional convention λ0=0,r0=1.[3]

Uses

This distribution has been used in population genetics,[4] cell biology,[5][6] and queuing theory.[7][8]

See also

References

Template:Reflist

Further reading

  • M. F. Neuts. (1981) Matrix-Geometric Solutions in Stochastic Models: an Algorthmic Approach, Chapter 2: Probability Distributions of Phase Type; Dover Publications Inc.
  • G. Latouche, V. Ramaswami. (1999) Introduction to Matrix Analytic Methods in Stochastic Modelling, 1st edition. Chapter 2: PH Distributions; ASA SIAM,
  • Colm A. O'Cinneide (1999). Phase-type distribution: open problems and a few properties, Communication in Statistic - Stochastic Models, 15(4), 731–757.
  • L. Leemis and J. McQueston (2008). Univariate distribution relationships, The American Statistician, 62(1), 45—53.
  • S. Ross. (2007) Introduction to Probability Models, 9th edition, New York: Academic Press

Template:ProbDistributions

zh:Erlang分布