ILNumerics - Technical Application Development
Top
The ChiSquareDistribution type exposes the following members.
Properties
Name | Description | |
---|---|---|
DegreesOfFreedom |
Gets or sets the degrees of freedom (k) of the Chi distribution. Range: k > 0.
[ILNumerics Statistics Toolbox] | |
Entropy |
Gets the entropy of the distribution.
[ILNumerics Statistics Toolbox] | |
Maximum |
Gets the maximum of the distribution.
[ILNumerics Statistics Toolbox] | |
Mean |
Gets the mean of the distribution.
[ILNumerics Statistics Toolbox] | |
Median |
Gets the median of the distribution.
[ILNumerics Statistics Toolbox] | |
Minimum |
Gets the minimum of the distribution.
[ILNumerics Statistics Toolbox] | |
Mode |
Gets the mode of the distribution.
[ILNumerics Statistics Toolbox] | |
Skewness |
Gets the skewness of the distribution.
[ILNumerics Statistics Toolbox] | |
StdDev |
Gets the standard deviation of the distribution.
[ILNumerics Statistics Toolbox] | |
Variance |
Gets the variance of the distribution.
[ILNumerics Statistics Toolbox] |
See Also