FAQ/poolse - CBU statistics Wiki

Upload page content

You can upload content for the page named below. If you change the page name, you can also upload content for another page. If the page name is empty, we derive the page name from the file name.

File to load page content from
Page name
Comment
Type the missing letters from: Lodon is th capial of nglnd

Revision 4 as of 2007-04-26 09:32:50

location: FAQ / poolse

How do I obtain a pooled mean standard error?

Suppose we have each of K people (or groups) which we wish to pool each with variances, $V_text{k}$ and mean $m_text{k}$ based on a sample of size $n_text{k}$.

$$ Pooled Variance V = \frac{\Sum_text{k}(n_text{k}-1)V_text{k}}{\Sum_text{k}(n_text{k}-1)} $$

$$ Pooled Mean Standard Error = \Sqrt{V / \sum_text{k}n_text{k}}