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

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

Property Value

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