Click or drag to resize
NormalDistributionMean Property
Returns the population mean of xData.

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

Property Value

Type: Double
A double representing the population mean of xData.
See Also