Diff for "FAQ/poolse" - CBU statistics Wiki
location: Diff for "FAQ/poolse"
Differences between revisions 16 and 17
Revision 16 as of 2013-03-08 10:17:15
Size: 612
Editor: localhost
Comment: converted to 1.6 markup
Revision 17 as of 2013-10-29 14:33:53
Size: 474
Editor: PeterWatson
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
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}$$. Suppose we wish to pool over each of K people (or groups) with the k-th individual having variance V(k) and mean m(k) based on a sample of size n(k).
Line 7: Line 7:
$$\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)} $$ Pooled Variance V = [sum k}^K ^ (n(k)-1) V(k)] / [sum_k}^K ^} (n(k) -1)]
Line 11: Line 11:
$$\mbox{Pooled Mean Standard Error = } \sqrt{ \frac{\mbox{V}}{\sum_text{k}^text{K} n_text{k}} } $$ Pooled Mean Standard Error = \sqrt{ [V] / [sum_k^K ^ n(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 V(k) and mean m(k) based on a sample of size n(k).

Then pooling the K variances we have

Pooled Variance V = [sum k}K (n(k)-1) V(k)] / [sum_k}K } (n(k) -1)]

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

Pooled Mean Standard Error = \sqrt{ [V] / [sum_kK n(k) ] $$

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