standardDeviation
super(stddevCount == 0 ? 0 : standardDeviation(stddevCount,
if (stddev != standardDeviation(count, total, totalSquares)) {