Approximation of Functions

Size: px
Start display at page:

Download "Approximation of Functions"

Transcription

1 Approximation of Functions Carlos Hurtado Department of Economics University of Illinois at Urbana-Champaign Nov 7th, 217 C. Hurtado (UIUC - Economics) Numerical Methods

2 On the Agenda 1 Approximation of Functions 2 C. Hurtado (UIUC - Economics) Numerical Methods

3 Approximation of Functions On the Agenda 1 Approximation of Functions 2 C. Hurtado (UIUC - Economics) Numerical Methods

4 Approximation of Functions Approximation of Functions General Objective: Given data about f (x) construct simpler g(x) to approximate f (x) Questions: - What data should be used? - What is a simpler function? - What is the notion of approximation? This is similar to statistical regression - Both approximate an unknown function with data - Statistical data is noisy but we assume data errors are small - What is the notion of approximation? C. Hurtado (UIUC - Economics) Numerical Methods 1 / 19

5 Approximation of Functions Approximation of Functions Taylor Series Approximation: f (x) = f (x )+(x x )f (x )+ (x x ) 2 f (x )+ (x x ) n f (n) (x ) 2 n! Log-linearization Interpolation Ordinary Regression Splines min a 1,,a m Orthogonal Polynomials n (a 1 φ 1 (x i ) + a 2 φ 2 (x i ) + + a m φ m (x 2 ) y i ) 2 i=1 C. Hurtado (UIUC - Economics) Numerical Methods 2 / 19

6 Approximation of Functions Interpolation Interpolation: find g(x) from an n-dimensional family of functions to exactly fit n data points. Lagrange polynomial interpolation: - Data: (x i, y i ), i = 1,, n. - Objective: Find a polynomial of degree n 1, p n (x), which agrees with the data - Result: If the x i are distinct, there is a unique interpolating polynomial Does p n (x) converge to f (x) as we use more points? No C. Hurtado (UIUC - Economics) Numerical Methods 3 / 19

7 Approximation of Functions Interpolation C. Hurtado (UIUC - Economics) Numerical Methods 4 / 19

8 On the Agenda 1 Approximation of Functions 2 C. Hurtado (UIUC - Economics) Numerical Methods

9 Introduction Source: ORG of CPS. Author s calculations. C. Hurtado (UIUC - Economics) Numerical Methods 5 / 19

10 Many Explanations for the Changes in the Wage Structure Skill-biased Technical Change Demand for more educated workers have increased the earnings of the more educated relative to the less educated. Review in Goldin and Katz (29). Relation for the relative earnings of younger college-educated in Card and Lemieux (21) Institutions The increase in Minimum Wage has little or no effect for the fast-food employments in NJ and Penn. according to Card and Krueger(1995) The nonunion labor market in U.S. can explain the differences in wage according to Blau and Kahn(1996) Using data for firms and workers representative of the French private sector Abowd et al. (1999) find that person effects tend to be more important than firm effects in explaining wage differences. Differences between workers, wage premiums at different firms, and similarities in the assignment of workers to plants explain the wage dispersion in West German according to Card et al. (213) C. Hurtado (UIUC - Economics) Numerical Methods 6 / 19

11 Going Beyond the Analysis of the Mean Skill-biased Technical Change Counterfactual Decomposition of Changes in Wage Distributions Using Quantile Regression Machado and Mata (25) Institutions Labor Market Institutions and the Distribution of Wages, : A Semiparametric Approach DiNardo et al. (1996) Measurements of Inequality Unconditional Quantile Regressions Firpo et al. (29) - Uses Influence Function of the unconditional quantile on the explanatory variables. The estimated coefficients can be interpreted as the effect of increasing the mean value of the characteristics on the unconditional quantile 1. Modeling Inequality and Spread in Multiple Regression Aaberge et al. (26) - Assuming that there is a known baseline distribution that does not depend on the covariates x, and further assuming that the variable of interest has conditional distribution that depends on x only through a known (up to scale) function, the authors manage to define a regression setup to explaing measurements of inequality in terms of covariates variables. 1 It assumes that the conditional distribution is unaffected by small variations of the distributions of the explanatory C. Hurtado (UIUC - Economics) Numerical Methods 7 / 19

12 1% Cumulative share of income or wages earned The Lorenz Curve and the Gini Coefficient The relation between the index and curve: Gini coefficient is twice the area between the line of equality (45 ) and the Lorenz curve Line of Equality (45 ) Lorenz Curve Cumulative share of people from lowest to highest income or wages C. Hurtado (UIUC - Economics) Numerical Methods 8 / 19 1%

13 The Lorenz Curve and the Gini Coefficient Recall the definition of quantile function Q Y (t) = inf{y : F Y (y) t} = F 1 Y (t). Following Koenker (25), the Lorentz curve can be express as τ L(τ) = Q Y (t)dt 1 Q Y (t)dt where, Y is a positive random variable, e.g. income or wage, with mean µ <. Setting s = F 1 (t) we get: Y L(τ) = τ Q Y (t)dt sf (s)ds = 1 µ τ Q Y (t)dt A monotone transformation h(y ), with µ h = E [h(y )] <, leads us to L h (τ) = 1 µ h τ Q h(y ) (t)dt = 1 µ h τ h (Q Y (t)) dt C. Hurtado (UIUC - Economics) Numerical Methods 9 / 19

14 The Lorenz Curve and the Gini Coefficient Assuming Q h(y ) (t x) = x T β (t) = P x jβ j(t)dt leads us to a conditional Lorentz curve defined by j=1 L h (τ x) = 1 µ h τ Q h(y ) (t x)dt = 1 µ h P x j τ β j(t)dt where there are P covariates. By the definition of the Gini coefficient we have: G (x) = L h (τ x)dτ j=1 = 1 1 µ h P x j 1 τ 2β j(t)dtdτ. (1) j=1 C. Hurtado (UIUC - Economics) Numerical Methods 1 / 19

