GumbelDistribution Properties |
The GumbelDistribution type exposes the following members.
Name | Description | |
---|---|---|
![]() | ExcessKurtosis |
Gets the excess kurtosis of the distribution.
(Overrides UnivariateDistribution.ExcessKurtosis.) |
![]() | Location |
Gets the location parameter of the distribution.
|
![]() | Mean |
Gets the mean of the distribution.
(Overrides UnivariateDistribution.Mean.) |
![]() | Median |
Gets the median of the distribution.
(Overrides ContinuousDistribution.Median.) |
![]() | Scale |
Gets the scale parameter of the distribution.
|
![]() | Skewness |
Gets the skewness of the distribution.
(Overrides UnivariateDistribution.Skewness.) |
![]() | StandardDeviation |
Gets the standard deviation of the distribution.
(Overrides UnivariateDistribution.StandardDeviation.) |
![]() | Support |
Gets the interval over which the distribution is non-vanishing.
(Overrides ContinuousDistribution.Support.) |
![]() | Variance |
Gets the variance of the distribution.
(Overrides UnivariateDistribution.Variance.) |