![]() |
The
BRR procedure consists of three steps:
The random groups comprise all possible balanced half-samples of PSUs. The sample design must include two PSUs per stratum (although many actual samples using this method form psuedo strata including psuedo-PSUs that meet this requirement).Each half sample is formed by deleting one PSU from each stratum.All possible combinations of such half-samples comprise the set of replicates. 2. Constructing Replicate Weights Typically, BRR is implemented using replicate weights.Weights are set to zero for elements in excluded PSUs, and corresponding adjustments made to the weights of elements in the remaining PSUs.One set of such weights is constructed for each replicate. Fay’s method uses a milder adjustment to each weight.In some instances this approach improves the estimates of statistics such as medians and percentiles. 3. Computing Estimates of Variance Assume that A such groups have been constructed. Then, for each group (a = 1,... ,A), the target statistics ô(a) is calculated based on data from half-sample a.The point estimate for the statistic may be estimated as the average of these half-sample estimates, or based on the single overall sample.The variance estimate is given by V = (1/A)S(ôa-ô)2 where the summation is done over a = 1 to A. When using Fay’s method the formula becomes V =[1/(A(1-k)2 )]S(ôa-ô)2 |