HomeFreeBSD

Improve the way we calculate variance to reduce the rounding errors

Description

Improve the way we calculate variance to reduce the rounding errors
when variance is small relative to data points.

Now [0, 1, 2] shows same standard deviation as [10000000000000, ...1, ...2]

Also: Various nitpickery from my own tree.

Details

Provenance
phkAuthored on
Parents
rS353717: MFC r353443
Branches
Unknown
Tags
Unknown