Erlang distribution

GPTKB entity

Statements (27)
Predicate Object
gptkbp:instanceOf gptkb:organization
gptkbp:category gptkb:probability_theory
statistics
gptkbp:convolution_of k independent exponential distributions with rate λ
gptkbp:cumulativeDistributionFunction 1 - Σ_{n=0}^{k-1} e^{-λx} (λx)^n / n!
gptkbp:generalizes gptkb:gamma_distribution
gptkbp:hasSpecialCase gamma distribution with integer shape parameter
https://www.w3.org/2000/01/rdf-schema#label Erlang distribution
gptkbp:isA continuous probability distribution
special case of gamma distribution
gptkbp:kurtosis_excess 6/k
gptkbp:limiting_case gptkb:exponential_distribution_(when_k=1)
gptkbp:meaning k/λ
gptkbp:mode (k-1)/λ, for k > 1
gptkbp:namedAfter gptkb:Agner_Krarup_Erlang
gptkbp:parameter rate parameter λ (positive real number)
shape parameter k (positive integer)
gptkbp:probability_density_function f(x; k, λ) = λ^k x^{k-1} e^{-λx} / (k-1)!
gptkbp:relatedTo gptkb:Poisson_process
gptkbp:skewness 2/√k
gptkbp:supports x ≥ 0
gptkbp:used_in queueing theory
stochastic processes
telecommunications
gptkbp:variant k/λ^2
gptkbp:bfsParent gptkb:Gamma_distribution
gptkbp:bfsLayer 6