class: center, middle, inverse, title-slide # Final Paper Project Expectation ### AECN 396/896-002 --- class: inverse, center, middle name: dgp <style type="text/css"> .remark-slide-content.hljs-github h1 { margin-top: 5px; margin-bottom: 25px; } .remark-slide-content.hljs-github { padding-top: 10px; padding-left: 30px; padding-right: 30px; } .panel-tabs { <!-- color: #062A00; --> color: #841F27; margin-top: 0px; margin-bottom: 0px; margin-left: 0px; padding-bottom: 0px; } .panel-tab { margin-top: 0px; margin-bottom: 0px; margin-left: 3px; margin-right: 3px; padding-top: 0px; padding-bottom: 0px; } .panelset .panel-tabs .panel-tab { min-height: 40px; } .remark-slide th { border-bottom: 1px solid #ddd; } .remark-slide thead { border-bottom: 0px; } .gt_footnote { padding: 2px; } .remark-slide table { border-collapse: collapse; } .remark-slide tbody { border-bottom: 2px solid #666; } .important { background-color: lightpink; border: 2px solid blue; font-weight: bold; } .remark-code { display: block; overflow-x: auto; padding: .5em; background: #ffe7e7; } .hljs-github .hljs { background: #f2f2fd; } .remark-inline-code { padding-top: 0px; padding-bottom: 0px; background-color: #e6e6e6; } .r.hljs.remark-code.remark-inline-code{ font-size: 0.9em } .left-full { width: 80%; height: 92%; float: left; } .left-code { width: 38%; height: 92%; float: left; } .right-plot { width: 60%; float: right; padding-left: 1%; } .left5 { width: 49%; height: 92%; float: left; } .right5 { width: 49%; float: right; padding-left: 1%; } .left3 { width: 29%; height: 92%; float: left; } .right7 { width: 69%; float: right; padding-left: 1%; } .left4 { width: 38%; height: 92%; float: left; } .right6 { width: 60%; float: right; padding-left: 1%; } ul li{ margin: 7px; } ul, li{ margin-left: 15px; padding-left: 0px; } ol li{ margin: 7px; } ol, li{ margin-left: 15px; padding-left: 0px; } </style> <style type="text/css"> .content-box { box-sizing: border-box; background-color: #e2e2e2; } .content-box-blue, .content-box-gray, .content-box-grey, .content-box-army, .content-box-green, .content-box-purple, .content-box-red, .content-box-yellow { box-sizing: border-box; border-radius: 5px; margin: 0 0 10px; overflow: hidden; padding: 0px 5px 0px 5px; width: 100%; } .content-box-blue { background-color: #F0F8FF; } .content-box-gray { background-color: #e2e2e2; } .content-box-grey { background-color: #F5F5F5; } .content-box-army { background-color: #737a36; } .content-box-green { background-color: #d9edc2; } .content-box-purple { background-color: #e2e2f9; } .content-box-red { background-color: #ffcccc; } .content-box-yellow { background-color: #fef5c4; } .content-box-blue .remark-inline-code, .content-box-blue .remark-inline-code, .content-box-gray .remark-inline-code, .content-box-grey .remark-inline-code, .content-box-army .remark-inline-code, .content-box-green .remark-inline-code, .content-box-purple .remark-inline-code, .content-box-red .remark-inline-code, .content-box-yellow .remark-inline-code { background: none; } .full-width { display: flex; width: 100%; flex: 1 1 auto; } </style> <style type="text/css"> blockquote, .blockquote { display: block; margin-top: 0.1em; margin-bottom: 0.2em; margin-left: 5px; margin-right: 5px; border-left: solid 10px #0148A4; border-top: solid 2px #0148A4; border-bottom: solid 2px #0148A4; border-right: solid 2px #0148A4; box-shadow: 0 0 6px rgba(0,0,0,0.5); /* background-color: #e64626; */ color: #e64626; padding: 0.5em; -moz-border-radius: 5px; -webkit-border-radius: 5px; } .blockquote p { margin-top: 0px; margin-bottom: 5px; } .blockquote > h1:first-of-type { margin-top: 0px; margin-bottom: 5px; } .blockquote > h2:first-of-type { margin-top: 0px; margin-bottom: 5px; } .blockquote > h3:first-of-type { margin-top: 0px; margin-bottom: 5px; } .blockquote > h4:first-of-type { margin-top: 0px; margin-bottom: 5px; } .text-shadow { text-shadow: 0 0 4px #424242; } </style> <style type="text/css"> /****************** * Slide scrolling * (non-functional) * not sure if it is a good idea anyway slides > slide { overflow: scroll; padding: 5px 40px; } .scrollable-slide .remark-slide { height: 400px; overflow: scroll !important; } ******************/ .scroll-box-8 { height:8em; overflow-y: scroll; } .scroll-box-10 { height:10em; overflow-y: scroll; } .scroll-box-12 { height:12em; overflow-y: scroll; } .scroll-box-14 { height:14em; overflow-y: scroll; } .scroll-box-16 { height:16em; overflow-y: scroll; } .scroll-box-18 { height:18em; overflow-y: scroll; } .scroll-box-20 { height:20em; overflow-y: scroll; } .scroll-box-24 { height:24em; overflow-y: scroll; } .scroll-box-30 { height:30em; overflow-y: scroll; } .scroll-output { height: 90%; overflow-y: scroll; } </style> # Final Paper Project Expectation <html><div style='float:left'></div><hr color='#EB811B' size=1px width=1000px></html> --- class: middle # Introduction (3 points) + clear identification of what you are trying to find out (research question) [1.5 points] + why the research question is worthwhile answering [1.5 points] --- class: middle # Data description and exploration (7 points) + the nature of the data with summary statistics table [2 point] + visualize a few key variables in a <span style="color:blue"> meaningful </span> way [5 points] .content-box-green[**Important**] Do not just present summary statistics and graphs. Discuss what you get out of them. Without any such discussions, you will get `\(0\)`. --- class: middle # Econometric methods (35 points) The <span style = "color: blue;"> process and thought history </span> of how you end up with the final econometric models and methods. --- class: middle # Results, Discussions, and Conclusions (5 points) + interpret and describe the results [3 points] + conclusions [2 points] --- class: middle # Details on the Econometric Method Section .content-box-green[**Data generating process**] + What variables are involved in explaining the dependent variable? - List all the variables both observed and <span style = "color: blue;"> unobserved </span>. + How are they related with each other? - Multicollinearity? + What would be the appropriate functional form? - Non-linear impact (e.g., quadratic, log)? - Interactions terms? - Structural difference? --- class: middle # Details on the Econometric Method Section .content-box-green[**Endogeneity and Econometric Methods**] + Extensive discussions on why you may have endogeneity problems. What are the sources? - Omitted variable? - Selection bias? - Reverse causality? - Measurement errors? + Hypothetical discussion of what econometric methods you can use to deal with the endogeneity problem - Randomization of the variable of interest? - Panel data approach? - Instrumental variable approach? - Difference in difference? + Detailed descriptions of what you end up doing (explain the process) - Why do you think your approach address the endogeneity problem you identified above or not? (<span style = "color: blue;"> It is not at all a problem that you cannot solve the endogeneity problem entirely </span>) + Use the appropriate standard error estimation approach (heterogeneity, clustered error, etc) --- class: middle # Key to writing a successful paper (high grade) + Justify and explain <span style = "color: blue;"> everything </span> you did in the paper!! - I tested the joint statistical significance of these interactions terms because ... + <span style = "color: blue;"> Re-emphasized: </span> I do not care about your results. What I care is the <span style = "color: blue;"> process </span>!!