15 Why is this useful? This is an additive decomposition of the Gini Coefficient for h(y ) in terms of the characteristics x: G (x) = 1 1 µ h P x j j=1 1 τ 2β j(t)dtdτ. τ 1 2βj(t)dtdτ measures the contribution of the j th characteristic to the Gini Coefficient of h(y ). If the double integral is positive, the Gini Index is smaller and vise versa. C. Hurtado (UIUC - Economics) Numerical Methods 11 / 19

16 The nice linear decomposition of the Gini Index is computed for the variable h(y ), but we are really interested in Y. What should you use for the characteristics x = (x 1, x 2,, x p)? Counterfactual C. Hurtado distribution? (UIUC - Economics) Can you use representative Numerical Methods agent? 12 / 19 What (Where) is the Problem? For a fixed vector of characteristics x = (x 1, x 2,, x P ) Ĝ (x) = 1 1ˆµ h The first issue is to compute 1 τ p x j j=1 1 τ 2 ˆβ j(t)dtdτ 2 ˆβ j(t)dtdτ The term ˆµ h is a normalization to guarantee that the Gini Coefficient is between and 1. Hence, it must be true that: P 1 τ 2 x j ˆβ j(t)dt ˆµ h j=1

17 Divide and Conquer Consider the model for wages defined as: Q ln(w) (τ x) = x T β(τ) Suppose we have the characteristic gender as explanatory variable for ln(w) C. Hurtado (UIUC - Economics) Numerical Methods 13 / 19

18 Divide and Conquer Consider the model for wages defined as: Q ln(w) (τ x) = x T β(τ) Suppose we have the characteristic gender as explanatory variable for ln(w) C. Hurtado (UIUC - Economics) Numerical Methods 13 / 19

19 Smooth the Function What would be the first approach? Yes, plug in the OLS estimator in the double integral. The implicit assumption of OLS is that the effect of the covariate is the same across quantiles. 2 1 τ ˆβ j(t)dtdτ = 2 1 τ ˆβ j,ols dtdτ = 2 ˆβ j,ols 1 τdτ = ˆβ j,ols If we believe that the effect of the covariate is the same across quantiles or if we don t think that the tail behavior is important for the analysis, we can use OLS. When analyzing inequality we are interested in the tails. It make sense to use this methodology. C. Hurtado (UIUC - Economics) Numerical Methods 14 / 19

20 Smooth the Function We can consider ˆβ j(τ) as a function of the quantile Idea: Least-Square Approximations of a Function Using Monomial Polynomials Given a function f (t), continuous on [a, b], find a polynomial P K (t) of degree at most K: P K (t) = a + a 1t + a 2t a K t K such that the integral of the square of the error is minimized. That is, is minimized. E = b a [f (t) P K (t)] 2 dt Problem: If the interval of analysis is [, 1], the matrix that solves for the system of equations is a Hilbert Matrix, which is well-known to be ill-conditioned C. Hurtado (UIUC - Economics) Numerical Methods 15 / 19

