Table 4. Probit model of union membership. Probit coefficients are presented below. Data from March 2008 Current Population Survey.

Size: px
Start display at page:

Download "Table 4. Probit model of union membership. Probit coefficients are presented below. Data from March 2008 Current Population Survey."

Transcription

1 1. Using a probit model and data from the 2008 March Current Population Survey, I estimated a probit model of the determinants of pension coverage. Three specifications were estimated. The first included all workers, and the second and third estimated the regressions separately for women and men. The results are in table 4 below. Table 4. Probit model of union membership. Probit coefficients are presented below. Data from March 2008 Current Population Survey. All workers Female Workers Male Workers age *** *** *** (10.8) (7.59) (8.52) Education dummies (0-8 years omitted) (1.04) (0.16) (1.31) *** *** (4.08) (1.29) (4.38) *** *** (4.50) (1.64) (4.92) *** 0.642*** 0.443*** (5.17) (3.64) (3.22) Race dummies (white omitted) black 0.135*** 0.155** 0.136** (3.02) (2.52) (2.06) other (-0.33) (-0.47) (0.14) Constant *** *** *** (-18.1) (-11.1) (-14.6) Observations log-likelihood a. Using the specfication for all workers, compute the probability of union membership for a white 30 year old college graduate. Give a brief description of how you derived your answer. b. Using the specification for all workers, compute the marginal effect of an additional year of age on the probability of union membership for the person described in (a). Give a brief description of how you derived your answer. c. Test the null hypothesis that the coefficients for the union membership model are identical for men and women. Provide a test statistic, indicate its distribution, and whether you reject at the null at the.05 level of significance. Give a brief description of how you generated your test statistic. d. Suppose that you are interested in knowing what female union coverage would be if, holding their characteristics constant, union membership was determined the same way that it is for men. Explain how you would use STATA to generate this prediction. (i.e. describe the

2 regressions you would estimate and the subsequent values that you could generate). e. For the pooled model (entire sample), the variance-covariance matrix for the coefficient estimates is presented below (eddum2-eddum5 are the education dummies with eddum5 being for the most educated group): age eddum2 eddum3 eddum4 eddum5 black other _cons age 1.060e-06 eddum e eddum e eddum e eddum e black 1.796e other 3.126e _cons Describe how you would construct a Wald test of the hypothesis that the coefficients on black and other race are jointly equal to zero. Describe the distribution of the test statistic and under what conditions would reject the null hypothesis at the.05 level of significance.

3 2. Knapp and Seakes (1994) 1 examine the factors that influence whether a student defaults on a college student loan. Below is a summary of 4 probit models that they estimated where the dependent variable is one if the student defaults on the loan and is zero otherwise. Family status is a dummy that equals one if the student is from a two-parent family; graduation is a dummy that equals one if the person finished his/her degree. The other variable names are sufficiently descriptive for your task here. Notice that at the bottom of the table there is a row indicating whether "school dummies" are included. This indicates whether the specification includes a set of dummies indicating which of 26 different schools the student attended (25 dummies are included, one omitted). Also, K is the number of explanatory variables in the specification, and log(l) is the log of the likelihood function. a. Using specification (1), estimate the probability of default on a student loan for a person who has graduated, comes from a one-parent family (family status=0), whose race is not black, and whose parent's income is $50,000 (note: parent's income is measured in $1000s of dollars in this problem --- so $50,000 is recorded as 50 in the data). Show the basic steps involved in your calculation. 1 Laura Greene Knapp and Terry G. Seaks. "An Analysis of the Probabilty of Default on Federally Guaranteed Student Loans." Review of Economics and Statistics, August 1992.

4 b. For the person described in (a), what is the marginal effect of an extra $1000 of parental income on the probability of default? Show the basic steps involved in your calculation. c. Based on the information provided, construct a test-statistic for the null hypothesis that there is no difference in the probabilty of default across the 26 schools that students in the sample attended. Show how you construct your statistic, describe its distribution, and whether you would reject the null at the.05 level.

5 3. I estimated a multinomial logit model of employment behavior using data from the 2006 Current Population Survey. The three possible outcomes for a person are employed (outcome=1), unemployed (outcome=2) and out of the labor force (outcome=3). The coefficients for outcomes 2 and 3 are presented below. The coefficients for outcome 1 are normalized to zero. VARIABLES unemployed Out of labor force female (2.647) (74.59) age (-33.56) (-211.3) Age-squared (25.35) (225.6) # of kids aged (0.490) (22.78) # of kids aged (6.557) (42.17) Constant (-4.467) (132.5) Observations a. compute the probability that a 40 year old male with no kids is i. employed ii. unemployed b. After estimating the above multinomial logit model, I executed the following stata commands and received the output listed below:

6 . mfx, predict(p outcome(2)) Marginal effects after mlogit y = Pr(emp==2) (predict, p outcome(2)) = mfx, predict(p outcome(2)) variable dy/dx Std. Err. z female* age age2-3.61e #kids< #kids (*) dy/dx is for discrete change of dummy variablefrom 0 to 1 (*) dy/dx is for discrete change of dummy variable from 0 to 1. mfx, predict(p outcome(3)) Marginal effects after mlogit y = Pr(emp==3) (predict, p outcome(3)) = variable dy/dx Std. Err. z female* age age #kids< #kids Use the above results to compute the effect of having an additional child under the age of 5 on the probability that a person is employed. Show how you derived your estimate. d. Suppose you wish to test that children have different effects on employment behavior of men and women. Explain how you could test this hypothesis. Define the variables you would construct, the model(s) you would estimate, how you would construct your test statistic, the distribution of test statistics, and how you would decide whether to reject the null hypothesis.

