standardDeviation

open override val standardDeviation: Double

Gets the sample standard deviation of the observations. Simply the square root of variance

Return

A double representing the computed standard deviation or Double.NaN if 1 or fewer observations.