Weighted Stratified Sampling
Also known as: stratified sampling with weights, design-weighted stratified sampling, post-stratification weighting, WSS
Weighted stratified sampling divides a population into non-overlapping strata and draws a probability sample from each stratum, then attaches a design weight to every selected unit so that estimates correctly represent the full population. Weights compensate for unequal selection probabilities that arise from disproportionate stratum allocations, non-response, or frame imperfections, making the procedure the backbone of most large-scale national and international surveys.
Read the full method
Sign in with a free account to read this section.
Method map
The neighbourhood of related methods — select a node to explore.
When to use it
Use weighted stratified sampling when the population has identifiable sub-groups that differ meaningfully on the outcome, when adequate stratum-level estimates are needed alongside overall population estimates, when some strata must be over-sampled for reliability (rare populations, policy-relevant minorities), and when sampling frame information on stratifying variables exists before data collection. It is the standard design for national household surveys, educational assessments (PISA, NAEP), and epidemiological studies. Do not use it when no reliable frame exists for stratification, when strata cannot be defined before sampling, or when the population is small enough that a census is feasible. If the stratifying variables are unknown before sampling, post-stratification weighting applied after a simple random sample is a fallback, though it is less efficient.
Strengths & limitations
- Guarantees representation of all defined sub-groups, including small or rare strata that simple random sampling might miss.
- Increases estimation precision compared with simple random sampling when within-stratum variance is lower than overall population variance.
- Allows separate reliable estimates for each stratum, enabling sub-group comparisons without inflating total sample size disproportionately.
- Weights make the design analytically transparent: each respondent's contribution to population-level estimates is explicit and auditable.
- Widely supported by major statistical software packages (R survey, Stata, SAS, SPSS Complex Samples) with built-in variance estimators for complex designs.
- Requires a complete and accurate sampling frame with stratum membership known for every population unit before sampling begins.
- Weight construction is technically demanding: errors in weight calculation — wrong population totals, incomplete non-response adjustment — propagate directly into biased estimates.
- Design effects inflate standard errors relative to a simple random sample of the same size, so ignoring the design in analysis software produces falsely narrow confidence intervals.
- Managing many strata increases administrative complexity and the risk of very small stratum samples, which destabilise variance estimates.
- Post-hoc calibration or raking to adjust weights is effective only when the calibration variables are strongly correlated with the survey outcomes.
Frequently asked
What is the difference between weighted stratified sampling and proportional stratified sampling?
Proportional stratified sampling allocates sample sizes in proportion to stratum sizes, so all units have the same selection probability and no weighting is needed for unbiased estimation of population means. Weighted stratified sampling is the general case: when allocations are disproportionate (for example, to over-sample small strata), selection probabilities differ across strata, and design weights — the inverse of each unit's inclusion probability — must be applied to obtain unbiased population estimates.
Do I always need survey-specific software to analyse weighted stratified data?
Yes. Standard statistical routines assume simple random sampling and give incorrect standard errors for complex designs. You must specify the sampling design — strata, weights, and any clustering — using packages such as R's survey package, Stata's svy prefix, or SPSS Complex Samples. Failing to do so typically understates standard errors and overstates statistical significance.
When should I use Neyman allocation instead of proportional allocation?
Neyman optimal allocation assigns more sample to strata with larger within-stratum standard deviations, minimising the variance of the overall mean for a given total sample size. Choose it when you have good prior information on within-stratum variability and the primary goal is a precise population-level estimate. Proportional allocation is simpler and performs nearly as well when within-stratum variances are similar across strata.
What is a design effect and why does it matter?
The design effect (DEFF) is the ratio of the variance of an estimate under the actual complex design to the variance that would result from a simple random sample of the same size. A DEFF below 1 indicates efficiency gained through stratification; values above 1 indicate efficiency loss (common with clustering). Reporting DEFF helps readers understand how much precision the design achieves and is essential for planning future studies.
Can weights correct for non-response after data collection?
Yes. Non-response weighting adjustment — multiplying base design weights by the inverse of the estimated response propensity within adjustment cells — is the standard approach. However, it only removes non-response bias to the extent that respondents and non-respondents within the same cell share similar outcomes. When the outcome is strongly related to whether someone responds, even well-constructed weights cannot fully correct the bias; supplementary non-response follow-up studies are then advisable.
Sources
- Cochran, W. G. (1977). Sampling Techniques (3rd ed.). John Wiley & Sons. ISBN: 978-0471162407
- Kish, L. (1965). Survey Sampling. John Wiley & Sons. ISBN: 978-0471109495
How to cite this page
ScholarGate. (2026, June 3). Weighted Stratified Sampling. ScholarGate. https://scholargate.app/en/survey-methodology/weighted-stratified-sampling
Which method?
Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.
- Cluster SamplingSurvey Methodology↔ compare
- Disproportional Stratified SamplingSurvey Methodology↔ compare
- Multistage SamplingSurvey Methodology↔ compare
- Proportional Stratified SamplingSurvey Methodology↔ compare
- Simple random samplingSurvey Methodology↔ compare
- Stratified SamplingSurvey Methodology↔ compare