The Distribution type exposes the following members.
| Name | Description |
---|
 | Entropy |
Gets the entropy of the distribution.
|
 | Kurtosis |
Gets the kurtosis of the distribution.
|
 | Mean |
Gets the mean or expectation value of the distribution.
|
 | Skewness |
Gets the skewness of the distribution.
|
 | StandardDeviation |
Gets the standard deviation of the distribution.
|
 | StatisticSymbol |
Gets the common symbol to describe a statistic
from the distribution.
|
 | Variance |
Gets the variance of the distribution.
|
Top
Reference