![]() |
| A
class of variance estimation methods uses replication. These methods
repeatedly estimate a statistic using a slightly different sample. Each
sample is called a "replicate." These methods estimate the variance of
a target statistic as a function of the empirical variation among estimates
from the replicates.
If you are interested in the details of a specific statistical model, rather than the variance estimation method, you can see the procedure directly. Currently AM offers replication variance estimation for the following procedures: In many data sets, replicates are embodied in a set of replicate weights. These weights adjust the effective sample to correspond to the appropriate replicates. Variance estimates may be obtained by repeatedly reestimating the statistic, each time using a different replicate weight.There are three general replication procedures that are in wide use:
Balanced repeated replication divides the set of primary sampling units into an exhaustive set of half-sample replicates. Again, the exact procedures depend on the sample design. Bootstrap replication resamples from the sample with replacement mimicking the original sample design. |