ILNumerics - Technical Application Development
Top
The LogNormalDistribution type exposes the following members.
Properties
Name | Description | |
---|---|---|
Entropy |
Gets the entropy of the log-normal distribution.
[ILNumerics Statistics Toolbox] | |
Maximum |
Gets the maximum of the log-normal distribution.
[ILNumerics Statistics Toolbox] | |
Mean |
Gets the mu of the log-normal distribution.
[ILNumerics Statistics Toolbox] | |
Median |
Gets the median of the log-normal distribution.
[ILNumerics Statistics Toolbox] | |
Minimum |
Gets the minimum of the log-normal distribution.
[ILNumerics Statistics Toolbox] | |
Mode |
Gets the mode of the log-normal distribution.
[ILNumerics Statistics Toolbox] | |
Mu |
Gets or sets the log-scale (μ) (mean of the logarithm) of the distribution.
[ILNumerics Statistics Toolbox] | |
Sigma |
Gets or sets the shape (σ) (standard deviation of the logarithm) of the distribution. Range: σ ≥ 0.
[ILNumerics Statistics Toolbox] | |
Skewness |
Gets the skewness of the log-normal distribution.
[ILNumerics Statistics Toolbox] | |
StdDev |
Gets the standard deviation of the log-normal distribution.
[ILNumerics Statistics Toolbox] | |
Variance |
Gets the variance of the log-normal distribution.
[ILNumerics Statistics Toolbox] |
See Also