Index: The Book of Statistical ProofsGeneral TheoremsProbability theoryMeasures of statistical dispersion ▷ Pooled sample standard deviation

Definition: Let $x_i = \left\lbrace x_{11}, \ldots, x_{1n_i} \right\rbrace$ for $i = 1,\ldots,k$ be samples from a random variable $X$ whose expected value, but not variance potentially depends on sample index $i$. Then, the pooled sample standard deviation is defined as the square root of the pooled sample variance, i.e.

\[\label{eq:std-pool} s_{1...k} = \sqrt{s^2_{1...k}} = \sqrt{\frac{1}{n-k} \sum_{i=1}^{k} \sum_{j=1}^{n_i} (x_{ij} - \bar{x}_i)^2}\]

where $\bar{x}_i$ is the sample mean of the $i$-th sample:

\[\label{eq:mean-samp} \bar{x}_i = \frac{1}{n_i} \sum_{j=1}^{n_i} x_{ij} \; .\]
 
Sources:

Metadata: ID: D213 | shortcut: std-pool | author: JoramSoch | date: 2025-01-10, 17:42.