Click or drag to resize
NormOneSample.LowerCIMean Property
Returns the lower confidence limit for the mean.

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

Property Value

Type: Double
A double containing the lower confidence limit for the mean.
See Also