= Random Groups Method = '''Random groups''' is a method for [[Analysis/Variance|variance]] estimation. <> ---- == Description == Given an estimator of the form ''X̂ = f(Ŷ,,1,,``, Ŷ,,2,,``, ... Ŷ,,n,,)'' where the ''Ŷ,,i,,'' are themselves estimators, then select ''k'' independent samples (i.e., the '''random groups''' or '''replicates''') from the set of observations. It is assumed that the expected value of ''X'' is constant across each group, ''E[X̂] = E[X̂,,alpha,,] = μ'' for all ''alpha''. The group-level estimator is clearly: {{attachment:rg.svg}} The variance of ''X̂'' is then estimated by: {{attachment:var1.svg}} In certain circumstances, it is equivalent to say that: {{attachment:var2.svg}} where {{attachment:mean.svg}} it isn't necessarily obvious that ''X̂̄'' can differ from ''X̂''. Generally the differences derive from ''f'' being non-linear. There are contrived examples of non-linear estimators where ''X̂̄ = X̂'' . There are also examples of differences with a linear ''f'', if the estimators are weighted for certain sample designs. Consider a [[Statistics/SimpleRandomSample|SRSWR]] design; note that the sample size ''n'' is split into ''k'' random groups of size ''m'': ''n = km''. It should be clear that the following two estimators differ functionally. {{attachment:srswr1.svg}} {{attachment:srswr2.svg}} With that said, it should be obvious that ''E[X̂] = E[X̂̄] = μ''. It can be proven that this alternative estimator is equal to or less than the primary estimator above, so it should never be used wherever a conservative estimator is more appropriate. Furthermore, if the random groups are in fact not independent, then this alternative estimator is biased. Nonetheless, the difference between the two estimators should be extremely small, and the bias in the alternative estimator should become relatively small as the sample size increases. ---- CategoryRicottone