|
Size: 375
Comment:
|
Size: 383
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_${k}$. | 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}$. |
| Line 6: | Line 6: |
| Pooled Variance V = \frac{\Sum_text{k}(n_{k}-1)V_text{k}}{\Sum_text{k}(n_text{k}-1)} | Pooled Variance V = \frac{\Sum_text{k}(n_text{k}-1)V_text{k}}{\Sum_text{k}(n_text{k}-1)} |
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}}
