UnivariateContinuousDistribution Properties |
The UnivariateContinuousDistribution type exposes the following members.
Name | Description | |
---|---|---|
Entropy |
Gets the entropy for this distribution.
| |
Mean |
Gets the mean for this distribution.
| |
Median |
Gets the median for this distribution.
| |
Mode |
Gets the mode for this distribution.
| |
Quartiles |
Gets the Quartiles for this distribution.
| |
StandardDeviation |
Gets the Standard Deviation (the square root of
the variance) for the current distribution.
| |
Support |
Gets the support interval for this distribution.
| |
Variance |
Gets the variance for this distribution.
|