NormTwoSampleLowerCIRatioVariance Property |
The approximate lower confidence limit for the ratio of the variance
of the first population to the second.
Namespace: Imsl.StatAssembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax public double LowerCIRatioVariance { get; }
Public ReadOnly Property LowerCIRatioVariance As Double
Get
public:
property double LowerCIRatioVariance {
double get ();
}
member LowerCIRatioVariance : float with get
Property Value
Type:
Double
A
double containing the approximate lower confidence limit
variance.
See Also