7 4. Starting with data from the Health and Retirement Study on workers who were over age 51 in 1992 and working full-time, labor force behavior was recorded every two years between 1992 and For each person who was working full-time in a given survey, data from the subsequent survey was used to record whether they made a transition from full-time work to (i) full-time work; (ii) part-time work; (iii) retirement. These transitions are recorded respectively as FTFT, FTPT, FTRET. A multinomial logit model was used to estimate how various characteristics affected the probability of each transition. The coefficients for FTFT are normalized to zero. Table 3. Multinomial logit model of labor force transitions. FTPT FTRET coefficient t-statistic coefficient t-statistic covered by only a DB plan covered by only a DC plan covered by both a DB and DC plan Age dummies (under 55 omitted) and over Education dummies (<12 yea omitted) 12 years years years or more Male Intercept a. Compute the probability that a female with 12 years of education who is age 58 and has no pension plan coverage will: i.. continue in full-time employment ii. switch to part-time work iii. retire. Give a brief explanation of how you calculated your answers.. b. Compute the effect of switching to a DB plan on the probability of retiring for the person in (a). c. Federal regulations prohibit (or penalize) workers from withdrawing funds from their pension plan prior to retirement. Some policy makers have pointed out that this may make workers more likely to switch directly from full-time work to retirement and reduce the chance that they "phase" into retirement with a spell of parttime work intervening. i. Based on the information provided above, how does coverage by only a DB plan affect the chance that the worker in (a) makes each of the three possible transitions? Provide a numerical answer and provide a brief description of how you derived your answer. ii. Does your answer to (i) suggest that DB coverage does or does not "impede" phased retirement? Explain. d. Because workers can access assets in defined contribution plans after age 59, DC plans may have a different effect before and after age 59. How can you test this hypothesis? Explain the models you would estimate, how you would construct the appropriate test statistic, the distribution of the test statistic (including degrees of freedom) and the conditions under which you would reject the null.

Review questions for Multinomial Logit/Probit, Tobit, Heckit, Quantile Regressions

Review questions for Multinomial Logit/Probit, Tobit, Heckit, Quantile Regressions 1. I estimated a multinomial logit model of employment behavior using data from the 2006 Current Population Survey. The three possible outcomes for a person are employed (outcome=1), unemployed (outcome=2)

More information

The model is estimated including a fixed effect for each family (u i ). The estimated model was:

The model is estimated including a fixed effect for each family (u i ). The estimated model was: 1. In a 1996 article, Mark Wilhelm examined whether parents bequests are altruistic. 1 According to the altruistic model of bequests, a parent with several children would leave larger bequests to children

More information

Final Exam - section 1. Thursday, December hours, 30 minutes

Final Exam - section 1. Thursday, December hours, 30 minutes Econometrics, ECON312 San Francisco State University Michael Bar Fall 2013 Final Exam - section 1 Thursday, December 19 1 hours, 30 minutes Name: Instructions 1. This is closed book, closed notes exam.

More information

ECO671, Spring 2014, Sample Questions for First Exam

ECO671, Spring 2014, Sample Questions for First Exam 1. Using data from the Survey of Consumers Finances between 1983 and 2007 (the surveys are done every 3 years), I used OLS to examine the determinants of a household s credit card debt. Credit card debt

More information

Module 4 Bivariate Regressions

Module 4 Bivariate Regressions AGRODEP Stata Training April 2013 Module 4 Bivariate Regressions Manuel Barron 1 and Pia Basurto 2 1 University of California, Berkeley, Department of Agricultural and Resource Economics 2 University of

More information

Multinomial Logit Models - Overview Richard Williams, University of Notre Dame, https://www3.nd.edu/~rwilliam/ Last revised February 13, 2017

Multinomial Logit Models - Overview Richard Williams, University of Notre Dame, https://www3.nd.edu/~rwilliam/ Last revised February 13, 2017 Multinomial Logit Models - Overview Richard Williams, University of Notre Dame, https://www3.nd.edu/~rwilliam/ Last revised February 13, 2017 This is adapted heavily from Menard s Applied Logistic Regression

More information

a. Explain why the coefficients change in the observed direction when switching from OLS to Tobit estimation.

a. Explain why the coefficients change in the observed direction when switching from OLS to Tobit estimation. 1. Using data from IRS Form 5500 filings by U.S. pension plans, I estimated a model of contributions to pension plans as ln(1 + c i ) = α 0 + U i α 1 + PD i α 2 + e i Where the subscript i indicates the

More information

[BINARY DEPENDENT VARIABLE ESTIMATION WITH STATA]

[BINARY DEPENDENT VARIABLE ESTIMATION WITH STATA] Tutorial #3 This example uses data in the file 16.09.2011.dta under Tutorial folder. It contains 753 observations from a sample PSID data on the labor force status of married women in the U.S in 1975.

More information

Econ 371 Problem Set #4 Answer Sheet. 6.2 This question asks you to use the results from column (1) in the table on page 213.

Econ 371 Problem Set #4 Answer Sheet. 6.2 This question asks you to use the results from column (1) in the table on page 213. Econ 371 Problem Set #4 Answer Sheet 6.2 This question asks you to use the results from column (1) in the table on page 213. a. The first part of this question asks whether workers with college degrees

More information

Econometric Methods for Valuation Analysis

Econometric Methods for Valuation Analysis Econometric Methods for Valuation Analysis Margarita Genius Dept of Economics M. Genius (Univ. of Crete) Econometric Methods for Valuation Analysis Cagliari, 2017 1 / 25 Outline We will consider econometric

More information

Labor Force Participation and the Wage Gap Detailed Notes and Code Econometrics 113 Spring 2014

