Click or drag to resize
NormOneSampleLowerCIVariance Property
Returns the lower confidence limits for the variance.

Namespace: Imsl.Stat
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public double LowerCIVariance { get; }

Property Value

Type: Double
A double containing the lower confidence limits for the variance.
See Also