Diff for "FAQ/poolse" - CBU statistics Wiki
location: Diff for "FAQ/poolse"
Differences between revisions 1 and 12 (spanning 11 versions)
Revision 1 as of 2007-04-26 09:29:17
Size: 339
Editor: PeterWatson
Comment:
Revision 12 as of 2007-04-26 16:22:15
Size: 604
Editor: PeterWatson
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
Line 4: Line 3:
Suppose we have each of K people (or groups) which we wish to pool each with variances, V_$k$ and mean m$_k$ based on a sample of size n_$k}$. Suppose we wish to pool over each of K people (or groups) with the k-th individual having variance, $$\mbox{V}_text{k}$$ and mean $$\mbox{m}_text{k}$$ based on a sample of size $$\mbox{n}_text{k}$$.
Line 6: Line 5:
$$
Pooled Variance V = \frac{\Sum_{k}(n_k}-1)V_{k}}{\Sum_{k}(n_{k}-1)}
$$
Then pooling the K variances we have
Line 10: Line 7:
$$
Pooled Mean Standard Error = \Sqrt{V / \sum_{k}n_{k}}
$$\mbox{Pooled Variance V = } \frac{\sum_text{k}^text{K} (n_text{k}-1) \mbox{V}_text{k}}{\sum_text{k}^text{K} (n_text{k} -1)} $$

and we can use this pooled variance to obtain the standard error of the mean since

$$\mbox{Pooled Mean Standard Error = } \frac{\mbox{V}}{\sum_text{k}^text{K} n_text{k}} $$

How do I obtain a pooled mean standard error?

Suppose we wish to pool over each of K people (or groups) with the k-th individual having variance, $$\mbox{V}_text{k}$$ and mean $$\mbox{m}_text{k}$$ based on a sample of size $$\mbox{n}_text{k}$$.

Then pooling the K variances we have

$$\mbox{Pooled Variance V = } \frac{\sum_text{k}text{K} (n_text{k}-1) \mbox{V}_text{k}}{\sum_text{k}text{K} (n_text{k} -1)} $$

and we can use this pooled variance to obtain the standard error of the mean since

$$\mbox{Pooled Mean Standard Error = } \frac{\mbox{V}}{\sum_text{k}^text{K} n_text{k}} $$

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