Definition: Pooled sample standard deviation
Index:
The Book of Statistical Proofs ▷
General Theorems ▷
Probability theory ▷
Measures of statistical dispersion ▷
Pooled sample standard deviation
Sources:
Metadata: ID: D213 | shortcut: std-pool | author: JoramSoch | date: 2025-01-10, 17:42.
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} \; .\]- Ostwald, Dirk (2023): "T-Tests"; in: Allgemeines Lineares Modell, Einheit (9), Folien 66/73; URL: https://www.ipsy.ovgu.de/ipsy_media/Methodenlehre+I/Sommersemester+2023/Allgemeines+Lineares+Modell/9_T_Tests.pdf.
- Wikipedia (2025): "Pooled variance"; in: Wikipedia, the free encyclopedia, retrieved on 2025-01-10; URL: https://en.wikipedia.org/wiki/Pooled_variance#Definition_and_computation.
Metadata: ID: D213 | shortcut: std-pool | author: JoramSoch | date: 2025-01-10, 17:42.