Click or drag to resize
NormOneSampleUpperCIVariance Property
Returns the upper confidence limits for the variance.

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

Property Value

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