![]() |
BetaDistribution Properties |
The BetaDistribution type exposes the following members.
Name | Description | |
---|---|---|
![]() | Alpha |
Gets the shape parameter α (alpha)
|
![]() | Beta |
Gets the shape parameter β (beta).
|
![]() | Entropy |
Gets the entropy for this distribution.
(Overrides UnivariateContinuousDistributionEntropy.) |
![]() | Mean |
Gets the mean for this distribution.
(Overrides UnivariateContinuousDistributionMean.) |
![]() | Median |
Gets the median for this distribution.
(Inherited from UnivariateContinuousDistribution.) |
![]() | Mode |
Gets the mode for this distribution.
(Overrides UnivariateContinuousDistributionMode.) |
![]() | Quartiles |
Gets the Quartiles for this distribution.
(Inherited from UnivariateContinuousDistribution.) |
![]() | StandardDeviation |
Gets the Standard Deviation (the square root of
the variance) for the current distribution.
(Inherited from UnivariateContinuousDistribution.) |
![]() | Successes |
Gets the number of successes r.
|
![]() | Support |
Gets the support interval for this distribution.
(Overrides UnivariateContinuousDistributionSupport.) |
![]() | Trials |
Gets the number of trials n.
|
![]() | Variance |
Gets the variance for this distribution.
(Overrides UnivariateContinuousDistributionVariance.) |