Weibull Properties |
The Weibull type exposes the following members.
Name | Description | |
---|---|---|
![]() | Entropy | Gets the entropy of the Weibull distribution. |
![]() | Maximum | Gets the maximum of the Weibull distribution. |
![]() | Mean | Gets the mean of the Weibull distribution. |
![]() | Median | Gets the median of the Weibull distribution. |
![]() | Minimum | Gets the minimum of the Weibull distribution. |
![]() | Mode | Gets the mode of the Weibull distribution. |
![]() | RandomSource | Gets or sets the random number generator which is used to draw random samples. |
![]() | Scale | Gets the scale (λ) of the Weibull distribution. Range: λ > 0. |
![]() | Shape | Gets the shape (k) of the Weibull distribution. Range: k > 0. |
![]() | Skewness | Gets the skewness of the Weibull distribution. |
![]() | StdDev | Gets the standard deviation of the Weibull distribution. |
![]() | Variance | Gets the variance of the Weibull distribution. |