Click or drag to resize

BetaDistribution Properties

The BetaDistribution type exposes the following members.

Properties
 NameDescription
Public propertyAlpha Gets and sets the alpha shape parameter.
Public propertyBeta Gets and sets the beta shape parameter.
Public propertyKurtosis Gets the kurtosis, a measure of the degree of peakednesss of the distribution.
Public propertyMean Gets the mean of the distribution.
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