Click or drag to resize

QuickStatisticsSampleStandardDeviation Property

Returns 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.3179.0 (4.8.3179.0)
Syntax
C#
public double SampleStandardDeviation { get; }

Property Value

Double
See Also