CauchyDistribution Properties

Properties

ExcessKurtosis Gets the excess kurtosis of the distribution.
(Inherited from UnivariateDistribution)
FullWithAtHalfMaximum Gets the full width at half maximum (FWHM) of the Cauchy distribution.
Mean Gets the mean of the distribution.
(Overrides UnivariateDistributionMean)
Median Gets the median of the distribution.
(Overrides ContinuousDistributionMedian)
Skewness Gets the skewness of the distribution.
(Inherited from UnivariateDistribution)
StandardDeviation Gets the standard deviation of the distribution.
(Inherited from UnivariateDistribution)
Support Gets the interval over which the distribution is non-vanishing.
(Inherited from ContinuousDistribution)
Variance Gets the variance of the distribution.
(Overrides UnivariateDistributionVariance)

See Also