IMSL C# Numerical Library

CuSum.ExpectedMean Property

The expected mean of all of the data from all of the samples.

public virtual double ExpectedMean {get; set;}

Property Value

The value of ExpectedMean is either the expected mean value or the target mean. Its default value is computed from the data passed to the constructor.

See Also

CuSum Class | Imsl.Chart2D.QC Namespace