Labor Force Participation and the Wage Gap Detailed Notes and Code Econometrics 113 Spring 2014 Labor Force Participation and the Wage Gap Detailed Notes and Code Econometrics 113 Spring 2014 In class, Lecture 11, we used a new dataset to examine labor force participation and wages across groups.

More information

Categorical Outcomes. Statistical Modelling in Stata: Categorical Outcomes. R by C Table: Example. Nominal Outcomes. Mark Lunt.

Categorical Outcomes. Statistical Modelling in Stata: Categorical Outcomes. R by C Table: Example. Nominal Outcomes. Mark Lunt. Categorical Outcomes Statistical Modelling in Stata: Categorical Outcomes Mark Lunt Arthritis Research UK Epidemiology Unit University of Manchester Nominal Ordinal 28/11/2017 R by C Table: Example Categorical,

More information

sociology SO5032 Quantitative Research Methods Brendan Halpin, Sociology, University of Limerick Spring 2018 SO5032 Quantitative Research Methods

sociology SO5032 Quantitative Research Methods Brendan Halpin, Sociology, University of Limerick Spring 2018 SO5032 Quantitative Research Methods 1 SO5032 Quantitative Research Methods Brendan Halpin, Sociology, University of Limerick Spring 2018 Lecture 10: Multinomial regression baseline category extension of binary What if we have multiple possible

More information

Determining Probability Estimates From Logistic Regression Results Vartanian: SW 541

Determining Probability Estimates From Logistic Regression Results Vartanian: SW 541 Determining Probability Estimates From Logistic Regression Results Vartanian: SW 541 In determining logistic regression results, you will generally be given the odds ratio in the SPSS or SAS output. However,

More information

Logistic Regression Analysis

