IMSL C# Numerical Library

NormOneSample.Mean Property

Returns the mean of the sample.

public double Mean {get;}

Property Value

A double containing the mean of x.

See Also

NormOneSample Class | Imsl.Stat Namespace