NormTwoSampleLowerCICommonVariance Property |
The lower confidence limits for the common, or pooled, variance.
Namespace: Imsl.StatAssembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax public double LowerCICommonVariance { get; }
Public ReadOnly Property LowerCICommonVariance As Double
Get
public:
property double LowerCICommonVariance {
double get ();
}
member LowerCICommonVariance : float with get
Property Value
Type:
Double
A
double containing the lower confidence limits for the
variance.
See Also