I am looking for good (fast, memory efficient, ideally one-pass) algorithms to compute the sample mean and variance.
I have found a technical report by Chan, Golub, and LeVeque from 1983 with interesting algorithms. Are there more modern improvements?
EDIT: Added the crucial words "and variance"