Click or drag to resize

Beta Properties

The Beta type exposes the following members.

Properties
  NameDescription
Public propertyA
The first shape parameter.
Public propertyB
The second shape parameter.
Public propertyEntropy
Entropy of the distribution. http://en.wikipedia.org/wiki/Information_entropy
(Inherited from CUDistribution.)
Public propertyKurtosis
Excess Kurtosis of distribution. http://en.wikipedia.org/wiki/Excess_kurtosis
(Overrides CUDistribution.Kurtosis.)
Public propertyMean
Mean of the distribution. http://en.wikipedia.org/wiki/Expected_value
(Overrides CUDistribution.Mean.)
Public propertyMedian
Median of distribution. http://en.wikipedia.org/wiki/Median
(Inherited from CUDistribution.)
Public propertyMode
Mode of distribution. http://en.wikipedia.org/wiki/Mode_(statistics)
(Overrides CUDistribution.Mode.)
Public propertySkewness
Skewness of distribution. http://en.wikipedia.org/wiki/Skewness
(Overrides CUDistribution.Skewness.)
Public propertyStandardDeviation
Standard deviation of the distribution. http://en.wikipedia.org/wiki/Standard_Deviation
(Inherited from CUDistribution.)
Public propertyVariance
Variance of the distribution. http://en.wikipedia.org/wiki/Variance
(Overrides CUDistribution.Variance.)
Top
See Also