Logistic Regression Analysis Revised July 2018 Logistic Regression Analysis This set of notes shows how to use Stata to estimate a logistic regression equation. It assumes that you have set Stata up on your computer (see the Getting

More information

institution Top 10 to 20 undergraduate

institution Top 10 to 20 undergraduate Appendix Table A1 Who Responded to the Survey Dynamics of the Gender Gap for Young Professionals in the Financial and Corporate Sectors By Marianne Bertrand, Claudia Goldin, Lawrence F. Katz On-Line Appendix

More information

Final Exam, section 1. Thursday, May hour, 30 minutes

Final Exam, section 1. Thursday, May hour, 30 minutes San Francisco State University Michael Bar ECON 312 Spring 2018 Final Exam, section 1 Thursday, May 17 1 hour, 30 minutes Name: Instructions 1. This is closed book, closed notes exam. 2. You can use one

More information

Quantitative Techniques Term 2

Quantitative Techniques Term 2 Quantitative Techniques Term 2 Laboratory 7 2 March 2006 Overview The objective of this lab is to: Estimate a cost function for a panel of firms; Calculate returns to scale; Introduce the command cluster

More information

Green Giving and Demand for Environmental Quality: Evidence from the Giving and Volunteering Surveys. Debra K. Israel* Indiana State University

Green Giving and Demand for Environmental Quality: Evidence from the Giving and Volunteering Surveys. Debra K. Israel* Indiana State University Green Giving and Demand for Environmental Quality: Evidence from the Giving and Volunteering Surveys Debra K. Israel* Indiana State University Working Paper * The author would like to thank Indiana State

More information

Final Exam, section 1. Tuesday, December hour, 30 minutes

Final Exam, section 1. Tuesday, December hour, 30 minutes San Francisco State University Michael Bar ECON 312 Fall 2018 Final Exam, section 1 Tuesday, December 18 1 hour, 30 minutes Name: Instructions 1. This is closed book, closed notes exam. 2. You can use

More information

COMMUNITY ADVANTAGE PANEL SURVEY: DATA COLLECTION UPDATE AND ANALYSIS OF PANEL ATTRITION

COMMUNITY ADVANTAGE PANEL SURVEY: DATA COLLECTION UPDATE AND ANALYSIS OF PANEL ATTRITION COMMUNITY ADVANTAGE PANEL SURVEY: DATA COLLECTION UPDATE AND ANALYSIS OF PANEL ATTRITION Technical Report: February 2012 By Sarah Riley HongYu Ru Mark Lindblad Roberto Quercia Center for Community Capital

More information

May 9, Please put ONLY your ID number on the blue books. Three (3) points will be deducted for each time your name appears in a blue book.

May 9, Please put ONLY your ID number on the blue books. Three (3) points will be deducted for each time your name appears in a blue book. PAD 705: Research Methods II R. Karl Rethemeyer Department of Public Administration and Policy Rockefeller College of Public Affair & Policy University at Albany State University of New York Final Exam

More information

FIGURE I.1 / Per Capita Gross Domestic Product and Unemployment Rates. Year

FIGURE I.1 / Per Capita Gross Domestic Product and Unemployment Rates. Year FIGURE I.1 / Per Capita Gross Domestic Product and Unemployment Rates 40,000 12 Real GDP per Capita (Chained 2000 Dollars) 35,000 30,000 25,000 20,000 15,000 10,000 5,000 Real GDP per Capita Unemployment

More information

Final Exam, section 2. Tuesday, December hour, 30 minutes

Final Exam, section 2. Tuesday, December hour, 30 minutes San Francisco State University Michael Bar ECON 312 Fall 2018 Final Exam, section 2 Tuesday, December 18 1 hour, 30 minutes Name: Instructions 1. This is closed book, closed notes exam. 2. You can use

More information

COMMUNITY ADVANTAGE PANEL SURVEY: DATA COLLECTION UPDATE AND ANALYSIS OF PANEL ATTRITION

COMMUNITY ADVANTAGE PANEL SURVEY: DATA COLLECTION UPDATE AND ANALYSIS OF PANEL ATTRITION COMMUNITY ADVANTAGE PANEL SURVEY: DATA COLLECTION UPDATE AND ANALYSIS OF PANEL ATTRITION Technical Report: March 2011 By Sarah Riley HongYu Ru Mark Lindblad Roberto Quercia Center for Community Capital

More information

Discrete Choice Modeling

Discrete Choice Modeling [Part 1] 1/15 0 Introduction 1 Summary 2 Binary Choice 3 Panel Data 4 Bivariate Probit 5 Ordered Choice 6 Count Data 7 Multinomial Choice 8 Nested Logit 9 Heterogeneity 10 Latent Class 11 Mixed Logit 12

More information

COMMUNITY ADVANTAGE PANEL SURVEY: DATA COLLECTION UPDATE AND ANALYSIS OF PANEL ATTRITION

COMMUNITY ADVANTAGE PANEL SURVEY: DATA COLLECTION UPDATE AND ANALYSIS OF PANEL ATTRITION COMMUNITY ADVANTAGE PANEL SURVEY: DATA COLLECTION UPDATE AND ANALYSIS OF PANEL ATTRITION Technical Report: February 2013 By Sarah Riley Qing Feng Mark Lindblad Roberto Quercia Center for Community Capital

More information

Your Name (Please print) Did you agree to take the optional portion of the final exam Yes No. Directions

Your Name (Please print) Did you agree to take the optional portion of the final exam Yes No. Directions Your Name (Please print) Did you agree to take the optional portion of the final exam Yes No (Your online answer will be used to verify your response.) Directions There are two parts to the final exam.

More information

Dummy Variables. 1. Example: Factors Affecting Monthly Earnings

Dummy Variables. 1. Example: Factors Affecting Monthly Earnings Dummy Variables A dummy variable or binary variable is a variable that takes on a value of 0 or 1 as an indicator that the observation has some kind of characteristic. Common examples: Sex (female): FEMALE=1

More information

STATA Program for OLS cps87_or.do

STATA Program for OLS cps87_or.do STATA Program for OLS cps87_or.do * the data for this project is a small subsample; * of full time (30 or more hours) male workers; * aged 21-64 from the out going rotation; * samples of the 1987 current

More information

CHAPTER 4 ESTIMATES OF RETIREMENT, SOCIAL SECURITY BENEFIT TAKE-UP, AND EARNINGS AFTER AGE 50

CHAPTER 4 ESTIMATES OF RETIREMENT, SOCIAL SECURITY BENEFIT TAKE-UP, AND EARNINGS AFTER AGE 50 CHAPTER 4 ESTIMATES OF RETIREMENT, SOCIAL SECURITY BENEFIT TAKE-UP, AND EARNINGS AFTER AGE 5 I. INTRODUCTION This chapter describes the models that MINT uses to simulate earnings from age 5 to death, retirement

More information

CHAPTER 11 Regression with a Binary Dependent Variable. Kazu Matsuda IBEC PHBU 430 Econometrics

CHAPTER 11 Regression with a Binary Dependent Variable. Kazu Matsuda IBEC PHBU 430 Econometrics CHAPTER 11 Regression with a Binary Dependent Variable Kazu Matsuda IBEC PHBU 430 Econometrics Mortgage Application Example Two people, identical but for their race, walk into a bank and apply for a mortgage,

More information

Jamie Wagner Ph.D. Student University of Nebraska Lincoln

Jamie Wagner Ph.D. Student University of Nebraska Lincoln An Empirical Analysis Linking a Person s Financial Risk Tolerance and Financial Literacy to Financial Behaviors Jamie Wagner Ph.D. Student University of Nebraska Lincoln Abstract Financial risk aversion

More information

Married Women s Labor Supply Decision and Husband s Work Status: The Experience of Taiwan

Married Women s Labor Supply Decision and Husband s Work Status: The Experience of Taiwan Married Women s Labor Supply Decision and Husband s Work Status: The Experience of Taiwan Hwei-Lin Chuang* Professor Department of Economics National Tsing Hua University Hsin Chu, Taiwan 300 Tel: 886-3-5742892

More information

Phd Program in Transportation. Transport Demand Modeling. Session 11

Phd Program in Transportation. Transport Demand Modeling. Session 11 Phd Program in Transportation Transport Demand Modeling João de Abreu e Silva Session 11 Binary and Ordered Choice Models Phd in Transportation / Transport Demand Modelling 1/26 Heterocedasticity Homoscedasticity

More information

Problem Set 9 Heteroskedasticty Answers

Problem Set 9 Heteroskedasticty Answers Problem Set 9 Heteroskedasticty Answers /* INVESTIGATION OF HETEROSKEDASTICITY */ First graph data. u hetdat2. gra manuf gdp, s([country].) xlab ylab 300000 manufacturing output (US$ miilio 200000 100000

More information

3. Multinomial response models

3. Multinomial response models 3. Multinomial response models 3.1 General model approaches Multinomial dependent variables in a microeconometric analysis: These qualitative variables have more than two possible mutually exclusive categories

More information

Name: 1. Use the data from the following table to answer the questions that follow: (10 points)

Name: 1. Use the data from the following table to answer the questions that follow: (10 points) Economics 345 Mid-Term Exam October 8, 2003 Name: Directions: You have the full period (7:20-10:00) to do this exam, though I suspect it won t take that long for most students. You may consult any materials,

More information

Exercise 1. Data from the Journal of Applied Econometrics Archive. This is an unbalanced panel.n = 27326, Group sizes range from 1 to 7, 7293 groups.

Exercise 1. Data from the Journal of Applied Econometrics Archive. This is an unbalanced panel.n = 27326, Group sizes range from 1 to 7, 7293 groups. Exercise 1 Part I. Binary Choice Modeling A. Fitting a Model with a Cross Section This exercise uses the health care data contained in healthcare.lpj. The variables in the file are listed below. Data from

More information

Problem Set 2. PPPA 6022 Due in class, on paper, March 5. Some overall instructions:

Problem Set 2. PPPA 6022 Due in class, on paper, March 5. Some overall instructions: Problem Set 2 PPPA 6022 Due in class, on paper, March 5 Some overall instructions: Please use a do-file (or its SAS or SPSS equivalent) for this work do not program interactively! I have provided Stata

More information

Ministry of Health, Labour and Welfare Statistics and Information Department

Ministry of Health, Labour and Welfare Statistics and Information Department Special Report on the Longitudinal Survey of Newborns in the 21st Century and the Longitudinal Survey of Adults in the 21st Century: Ten-Year Follow-up, 2001 2011 Ministry of Health, Labour and Welfare

More information

Saving for Retirement: Household Bargaining and Household Net Worth

Saving for Retirement: Household Bargaining and Household Net Worth Saving for Retirement: Household Bargaining and Household Net Worth Shelly J. Lundberg University of Washington and Jennifer Ward-Batts University of Michigan Prepared for presentation at the Second Annual

More information

Changes in Economic Mobility

Changes in Economic Mobility December 11 Changes in Economic Mobility Lin Xia SM 222 Prof. Shulamit Kahn Xia 2 EXECUTIVE SUMMARY Over years, income inequality has been one of the most continuously controversial topics. Most recent

More information

Public Employees as Politicians: Evidence from Close Elections

Public Employees as Politicians: Evidence from Close Elections Public Employees as Politicians: Evidence from Close Elections Supporting information (For Online Publication Only) Ari Hyytinen University of Jyväskylä, School of Business and Economics (JSBE) Jaakko

More information

hhid marst age1 age2 sex1 sex2

hhid marst age1 age2 sex1 sex2 The first step in the process is to select a topic that you will work on. There are 7 primary topics, and 5 secondary dimensions that you may choose from. Each team may have up to 4 people. All of the

More information

WWS 508b Precept 10. John Palmer. April 27, 2010

WWS 508b Precept 10. John Palmer. April 27, 2010 WWS 508b Precept 10 John Palmer April 27, 2010 Example: married women s labor force participation The MROZ.dta data set has information on labor force participation and other characteristics of married

More information

The Effects of Income Support Settings on Incentives to Work. Nicolas Hérault, Guyonne Kalb and Justin van de Ven

The Effects of Income Support Settings on Incentives to Work. Nicolas Hérault, Guyonne Kalb and Justin van de Ven The Effects of Income Support Settings on Incentives to Work Nicolas Hérault, Guyonne Kalb and Justin van de Ven Objectives of research Key research question: What relationships are described by survey

More information

Nonlinear Econometric Analysis (ECO 722) Answers to Homework 4

Nonlinear Econometric Analysis (ECO 722) Answers to Homework 4 Nonlinear Econometric Analysis (ECO 722) Answers to Homework 4 1 Greene and Hensher (1997) report estimates of a model of travel mode choice for travel between Sydney and Melbourne, Australia The dataset

More information

Advanced Econometrics

Advanced Econometrics Advanced Econometrics Instructor: Takashi Yamano 11/14/2003 Due: 11/21/2003 Homework 5 (30 points) Sample Answers 1. (16 points) Read Example 13.4 and an AER paper by Meyer, Viscusi, and Durbin (1995).

More information

Public-private sector pay differential in UK: A recent update

Public-private sector pay differential in UK: A recent update Public-private sector pay differential in UK: A recent update by D H Blackaby P D Murphy N C O Leary A V Staneva No. 2013-01 Department of Economics Discussion Paper Series Public-private sector pay differential

More information

Description Remarks and examples References Also see

Description Remarks and examples References Also see Title stata.com example 41g Two-level multinomial logistic regression (multilevel) Description Remarks and examples References Also see Description We demonstrate two-level multinomial logistic regression

More information

West Coast Stata Users Group Meeting, October 25, 2007

West Coast Stata Users Group Meeting, October 25, 2007 Estimating Heterogeneous Choice Models with Stata Richard Williams, Notre Dame Sociology, rwilliam@nd.edu oglm support page: http://www.nd.edu/~rwilliam/oglm/index.html West Coast Stata Users Group Meeting,

More information

1) The Effect of Recent Tax Changes on Taxable Income

1) The Effect of Recent Tax Changes on Taxable Income 1) The Effect of Recent Tax Changes on Taxable Income In the most recent issue of the Journal of Policy Analysis and Management, Bradley Heim published a paper called The Effect of Recent Tax Changes on

