![]() |
CauchyDistribution Properties |
The CauchyDistribution type exposes the following members.
Name | Description | |
---|---|---|
![]() | Entropy |
Gets the entropy for this distribution.
(Overrides UnivariateContinuousDistributionEntropy.) |
![]() | Location |
Gets the distribution's
location parameter x0.
|
![]() | Mean |
Cauchy's mean is undefined.
(Overrides UnivariateContinuousDistributionMean.) |
![]() | Median |
Gets the median for this distribution.
(Overrides UnivariateContinuousDistributionMedian.) |
![]() | Mode |
Gets the mode for this distribution.
(Overrides UnivariateContinuousDistributionMode.) |
![]() | Quartiles |
Gets the Quartiles for this distribution.
(Inherited from UnivariateContinuousDistribution.) |
![]() | Scale |
Gets the distribution's
scale parameter gamma.
|
![]() ![]() | Standard |
Gets the Standard Cauchy Distribution,
with zero location and unitary shape.
|
![]() | 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.
(Overrides UnivariateContinuousDistributionSupport.) |
![]() | Variance |
Cauchy's variance is undefined.
(Overrides UnivariateContinuousDistributionVariance.) |