Difference between revisions of "Propensity Score Matching"

Jump to: navigation, search
Line 1: Line 1:
'''Propensity Score Matching (PSM)''' is a quasi-experimental impact evaluation technique which attempts to estimate the effects of a treatment by matching control group participants to treatment group participants based on propensity score(predicted probability of participation based on observed characteristics). This is done to reduce the [[Selection Bias | selection bias]] that may be present in non-experimental data.
<onlyinclude>'''Propensity Score Matching (PSM)''' is a quasi-experimental impact evaluation technique which attempts to estimate the effects of a treatment by matching control group participants to treatment group participants based on propensity score(predicted probability of participation based on observed characteristics). This is done to reduce the [[Selection Bias | selection bias]] that may be present in non-experimental data.</onlyinclude>





Revision as of 11:16, 5 April 2018

Propensity Score Matching (PSM) is a quasi-experimental impact evaluation technique which attempts to estimate the effects of a treatment by matching control group participants to treatment group participants based on propensity score(predicted probability of participation based on observed characteristics). This is done to reduce the selection bias that may be present in non-experimental data.


Read First

  • The efficacy of a PSM design depends mostly on how well the observed characters determine program participation. If the bias from unobserved characteristics are likely to be very small, PSM provides us with good estimates and if the bias from unobserved characteristics are large, then the estimates from the PSM can be sizably biased.

Guidelines

Back to Parent

This article is part of the topic Quasi-Experimental Methods.

Additional Resources