ILNumerics Ultimate VS

NormalDistribution Properties

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development

The NormalDistribution type exposes the following members.

Properties

  NameDescription
Public propertyMaximum
Gets the maximum of the normal distribution.

[ILNumerics Statistics Toolbox]

Public propertyMean
Gets or sets the mean (μ) of the normal distribution.

[ILNumerics Statistics Toolbox]

Public propertyMinimum
Gets the minimum of the normal distribution.

[ILNumerics Statistics Toolbox]

Public propertyPrecision
Gets or sets the precision of the normal distribution.

[ILNumerics Statistics Toolbox]

Public propertyStdDev
Gets or sets the standard deviation (σ) of the normal distribution. Range: σ ≥ 0.

[ILNumerics Statistics Toolbox]

Public propertyVariance
Gets or sets the variance of the normal distribution.

[ILNumerics Statistics Toolbox]

Top
See Also

Reference