- Source: Multilevel regression with poststratification
Multilevel regression with poststratification (MRP) is a statistical technique used for correcting model estimates for known differences between a sample population (the population of the data one has), and a target population (a population one wishes to estimate for).
The poststratification refers to the process of adjusting the estimates, essentially a weighted average of estimates from all possible combinations of attributes (for example age and sex). Each combination is sometimes called a "cell". The multilevel regression is the use of a multilevel model to smooth noisy estimates in the cells with too little data by using overall or nearby averages.
One application is estimating preferences in sub-regions (e.g., states, individual constituencies) based on individual-level survey data gathered at other levels of aggregation (e.g., national surveys).
Mathematical formulation
Following the MRP model description, assume
Y
{\displaystyle Y}
represents single outcome measurement and the population mean value of
Y
{\displaystyle Y}
,
μ
Y
{\displaystyle \mu _{Y}}
, is the target parameter of interest. In the underlying population, each individual,
i
{\displaystyle i}
, belongs to one of
j
=
1
,
2
,
⋯
,
J
{\displaystyle j=1,2,\cdots ,J}
poststratification cells characterized by a unique set of covariates. The multilevel regression with poststratification model involves the following pair of steps:
MRP step 1 (multilevel regression): The multilevel regression model specifies a linear predictor for the mean
μ
Y
{\displaystyle \mu _{Y}}
, or the logit transform of the mean in the case of a binary outcome, in poststratification cell
j
{\displaystyle j}
,
g
(
μ
j
)
=
g
(
E
[
Y
j
[
i
]
]
)
=
β
0
+
X
j
T
β
+
∑
k
=
1
K
a
l
[
j
]
k
,
{\displaystyle g{\left({\mathrm {\mu } }_{j}\right)}=g{\left(E{\left[Y_{j{\lbrack i\rbrack }}\right]}\right)}={\mathrm {\beta } }_{0}+{\boldsymbol {X}}_{j}^{T}\mathbf {\beta } +\sum _{k=1}^{K}a_{l{\lbrack j\rbrack }}^{k},}
where
Y
j
[
i
]
{\displaystyle Y_{j\lbrack i\rbrack }}
is the outcome measurement for respondent
i
{\displaystyle i}
in cell
j
{\displaystyle j}
,
β
0
{\displaystyle \beta _{0}}
is the fixed intercept,
X
j
{\displaystyle {\boldsymbol {X}}_{j}}
is the unique covariate vector for cell
j
{\displaystyle j}
,
β
{\displaystyle {\mathrm {\beta } }}
is a vector of regression coefficients (fixed effects),
a
l
[
j
]
k
{\displaystyle a_{l{\lbrack j\rbrack }}^{k}}
is the varying coefficient (random effect),
l
[
j
]
{\displaystyle l{\lbrack j\rbrack }}
maps the
j
{\displaystyle j}
cell index to the corresponding category index
l
{\displaystyle l}
of variable
k
∈
{
1
,
2
,
⋯
,
K
}
{\displaystyle k\in \{1,2,\cdots ,K\}}
. All varying coefficients are exchangeable batches with independent normal prior distributions
a
l
k
∼
N
(
0
,
σ
k
2
)
,
l
∈
{
1
,
…
,
L
k
}
{\displaystyle a_{l}^{k}\sim \mathrm {N} \left(0,\mathrm {\sigma } _{k}^{2}\right),\ l\in \{1,\dots ,L_{k}\}}
.
MRP step 2: poststratification: The poststratification (PS) estimate for the population parameter of interest is
μ
^
P
S
=
∑
j
=
1
J
N
j
μ
^
j
∑
i
=
1
J
N
j
{\displaystyle {\hat {\mu }}^{PS}={\frac {\sum _{j=1}^{J}N_{j}{\hat {\mu }}_{j}}{\sum _{i=1}^{J}N_{j}}}}
where
μ
^
j
{\displaystyle {\hat {\mu }}_{j}}
is the estimated outcome of interest for poststratification cell
j
{\displaystyle j}
and
is the size of the
j
{\displaystyle j}
-th poststratification cell in the population. Estimates at any subpopulation level
s
{\displaystyle s}
are similarly derived
μ
^
s
P
S
=
∑
j
=
1
J
s
N
j
μ
^
j
∑
i
=
1
J
s
N
j
{\displaystyle {\hat {\mu }}_{s}^{PS}={\frac {\sum _{j=1}^{J_{s}}N_{j}{\hat {\mu }}_{j}}{\sum _{i=1}^{J_{s}}N_{j}}}}
where
J
s
{\displaystyle J_{s}}
is the subset of all poststratification cells that comprise
s
{\displaystyle s}
.
The technique and its advantages
The technique essentially involves using data from, for example, censuses relating to various types of people corresponding to different characteristics (e.g., age, race), in a first step to estimate the relationship between those types and individual preferences (i.e., multi-level regression of the dataset). This relationship is then used in a second step to estimate the sub-regional preference based on the number of people having each type/characteristic in that sub-region (a process known as "poststratification"). In this way the need to perform surveys at sub-regional level, which can be expensive and impractical in an area (e.g., a country) with many sub-regions (e.g. counties, ridings, or states), is avoided. It also avoids issues with consistency of survey when comparing different surveys performed in different areas. Additionally, it allows the estimating of preference within a specific locality based on a survey taken across a wider area that includes relatively few people from the locality in question, or where the sample may be highly unrepresentative.
History
The technique was originally developed by Gelman and T. Little in 1997, building upon ideas of Fay and Herriot and R. Little. It was subsequently expanded on by Park, Gelman, and Bafumi in 2004 and 2006. It was proposed for use in estimating US-state-level voter preference by Lax and Philips in 2009. Warshaw and Rodden subsequently proposed it for use in estimating district-level public opinion in 2012. Later, Wang et al. used survey data of Xbox users to predict the outcome of the 2012 US presidential election. The Xbox gamers were 65% 18- to 29-year-olds and 93% male, while the electorate as a whole was 19% 18- to 29-year-olds and 47% male. Even though the original data was highly biased, after multilevel regression with poststratification the authors were able to get estimates that agreed with those coming from polls using large amounts of random and representative data. Since then it has also been proposed for use in the field of epidemiology.
YouGov used the technique to successfully predict the overall outcome of the 2017 UK general election, correctly predicting the result in 93% of constituencies. In the 2019 and 2024 elections other pollsters used MRP including Survation and Ipsos.
Limitations and extensions
MRP can be extended to estimating the change of opinion over time and when used to predict elections works best when used relatively close to the polling date, after nominations have closed.
Both the "multilevel regression" and "poststratification" ideas of MRP can be generalized. Multilevel regression can be replaced by nonparametric regression or regularized prediction, and poststratification can be generalized to allow for non-census variables, i.e. poststratification totals that are estimated rather than being known.
References
Kata Kunci Pencarian:
- Multilevel regression with poststratification
- Opinion polling for the next United Kingdom general election
- Multi-level regression
- MRP
- 2024 Conservative Party leadership election
- Reform UK
- 2019 United Kingdom general election
- Opinion polling for the 2024 United Kingdom general election
- Fay–Herriot model
- Opinion polling for the 2017 German federal election