Click or drag to resize

WeibullDistribution Properties

The WeibullDistribution type exposes the following members.

Properties
 NameDescription
Public propertyKurtosis Gets the kurtosis, a measure of the degree of peakednesss of the distribution.
Public propertyMean Gets the mean of the distribution.
Public propertyScale Gets and sets the scale parameter for the distribution. The scale parameter must be positive.
Public propertyShape Gets and sets the shape parameter for the distribution. The shape parameter must be positive.
Public propertySkewness Gets the skewness, a measure of the degree of asymmetry of this distribution.
Public propertyVariance Gets the variance of the distribution.
Top
See Also