ILNumerics - Technical Application Development
Top
The NormalDistribution type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Maximum |
Gets the maximum of the normal distribution.
[ILNumerics Statistics Toolbox] |
![]() | Mean |
Gets or sets the mean (μ) of the normal distribution.
[ILNumerics Statistics Toolbox] |
![]() | Minimum |
Gets the minimum of the normal distribution.
[ILNumerics Statistics Toolbox] |
![]() | Precision |
Gets or sets the precision of the normal distribution.
[ILNumerics Statistics Toolbox] |
![]() | StdDev |
Gets or sets the standard deviation (σ) of the normal distribution. Range: σ ≥ 0.
[ILNumerics Statistics Toolbox] |
![]() | Variance |
Gets or sets the variance of the normal distribution.
[ILNumerics Statistics Toolbox] |
See Also