Pooled Variance

Combining sample variances from two or more independent samples into a single estimate of a common population variance, weighted by degrees of freedom.

Step 1 of 157%

Tutorial

Introduction

When two independent samples are drawn from populations sharing the same (unknown) variance, we can combine their sample variances into a single, more reliable estimate called the pooled variance.

Given samples of sizes n1n_1 and n2n_2 with sample variances s12s_1^2 and s22,s_2^2, the pooled variance is

sp2=(n11)s12+(n21)s22n1+n22.s_p^2 = \dfrac{(n_1-1)\,s_1^2 + (n_2-1)\,s_2^2}{n_1+n_2-2}.

Each sample variance is weighted by its degrees of freedom, ni1.n_i-1. The total degrees of freedom is n1+n22.n_1+n_2-2.

For example, if n1=4,s12=6n_1 = 4,\, s_1^2 = 6 and n2=6,s22=10,n_2 = 6,\, s_2^2 = 10, then

sp2=(41)(6)+(61)(10)4+62=18+508=688=8.5.s_p^2 = \dfrac{(4-1)(6) + (6-1)(10)}{4+6-2} = \dfrac{18 + 50}{8} = \dfrac{68}{8} = 8.5.
navigate · Enter open · Esc close · ⌘K/Ctrl K toggle