This section contains reference documentation for the VARSAMP function.
Returns the sample variance of values in a group as Double. Sample variance measures the average of the squared deviations from the mean, using Bessel's correction (dividing by N-1 instead of N).