Click or drag to resize
NormOneSampleMean Property
Returns the mean of the sample.

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

Property Value

Type: Double
A double containing the mean of x.
See Also