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