Difference between revisions of "Erlang"

m (adding doc status category)
Line 2: Line 2:
 
[[Category:Doc Status C]] <!-- For Lumina use, do not change -->
 
[[Category:Doc Status C]] <!-- For Lumina use, do not change -->
  
= Erlang(m,n) =
+
== Erlang(m, n) ==
  
The Erlang distribution is really just a variant of the [[Gamma]] distribution with another name, although it generally refers to the special case when parameter n is an integer, while the corresponding parameter A in a gamma distribution is often non-integer.   
+
The Erlang distribution is a variant of the [[Gamma]] distribution with another name that generally refers to the special case when parameter «n» is an integer, while the corresponding parameter «A» in a gamma distribution is often non-integer.   
  
The time of arrival of the nth event in a [[Poisson]] process with mean arrival of m follows an Erlang distribution.
+
The time of arrival of the «n»'th event in a [[Poisson]] process with mean arrival of «m» follows an Erlang distribution.
  
= Library =
+
== Library ==
 +
Distribution Variations.ana
  
Distribution Variations.ana
+
==See Also==
 +
* [[Gamma]]
 +
* [[Poisson]]
 +
* [[Probability Distributions]]
 +
* [[Distribution Densities Library]]

Revision as of 21:21, 27 January 2016


Erlang(m, n)

The Erlang distribution is a variant of the Gamma distribution with another name that generally refers to the special case when parameter «n» is an integer, while the corresponding parameter «A» in a gamma distribution is often non-integer.

The time of arrival of the «n»'th event in a Poisson process with mean arrival of «m» follows an Erlang distribution.

Library

Distribution Variations.ana

See Also

Comments


You are not allowed to post comments.