1 Sample Selection Example Bill Evans. 2 Draw 10,000 obs at random educ uniform over [0,16] age uniform over [18,64] wearnl=4.49 + 0.08*educ + 0.012*age.

Slides:



Advertisements
Similar presentations
TWO STEP EQUATIONS 1. SOLVE FOR X 2. DO THE ADDITION STEP FIRST
Advertisements

Substitution.
1 Copyright © 2013 Elsevier Inc. All rights reserved. Appendix 01.
1 Copyright © 2010, Elsevier Inc. All rights Reserved Fig 2.1 Chapter 2.
1 Copyright © 2013 Elsevier Inc. All rights reserved. Chapter 38.
1 Chapter 40 - Physiology and Pathophysiology of Diuretic Action Copyright © 2013 Elsevier Inc. All rights reserved.
STATISTICS Joint and Conditional Distributions
STATISTICS POINT ESTIMATION Professor Ke-Sheng Cheng Department of Bioenvironmental Systems Engineering National Taiwan University.
By D. Fisher Geometric Transformations. Reflection, Rotation, or Translation 1.
Chapter 1 Image Slides Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Business Transaction Management Software for Application Coordination 1 Business Processes and Coordination.
2 pt 3 pt 4 pt 5pt 1 pt 2 pt 3 pt 4 pt 5 pt 1 pt 2pt 3 pt 4pt 5 pt 1pt 2pt 3 pt 4 pt 5 pt 1 pt 2 pt 3 pt 4pt 5 pt 1pt Two-step linear equations Variables.
Jeopardy Q 1 Q 6 Q 11 Q 16 Q 21 Q 2 Q 7 Q 12 Q 17 Q 22 Q 3 Q 8 Q 13
Jeopardy Q 1 Q 6 Q 11 Q 16 Q 21 Q 2 Q 7 Q 12 Q 17 Q 22 Q 3 Q 8 Q 13
Title Subtitle.
Coordinate Plane Practice The following presentation provides practice in two skillsThe following presentation provides practice in two skills –Graphing.
0 - 0.
ALGEBRAIC EXPRESSIONS
DIVIDING INTEGERS 1. IF THE SIGNS ARE THE SAME THE ANSWER IS POSITIVE 2. IF THE SIGNS ARE DIFFERENT THE ANSWER IS NEGATIVE.
MULTIPLYING MONOMIALS TIMES POLYNOMIALS (DISTRIBUTIVE PROPERTY)
ADDING INTEGERS 1. POS. + POS. = POS. 2. NEG. + NEG. = NEG. 3. POS. + NEG. OR NEG. + POS. SUBTRACT TAKE SIGN OF BIGGER ABSOLUTE VALUE.
MULTIPLICATION EQUATIONS 1. SOLVE FOR X 3. WHAT EVER YOU DO TO ONE SIDE YOU HAVE TO DO TO THE OTHER 2. DIVIDE BY THE NUMBER IN FRONT OF THE VARIABLE.
SUBTRACTING INTEGERS 1. CHANGE THE SUBTRACTION SIGN TO ADDITION
MULT. INTEGERS 1. IF THE SIGNS ARE THE SAME THE ANSWER IS POSITIVE 2. IF THE SIGNS ARE DIFFERENT THE ANSWER IS NEGATIVE.
FACTORING Think Distributive property backwards Work down, Show all steps ax + ay = a(x + y)
Addition Facts
ALGEBRAIC EXPRESSIONS
Around the World AdditionSubtraction MultiplicationDivision AdditionSubtraction MultiplicationDivision.
BALANCING 2 AIM: To solve equations with variables on both sides.
Welcome to Who Wants to be a Millionaire
ZMQS ZMQS
Chapter 7 Sampling and Sampling Distributions
Hypothesis Test II: t tests
Quantitative Methods II
ABC Technology Project
O X Click on Number next to person for a question.
© S Haughton more than 3?
How to Find the Square Root of a Non-Perfect Square
1 Directed Depth First Search Adjacency Lists A: F G B: A H C: A D D: C F E: C D G F: E: G: : H: B: I: H: F A B C G D E H I.
Twenty Questions Subject: Twenty Questions
Linking Verb? Action Verb or. Question 1 Define the term: action verb.
Squares and Square Root WALK. Solve each problem REVIEW:
Energy & Green Urbanism Markku Lappalainen Aalto University.
Lets play bingo!!. Calculate: MEAN Calculate: MEDIAN
Past Tense Probe. Past Tense Probe Past Tense Probe – Practice 1.
Combine Like Terms. Simplify the Given Expression Below:
This, that, these, those Number your paper from 1-10.
Chapter 5 Test Review Sections 5-1 through 5-4.
SIMOCODE-DP Software.
GG Consulting, LLC I-SUITE. Source: TEA SHARS Frequently asked questions 2.
 .
