The calibration approach in survey theory and practice

The calibration approach in survey theory and practice was written by Carl-Erik Särndal in 2007. It was published in Survey Methodology (vol. 33, no. 2).

The author introduces the GREG estimator as:

greg.svg

where each individual i in set S (complete survey responses) has a measured outcome yi, but all cases (up to N) have a predicted outcome ŷi. The predictions do not need to be true; the model is "assisting only".

That assisting model is based on auxilliary data xi known for all i. It is also based on scaling factors qi are set for all i. A fair starting point is 1. Only "outrageous choices" lead to a biased estimator. This model should include fixed effects for the strata. These are used to calculate:

Bq = (ΣN qi xi xiT)-1 ΣN qi xi yi)

This model is then used for the subset of cases S, and with the base weights di, such that it will be notated as Bdq:

Bdq = (ΣS di qi xi xiT)-1 ΣS di qi xi yi)

ŷi = xiT Bdq

Given an accurate prediction, the residuals (yi - ŷi) are very small. Base weights then have a minimized impact on the estimator, making it very consistent.

The estimator can be re-written as a weighted sum:

ŶGREG = wiyi

wi = di(1 + qi λT xi)

lambda.svg

Note from here that ΣN xi = ΣS wixi; this is the core of calibration.

The author then introduces the calibrated estimator as being about a minimization problem of ΣS [(wi-di)2 / 2diqi] subject to ΣN xi = ΣS wixi. This comes from conceptualizing a distance between design weights and calibrated weights, G(di,wi), and specifically minimizing chi-square distance.

In this specific formulation, GREG and calibration are equivalent. In any formulations, as long as the GREG estimator satisfies ΣN xi = ΣS wixi, the GREG estimator is a valid calibrated estimator that is specifically optimized for the outcome y. They otherwise represent very different approaches to the problem.

The author continues on with many further remarks. I struggle to wrap my head around the math.


CategoryRicottone CategoryTodoRead

TheCalibrationApproachInSurveyTheoryAndPractice (last edited 2025-06-28 01:34:20 by DominicRicottone)