Click or drag to resize
NormTwoSampleUpperCIRatioVariance Property
The approximate upper confidence limit for the ratio of the variance of the first population to the second.

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

Property Value

Type: Double
A double containing the approximate upper confidence limit variance.
See Also