<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://en.formulasearchengine.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=204.11.229.52</id>
	<title>formulasearchengine - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://en.formulasearchengine.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=204.11.229.52"/>
	<link rel="alternate" type="text/html" href="https://en.formulasearchengine.com/wiki/Special:Contributions/204.11.229.52"/>
	<updated>2026-05-02T05:16:18Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.0-wmf.28</generator>
	<entry>
		<id>https://en.formulasearchengine.com/index.php?title=Phase-type_distribution&amp;diff=12253</id>
		<title>Phase-type distribution</title>
		<link rel="alternate" type="text/html" href="https://en.formulasearchengine.com/index.php?title=Phase-type_distribution&amp;diff=12253"/>
		<updated>2014-01-08T01:33:17Z</updated>

		<summary type="html">&lt;p&gt;204.11.229.52: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Hyperexponential.svg|thumb|Diagram showing queueing system equivalent of a hyperexponential distribution]]&lt;br /&gt;
In [[probability theory]], a &#039;&#039;&#039;hyperexponential distribution&#039;&#039;&#039; is a [[continuous probability distribution]] whose [[probability density function]] of the [[random variable]] &#039;&#039;X&#039;&#039; is given by&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt; f_X(x) = \sum_{i=1}^n f_{Y_i}(x)\;p_i,&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where each &#039;&#039;Y&#039;&#039;&amp;lt;sub&amp;gt;&#039;&#039;i&#039;&#039;&amp;lt;/sub&amp;gt; is an [[exponential distribution|exponentially distributed]] random variable with rate parameter &#039;&#039;λ&#039;&#039;&amp;lt;sub&amp;gt;&#039;&#039;i&#039;&#039;&amp;lt;/sub&amp;gt;, and &#039;&#039;p&#039;&#039;&amp;lt;sub&amp;gt;&#039;&#039;i&#039;&#039;&amp;lt;/sub&amp;gt; is the probability that &#039;&#039;X&#039;&#039; will take on the form of the exponential distribution with rate &#039;&#039;λ&#039;&#039;&amp;lt;sub&amp;gt;&#039;&#039;i&#039;&#039;&amp;lt;/sub&amp;gt;.&amp;lt;ref name=SinghDatta&amp;gt;{{cite doi|10.1080/15501320701259925}}&amp;lt;/ref&amp;gt; It is named the &#039;&#039;hyper&#039;&#039;-exponential 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 less than one.  While the [[exponential distribution]] is the continuous analogue of the [[geometric distribution]], the hyper-exponential distribution is not analogous to the [[hypergeometric distribution]]. The hyper-exponential distribution is an example of a [[mixture density]].&lt;br /&gt;
&lt;br /&gt;
An example of a hyper-exponential 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 hyper-exponential distribution where there is probability &#039;&#039;p&#039;&#039; of them talking on the phone with rate &#039;&#039;λ&#039;&#039;&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; and probability &#039;&#039;q&#039;&#039; of them using their internet connection with rate&amp;amp;nbsp;&#039;&#039;λ&#039;&#039;&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
==Properties of the hyper-exponential distribution==&lt;br /&gt;
Since the expected value of a sum is the sum of the expected values, the expected value of a hyper-exponential random variable can be shown as&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt; 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}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt; 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,&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
from which we can derive the variance:&amp;lt;ref&amp;gt;{{cite book|author=H.T. Papadopolous, C. Heavey, and J. Browne|title=Queueing Theory in Manufacturing Systems Analysis and Design|year=1993|publisher=Springer|isbn=9780412387203|page=35|url=http://books.google.com/books?id=9pf5MCf9VDYC&amp;amp;pg=PA35}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\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 &lt;br /&gt;
 = \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.&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The standard deviation exceeds the mean in general (except for the degenerate case of all the &#039;&#039;&amp;amp;lambda;&#039;&#039;s being equal), so the [[coefficient of variation]] is greater than&amp;amp;nbsp;1.&lt;br /&gt;
&lt;br /&gt;
The [[moment-generating function]] is given by&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;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.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Fitting==&lt;br /&gt;
&lt;br /&gt;
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&#039;s method]].&amp;lt;ref&amp;gt;{{cite doi|10.1016/S0166-5316(97)00003-5}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
* [[Phase-type distribution]]&lt;br /&gt;
* [[Hyper-Erlang distribution]]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{Reflist}}&lt;br /&gt;
 &lt;br /&gt;
{{ProbDistributions|continuous-semi-infinite}}&lt;br /&gt;
&lt;br /&gt;
{{DEFAULTSORT:Hyper-Exponential Distribution}}&lt;br /&gt;
[[Category:Continuous distributions]]&lt;br /&gt;
[[Category:Probability distributions]]&lt;/div&gt;</summary>
		<author><name>204.11.229.52</name></author>
	</entry>
</feed>