Alternative approach: if you know sum(xi) and sum() for each group, just add them. For groups with sums S1, S2 and sum-of-squares Q1, Q2 and sizes n1, n2: Combined sum = S1+S2, combined sum of squares = Q1+Q2, combined n = n1+n2. Then combined mean = and combined variance = - (combined mean)^2. This avoids the d1, d2 formula entirely.
Part of ALG-08 — Statistics: Mean, Variance & Standard Deviation
Variance of Combined Datasets — Algebraic Approach
Like these notes? Save your own copy and start studying with NoteTube's AI tools.
Sign up free to clone these notes