Diff for "FAQ/poolse" - CBU statistics Wiki
location: Diff for "FAQ/poolse"
Differences between revisions 7 and 8
Revision 7 as of 2007-04-26 16:09:53
Size: 390
Editor: PeterWatson
Comment:
Revision 8 as of 2007-04-26 16:12:48
Size: 423
Editor: PeterWatson
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
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}$$. Suppose we have each of K people (or groups) which we wish to pool each with variances, $$\mbox{V}_text{k}$$ and mean $$\mbox{m}_text{k}$$ based on a sample of size $$\mbox{n}_text{k}$$.
Line 6: Line 6:
Pooled Variance V = \frac{\sum_text{k}(n_text{k}-1)V_text{k}}{\sum_text{k}(n_text{k}-1)} \mbox{Pooled Variance V = } \frac{\sum_text{k}(n_text{k}-1)V_text{k}}{\sum_text{k}(n_text{k}-1)}
Line 11: Line 11:
$$

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, $$\mbox{V}_text{k}$$ and mean $$\mbox{m}_text{k}$$ based on a sample of size $$\mbox{n}_text{k}$$.

$$ \mbox{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}} $$

None: FAQ/poolse (last edited 2014-07-25 11:10:50 by PeterWatson)