Regression modelCausal inferenceQuasi-experimental / causal inferenceModel

Bayesian Propensity Score Matching

Also known as: Bayesian PSM, BPSM, Bayesian matching estimator, Bayesian propensity weighting

OriginatorKaplan & Chen (2012); foundational PSM by Rosenbaum & Rubin (1983)Year2012Sources2Related methods11

Bayesian Propensity Score Matching (Bayesian PSM) extends classical propensity score matching by placing a prior distribution over the propensity model parameters and propagating posterior uncertainty through the matching and outcome stages. Introduced formally by Kaplan and Chen (2012), it offers a principled account of estimation uncertainty that frequentist matching commonly ignores, and allows incorporation of substantive prior knowledge about treatment selection.

Key highlights

  • Propagates uncertainty from propensity-score estimation through to the final treatment-effect estimate, yielding honest credible intervals.
  • Allows incorporation of prior knowledge about treatment selection, which can improve estimates in small samples.
  • Produces a full posterior distribution of the ATT, enabling probabilistic statements about effect direction and magnitude.
  • Handles model uncertainty naturally via Bayesian model averaging over propensity specifications.
  • Interpretable output: posterior probability that the treatment effect exceeds a clinically or policy-relevant threshold.

Intuition

This section is available to Pro members. Upgrade to Pro

How it works

This section is available to Pro members. Upgrade to Pro

When to use it

Use Bayesian PSM when you have observational data with a binary treatment, a rich set of pre-treatment covariates, and reason to believe the propensity model is uncertain — for instance, when the sample is modest (n < 500) or prior subject-matter knowledge about selection should be encoded. It is especially appropriate when downstream decisions require a full posterior on the treatment effect, not just a point estimate. Do not use it when the selection mechanism is well understood and a large sample makes propensity-score estimation highly precise (classical matching will suffice), or when the dataset is very large and MCMC is computationally prohibitive without approximation. It is not suitable for purely experimental data where randomisation already balances covariates.

Strengths & limitations

Strengths
  • Propagates uncertainty from propensity-score estimation through to the final treatment-effect estimate, yielding honest credible intervals.
  • Allows incorporation of prior knowledge about treatment selection, which can improve estimates in small samples.
  • Produces a full posterior distribution of the ATT, enabling probabilistic statements about effect direction and magnitude.
  • Handles model uncertainty naturally via Bayesian model averaging over propensity specifications.
  • Interpretable output: posterior probability that the treatment effect exceeds a clinically or policy-relevant threshold.
Limitations
  • Computationally intensive compared to classical PSM; MCMC sampling can be slow for large datasets or complex models.
  • Results are sensitive to the choice of prior when sample sizes are small — prior elicitation requires care.
  • The approach does not automatically resolve unobserved confounding; like all matching methods it relies on the strong ignorability assumption.
  • Software implementations are less standardised than frequentist PSM, requiring custom MCMC code or specialist packages.

Common pitfalls

This section is available to Pro members. Upgrade to Pro

Applications

This section is available to Pro members. Upgrade to Pro

Frequently asked

How does Bayesian PSM differ from classical (frequentist) PSM?

Classical PSM estimates a single propensity score per unit and then matches, treating scores as fixed. Bayesian PSM draws many plausible score vectors from the posterior of the selection model, matches on each, and pools the resulting ATT estimates. This propagates uncertainty from score estimation into the treatment-effect estimate.

What prior should I use for the propensity model?

A weakly informative prior — for instance, Normal(0, 2.5) on logistic regression coefficients after standardising covariates — is a safe default. It regularises the model without strongly pulling estimates toward zero. If you have substantive knowledge about which covariates strongly predict treatment, you can use an informative prior on those coefficients.

Does Bayesian PSM solve the problem of unobserved confounders?

No. Like all propensity-score methods, it rests on the strong ignorability assumption: all confounders are measured and included in the model. Bayesian PSM accounts for uncertainty in estimating the propensity from observed covariates, but it cannot adjust for variables you did not collect.

How do I check covariate balance in a Bayesian PSM analysis?

Draw a representative set of posterior samples of the propensity score, form the corresponding matched samples, and compute standardised mean differences for each covariate across those matched samples. Report the distribution of balance statistics rather than balance only at the posterior mean.

When is classical PSM preferable to Bayesian PSM?

When the sample is large enough that propensity-score estimation is highly stable, classical PSM is computationally simpler and the additional posterior uncertainty from the selection model is negligible. Bayesian PSM pays off most in small-to-moderate samples or when prior knowledge materially improves the selection model.

Sources

  1. 1.
    Kaplan, D., & Chen, J. (2012). A Two-Step Bayesian Approach for Propensity Score Analysis: Simulations and Case Study. Psychometrika, 77(3), 581-609.
  2. 2.
    Rosenbaum, P. R., & Rubin, D. B. (1983). The central role of the propensity score in observational studies for causal effects. Biometrika, 70(1), 41-55.

You have read it. What now?

Cite this page

ScholarGate. (2026, June 3). Bayesian Propensity Score Matching. ScholarGate. https://scholargate.app/causal-inference/bayesian-propensity-score-matching

Bayesian Propensity Score Matching | ScholarGate