Hyperexponential distribution

{{Short description|Continuous probability distribution}}

File:Hyperexponential.svg

In probability theory, a hyperexponential distribution is a continuous probability distribution whose probability density function of the random variable X is given by

: f_X(x) = \sum_{i=1}^n f_{Y_i}(x)\;p_i,

where each Yi is an exponentially distributed random variable with rate parameter λi, and pi is the probability that X will take on the form of the exponential distribution with rate λi.{{Cite journal | last1 = Singh | first1 = L. N. | last2 = Dattatreya | first2 = G. R. | doi = 10.1080/15501320701259925 | title = Estimation of the Hyperexponential Density with Applications in Sensor Networks | journal = International Journal of Distributed Sensor Networks | volume = 3 | issue = 3 | pages = 311 | year = 2007 | citeseerx = 10.1.1.78.4137 }} It is named the hyperexponential distribution since its coefficient of variation is greater than that of the exponential distribution, whose coefficient of variation is 1, and the hypoexponential distribution, which has a coefficient of variation smaller than one. While the exponential distribution is the continuous analogue of the geometric distribution, the hyperexponential distribution is not analogous to the hypergeometric distribution. The hyperexponential distribution is an example of a mixture density.

An example of a hyperexponential random variable can be seen in the context of telephony, where, if someone has a modem and a phone, their phone line usage could be modeled as a hyperexponential distribution where there is probability p of them talking on the phone with rate λ1 and probability q of them using their internet connection with rate λ2.

Properties

Since the expected value of a sum is the sum of the expected values, the expected value of a hyperexponential random variable can be shown as

: E[X] = \int_{-\infty}^\infty x f(x) \, dx= \sum_{i=1}^n p_i\int_0^\infty x\lambda_i e^{-\lambda_ix} \, dx = \sum_{i=1}^n \frac{p_i}{\lambda_i}

and

: E\!\left[X^2\right] = \int_{-\infty}^\infty x^2 f(x) \, dx = \sum_{i=1}^n p_i\int_0^\infty x^2\lambda_i e^{-\lambda_ix} \, dx = \sum_{i=1}^n \frac{2}{\lambda_i^2}p_i,

from which we can derive the variance:{{cite book|author1=H.T. Papadopolous |author2=C. Heavey |author3=J. Browne |title=Queueing Theory in Manufacturing Systems Analysis and Design|year=1993|publisher=Springer|isbn=9780412387203|page=35|url=https://books.google.com/books?id=9pf5MCf9VDYC&pg=PA35}}

:\operatorname{Var}[X] = E\!\left[X^2\right] - E\!\left[X\right]^2 = \sum_{i=1}^n \frac{2}{\lambda_i^2}p_i - \left[\sum_{i=1}^n \frac{p_i}{\lambda_i}\right]^2

= \left[\sum_{i=1}^n \frac{p_i}{\lambda_i}\right]^2 + \sum_{i=1}^n \sum_{j=1}^n p_i p_j \left(\frac{1}{\lambda_i} - \frac{1}{\lambda_j} \right)^2.

The standard deviation exceeds the mean in general (except for the degenerate case of all the λs being equal), so the coefficient of variation is greater than 1.

The moment-generating function is given by

:E\!\left[e^{tx}\right] = \int_{-\infty}^\infty e^{tx} f(x) \, dx= \sum_{i=1}^n p_i \int_0^\infty e^{tx}\lambda_i e^{-\lambda_i x} \, dx = \sum_{i=1}^n \frac{\lambda_i}{\lambda_i - t}p_i.

Fitting

A given probability distribution, including a heavy-tailed distribution, can be approximated by a hyperexponential distribution by fitting recursively to different time scales using Prony's method.{{Cite journal | last1 = Feldmann | first1 = A. | author-link1 = Anja Feldmann| last2 = Whitt | first2 = W. | author-link2 = Ward Whitt| doi = 10.1016/S0166-5316(97)00003-5 | title = Fitting mixtures of exponentials to long-tail distributions to analyze network performance models | journal = Performance Evaluation | volume = 31 | issue = 3–4 | pages = 245 | year = 1998 | url = http://www.columbia.edu/~ww2040/FittingMixturesPerfEval98.pdf}}

See also

References

{{Reflist}}

{{ProbDistributions|continuous-semi-infinite}}

{{DEFAULTSORT:Hyperexponential Distribution}}

Category:Continuous distributions