More information

tm / / / / / / / / / / / / Statistics/Data Analysis User: Klick Project: Limited Dependent Variables{space -6}

tm / / / / / / / / / / / / Statistics/Data Analysis User: Klick Project: Limited Dependent Variables{space -6} PS 4 Monday August 16 01:00:42 2010 Page 1 tm / / / / / / / / / / / / Statistics/Data Analysis User: Klick Project: Limited Dependent Variables{space -6} log: C:\web\PS4log.smcl log type: smcl opened on:

More information

To What Extent is Household Spending Reduced as a Result of Unemployment?

To What Extent is Household Spending Reduced as a Result of Unemployment? To What Extent is Household Spending Reduced as a Result of Unemployment? Final Report Employment Insurance Evaluation Evaluation and Data Development Human Resources Development Canada April 2003 SP-ML-017-04-03E

More information

Effect of Education on Wage Earning

Effect of Education on Wage Earning Effect of Education on Wage Earning Group Members: Quentin Talley, Thomas Wang, Geoff Zaski Abstract The scope of this project includes individuals aged 18-65 who finished their education and do not have

More information

Module 9: Single-level and Multilevel Models for Ordinal Responses. Stata Practical 1

Module 9: Single-level and Multilevel Models for Ordinal Responses. Stata Practical 1 Module 9: Single-level and Multilevel Models for Ordinal Responses Pre-requisites Modules 5, 6 and 7 Stata Practical 1 George Leckie, Tim Morris & Fiona Steele Centre for Multilevel Modelling If you find

