|
KolmogorovSmirnovDistributionVariance Property
|
Gets the variance for this distribution.
Namespace:
Accord.Statistics.Distributions.Univariate
Assembly:
Accord.Statistics (in Accord.Statistics.dll) Version: 3.8.0
Syntax Remarks
The variance of the K-S distribution for n samples
is computed as Var = (π² / 12 - mean²) / n, in which
mean is the K-S distribution
Mean.
Examples See Also