Click or drag to resize

NormalDistributionStdev Property

Gets the standard deviation of the distribution.

Namespace: Altaxo.Calc.Probability.Old
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public virtual double Stdev { get; }

Property Value

Double
The standard deviation of the distribution.
See Also