More information

Appendix (for online publication)

Appendix (for online publication) Appendix (for online publication) Figure A1: Log GDP per Capita and Agricultural Share Notes: Table source data is from Gollin, Lagakos, and Waugh (2014), Online Appendix Table 4. Kenya (KEN) and Indonesia

More information

Labor Force Participation and Fertility in Young Women. fertility rates increase. It is assumed that was more women enter the work force then the

Labor Force Participation and Fertility in Young Women. fertility rates increase. It is assumed that was more women enter the work force then the Robert Noetzel Economics University of Akron May 8, 2006 Labor Force Participation and Fertility in Young Women I. Statement of Problem Higher wages to female will lead to higher female labor force participation

More information

The Family Gap phenomenon: does having children impact on parents labour market outcomes?

The Family Gap phenomenon: does having children impact on parents labour market outcomes? The Family Gap phenomenon: does having children impact on parents labour market outcomes? By Amber Dale Applied Economic Analysis 1. Introduction and Background In recent decades the workplace has seen

More information

How exogenous is exogenous income? A longitudinal study of lottery winners in the UK

How exogenous is exogenous income? A longitudinal study of lottery winners in the UK How exogenous is exogenous income? A longitudinal study of lottery winners in the UK Dita Eckardt London School of Economics Nattavudh Powdthavee CEP, London School of Economics and MIASER, University

More information

> attach(grocery) > boxplot(sales~discount, ylab="sales",xlab="discount")

> attach(grocery) > boxplot(sales~discount, ylab=sales,xlab=discount) Example of More than 2 Categories, and Analysis of Covariance Example > attach(grocery) > boxplot(sales~discount, ylab="sales",xlab="discount") Sales 160 200 240 > tapply(sales,discount,mean) 10.00% 15.00%

More information

B003 Applied Economics Exercises

B003 Applied Economics Exercises B003 Applied Economics Exercises Spring 2005 Starred exercises are to be completed and handed in in advance of classes. Unstarred exercises are to be completed during classes. Ex 3.1 Ex 4.1 Ex 5.1 to be

More information

Nonrandom Selection in the HRS Social Security Earnings Sample

Nonrandom Selection in the HRS Social Security Earnings Sample RAND Nonrandom Selection in the HRS Social Security Earnings Sample Steven Haider Gary Solon DRU-2254-NIA February 2000 DISTRIBUTION STATEMENT A Approved for Public Release Distribution Unlimited Prepared

More information

The University of Chicago, Booth School of Business Business 41202, Spring Quarter 2017, Mr. Ruey S. Tsay. Solutions to Final Exam

The University of Chicago, Booth School of Business Business 41202, Spring Quarter 2017, Mr. Ruey S. Tsay. Solutions to Final Exam The University of Chicago, Booth School of Business Business 41202, Spring Quarter 2017, Mr. Ruey S. Tsay Solutions to Final Exam Problem A: (40 points) Answer briefly the following questions. 1. Describe

More information

Working Papers Series

Working Papers Series Working Papers Series A Note on the Benefits of Homeownership By: Daniel Aaronson Working Papers Series Research Department WP 99-23 Forthcoming, Journal of Urban Economics I. A Note on the Benefits of

More information

Alastair Hall ECG 790F: Microeconometrics Spring Computer Handout # 2. Estimation of binary response models : part II

Alastair Hall ECG 790F: Microeconometrics Spring Computer Handout # 2. Estimation of binary response models : part II Alastair Hall ECG 790F: Microeconometrics Spring 2006 Computer Handout # 2 Estimation of binary response models : part II In this handout, we discuss the estimation of binary response models with and without

More information

Online Appendix for: Behavioral Impediments to Valuing Annuities: Evidence on the Effects of Complexity and Choice Bracketing

Online Appendix for: Behavioral Impediments to Valuing Annuities: Evidence on the Effects of Complexity and Choice Bracketing Online Appendix for: Behavioral Impediments to Valuing Annuities: Evidence on the Effects of Complexity and Choice Bracketing Jeffrey R. Brown, Arie Kapteyn, Erzo F.P. Luttmer, Olivia S. Mitchell, and

More information

Dummy variables 9/22/2015. Are wages different across union/nonunion jobs. Treatment Control Y X X i identifies treatment

Dummy variables 9/22/2015. Are wages different across union/nonunion jobs. Treatment Control Y X X i identifies treatment Dummy variables Treatment 22 1 1 Control 3 2 Y Y1 0 1 2 Y X X i identifies treatment 1 1 1 1 1 1 0 0 0 X i =1 if in treatment group X i =0 if in control H o : u n =u u Are wages different across union/nonunion

More information

Unemployed Versus Not in the Labor Force: Is There a Difference?

Unemployed Versus Not in the Labor Force: Is There a Difference? Unemployed Versus Not in the Labor Force: Is There a Difference? Bruce H. Dunson Metrica, Inc. Brice M. Stone Metrica, Inc. This paper uses economic measures of behavior to examine the validity of the

