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.
Improve the way we calculate variance to reduce the rounding errors Tags None Referenced Files None Subscribers None
Description
Details
|