Click or drag to resize
NormTwoSampleLowerCICommonVariance Property
The lower confidence limits for the common, or pooled, variance.

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

Property Value

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