Go implementation of variance's method for one-pass variance computation with D. H. D. West improved methods which features merging of several multiple sets of statistics and adding weighted values.
-
Updated
Nov 21, 2025 - Go
Go implementation of variance's method for one-pass variance computation with D. H. D. West improved methods which features merging of several multiple sets of statistics and adding weighted values.
Welford's online algorithm for the population mean and variance estimation
Python package for efficient, online statistical computations on streaming or large-scale data
Mergeable Running Statistics (Welford/Chan) Extension for PostgreSQL
Add a description, image, and links to the welford-online-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the welford-online-algorithm topic, visit your repo's landing page and select "manage topics."