More information

Getting Started in Logit and Ordered Logit Regression (ver. 3.1 beta)

Getting Started in Logit and Ordered Logit Regression (ver. 3.1 beta) Getting Started in Logit and Ordered Logit Regression (ver. 3. beta Oscar Torres-Reyna Data Consultant otorres@princeton.edu http://dss.princeton.edu/training/ Logit model Use logit models whenever your

More information

COMPLEMENTARITY ANALYSIS IN MULTINOMIAL

COMPLEMENTARITY ANALYSIS IN MULTINOMIAL 1 / 25 COMPLEMENTARITY ANALYSIS IN MULTINOMIAL MODELS: THE GENTZKOW COMMAND Yunrong Li & Ricardo Mora SWUFE & UC3M Madrid, Oct 2017 2 / 25 Outline 1 Getzkow (2007) 2 Case Study: social vs. internet interactions

More information

Sociology Exam 3 Answer Key - DRAFT May 8, 2007

Sociology Exam 3 Answer Key - DRAFT May 8, 2007 Sociology 63993 Exam 3 Answer Key - DRAFT May 8, 2007 I. True-False. (20 points) Indicate whether the following statements are true or false. If false, briefly explain why. 1. The odds of an event occurring

More information

Estimating Heterogeneous Choice Models with Stata

Estimating Heterogeneous Choice Models with Stata Estimating Heterogeneous Choice Models with Stata Richard Williams Notre Dame Sociology rwilliam@nd.edu West Coast Stata Users Group Meetings October 25, 2007 Overview When a binary or ordinal regression

More information

ALL RETIREMENT PLAN COVERAGE TABLES

ALL RETIREMENT PLAN COVERAGE TABLES ALL RETIREMENT PLAN COVERAGE TABLES 1. Employer-Sponsored Retirement Coverage, Civilian, 2008-2014 (%) 2. Employer-Sponsored Retirement Coverage, Private-Sector, 2003-2014 (%) 3. Employer-Sponsored Retirement

More information

Simplest Description of Binary Logit Model

Simplest Description of Binary Logit Model International Journal of Managerial Studies and Research (IJMSR) Volume 4, Issue 9, September 2016, PP 42-46 ISSN 2349-0330 (Print) & ISSN 2349-0349 (Online) http://dx.doi.org/10.20431/2349-0349.0409005

More information

Intro to GLM Day 2: GLM and Maximum Likelihood

Intro to GLM Day 2: GLM and Maximum Likelihood Intro to GLM Day 2: GLM and Maximum Likelihood Federico Vegetti Central European University ECPR Summer School in Methods and Techniques 1 / 32 Generalized Linear Modeling 3 steps of GLM 1. Specify the

More information

Applied Econometrics for Health Economists

Applied Econometrics for Health Economists Applied Econometrics for Health Economists Exercise 0 Preliminaries The data file hals1class.dta contains the following variables: age male white aglsch rheuma prheuma ownh breakhot tea teasug coffee age

More information

Multinomial Choice (Basic Models)

Multinomial Choice (Basic Models) Unversitat Pompeu Fabra Lecture Notes in Microeconometrics Dr Kurt Schmidheiny June 17, 2007 Multinomial Choice (Basic Models) 2 1 Ordered Probit Contents Multinomial Choice (Basic Models) 1 Ordered Probit

More information

Getting Started in Logit and Ordered Logit Regression (ver. 3.1 beta)

Getting Started in Logit and Ordered Logit Regression (ver. 3.1 beta) Getting Started in Logit and Ordered Logit Regression (ver. 3. beta Oscar Torres-Reyna Data Consultant otorres@princeton.edu http://dss.princeton.edu/training/ Logit model Use logit models whenever your

More information

Allison notes there are two conditions for using fixed effects methods.

Allison notes there are two conditions for using fixed effects methods. Panel Data 3: Conditional Logit/ Fixed Effects Logit Models Richard Williams, University of Notre Dame, http://www3.nd.edu/~rwilliam/ Last revised April 2, 2017 These notes borrow very heavily, sometimes

More information

The U.S. Gender Earnings Gap: A State- Level Analysis

The U.S. Gender Earnings Gap: A State- Level Analysis The U.S. Gender Earnings Gap: A State- Level Analysis Christine L. Storrie November 2013 Abstract. Although the size of the earnings gap has decreased since women began entering the workforce in large

More information

GAO GENDER PAY DIFFERENCES. Progress Made, but Women Remain Overrepresented among Low-Wage Workers. Report to Congressional Requesters

GAO GENDER PAY DIFFERENCES. Progress Made, but Women Remain Overrepresented among Low-Wage Workers. Report to Congressional Requesters GAO United States Government Accountability Office Report to Congressional Requesters October 2011 GENDER PAY DIFFERENCES Progress Made, but Women Remain Overrepresented among Low-Wage Workers GAO-12-10

More information

Reemployment after Job Loss

Reemployment after Job Loss 4 Reemployment after Job Loss One important observation in chapter 3 was the lower reemployment likelihood for high import-competing displaced workers relative to other displaced manufacturing workers.

More information

Why Housing Gap; Willingness or Eligibility to Mortgage Financing By Respondents in Uasin Gishu, Kenya

Why Housing Gap; Willingness or Eligibility to Mortgage Financing By Respondents in Uasin Gishu, Kenya Journal of Emerging Trends in Economics and Management Sciences (JETEMS) 6(4):66-75 Journal Scholarlink of Emerging Research Trends Institute in Economics Journals, and 015 Management (ISSN: 141-704) Sciences

More information

Labor Participation and Gender Inequality in Indonesia. Preliminary Draft DO NOT QUOTE

Labor Participation and Gender Inequality in Indonesia. Preliminary Draft DO NOT QUOTE Labor Participation and Gender Inequality in Indonesia Preliminary Draft DO NOT QUOTE I. Introduction Income disparities between males and females have been identified as one major issue in the process

More information

Why do the youth in Jamaica neither study nor work? Evidence from JSLC 2001

Why do the youth in Jamaica neither study nor work? Evidence from JSLC 2001 VERY PRELIMINARY, PLEASE DO NOT QUOTE Why do the youth in Jamaica neither study nor work? Evidence from JSLC 2001 Abstract Abbi Kedir 1 University of Leicester, UK E-mail: ak138@le.ac.uk and Michael Henry

More information

Modeling wages of females in the UK

Modeling wages of females in the UK International Journal of Business and Social Science Vol. 2 No. 11 [Special Issue - June 2011] Modeling wages of females in the UK Saadia Irfan NUST Business School National University of Sciences and

More information

Renters Report Future Home Buying Optimism, While Family Financial Assistance Is Most Available to Populations with Higher Homeownership Rates

Renters Report Future Home Buying Optimism, While Family Financial Assistance Is Most Available to Populations with Higher Homeownership Rates Renters Report Future Home Buying Optimism, While Family Financial Assistance Is Most Available to Populations with Higher Homeownership Rates National Housing Survey Topic Analysis Q3 2016 Published on

More information

WesVar uses repeated replication variance estimation methods exclusively and as a result does not offer the Taylor Series Linearization approach.

WesVar uses repeated replication variance estimation methods exclusively and as a result does not offer the Taylor Series Linearization approach. CHAPTER 9 ANALYSIS EXAMPLES REPLICATION WesVar 4.3 GENERAL NOTES ABOUT ANALYSIS EXAMPLES REPLICATION These examples are intended to provide guidance on how to use the commands/procedures for analysis of

More information

PASS Sample Size Software

PASS Sample Size Software Chapter 850 Introduction Cox proportional hazards regression models the relationship between the hazard function λ( t X ) time and k covariates using the following formula λ log λ ( t X ) ( t) 0 = β1 X1

More information

Unions and Upward Mobility for Women Workers

Unions and Upward Mobility for Women Workers Unions and Upward Mobility for Women Workers John Schmitt December 2008 Center for Economic and Policy Research 1611 Connecticut Avenue, NW, Suite 400 Washington, D.C. 20009 202-293-5380 www.cepr.net Unions

More information

Gov 2001: Section 5. I. A Normal Example II. Uncertainty. Gov Spring 2010

Gov 2001: Section 5. I. A Normal Example II. Uncertainty. Gov Spring 2010 Gov 2001: Section 5 I. A Normal Example II. Uncertainty Gov 2001 Spring 2010 A roadmap We started by introducing the concept of likelihood in the simplest univariate context one observation, one variable.

More information

9. Logit and Probit Models For Dichotomous Data

9. Logit and Probit Models For Dichotomous Data Sociology 740 John Fox Lecture Notes 9. Logit and Probit Models For Dichotomous Data Copyright 2014 by John Fox Logit and Probit Models for Dichotomous Responses 1 1. Goals: I To show how models similar

More information

ECON Introductory Econometrics. Seminar 4. Stock and Watson Chapter 8

ECON Introductory Econometrics. Seminar 4. Stock and Watson Chapter 8 ECON4150 - Introductory Econometrics Seminar 4 Stock and Watson Chapter 8 empirical exercise E8.2: Data 2 In this exercise we use the data set CPS12.dta Each month the Bureau of Labor Statistics in the

More information

Full file at

Full file at TEST BANK Robert J. Lemke Lake Forest College Fall 2008 Labor Economics 5 th Edition George Borjas Chapter Two 1. Who is not counted in the U.S. labor force? A. Persons working 15 hours a week or more

More information

Analysis of Microdata

Analysis of Microdata Rainer Winkelmann Stefan Boes Analysis of Microdata Second Edition 4u Springer 1 Introduction 1 1.1 What Are Microdata? 1 1.2 Types of Microdata 4 1.2.1 Qualitative Data 4 1.2.2 Quantitative Data 6 1.3

More information

Gender Pay Differences: Progress Made, but Women Remain Overrepresented Among Low- Wage Workers

Gender Pay Differences: Progress Made, but Women Remain Overrepresented Among Low- Wage Workers Cornell University ILR School DigitalCommons@ILR Federal Publications Key Workplace Documents 10-2011 Gender Pay Differences: Progress Made, but Women Remain Overrepresented Among Low- Wage Workers Government

More information

proc genmod; model malform/total = alcohol / dist=bin link=identity obstats; title 'Table 2.7'; title2 'Identity Link';

proc genmod; model malform/total = alcohol / dist=bin link=identity obstats; title 'Table 2.7'; title2 'Identity Link'; BIOS 6244 Analysis of Categorical Data Assignment 5 s 1. Consider Exercise 4.4, p. 98. (i) Write the SAS code, including the DATA step, to fit the linear probability model and the logit model to the data

More information

THE IMPACT OF A NEW PHASED RETIREMENT OPTION ON FACULTY RETIREMENT DECISIONS

THE IMPACT OF A NEW PHASED RETIREMENT OPTION ON FACULTY RETIREMENT DECISIONS THE IMPACT OF A NEW PHASED RETIREMENT OPTION ON FACULTY RETIREMENT DECISIONS Linda S. Ghent Assistant Professor Department of Economics Eastern Illinois University Charleston, IL 61920-3099 Office Phone:

More information