You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/references/bib.bib
+57Lines changed: 57 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2480,3 +2480,60 @@ @article{rump:2008b
2480
2480
volume = {31},
2481
2481
year = {2008},
2482
2482
}
2483
+
2484
+
@article{west:1979a,
2485
+
abstract = {A method of improved efficiency is given for updating the mean and variance of weighted sampled data when an additional data value is included in the set. Evidence is presented that the method is stable and at least as accurate as the best existing updating method.},
2486
+
author = {D H D West},
2487
+
doi = {10.1145/359146.359153},
2488
+
journal = {Communications of the ACM},
2489
+
keywords = {updating estimates, variance, standard deviation, mean, removing data},
2490
+
month = {sep},
2491
+
number = {9},
2492
+
pages = {532--535},
2493
+
title = {{Updating Mean and Variance Estimates: An Improved Method}},
2494
+
url = {https://doi.org/10.1145/359146.359153},
2495
+
volume = {22},
2496
+
year = {1979},
2497
+
}
2498
+
2499
+
@article{chan:1979a,
2500
+
abstract = {Four algorithms for the numerical computation of the standard deviation of (unweighted) sampled data are analyzed. Two of the algorithms are well-known in the statistical and computational literature; the other two are new algorithms specifically intended for automatic computation. Our discussion is expository, with emphasis on reaching a suitable definition of “accuracy.” Each of the four algorithms is analyzed for the conditions under which it will be accurate. We conclude that all four algorithms will provide accurate answers for many problems, but two of the algorithms, one new, one old, are substantially more accurate on difficult problems than are the other two.},
title = {{Computing Standard Deviations: Accuracy}},
2509
+
url = {https://doi.org/10.1145/359146.359152},
2510
+
volume = {2},
2511
+
year = {1979},
2512
+
}
2513
+
2514
+
@inproceedings{chan:1982a,
2515
+
abstract = {A general formula is presented for computing the sample variances for a sample of size m + n given the means and variances for two subsamples of sizes m and n. This formula is used in the construction of a pairwise algorithm for computing the variance. Other applications are discussed as well, including the use of updating formulae in a parallel computing environment. We present numerical results and rounding error analyzes for several numerical schemes.},
2516
+
author = {Tony F Chan and Gene H Golub and Randall J LeVeque},
2517
+
booktitle = {COMPSTAT 1982 5th Symposium held at Toulouse 1982},
abstract = {Sum and sum-of-product algorithms, some designed to minimize significance error, are compared and recommendations for usage are offered. A simplified method of rounding is presented and the benefit of using it demonstrated. Results are presented for the IBM 360 as well as the IBM 7040 computers with obvious application to some other machines.},
0 commit comments