Click or drag to resize
SummaryGetSampleVariance Method
Returns the sample variance.

Namespace: Imsl.Stat
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public double GetSampleVariance()

Return Value

Type: Double
A double representing the sample variance.
See Also