RayleighDistribution Properties |
The RayleighDistribution type exposes the following members.
Name | Description | |
---|---|---|
ExcessKurtosis |
Gets the excess kurtosis of the distribution.
(Inherited from UnivariateDistribution.) | |
Mean |
Gets the mean of the distribution.
(Overrides UnivariateDistributionMean.) | |
Median |
Gets the median of the distribution.
(Overrides ContinuousDistributionMedian.) | |
Scale |
Gets the scale parameter of the distribution.
| |
Skewness |
Gets the skewness of the distribution.
(Overrides UnivariateDistributionSkewness.) | |
StandardDeviation |
Gets the standard deviation of the distribution.
(Overrides UnivariateDistributionStandardDeviation.) | |
Support |
Gets the interval over which the distribution is non-vanishing.
(Overrides ContinuousDistributionSupport.) | |
Variance |
Gets the variance of the distribution.
(Overrides UnivariateDistributionVariance.) |