![]() |
BetaPrimeDistribution Properties |
The BetaPrimeDistribution type exposes the following members.
Name | Description | |
---|---|---|
![]() | Alpha |
Gets the distribution's non-negative shape parameter a.
|
![]() | Beta |
Gets the distribution's non-negative shape parameter b.
|
![]() | Entropy |
Not supported.
(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.) |
![]() | Support |
Gets the support interval for this distribution, which
for the Beta- Prime distribution ranges from 0 to all
positive numbers.
(Overrides UnivariateContinuousDistributionSupport.) |
![]() | Variance |
Gets the variance for this distribution.
(Overrides UnivariateContinuousDistributionVariance.) |