QuickStatisticsSampleStandardDeviation Property |
Returns the sample standard deviation: square root of the error sum of squares divided by (N-1).
Namespace: Altaxo.Calc.RegressionAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public double SampleStandardDeviation { get; }
Property Value
DoubleSee Also