I can not explain why the sum does not give zero
 > y
 -0.4300447  0.0377018  0.3923429
 > mean(y)
 3.701647e-17
 > sum(y)/3
 3.700743e-17
I can not explain why the sum does not give zero
 > y
 -0.4300447  0.0377018  0.3923429
 > mean(y)
 3.701647e-17
 > sum(y)/3
 3.700743e-17