Mediation: Multiple Variables David A. Kenny. 2 Mediation Webinars Four Steps Indirect Effect Causal Assumptions.
1 First EMRAS II Technical Meeting IAEA Headquarters, Vienna, 19–23 January 2009.
Addition 1’s to 20.
25 seconds left…...
Test B, 100 Subtraction Facts
11 = This is the fact family. You say: 8+3=11 and 3+8=11
Week 1.
Statistical Inferences Based on Two Samples
We will resume in: 25 Minutes.
1 MADE Why do we need econometrics? If there are two points and we want to know what relation describes that? X Y.
1 Ke – Kitchen Elements Newport Ave. – Lot 13 Bethesda, MD.
1 Unit 1 Kinematics Chapter 1 Day
O X Click on Number next to person for a question.
Module 20: Correlation This module focuses on the calculating, interpreting and testing hypotheses about the Pearson Product Moment Correlation.
Simple Linear Regression Analysis
X2+y2x2+y2 x 2 +y 2 +Dx+Ey+F = 0x2+y2x2+y2 General Form x 2 +y 2 +Dx+Ey+F = 0 (a) How do we identify the equations of circles? The coefficients of x 2.
Multiple Regression and Model Building
(C) SAS Institute Inc All Rights Reserved. Measurement of Academic Growth of Individual Students Toward Variable and Meaningful Academic Standards.
©R. Schwartz Equity Markets: Trading and StructureSlide 1 Topic 3.
Presentation transcript:

1 Sample Selection Example Bill Evans

2 Draw 10,000 obs at random educ uniform over [0,16] age uniform over [18,64] wearnl= *educ *age + ε Generate missing data for wearnl

3 drawn from standard normal [0,1] d * = *educ+0.01*age+0.15*z+v wearnl missing if d * ≤0 wearn reported if d * >0 wearnl_all=wearnl with non-missing obs.

4 ε i and v i are assumed to be bivariate normal E(ε i ) = E(v i ) =0 Var(ε i ) = σ 2 Var(v i ) = 1 Corr(ε i,v i ) = ρ Cov(ε i,v i ) = ρ σ In this case, ρ=0.25 and σ=0.46

5 Y i = β 0 + β 1 educ i + β 2 age i + ε i E[Y i | SSR] = β 0 + β 1 educ i + β 2 age i + E[ε i | SSR] E[ε i | SSR] = E[ε i | v i >-w i γ] = ρ σ φ(w i γ)/Φ(w i γ)

6 λ i = φ(w i γ)/Φ(w i γ) w i γ = γ 0 +educ γ 1 +age γ 2 +z γ 3 γ 2 and γ 3 are both constructed to be positive cov(educ, λ i ) < 0 and cov(age, λ i ) < 0

7 The omitted variable λ i is negatively correlated with what is observed in the model Therefore, the coefficients on educ and age in the selected sample will be too low

8 Numbe rof non-missing observations

9 OLS on all data (no missing obs) Generated by the equation wearnl= *educ *age + ε

10 OLS on reported data Smaller MSE Notice that the estimates for educ and age are now smaller

11 Probit, why is data non-missing Generated by the equation d*= *educ+0.01*age+0.15*z+v

12. heckman wearnl educ age, select(educ age z); Syntax for Heckman model in STATA Equation of interest Variables in selection equation

13 Rho is a little offSigma right on Cannot reject null Rho=0 Notice β’s have increased over OLS w/ missing data

14 Comparison of Estimates Covariate OLS w/ All data OLS w/ Selected sample MLE of Heckman SS model Educ (0.0010) (0.0015) (0.0064) Age (0.0035) (0.0046) (0.0006) Constant4.484 (0.169) (0.258) (0.127)

15 Comparison of Estimates Covariate OLS w/ All data OLS w/ Selected sample MLE of Heckman SS model Educ [-12.5%] [1.7%] Age [-2.5%] [2.5%] [% difference from OLS w/ all data]

16 * run heckman sample selection correction;. * but use functional form to identify the model;. heckman wearnl educ age, select(educ age);

17 No where close on rho

18 Comparison of Estimates Covariate OLS w/ All data OLS w/ Selected sample MLE of Heckman SS model Function form Ident. Educ [-12.5%] [-19.2%] Age [-2.5%] [-5.7%] [% difference from OLS w/ all data]

19