Talk:Algorithms for calculating variance: Difference between revisions

Content deleted Content added
Algorithm III: ignore my previous comment
Online algorithm: new section
Line 98:
 
:I'm talking rubbish it's fine as x[n]-mean[n] = (n-1)/n*(x[n]-mean[n-1]). Sorry! --[[User:Cfp|cfp]] 22:20, 15 August 2006 (UTC)
 
== Online algorithm ==
 
I removed the line about Knuth/Welford being on [[online algorithm]]. All the algorithms in this article are online algorithms, it's not worth noting. —[[User:johndburger|johndburger]] 12:24, 18 September 2007 (UTC)