Erlang Properties |
The Erlang type exposes the following members.
Name | Description | |
---|---|---|
Entropy | Gets the entropy of the distribution. | |
Maximum | Gets the Maximum value. | |
Mean | Gets the mean of the distribution. | |
Median | Gets the median of the distribution. | |
Minimum | Gets the minimum value. | |
Mode | Gets the mode of the distribution. | |
RandomSource | Gets or sets the random number generator which is used to draw random samples. | |
Rate | Gets the rate or inverse scale (λ) of the Erlang distribution. Range: λ ≥ 0. | |
Scale | Gets the scale of the Erlang distribution. | |
Shape | Gets the shape (k) of the Erlang distribution. Range: k ≥ 0. | |
Skewness | Gets the skewness of the distribution. | |
StdDev | Gets the standard deviation of the distribution. | |
Variance | Gets the variance of the distribution. |