Difference between revisions of "Erlang"
Line 1: | Line 1: | ||
[[Category:Distribution Functions]] | [[Category:Distribution Functions]] | ||
+ | [[Category:Continuous distributions]] | ||
+ | [[Category:Semi-bounded distributions]] | ||
+ | [[Category:Univariate distributions]] | ||
[[Category: Distribution Variations library functions]] | [[Category: Distribution Variations library functions]] | ||
− | + | ||
== Erlang(m, n) == | == Erlang(m, n) == |
Latest revision as of 19:24, 14 February 2025
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 library (Distribution Variations.ana)
- Use File → Add Library... to add this library
See Also
Comments
Enable comment auto-refresher