Answered step by step
Verified Expert Solution
Question
1 Approved Answer
You plan to use an RDD framework to measure the impact of some policy intervention. You first draw a scatter plot of the outcome variable
You plan to use an RDD framework to measure the impact of some policy intervention. You first
draw a scatter plot of the outcome variable against a running variable. The plot appears to be complex with no definite linear or quadratic trend. Which is the most appropriate approach in this case
a Use all data points and run a higherorder greater than polynomial RDD
b Select a bandwidth and run a linear polynomial RDD
c Select a bandwidth and run a higherorder greater than polynomial RDD
d Use all data points and run a linear polynomial RDD
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started