Marginal Effects | Regression Analysis & Estimation Methods | Stata Tutorials Topic 39

Описание к видео Marginal Effects | Regression Analysis & Estimation Methods | Stata Tutorials Topic 39

Stata Tutorials Topic 39: Marginal Effects | Regression Analysis and Estimation Methods Using Stata

Hi, I am Bob. Welcome to the Stata course on regression analysis and estimation methods. In the last topic, we use the "margins" command to obtain the log hourly wage predictions at different explanatory variable values. We draw graphs to show how the average hourly wage changes with the explanatory variables using the "marginsplot" command. We used the margins and marginsplot commands to compute the predictions of the outcome variable and draw curves of the predictions against some explanatory variables. In addition to computing predictions, the margins and marginsplot commands are very useful in calculating the marginal effects of the explanatory variables. In this video, we will closely examine the "margins" command and produce the marginal effect of the explanatory variable on the outcome variable by using the "dydx" option. The marginal effect is also called the partial effect because we hold the other variables fixed.

Please download the BOB.dta dataset:
https://drive.google.com/file/d/13yxn...

#Stata #MarginalEffect #quadratics #interaction #margins #marginsplot #RegressionAnalysisandEstimationMethods #ols #tutorial

The Stata commands in this video:
*Marginal Effect of Schooling on Wage
regress lwage schooling age i.married i.female

margins, dydx(schooling)

*Marginal Effect Differs between Gender Groups
regress lwage c.schooling##i.female age i.married

margins, dydx(schooling) at(female==(0 1))

marginsplot

*Marginal Effect Changes with Schooling itself
regress lwage c.schooling##c.schooling i.female age i.married

margins, dydx(schooling) at(schooling==(6(1)17))

marginsplot

*Other Examples
regress lwage c.schooling##c.age i.married i.female

margins, dydx(schooling) at(age==(25(5)54))

marginsplot


regress lwage c.age##i.female schooling i.married

margins, dydx(female) at(age==(25(5)54))

marginsplot

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

Solutions to Introductory Econometrics A Modern Approach 7th Edition:
   • Solutions to Introductory Econometric...  

Solutions to Microeconomics Theory and Applications with Calculus:
   • Solutions to Microeconomics Theory an...  

Introductory Stata:
   • Introductory Stata (2022)  

Introductory Microeconomics:
   • Introductory Microeconomics (2022)  

Five Minute Econometrics:
   • Five Minute Econometrics (Econometric...  

Five Minute Stata:
   • Stata Tutorials  

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

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

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

【國語Mandarin】五分鐘計量經濟學:
   • 【Mandarin國語】五分鐘計量經濟學(計量經濟學輔導)  

【粵語Cantonese】五分鐘計量經濟學:
   • 【Cantonese粵語】五分鐘計量經濟學(計量經濟學輔導)  

On the Road:
   • 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
   / @bobwenecon  

Комментарии

Информация по комментариям в разработке