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