Beta Properties |
The Beta type exposes the following members.
Name | Description | |
---|---|---|
![]() | A | The first shape parameter. |
![]() | B | The second shape parameter. |
![]() | Entropy |
Entropy of the distribution.
http://en.wikipedia.org/wiki/Information_entropy
(Inherited from CUDistribution.) |
![]() | Kurtosis |
Excess Kurtosis of distribution.
http://en.wikipedia.org/wiki/Excess_kurtosis
(Overrides CUDistribution.Kurtosis.) |
![]() | Mean |
Mean of the distribution.
http://en.wikipedia.org/wiki/Expected_value
(Overrides CUDistribution.Mean.) |
![]() | Median |
Median of distribution.
http://en.wikipedia.org/wiki/Median
(Inherited from CUDistribution.) |
![]() | Mode |
Mode of distribution.
http://en.wikipedia.org/wiki/Mode_(statistics)
(Overrides CUDistribution.Mode.) |
![]() | Skewness |
Skewness of distribution.
http://en.wikipedia.org/wiki/Skewness
(Overrides CUDistribution.Skewness.) |
![]() | StandardDeviation |
Standard deviation of the distribution.
http://en.wikipedia.org/wiki/Standard_Deviation
(Inherited from CUDistribution.) |
![]() | Variance |
Variance of the distribution.
http://en.wikipedia.org/wiki/Variance
(Overrides CUDistribution.Variance.) |