Cauchy Distribution.Variance Property
Gets the variance of the distribution.
Definition
Namespace: Extreme.Statistics.Distributions
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
PositiveInfinity.
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
public override double Variance { get; }
Property Value
DoublePositiveInfinity.
Remarks
The population variance or variance of a distribution is a non-negative number that indicates how widely spread the values of the random variable are around the population mean.
The variance of the Cauchy distribution is infinite.