Click or drag to resize

QuickStatisticsStandardDeviation Property

Gets the sample standard deviation: square root of the error sum of squares divided by (N-1).

Namespace: Altaxo.Calc.Regression
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public double StandardDeviation { get; }

Property Value

Double
See Also