Distribution Fitting Articles | Software

Erlang Distribution

Featured Product
EasyFit - the easiest way to select the best fitting distribution and apply it to make better business decisions... learn more
EasyFit Screenshot - Click To Enlarge
Watch Demo Video
Download Free Trial

The Erlang distribution is a special case of the Gamma distribution where the shape parameter is a positive integer. The two-parameter version of this distribution is more commonly used in practice.

Parameters

- shape parameter (positive integer)
- scale parameter ()
- location parameter ( yields the two-parameter Erlang distribution)

Domain

Probability Density Function (PDF)

Erlang distribution PDF

Erlang Distribution Fitting

EasyFit allows to automatically or manually fit the Erlang distribution and 40 additional distributions to your data, compare the results, and select the best fitting model using the goodness of fit tests and interactive graphs.

Erlang Distribution Graphs and Properties

EasyFit displays all graphs and properties of the Erlang distribution, presenting the results in an easy to read & understand manner. EasyFit calculates statistical moments (mean, variance etc.), quantiles, tail probabilities depending on the distribution parameters you specify.

Random Numbers from the Erlang Distribution

You can easily generate random numbers from the Erlang distribution in a variety of ways:

  • directly from EasyFit
  • in Excel sheets using the worksheet functions provided by EasyFitXL
  • in your VBA applications using the EasyFitXL library

Excel Worksheet and VBA Functions

EasyFitXL enables you to use the following functions in your Excel sheets and VBA applications:

Function Name
Description
ErlangPdf Probability Density Function
ErlangCdf Cumulative Distribution Function
ErlangHaz Hazard Function
ErlangInv Inverse CDF (Quantile Function)
ErlangRand Random Numbers
ErlangMean Mean
ErlangVar Variance
ErlangStdev Standard Deviation