21 Smooth the Function Def: The set of functions p, p 1,, p K in [a, b] is called a set of orthogonal functions, with respect to a weight function w(t), if b a w(t)p i(t)p j(t)dt = { C j if i j if i = j where C j is a real positive number. Furthermore, if C j = 1, j =, 1,, K, then the orthogonal set is called an orthonormal set. Idea: Find a least-squares approximation of f (t) on [a, b] by means of a polynomial of the form P K (t) = a p (t) + a 1p 1(t) + + a K p K (t) where {p k } K k= is a set of orthogonal polynomials. That is, the basis for generating P K (t) in this case is a set of orthogonal polynomials. C. Hurtado (UIUC - Economics) Numerical Methods 16 / 19

22 Smooth the Function Many families of orthogonal polynomials. Which one to choose? C. Hurtado (UIUC - Economics) Numerical Methods 17 / 19

23 Smooth the Function Are we ready? Not yet. C. Hurtado (UIUC - Economics) Numerical Methods 18 / 19

24 Smooth the Function If the function is well-behaved the approximation by a polynomial very good. C. Hurtado (UIUC - Economics) Numerical Methods 19 / 19

Sources of Inequality: Additive Decomposition of the Gini Coefficient.

Sources of Inequality: Additive Decomposition of the Gini Coefficient. Sources of Inequality: Additive Decomposition of the Gini Coefficient. Carlos Hurtado Econometrics Seminar Department of Economics University of Illinois at Urbana-Champaign hrtdmrt2@illinois.edu Feb 24th,

More information

Understanding Sources of Wage Inequality: Additive Decomposition of the Gini Coefficient Using. Quantile Regression

Understanding Sources of Wage Inequality: Additive Decomposition of the Gini Coefficient Using. Quantile Regression Understanding Sources of Wage Inequality: Additive Decomposition of the Gini Coefficient Using Quantile Regression Carlos Hurtado November 3, 217 Abstract Comprehending how measurements of inequality vary

More information

Decomposing Changes (or Differences) in Distributions. Thomas Lemieux, UBC Econ 561 March 2016

Decomposing Changes (or Differences) in Distributions. Thomas Lemieux, UBC Econ 561 March 2016 Decomposing Changes (or Differences) in Distributions Thomas Lemieux, UBC Econ 561 March 2016 Plan of the lecture Refresher on Oaxaca decomposition Quantile regressions: analogy with standard regressions

More information

More formally, the Gini coefficient is defined as. with p(y) = F Y (y) and where GL(p, F ) the Generalized Lorenz ordinate of F Y is ( )

More formally, the Gini coefficient is defined as. with p(y) = F Y (y) and where GL(p, F ) the Generalized Lorenz ordinate of F Y is ( ) Fortin Econ 56 3. Measurement The theoretical literature on income inequality has developed sophisticated measures (e.g. Gini coefficient) on inequality according to some desirable properties such as decomposability

More information

GROWING APART: THE CHANGING FIRM-SIZE WAGE PREMIUM AND ITS INEQUALITY CONSEQUENCES ONLINE APPENDIX

GROWING APART: THE CHANGING FIRM-SIZE WAGE PREMIUM AND ITS INEQUALITY CONSEQUENCES ONLINE APPENDIX GROWING APART: THE CHANGING FIRM-SIZE WAGE PREMIUM AND ITS INEQUALITY CONSEQUENCES ONLINE APPENDIX The following document is the online appendix for the paper, Growing Apart: The Changing Firm-Size Wage

More information

Module 16: Signaling

Module 16: Signaling Module 16: Signaling Information Economics (Ec 515) George Georgiadis Players with private information can take some action to signal their type. Taking this action would distinguish them from other types.

More information

Distribution regression methods

Distribution regression methods Distribution regression methods Philippe Van Kerm CEPS/INSTEAD, Luxembourg philippe.vankerm@ceps.lu Ninth Winter School on Inequality and Social Welfare Theory Public policy and inter/intra-generational

More information

Trends in the Relative Distribution of Wages by Gender and Cohorts in Brazil ( )

Trends in the Relative Distribution of Wages by Gender and Cohorts in Brazil ( ) Trends in the Relative Distribution of Wages by Gender and Cohorts in Brazil (1981-2005) Ana Maria Hermeto Camilo de Oliveira Affiliation: CEDEPLAR/UFMG Address: Av. Antônio Carlos, 6627 FACE/UFMG Belo

More information

Unconditional Quantile Regression with Endogenous Regressors

Unconditional Quantile Regression with Endogenous Regressors Unconditional Quantile Regression with Endogenous Regressors Pallab Kumar Ghosh Department of Economics Syracuse University. Email: paghosh@syr.edu Abstract This paper proposes an extension of the Fortin,

More information

More on Roy Model of Self-Selection

More on Roy Model of Self-Selection V. J. Hotz Rev. May 26, 2007 More on Roy Model of Self-Selection Results drawn on Heckman and Sedlacek JPE, 1985 and Heckman and Honoré, Econometrica, 1986. Two-sector model in which: Agents are income

More information

Stable matching. Carlos Hurtado. July 5th, Department of Economics University of Illinois at Urbana-Champaign

Stable matching. Carlos Hurtado. July 5th, Department of Economics University of Illinois at Urbana-Champaign Stable matching Carlos Hurtado Department of Economics University of Illinois at Urbana-Champaign hrtdmrt2@illinois.edu July 5th, 2017 C. Hurtado (UIUC - Economics) Game Theory On the Agenda 1 Introduction

More information

Population Aging, Labor Demand, and the Structure of Wages

Population Aging, Labor Demand, and the Structure of Wages Population Aging, Labor Demand, and the Structure of Wages Margarita Sapozhnikov 1 Robert K. Triest 2 1 CRA International 2 Federal Reserve Bank of Boston Assessing the Impact of New England s Demographics

More information

MIT Graduate Labor Economics Spring 2013 Lecture Note 6: Wage Density Decompositions

MIT Graduate Labor Economics Spring 2013 Lecture Note 6: Wage Density Decompositions MIT Graduate Labor Economics 14.662 Spring 2013 Lecture Note 6: Wage Density Decompositions David H. Autor MIT and NBER March 13, 2013 1 1 Introduction The models we have studied to date are competitive;

More information

MIT Graduate Labor Economics Spring 2015 Lecture Note 1: Wage Density Decompositions

MIT Graduate Labor Economics Spring 2015 Lecture Note 1: Wage Density Decompositions MIT Graduate Labor Economics 14.662 Spring 2015 Lecture Note 1: Wage Density Decompositions David H. Autor MIT and NBER January 30, 2015 1 1 Introduction Many of the models we will study this semester

More information

Decomposition of differences in distribution using quantile regression

Decomposition of differences in distribution using quantile regression Labour Economics 12 (2005) 577 590 www.elsevier.com/locate/econbase Decomposition of differences in distribution using quantile regression Blaise Melly* Swiss Institute for International Economics and

More information

Gabriel Montes-Rojas, Lucas Siga & Ram Mainali The Journal of Economic Inequality

Gabriel Montes-Rojas, Lucas Siga & Ram Mainali The Journal of Economic Inequality Mean and quantile regression Oaxaca- Blinder decompositions with an application to caste discrimination Gabriel Montes-Rojas, Lucas Siga & Ram Mainali The Journal of Economic Inequality ISSN 1569-1721

More information

Lecture 9. Matthew Osborne

Lecture 9. Matthew Osborne Lecture 9 Matthew Osborne 22 September 2006 Potential Outcome Model Try to replicate experimental data. Social Experiment: controlled experiment. Caveat: usually very expensive. Natural Experiment: observe

More information

Impact Evaluation Technical Workshop:

Impact Evaluation Technical Workshop: Impact Evaluation Technical Workshop: Asian Development Bank Sept 1 3, 2014 Manila, Philippines Session 19(b) Quantile Treatment Effects I. Quantile Treatment Effects Most of the evaluation literature

More information

Unit Root and Cointegration

Unit Root and Cointegration Unit Root and Cointegration Carlos Hurtado Department of Economics University of Illinois at Urbana-Champaign hrtdmrt@illinois.edu Oct 7th, 016 C. Hurtado (UIUC - Economics) Applied Econometrics On the

More information

Bayesian Unconditional Quantile Regression: An Analysis of Recent Expansions in Wage Structure and Earnings Inequality in the U.S.

Bayesian Unconditional Quantile Regression: An Analysis of Recent Expansions in Wage Structure and Earnings Inequality in the U.S. Bayesian Unconditional Quantile Regression: An Analysis of Recent Expansions in Wage Structure and Earnings Inequality in the U.S. 1992-2009 Michel Lubrano, Abdoul Aziz Junior Ndoye To cite this version:

More information

Habilitationsvortrag: Machine learning, shrinkage estimation, and economic theory

Habilitationsvortrag: Machine learning, shrinkage estimation, and economic theory Habilitationsvortrag: Machine learning, shrinkage estimation, and economic theory Maximilian Kasy May 25, 218 1 / 27 Introduction Recent years saw a boom of machine learning methods. Impressive advances

More information

INFERENCE APPROACHES FOR INSTRUMENTAL VARIABLE QUANTILE REGRESSION. 1. Introduction

INFERENCE APPROACHES FOR INSTRUMENTAL VARIABLE QUANTILE REGRESSION. 1. Introduction INFERENCE APPROACHES FOR INSTRUMENTAL VARIABLE QUANTILE REGRESSION VICTOR CHERNOZHUKOV CHRISTIAN HANSEN MICHAEL JANSSON Abstract. We consider asymptotic and finite-sample confidence bounds in instrumental

More information

Econometrics in a nutshell: Variation and Identification Linear Regression Model in STATA. Research Methods. Carlos Noton.

Econometrics in a nutshell: Variation and Identification Linear Regression Model in STATA. Research Methods. Carlos Noton. 1/17 Research Methods Carlos Noton Term 2-2012 Outline 2/17 1 Econometrics in a nutshell: Variation and Identification 2 Main Assumptions 3/17 Dependent variable or outcome Y is the result of two forces:

More information

Incorporating Covariates in the Measurement of Welfare and Inequality: Methods and Applications

Incorporating Covariates in the Measurement of Welfare and Inequality: Methods and Applications Incorporating Covariates in the Measurement of Welfare and Inequality: Methods and Applications Stephen G. Donald, UT - Austin Yu-Chin Hsu, UT Austin (soon to be U Missouri) Garry Barrett, UNSW (soon to

More information

Trade and Inequality: From Theory to Estimation

Trade and Inequality: From Theory to Estimation Trade and Inequality: From Theory to Estimation Elhanan Helpman Oleg Itskhoki Marc Muendler Stephen Redding Harvard Princeton UC San Diego Princeton MEF Italia Dipartimento del Tesoro September 2014 1

More information

WORKING P A P E R. Unconditional Quantile Treatment Effects in the Presence of Covariates DAVID POWELL WR-816. December 2010

WORKING P A P E R. Unconditional Quantile Treatment Effects in the Presence of Covariates DAVID POWELL WR-816. December 2010 WORKING P A P E R Unconditional Quantile Treatment Effects in the Presence of Covariates DAVID POWELL WR-816 December 2010 This paper series made possible by the NIA funded RAND Center for the Study of

More information

COUNTERFACTUAL DECOMPOSITION OF CHANGES IN WAGE DISTRIBUTIONS USING QUANTILE REGRESSION

COUNTERFACTUAL DECOMPOSITION OF CHANGES IN WAGE DISTRIBUTIONS USING QUANTILE REGRESSION JOURNAL OF APPLIED ECONOMETRICS J. Appl. Econ. 20: 445 465 (2005) Published online 31 March 2005 in Wiley InterScience (www.interscience.wiley.com). DOI: 10.1002/jae.788 COUNTERFACTUAL DECOMPOSITION OF

More information

ECAS Summer Course. Fundamentals of Quantile Regression Roger Koenker University of Illinois at Urbana-Champaign

ECAS Summer Course. Fundamentals of Quantile Regression Roger Koenker University of Illinois at Urbana-Champaign ECAS Summer Course 1 Fundamentals of Quantile Regression Roger Koenker University of Illinois at Urbana-Champaign La Roche-en-Ardennes: September, 2005 An Outline 2 Beyond Average Treatment Effects Computation

More information

Top 10% share Top 1% share /50 ratio

Top 10% share Top 1% share /50 ratio Econ 230B Spring 2017 Emmanuel Saez Yotam Shem-Tov, shemtov@berkeley.edu Problem Set 1 1. Lorenz Curve and Gini Coefficient a See Figure at the end. b+c The results using the Pareto interpolation are:

More information

Difference-in-Difference estimator. Presented at Summer School 2015 by Ziyodullo Parpiev, PhD June 9, 2015 Tashkent

Difference-in-Difference estimator. Presented at Summer School 2015 by Ziyodullo Parpiev, PhD June 9, 2015 Tashkent Difference-in-Difference estimator Presented at Summer School 2015 by Ziyodullo Parpiev, PhD June 9, 2015 Tashkent Today s Class Non-experimental Methods: Difference-in-differences Understanding how it

More information

Decomposing Real Wage Changes in the United States

Decomposing Real Wage Changes in the United States Decomposing Real Wage Changes in the United States Iván Fernández-Val Aico van Vuuren Francis Vella October 31, 2018 Abstract We employ CPS data to analyze the sources of hourly real wage changes in the

More information

Aggregate Production Function. Production. Mark Huggett. Georgetown University. January 11, 2018

Aggregate Production Function. Production. Mark Huggett. Georgetown University. January 11, 2018 Production Mark Huggett Georgetown University January 11, 2018 Aggregate Production Function 1. Many growth theories assume an aggregate production function. 2. Thus, there is a technological relationship

More information

EXPLAINING THE RURAL-URBAN DIFFERENCES IN POVERTY IN MALAWI: A QUANTILE REGRESSION APPROACH

EXPLAINING THE RURAL-URBAN DIFFERENCES IN POVERTY IN MALAWI: A QUANTILE REGRESSION APPROACH International Journal of Economics, Commerce and Management United Kingdom Vol. IV, Issue 5, May 216 http://ijecm.co.uk/ ISSN 2348 386 EXPLAINING THE RURAL-URBAN DIFFERENCES IN POVERTY IN MALAWI: A QUANTILE

More information

Modeling Mediation: Causes, Markers, and Mechanisms

Modeling Mediation: Causes, Markers, and Mechanisms Modeling Mediation: Causes, Markers, and Mechanisms Stephen W. Raudenbush University of Chicago Address at the Society for Resesarch on Educational Effectiveness,Washington, DC, March 3, 2011. Many thanks

More information

Machine learning, shrinkage estimation, and economic theory

Machine learning, shrinkage estimation, and economic theory Machine learning, shrinkage estimation, and economic theory Maximilian Kasy December 14, 2018 1 / 43 Introduction Recent years saw a boom of machine learning methods. Impressive advances in domains such

More information

Additive Decompositions with Interaction Effects

Additive Decompositions with Interaction Effects DISCUSSION PAPER SERIES IZA DP No. 6730 Additive Decompositions with Interaction Effects Martin Biewen July 2012 Forschungsinstitut zur Zukunft der Arbeit Institute for the Study of Labor Additive Decompositions

More information

Development. ECON 8830 Anant Nyshadham

Development. ECON 8830 Anant Nyshadham Development ECON 8830 Anant Nyshadham Projections & Regressions Linear Projections If we have many potentially related (jointly distributed) variables Outcome of interest Y Explanatory variable of interest

More information

Causality and Experiments

Causality and Experiments Causality and Experiments Michael R. Roberts Department of Finance The Wharton School University of Pennsylvania April 13, 2009 Michael R. Roberts Causality and Experiments 1/15 Motivation Introduction

More information

Function approximation

Function approximation Week 9: Monday, Mar 26 Function approximation A common task in scientific computing is to approximate a function. The approximated function might be available only through tabulated data, or it may be

More information

Answer all questions from part I. Answer two question from part II.a, and one question from part II.b.

Answer all questions from part I. Answer two question from part II.a, and one question from part II.b. B203: Quantitative Methods Answer all questions from part I. Answer two question from part II.a, and one question from part II.b. Part I: Compulsory Questions. Answer all questions. Each question carries

More information

Quantile methods. Class Notes Manuel Arellano December 1, Let F (r) =Pr(Y r). Forτ (0, 1), theτth population quantile of Y is defined to be

Quantile methods. Class Notes Manuel Arellano December 1, Let F (r) =Pr(Y r). Forτ (0, 1), theτth population quantile of Y is defined to be Quantile methods Class Notes Manuel Arellano December 1, 2009 1 Unconditional quantiles Let F (r) =Pr(Y r). Forτ (0, 1), theτth population quantile of Y is defined to be Q τ (Y ) q τ F 1 (τ) =inf{r : F

More information

The Simple Regression Model. Simple Regression Model 1

The Simple Regression Model. Simple Regression Model 1 The Simple Regression Model Simple Regression Model 1 Simple regression model: Objectives Given the model: - where y is earnings and x years of education - Or y is sales and x is spending in advertising

More information

14.461: Technological Change, Lecture 4 Technology and the Labor Market

14.461: Technological Change, Lecture 4 Technology and the Labor Market 14.461: Technological Change, Lecture 4 Technology and the Labor Market Daron Acemoglu MIT September 20, 2016. Daron Acemoglu (MIT) Technology and the Labor Market September 20, 2016. 1 / 51 Technology

More information

The Gender Gap Between Earnings Distributions

The Gender Gap Between Earnings Distributions The Gender Gap Between Earnings Distributions Esfandiar Maasoumi Emory University Le Wang University of Alabama, & IZA October 2014 Abstract This paper provides an examination of the notion of distance

More information

Earnings Inequality and Consumption Inequality

Earnings Inequality and Consumption Inequality Earnings Inequality and Consumption Inequality Richard Blundell University College London and Institute for Fiscal Studies Albert Rees Lecture SOLE, May 2007 based on joint work with Luigi Pistaferri (Stanford)

More information

Lecture 19 Inference about tail-behavior and measures of inequality

Lecture 19 Inference about tail-behavior and measures of inequality University of Illinois Department of Economics Fall 216 Econ 536 Roger Koenker Lecture 19 Inference about tail-behavior and measures of inequality An important topic, which is only rarely addressed in

More information

Rethinking Inequality Decomposition: Comment. *London School of Economics. University of Milan and Econpubblica

Rethinking Inequality Decomposition: Comment. *London School of Economics. University of Milan and Econpubblica Rethinking Inequality Decomposition: Comment Frank A. Cowell and Carlo V. Fiorio *London School of Economics University of Milan and Econpubblica DARP 82 February 2006 The Toyota Centre Suntory and Toyota

More information

Difference-in-Differences Methods

Difference-in-Differences Methods Difference-in-Differences Methods Teppei Yamamoto Keio University Introduction to Causal Inference Spring 2016 1 Introduction: A Motivating Example 2 Identification 3 Estimation and Inference 4 Diagnostics

More information

A Meta-Analysis of the Urban Wage Premium

A Meta-Analysis of the Urban Wage Premium A Meta-Analysis of the Urban Wage Premium Ayoung Kim Dept. of Agricultural Economics, Purdue University kim1426@purdue.edu November 21, 2014 SHaPE seminar 2014 November 21, 2014 1 / 16 Urban Wage Premium

More information

ES103 Introduction to Econometrics

ES103 Introduction to Econometrics Anita Staneva May 16, ES103 2015Introduction to Econometrics.. Lecture 1 ES103 Introduction to Econometrics Lecture 1: Basic Data Handling and Anita Staneva Egypt Scholars Economic Society Outline Introduction

More information

Measures of Spatial Dependence

Measures of Spatial Dependence Measures of Spatial Dependence Carlos Hurtado Department of Economics University of Illinois at Urbana-Champaign hrtdmrt2@illinois.edu Junel 30th, 2016 C. Hurtado (UIUC - Economics) Spatial Econometrics

More information

Within-Groups Wage Inequality and Schooling: Further Evidence for Portugal

Within-Groups Wage Inequality and Schooling: Further Evidence for Portugal Within-Groups Wage Inequality and Schooling: Further Evidence for Portugal Corrado Andini * University of Madeira, CEEAplA and IZA ABSTRACT This paper provides further evidence on the positive impact of

More information

Linear Regression. Junhui Qian. October 27, 2014

Linear Regression. Junhui Qian. October 27, 2014 Linear Regression Junhui Qian October 27, 2014 Outline The Model Estimation Ordinary Least Square Method of Moments Maximum Likelihood Estimation Properties of OLS Estimator Unbiasedness Consistency Efficiency

More information

L7. DISTRIBUTION REGRESSION AND COUNTERFACTUAL ANALYSIS

L7. DISTRIBUTION REGRESSION AND COUNTERFACTUAL ANALYSIS Victor Chernozhukov and Ivan Fernandez-Val. 14.382 Econometrics. Spring 2017. Massachusetts Institute of Technology: MIT OpenCourseWare, https://ocw.mit.edu. License: Creative Commons BY-NC-SA. 14.382

More information

Evolution of Urban rural Living Standards Inequality in Thailand: *

Evolution of Urban rural Living Standards Inequality in Thailand: * bs_bs_banner Asian Economic Journal 2013, Vol. 27 No. 3, 285 306 285 Evolution of Urban rural Living Standards Inequality in Thailand: 1990 2006* Zheng Fang and Chris Sakellariou Received 21 October 2011;

More information

Exam 2. Average: 85.6 Median: 87.0 Maximum: Minimum: 55.0 Standard Deviation: Numerical Methods Fall 2011 Lecture 20

Exam 2. Average: 85.6 Median: 87.0 Maximum: Minimum: 55.0 Standard Deviation: Numerical Methods Fall 2011 Lecture 20 Exam 2 Average: 85.6 Median: 87.0 Maximum: 100.0 Minimum: 55.0 Standard Deviation: 10.42 Fall 2011 1 Today s class Multiple Variable Linear Regression Polynomial Interpolation Lagrange Interpolation Newton

More information

Scientific Computing: An Introductory Survey

Scientific Computing: An Introductory Survey Scientific Computing: An Introductory Survey Chapter 7 Interpolation Prof. Michael T. Heath Department of Computer Science University of Illinois at Urbana-Champaign Copyright c 2002. Reproduction permitted

More information

Econ Slides from Lecture 10

Econ Slides from Lecture 10 Econ 205 Sobel Econ 205 - Slides from Lecture 10 Joel Sobel September 2, 2010 Example Find the tangent plane to {x x 1 x 2 x 2 3 = 6} R3 at x = (2, 5, 2). If you let f (x) = x 1 x 2 x3 2, then this is

More information

ESCoE Research Seminar

ESCoE Research Seminar ESCoE Research Seminar Decomposing Differences in Productivity Distributions Presented by Patrick Schneider, Bank of England 30 January 2018 Patrick Schneider Bank of England ESCoE Research Seminar, 30

More information

An Introduction to Relative Distribution Methods

An Introduction to Relative Distribution Methods An Introduction to Relative Distribution Methods by Mark S Handcock Professor of Statistics and Sociology Center for Statistics and the Social Sciences CSDE Seminar Series March 2, 2001 In collaboration

More information

Single-Equation GMM: Endogeneity Bias

Single-Equation GMM: Endogeneity Bias Single-Equation GMM: Lecture for Economics 241B Douglas G. Steigerwald UC Santa Barbara January 2012 Initial Question Initial Question How valuable is investment in college education? economics - measure

More information

Dynamic Models Part 1

Dynamic Models Part 1 Dynamic Models Part 1 Christopher Taber University of Wisconsin December 5, 2016 Survival analysis This is especially useful for variables of interest measured in lengths of time: Length of life after

More information

Returns to Tenure. Christopher Taber. March 31, Department of Economics University of Wisconsin-Madison

Returns to Tenure. Christopher Taber. March 31, Department of Economics University of Wisconsin-Madison Returns to Tenure Christopher Taber Department of Economics University of Wisconsin-Madison March 31, 2008 Outline 1 Basic Framework 2 Abraham and Farber 3 Altonji and Shakotko 4 Topel Basic Framework

More information

Rising Wage Inequality and the Effectiveness of Tuition Subsidy Policies:

Rising Wage Inequality and the Effectiveness of Tuition Subsidy Policies: Rising Wage Inequality and the Effectiveness of Tuition Subsidy Policies: Explorations with a Dynamic General Equilibrium Model of Labor Earnings based on Heckman, Lochner and Taber, Review of Economic

More information

Multiple Regression Analysis. Part III. Multiple Regression Analysis

Multiple Regression Analysis. Part III. Multiple Regression Analysis Part III Multiple Regression Analysis As of Sep 26, 2017 1 Multiple Regression Analysis Estimation Matrix form Goodness-of-Fit R-square Adjusted R-square Expected values of the OLS estimators Irrelevant

More information

Comparative Advantage and Schooling

Comparative Advantage and Schooling Comparative Advantage and Schooling Pedro Carneiro University College London, Institute for Fiscal Studies and IZA Sokbae Lee University College London and Institute for Fiscal Studies June 7, 2004 Abstract

More information

Econometrics (60 points) as the multivariate regression of Y on X 1 and X 2? [6 points]

Econometrics (60 points) as the multivariate regression of Y on X 1 and X 2? [6 points] Econometrics (60 points) Question 7: Short Answers (30 points) Answer parts 1-6 with a brief explanation. 1. Suppose the model of interest is Y i = 0 + 1 X 1i + 2 X 2i + u i, where E(u X)=0 and E(u 2 X)=

More information

Rockefeller College University at Albany

Rockefeller College University at Albany Rockefeller College University at Albany PAD 705 Handout: Simultaneous quations and Two-Stage Least Squares So far, we have studied examples where the causal relationship is quite clear: the value of the

More information

The Generalized Roy Model and Treatment Effects

The Generalized Roy Model and Treatment Effects The Generalized Roy Model and Treatment Effects Christopher Taber University of Wisconsin November 10, 2016 Introduction From Imbens and Angrist we showed that if one runs IV, we get estimates of the Local

More information

Quantile Regression Methods for Reference Growth Charts

Quantile Regression Methods for Reference Growth Charts Quantile Regression Methods for Reference Growth Charts 1 Roger Koenker University of Illinois at Urbana-Champaign ASA Workshop on Nonparametric Statistics Texas A&M, January 15, 2005 Based on joint work

More information

Potential Outcomes Model (POM)

Potential Outcomes Model (POM) Potential Outcomes Model (POM) Relationship Between Counterfactual States Causality Empirical Strategies in Labor Economics, Angrist Krueger (1999): The most challenging empirical questions in economics

More information

Introduction to Econometrics

Introduction to Econometrics Introduction to Econometrics Lecture 3 : Regression: CEF and Simple OLS Zhaopeng Qu Business School,Nanjing University Oct 9th, 2017 Zhaopeng Qu (Nanjing University) Introduction to Econometrics Oct 9th,

More information

Theory of Auctions. Carlos Hurtado. Jun 23th, Department of Economics University of Illinois at Urbana-Champaign

Theory of Auctions. Carlos Hurtado. Jun 23th, Department of Economics University of Illinois at Urbana-Champaign Theory of Auctions Carlos Hurtado Department of Economics University of Illinois at Urbana-Champaign hrtdmrt2@illinois.edu Jun 23th, 2015 C. Hurtado (UIUC - Economics) Game Theory On the Agenda 1 Formalizing

More information

Panel Data. March 2, () Applied Economoetrics: Topic 6 March 2, / 43

Panel Data. March 2, () Applied Economoetrics: Topic 6 March 2, / 43 Panel Data March 2, 212 () Applied Economoetrics: Topic March 2, 212 1 / 43 Overview Many economic applications involve panel data. Panel data has both cross-sectional and time series aspects. Regression

More information

Dealing With Endogeneity

Dealing With Endogeneity Dealing With Endogeneity Junhui Qian December 22, 2014 Outline Introduction Instrumental Variable Instrumental Variable Estimation Two-Stage Least Square Estimation Panel Data Endogeneity in Econometrics

More information

Math 142 Lecture Notes. Section 7.1 Area between curves

Math 142 Lecture Notes. Section 7.1 Area between curves Math 4 Lecture Notes Section 7. Area between curves A) Introduction Now, we want to find the area between curves using the concept of definite integral. Let's assume we want to find the area between the

More information

1. Regressions and Regression Models. 2. Model Example. EEP/IAS Introductory Applied Econometrics Fall Erin Kelley Section Handout 1

1. Regressions and Regression Models. 2. Model Example. EEP/IAS Introductory Applied Econometrics Fall Erin Kelley Section Handout 1 1. Regressions and Regression Models Simply put, economists use regression models to study the relationship between two variables. If Y and X are two variables, representing some population, we are interested

More information

ECON 450 Development Economics

ECON 450 Development Economics ECON 450 Development Economics Statistics Background University of Illinois at Urbana-Champaign Summer 2017 Outline 1 Introduction 2 3 4 5 Introduction Regression analysis is one of the most important

More information

Numerical Linear Algebra

Numerical Linear Algebra Numerical Linear Algebra Carlos Hurtado Department of Economics University of Illinois at Urbana-Champaign hrtdmrt2@illinois.edu Sep 19th, 2017 C. Hurtado (UIUC - Economics) Numerical Methods On the Agenda

More information

Simple Regression Model. January 24, 2011

Simple Regression Model. January 24, 2011 Simple Regression Model January 24, 2011 Outline Descriptive Analysis Causal Estimation Forecasting Regression Model We are actually going to derive the linear regression model in 3 very different ways

More information

Does agglomeration explain regional income inequalities?

Does agglomeration explain regional income inequalities? Does agglomeration explain regional income inequalities? Karen Helene Midelfart Norwegian School of Economics and Business Administration and CEPR August 31, 2004 First draft Abstract This paper seeks

More information

Economics 113. Simple Regression Assumptions. Simple Regression Derivation. Changing Units of Measurement. Nonlinear effects

Economics 113. Simple Regression Assumptions. Simple Regression Derivation. Changing Units of Measurement. Nonlinear effects Economics 113 Simple Regression Models Simple Regression Assumptions Simple Regression Derivation Changing Units of Measurement Nonlinear effects OLS and unbiased estimates Variance of the OLS estimates

More information

Applied Econometrics (MSc.) Lecture 3 Instrumental Variables

Applied Econometrics (MSc.) Lecture 3 Instrumental Variables Applied Econometrics (MSc.) Lecture 3 Instrumental Variables Estimation - Theory Department of Economics University of Gothenburg December 4, 2014 1/28 Why IV estimation? So far, in OLS, we assumed independence.

More information

Unconditional Quantile Regressions

Unconditional Quantile Regressions Unconditional Regressions Sergio Firpo PUC-Rio and UBC Nicole Fortin UBC Thomas Lemieux UBC June 20 2006 Preliminary Paper, Comments Welcome Abstract We propose a new regression method for modelling unconditional

More information

WORKSHOP ON PRINCIPAL STRATIFICATION STANFORD UNIVERSITY, Luke W. Miratrix (Harvard University) Lindsay C. Page (University of Pittsburgh)

WORKSHOP ON PRINCIPAL STRATIFICATION STANFORD UNIVERSITY, Luke W. Miratrix (Harvard University) Lindsay C. Page (University of Pittsburgh) WORKSHOP ON PRINCIPAL STRATIFICATION STANFORD UNIVERSITY, 2016 Luke W. Miratrix (Harvard University) Lindsay C. Page (University of Pittsburgh) Our team! 2 Avi Feller (Berkeley) Jane Furey (Abt Associates)

More information

Notes on Heterogeneity, Aggregation, and Market Wage Functions: An Empirical Model of Self-Selection in the Labor Market

Notes on Heterogeneity, Aggregation, and Market Wage Functions: An Empirical Model of Self-Selection in the Labor Market Notes on Heterogeneity, Aggregation, and Market Wage Functions: An Empirical Model of Self-Selection in the Labor Market Heckman and Sedlacek, JPE 1985, 93(6), 1077-1125 James Heckman University of Chicago

More information

Lecture 11/12. Roy Model, MTE, Structural Estimation

Lecture 11/12. Roy Model, MTE, Structural Estimation Lecture 11/12. Roy Model, MTE, Structural Estimation Economics 2123 George Washington University Instructor: Prof. Ben Williams Roy model The Roy model is a model of comparative advantage: Potential earnings

More information

The Changing Nature of Gender Selection into Employment: Europe over the Great Recession

The Changing Nature of Gender Selection into Employment: Europe over the Great Recession The Changing Nature of Gender Selection into Employment: Europe over the Great Recession Juan J. Dolado 1 Cecilia Garcia-Peñalosa 2 Linas Tarasonis 2 1 European University Institute 2 Aix-Marseille School

More information

Econometrics Problem Set 4

Econometrics Problem Set 4 Econometrics Problem Set 4 WISE, Xiamen University Spring 2016-17 Conceptual Questions 1. This question refers to the estimated regressions in shown in Table 1 computed using data for 1988 from the CPS.

More information

IV Quantile Regression for Group-level Treatments, with an Application to the Distributional Effects of Trade

IV Quantile Regression for Group-level Treatments, with an Application to the Distributional Effects of Trade IV Quantile Regression for Group-level Treatments, with an Application to the Distributional Effects of Trade Denis Chetverikov Brad Larsen Christopher Palmer UCLA, Stanford and NBER, UC Berkeley September

More information

Quantile Regression for Dynamic Panel Data

Quantile Regression for Dynamic Panel Data Quantile Regression for Dynamic Panel Data Antonio Galvao 1 1 Department of Economics University of Illinois NASM Econometric Society 2008 June 22nd 2008 Panel Data Panel data allows the possibility of

More information

Wages and housing transfers in China Inequality decomposition by source using copulas

Wages and housing transfers in China Inequality decomposition by source using copulas Wages and housing transfers in China Inequality decomposition by source using copulas Marc Gurgand (Paris School of Economics) Luo Chuliang (Beijing Normal University) Vanessa Duchatelle (Paris School

More information

PEP-PMMA Technical Note Series (PTN 01) Percentile Weighed Regression

PEP-PMMA Technical Note Series (PTN 01) Percentile Weighed Regression PEP-PMMA Technical Note Series (PTN 01) Percentile Weighed Regression Araar Abdelkrim University of Laval, aabd@ecn.ulaval.ca May 29, 2016 Abstract - In this brief note, we review the quantile and unconditional

More information

Quantile Regression for Longitudinal Data

Quantile Regression for Longitudinal Data Quantile Regression for Longitudinal Data Roger Koenker CEMMAP and University of Illinois, Urbana-Champaign LSE: 17 May 2011 Roger Koenker (CEMMAP & UIUC) Quantile Regression for Longitudinal Data LSE:

More information

Applied Quantitative Methods II

Applied Quantitative Methods II Applied Quantitative Methods II Lecture 4: OLS and Statistics revision Klára Kaĺıšková Klára Kaĺıšková AQM II - Lecture 4 VŠE, SS 2016/17 1 / 68 Outline 1 Econometric analysis Properties of an estimator

More information

Wilfried-Guth- Stiftungsprofessur für Ordnungs- und Wettbewerbspolitik. Diskussionsbeiträge / Discussion Paper Series

Wilfried-Guth- Stiftungsprofessur für Ordnungs- und Wettbewerbspolitik. Diskussionsbeiträge / Discussion Paper Series Wilfried-Guth- Stiftungsprofessur für Ordnungs- und Wettbewerbspolitik Diskussionsbeiträge / Discussion Paper Series No. 2014-04 A Decomposition Analysis of the German Gender Pension Gap Carsten Hänisch,

More information

Properties of estimator Functional Form. Econometrics. Lecture 8. Nathaniel Higgins JHU. Nathaniel Higgins Lecture 8

Properties of estimator Functional Form. Econometrics. Lecture 8. Nathaniel Higgins JHU. Nathaniel Higgins Lecture 8 Econometrics Lecture 8 Nathaniel Higgins JHU Homework Next class: GDP, population, temperature, energy, and mortality data together by Nov. 9 (next class) If you have questions / need help, let Rob or

More information

Job Polarization and Structural Change

Job Polarization and Structural Change Job Polarization and Structural Change Zsófia L. Bárány and Christian Siegel Sciences Po University of Exeter October 2015 Bárány and Siegel (Sciences Po, Exeter) Job Polarization and Structural Change

More information

Chapter 8. Quantile Regression and Quantile Treatment Effects

Chapter 8. Quantile Regression and Quantile Treatment Effects Chapter 8. Quantile Regression and Quantile Treatment Effects By Joan Llull Quantitative & Statistical Methods II Barcelona GSE. Winter 2018 I. Introduction A. Motivation As in most of the economics literature,

More information

A Summary of Economic Methodology

A Summary of Economic Methodology A Summary of Economic Methodology I. The Methodology of Theoretical Economics All economic analysis begins with theory, based in part on intuitive insights that naturally spring from certain stylized facts,

More information