Uniform |
The UniformDistribution type exposes the following members.
| Name | Description | |
|---|---|---|
| Kurtosis | Gets the kurtosis, a measure of the degree of peakednesss of the distribution. | |
| LowerLimit | Gets the lower limit for the distribution. | |
| Mean | Gets the mean of the distribution. | |
| Skewness | Gets the skewness, a measure of the degree of asymmetry of this distribution. | |
| UpperLimit | Gets the upper limit for the distribution. | |
| Variance |
Gets the variance of the distribution.
The variance of the distribution is the standard deviation squared.
|