Difference-in-Difference-in-Differences Method (DDD) | Estimation Methods | Stata Tutorials Topic 43

preview_player
Показать описание
Stata Tutorials Topic 43: Difference-in-Difference-in-Differences Method (DDD) | Regression Analysis and Estimation Methods Using Stata

Hi, I am Bob. Welcome to the Stata course on regression analysis and estimation methods. Today, we will continue our discussion about the difference-in-differences method. The difference-in-differences design is a powerful identification strategy for causal effects analysis. It can alleviate the omitted variable bias and help us find the causal effect of the treatment on the outcome variable. It depends on a crucial assumption, the parallel trends assumption. That is, the treatment group and the control group are similar in every aspect except that the control group did not receive the treatment. It is equivalent to saying that factors other than the treatment affect the outcomes of the control and treatment groups in the same way. In other words, the outcome variables of the treatment group and the control group have the same trend if neither of them experiences the intervention. If the parallel trends assumption is violated, we have two solutions. One is to add control variables to the model to account for the different trends between the treatment and control groups. Another method is to use the difference-in-difference-in-differences estimation (DDD). Let's show you these two approaches using an example in Stata.

Please download the INJURY.dta dataset for this topic:

#Stata #DDD #tutorial #DID #regress #interactionterm #RegressionAnalysisandEstimationMethods #OLS #ATE #controlgroup #treatmentgroup #TreatmentEffect #Difference-in-Differences #tutorial

The Stata commands in this video:
*DID

estimates store DID

*DID with Controls
describe

estimates store DID2

*DDD

*Confirm the control state

【Some Free Courses on My YouTube Channel】
Economics in Real Life:

Solutions to Introductory Econometrics A Modern Approach 7th Edition:

Solutions to Microeconomics Theory and Applications with Calculus:

Introductory Stata:

Introductory Microeconomics:

Five Minute Econometrics:

Five Minute Stata:

【國語Mandarin】現實生活中的經濟學:

【粵語Cantonese】現實生活中的經濟學:

【粵語Cantonese】微觀經濟學基礎:

【國語Mandarin】五分鐘計量經濟學:

【粵語Cantonese】五分鐘計量經濟學:

On the Road:

【Become a Supporter of the channel ($2.99) to get PDF transcripts for】
1. Solutions to Microeconomics Theory and Applications with Calculus 5th Edition,
2. Solutions to Introductory Econometrics A Modern Approach 7th Edition,
3. Introductory Stata (2022),
4. Introductory Microeconomics (2022), and
5. Introductory Stata: Summary Statistics and Data Management
Рекомендации по теме
Комментарии
Автор

10:01 there should be a level term for the “state” variable in the model.

BobWenEcon
Автор

Hello Dr. Bob, could you please explain the situation where the Parallel trends assumption can be identified to have been violated in the model?

MichaelAdu-Gyamfi-mk