ILNumerics Ultimate VS

LogNormalDistribution Properties

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development

The LogNormalDistribution type exposes the following members.

Properties

  NameDescription
Public propertyEntropy
Gets the entropy of the log-normal distribution.

[ILNumerics Statistics Toolbox]

Public propertyMaximum
Gets the maximum of the log-normal distribution.

[ILNumerics Statistics Toolbox]

Public propertyMean
Gets the mu of the log-normal distribution.

[ILNumerics Statistics Toolbox]

Public propertyMedian
Gets the median of the log-normal distribution.

[ILNumerics Statistics Toolbox]

Public propertyMinimum
Gets the minimum of the log-normal distribution.

[ILNumerics Statistics Toolbox]

Public propertyMode
Gets the mode of the log-normal distribution.

[ILNumerics Statistics Toolbox]

Public propertyMu
Gets or sets the log-scale (μ) (mean of the logarithm) of the distribution.

[ILNumerics Statistics Toolbox]

Public propertySigma
Gets or sets the shape (σ) (standard deviation of the logarithm) of the distribution. Range: σ ≥ 0.

[ILNumerics Statistics Toolbox]

Public propertySkewness
Gets the skewness of the log-normal distribution.

[ILNumerics Statistics Toolbox]

Public propertyStdDev
Gets the standard deviation of the log-normal distribution.

[ILNumerics Statistics Toolbox]

Public propertyVariance
Gets the variance of the log-normal distribution.

[ILNumerics Statistics Toolbox]

Top
See Also

Reference