standardDeviation
The standard deviation of the distribution of values used to calculate the average.
Declaration
let standardDeviation: Double?Mentioned in
Discussion
This value is nil when the standard deviation is not available.
The standard deviation of the distribution of values used to calculate the average.
let standardDeviation: Double?This value is nil when the standard deviation is not available.