SampleStandardDeviation Property |
Namespace: Meta.Numerics.Statistics
This is the standard deviation of the sample values, not the inferred standard deviation of the underlying distribution. This is sometimes called the uncorrected sample standard deviation, because it is a biased estimator of the variance of the underlying population. To obtain an unbiased estimate of the standard deviation of the underlying population, use PopulationStandardDeviation.