Related Experiment Video
Updated: Jun 21, 2025

Development of an Individual-Tree Basal Area Increment Model using a Linear Mixed-Effects Approach
Published on: July 3, 2020
Optimal refinement of strata to balance covariates
Katherine Brumberg1, Dylan S Small2, Paul R Rosenbaum2
1Department of Statistics, University of Michigan, Ann Arbor, MI 48109, United States.
This study introduces a method to optimally split strata for reducing covariate imbalance. The approach uses randomized rounding of linear programs, providing a practical solution for observational studies and improving covariate balance.
Area of Science:
- Statistics
- Observational Studies
- Biostatistics
Background:
- Stratification is crucial for reducing covariate imbalance in observational studies.
- Existing methods may not optimally split strata to minimize within-stratum imbalance across multiple covariates.
- Integer programming offers a theoretical solution but is computationally intractable for large datasets.
Purpose of the Study:
- To develop an optimal method for splitting a single stratum into two to maximally reduce within-stratum covariate imbalance.
- To approximate the integer programming solution using a computationally feasible linear programming relaxation and randomized rounding.
- To demonstrate the method's effectiveness in improving covariate balance in an observational study.
Main Methods:
- Formulated the stratum splitting problem as an integer program.
- Approximated the integer program solution using a linear programming relaxation and randomized rounding.
- Analyzed the theoretical properties of randomized rounding, showing its close resemblance to the linear programming relaxation under certain conditions.
Main Results:
- The randomized rounding approach provides a usable approximation to the optimal integer programming solution.
- When stratum size is large relative to the number of covariates, randomized rounding closely approximates the linear programming relaxation.
- Applied to an observational study, refining 5 propensity score strata into 10 achieved excellent covariate balance while retaining all patients.
Conclusions:
- The proposed method effectively refines strata to achieve superior covariate balance in observational studies.
- Randomized rounding of linear programs offers a practical and theoretically sound approach to solving complex stratification problems.
- An R package, optrefine, is available to implement this method.
More Related Videos
09:44Use of Principal Components for Scaling Up Topographic Models to Map Soil Redistribution and Soil Organic Carbon
Published on: October 16, 2018
06:52Using Cholesky Decomposition to Explore Individual Differences in Longitudinal Relations between Reading Skills
Published on: September 17, 2019
Related Concept Videos
Strategies for Assessing and Addressing Confounding
Confounding can be addressed at both the design phase of a study and through analytical methods after data...
Stratified Sampling Method
To choose a stratified sample, divide the population into groups called strata and then take a...
Friedman Two-way Analysis of Variance by Ranks
Randomized Experiments
Simple randomization
Simple...
Study Design in Statistics
Does aspirin reduce the risk of heart attacks? Is one brand of fertilizer more effective at growing roses than another? Is fatigue as dangerous to a driver as the influence of alcohol? Questions like these are answered using randomized experiments with proper...
Survival Tree
Building a Survival Tree
Constructing a...