NormOneSampleLowerCIMean Property |
Returns the lower confidence limit for the mean.
Namespace: Imsl.StatAssembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax public double LowerCIMean { get; }
Public ReadOnly Property LowerCIMean As Double
Get
public:
property double LowerCIMean {
double get ();
}
member LowerCIMean : float with get
Property Value
Type:
Double
A
double containing the lower confidence limit for the mean.
See Also