Content deleted Content added
Algorithm III does not compute |
Algorithm III |
||
Line 88:
Regards,
Napoleon BlownApart
== Algorithm III ==
I'm pretty sure this is wrong. From Welford's Paper:
S[n]=S[n-1]+(n-1)/n*(x[n]-mean[n-1])
--[[User:Cfp|cfp]] 21:58, 15 August 2006 (UTC)
|