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

Size: px
Start display at page:

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

Transcription

1 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 one double-sided sheet of paper, letter size (8½ 11 in or mm), with any content you want. 3. No calculators of any kind are allowed. 4. Show all the calculations, and explain your steps. 5. If you need more space, use the back of the page. 6. Fully label all graphs. Good Luck

2 1. (40 points). Jennifer is close to completing her bachelor s degree in economics, and she considers pursuing a master s degree. For her ECON 690 project she collected a sample of workers with either bachelor s degree or master s degree, with the following variables: inc - respondent s total annual income (in $) afqt - percentile score on U.S. Armed Forces Qualifying Exam female - dummy (=1 if female, 0 otherwise) black - dummy (=1 if black, 0 otherwise) ma - dummy (=1 if highest level of education is master s degree, 0 if highest level of education is bachelor s degree) Jennifer estimated two models, and her results are reported in the next table. The numbers in parentheses are 95% confidence intervals. Dependent variable: log(inc) model1 model2 Constant *** (10.234, ) *** (10.231, ) afqt *** (0.004, 0.007) *** (0.004, 0.007) female *** (-0.388, ) *** (-0.395, ) black (-0.094, 0.115) (-0.112, 0.102) ma * (-0.017, 0.226) (-0.124, 0.216) female:ma (-0.189, 0.298) black:ma (-0.087, 0.680) Observations R Adjusted R Residual Std. Error (df = 843) (df = 841) F Statistic *** (df = 4; 843) *** (df = 6; 841) Note: * p<0.1; ** p<0.05; *** p<0.01 a. Demonstrate how you would use the fitted equation from model1 to predict the total income of a Hispanic female with master s degree, who scored at the 95 th percentile on her Armed Forces Qualifying Exam (afqt = 95). No need to calculate the final number, just write the fitted equation and substitute the values. ıııııı = exp(bb 1 + bb 2 ssssssss + bb 3 ffffffffffff + bb 4 bbbbbbbbbb + bb 5 mmmm) = exp( ) = exp ( ) We exponentiate because the dependent variable is log(inc). 1

3 b. Interpret the estimated coefficient on ma in model1. bb 5 = means that workers with master s degree are earning 10.4% more in annual income than workers with bachelor s degree, holding all other regressors the same (i.e. gender, race, and score on the Armed Forces Qualifying Exam). c. Interpret the estimated coefficient on female in model1. bb 3 = means that female workers annual income is approximately 31.5% lower than that of male workers, holding all other regressors the same (i.e. race, education level, and score on the Armed Forces Qualifying Exam). d. Suppose that Jennifer wants to test whether black workers income is different from income of non-black workers. Write the null and alternative hypotheses for her test, based on model1. HH 0 : ββ 4 = 0 HH 1 : ββ 4 0 2

4 e. Interpret the estimated coefficient on female:ma in model2. bb 6 = is the difference between the benefit from master s degree for female and for male. That is, female workers income benefits from master s degree is 5.4% more than male workers, holding other regressors fixed (race, and score on the Armed Forces Qualifying Exam). Steps. bbbbbbbbbbbbtt ffffffffffff,mmmm = ıııııı ffffffffffff,mmmm ıııııı ffffffffffff,bbbbbbh = bb 3 + bb 6 bbbbbbbbbbbbtt mmmmmmmm,mmmm = ıııııı mmmmmmmm,mmmm ıııııı mmmmmmmm,bbbbbbh = bb 3 Thus, the difference between the benefit of female and male is: bbbbbbbbbbbbbb ffffffffffff,mmmm bbbbbbbbbbbbbb mmmmmmmm,mmmm = bb 6 f. Suppose that Jennifer wants to test whether black workers benefits from master s degree are different from benefits of non-black workers from master s degree. Write the null and alternative hypotheses for her test, based on model2. HH 0 : ββ 7 = 0 HH 1 : ββ 7 0 g. Based on the reported confidence intervals, what is your conclusion about the test in the last section? Explain your answer. The 95% confidence interval for ββ 7 is (-0.087, 0.680), contains all the null values of ββ 7 which cannot be rejected at significance level of αα = 5% against a two-sided alternative. Since the reported confidence interval contains 0, we fail to reject the null hypotheses at significance level αα = 5%. We conclude that black workers benefits from master s degree are NOT different from benefits of non-black workers from master s degree. 3

5 h. Suppose that Jennifer wants to test whether income of black workers with master s degree is higher than the income of black workers with bachelor s degree. Write the null and alternative hypotheses for her test, based on model2. HH 0 : ββ 5 + ββ 7 = 0 HH 1 : ββ 5 + ββ 7 > 0 2. (5 points). Suppose you estimated a regression model using cross-sectional data. Your model has good overall fit, but individual coefficients are insignificant and have unreasonable magnitudes. Your model likely suffers from (circle the correct answer): a. Autocorrelation b. Spurious regression c. Heteroscedasticity d. Omitted variable bias e. Imperfect multicollinearity 3. (5 points). Suppose that you are working on a project and you found dozens of data variables. You decided to include all the variables in your regression model, because you strongly believe in more is better. What is the likely adverse consequence of your approach (circle the correct answer)? a. Biased OLS estimators b. Inefficient OLS estimators c. Inconsistent OLS estimators d. Robust standard errors e. None of the above 4

6 4. (20 points). Simone serves as an expert witness in a discrimination lawsuit against a major mortgage lending company. She collected data on 2,380 loan applications from that company, with the following variables: deny = 1 if mortgage application was denied, 0 otherwise black = 1 if applicant is black, 0 in non-black dir ratio of debt payments to total income of applicant, in % lvr ratio of loan amount to value of property, in % cs credit score (in points, higher value is better) dmi = 1 if applicant was denied mortgage insurance, 0 otherwise Simone estimated the probit and logit models, and her results (marginal effects) are given in the next table. Estimated standard errors are in parentheses, and the constant is omitted: Dependent variable: deny Probit mfx Logit mfx black *** (0.0215) *** (0.0197) dir *** (0.0006) *** (0.0006) lvr *** (0.0004) *** (0.0004) cs *** (0.0031) *** (0.0027) dmi *** (0.0605) *** (0.0585) Pseudo R p-value 0 0 Observations 2,381 2,381 Log Likelihood Akaike Inf. Crit. 1, , Note: * p<0.1; ** p<0.05; *** p<0.01 a. Interpret the estimated marginal effect of black in the probit model. mmmmmm(bbbbbbbbbb) = , means that black applicants are 8.52% more likely to be denied a mortgage, than non-black applicants, holding all other regressors (mortgage characteristics) at their sample means values. 5

7 b. Suppose Simone wants to test statistically whether the lending company discriminates against black applicants. Write the null and alternative hypotheses of this test. Let ββ 2 be the unknown marginal effect on black. The test is therefore: HH 0 : ββ 2 = 0 HH 1 : ββ 2 > 0 Remark: If black applicants are being discriminated, then their chances of being denied a mortgage are higher, i.e. this is upper-tail test. c. Interpret the estimated marginal effect of dir in the probit model. mmmmmm(dddddd) = means that a 1% increase in the ratio of debt payments to applicant s income, increases the chances of mortgage application denial by 0.39%, holding all regressors at the sample average values. d. Interpret the estimated marginal effect of cs class in the probit model. mmmmmm(cccc) = means that a 1 point increase in applicant s credit score, lowers the chances of mortgage application denial by 0.3%, holding all regressors at the sample average values. 6

8 5. (10 points). Suppose that you estimated a regression model using OLS, and the plot of residuals against the fitted values looks like the next figure. Heteroscedasticity. a. (3 points). What kind of econometric problem your model likely suffers from? b. (4 points). What are the consequences of the problem in the previous section? OLS estimators are inefficient Estimated standard errors are biased, and therefore statistical hypotheses tests are invalid. c. (3 points). Propose a practical solution to the problem you identified in section a. The most practical solution to compute and report robust standard errors (in R, using the sandwich package). 7

9 6. (10 points). Suppose that Kevin estimated two models, and his fitted equations are: EEEEEEEEEEEEEEEE = bb 1 + 3SS + 2EEEEEE EEEEEE = dd 1 0.2SS Where SS is schooling and EEEEEE is experience. Dray is another researcher who estimated the following model: EEEEEEEEEEEEEEEE = bb 1 + bb 2 SS a. (3 points). Suppose that Kevin s model is the correct one. What is the econometric problem in Dray s model? Omitted variable bias. b. (4 points). What are the likely consequences of the problem in the previous section? i. Biased and inconsistent estimator of the coefficient on the schooling, ii. Biased standard errors of estimators, which makes all statistical tests invalid. c. (3 points). What would be the value of Dray s estimated coefficient on schooling, bb 2? bb 2 = bb 2 + bb 3 dd 2 = ( 0.2) = 2.6 8

10 7. (10 points). Suppose that you estimated a time series model, and plot of the autocorrelation function looks like the next figure. a. (3 points). What kind of econometric problem your model is likely suffers from? Autocorrelation (or serial correlation). b. (4 points). What are the consequences of the problem in the previous section? OLS estimators are inefficient Estimated standard errors are biased, and therefore statistical hypotheses tests are invalid. c. (3 points). Propose one practical solution to the problem you identified in section a. The most practical solution is to compute and report robust standard errors (in R, using the sandwich package). 9

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

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

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

Final Exam, section 1

Final Exam, section 1 San Francisco State University Michael Bar ECON 312 Fall 2015 Final Exam, section 1 Monday, December 14, 2015 Time: 1 hour, 30 minutes Name: Instructions: 1. This is closed book, closed notes exam. 2.

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

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

[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

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

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

Table 4. Probit model of union membership. Probit coefficients are presented below. Data from March 2008 Current Population Survey. 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

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

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

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

Supporting Information for:

Supporting Information for: Supporting Information for: Can Political Participation Prevent Crime? Results from a Field Experiment about Citizenship, Participation, and Criminality This appendix contains the following material: Supplemental

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

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

The Impact of the Minimum Wage on Employment and Hours Worked for the Young and Low-Educated: An Analysis of the United States North East

The Impact of the Minimum Wage on Employment and Hours Worked for the Young and Low-Educated: An Analysis of the United States North East Skidmore College Creative Matter Economics Student Theses and Capstone Projects Economics 2018 The Impact of the Minimum Wage on Employment and Hours Worked for the Young and Low-Educated: An Analysis

More information

INSTITUTE AND FACULTY OF ACTUARIES. Curriculum 2019 SPECIMEN EXAMINATION

INSTITUTE AND FACULTY OF ACTUARIES. Curriculum 2019 SPECIMEN EXAMINATION INSTITUTE AND FACULTY OF ACTUARIES Curriculum 2019 SPECIMEN EXAMINATION Subject CS1A Actuarial Statistics Time allowed: Three hours and fifteen minutes INSTRUCTIONS TO THE CANDIDATE 1. Enter all the candidate

More information

Booth School of Business, University of Chicago Business 41202, Spring Quarter 2014, Mr. Ruey S. Tsay. Solutions to Midterm

Booth School of Business, University of Chicago Business 41202, Spring Quarter 2014, Mr. Ruey S. Tsay. Solutions to Midterm Booth School of Business, University of Chicago Business 41202, Spring Quarter 2014, Mr. Ruey S. Tsay Solutions to Midterm Problem A: (30 pts) Answer briefly the following questions. Each question has

More information

Web Appendix Figure 1. Operational Steps of Experiment

Web Appendix Figure 1. Operational Steps of Experiment Web Appendix Figure 1. Operational Steps of Experiment 57,533 direct mail solicitations with randomly different offer interest rates sent out to former clients. 5,028 clients go to branch and apply for

More information

GGraph. Males Only. Premium. Experience. GGraph. Gender. 1 0: R 2 Linear = : R 2 Linear = Page 1

GGraph. Males Only. Premium. Experience. GGraph. Gender. 1 0: R 2 Linear = : R 2 Linear = Page 1 GGraph 9 Gender : R Linear =.43 : R Linear =.769 8 7 6 5 4 3 5 5 Males Only GGraph Page R Linear =.43 R Loess 9 8 7 6 5 4 5 5 Explore Case Processing Summary Cases Valid Missing Total N Percent N Percent

More information

The Influence of Race in Residential Mortgage Closings

The Influence of Race in Residential Mortgage Closings The Influence of Race in Residential Mortgage Closings Authors John P. McMurray and Thomas A. Thomson Abstract This study examines how applicants identified as Asian, Black or Hispanic differ in mortgage

More information

Credit Scores and Credit Market Outcomes: Evidence from the SSBF and KFS

Credit Scores and Credit Market Outcomes: Evidence from the SSBF and KFS Credit Scores and Credit Market Outcomes: Evidence from the SSBF and KFS Rebel A. Cole DePaul University 1 E Jackson Blvd. Suite 5531 Chicago, IL 60602 USA Ph: 1-312-362-6887 Email: rcole@depaul.edu Abstract:

More information

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

The University of Chicago, Booth School of Business Business 41202, Spring Quarter 2009, Mr. Ruey S. Tsay. Solutions to Final Exam The University of Chicago, Booth School of Business Business 41202, Spring Quarter 2009, Mr. Ruey S. Tsay Solutions to Final Exam Problem A: (42 pts) Answer briefly the following questions. 1. Questions

More information

Sean Howard Econometrics Final Project Paper. An Analysis of the Determinants and Factors of Physical Education Attendance in the Fourth Quarter

Sean Howard Econometrics Final Project Paper. An Analysis of the Determinants and Factors of Physical Education Attendance in the Fourth Quarter Sean Howard Econometrics Final Project Paper An Analysis of the Determinants and Factors of Physical Education Attendance in the Fourth Quarter Introduction This project attempted to gain a more complete

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

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

Chapter 4 Level of Volatility in the Indian Stock Market

Chapter 4 Level of Volatility in the Indian Stock Market Chapter 4 Level of Volatility in the Indian Stock Market Measurement of volatility is an important issue in financial econometrics. The main reason for the prominent role that volatility plays in financial

More information

Amath 546/Econ 589 Univariate GARCH Models: Advanced Topics

Amath 546/Econ 589 Univariate GARCH Models: Advanced Topics Amath 546/Econ 589 Univariate GARCH Models: Advanced Topics Eric Zivot April 29, 2013 Lecture Outline The Leverage Effect Asymmetric GARCH Models Forecasts from Asymmetric GARCH Models GARCH Models with

More information

CHAPTER 7 MULTIPLE REGRESSION

CHAPTER 7 MULTIPLE REGRESSION CHAPTER 7 MULTIPLE REGRESSION ANSWERS TO PROBLEMS AND CASES 5. Y = 7.5 + 3(0) - 1.(7) = -17.88 6. a. A correlation matrix displays the correlation coefficients between every possible pair of variables

More information

Lecture 10: Alternatives to OLS with limited dependent variables, part 1. PEA vs APE Logit/Probit

Lecture 10: Alternatives to OLS with limited dependent variables, part 1. PEA vs APE Logit/Probit Lecture 10: Alternatives to OLS with limited dependent variables, part 1 PEA vs APE Logit/Probit PEA vs APE PEA: partial effect at the average The effect of some x on y for a hypothetical case with sample

More information

NPTEL Project. Econometric Modelling. Module 16: Qualitative Response Regression Modelling. Lecture 20: Qualitative Response Regression Modelling

NPTEL Project. Econometric Modelling. Module 16: Qualitative Response Regression Modelling. Lecture 20: Qualitative Response Regression Modelling 1 P age NPTEL Project Econometric Modelling Vinod Gupta School of Management Module 16: Qualitative Response Regression Modelling Lecture 20: Qualitative Response Regression Modelling Rudra P. Pradhan

More information

Software Made Simple: Effort Adjustment Factors and the Accuracy of the Estimate

Software Made Simple: Effort Adjustment Factors and the Accuracy of the Estimate Software Made Simple: Effort Adjustment Factors and the Accuracy of the Estimate June 13, 2018 Jeremy Goucher Space Solutions 2016 MCR, LLC Distribution prohibited without express written consent of MCR,

More information

How Does Education Affect Mental Well-Being and Job Satisfaction?

How Does Education Affect Mental Well-Being and Job Satisfaction? A summary of a paper presented to a National Institute of Economic and Social Research conference, at the University of Birmingham, on Thursday June 6 How Does Education Affect Mental Well-Being and Job

More information

Tests for the Odds Ratio in a Matched Case-Control Design with a Binary X

Tests for the Odds Ratio in a Matched Case-Control Design with a Binary X Chapter 156 Tests for the Odds Ratio in a Matched Case-Control Design with a Binary X Introduction This procedure calculates the power and sample size necessary in a matched case-control study designed

More information

The data definition file provided by the authors is reproduced below: Obs: 1500 home sales in Stockton, CA from Oct 1, 1996 to Nov 30, 1998

The data definition file provided by the authors is reproduced below: Obs: 1500 home sales in Stockton, CA from Oct 1, 1996 to Nov 30, 1998 Economics 312 Sample Project Report Jeffrey Parker Introduction This project is based on Exercise 2.12 on page 81 of the Hill, Griffiths, and Lim text. It examines how the sale price of houses in Stockton,

More information

Online Appendix for Does mobile money affect saving behavior? Evidence from a developing country Journal of African Economies

Online Appendix for Does mobile money affect saving behavior? Evidence from a developing country Journal of African Economies Online Appendix for Does mobile money affect saving behavior? Evidence from a developing country Journal of African Economies Serge Ky, Clovis Rugemintwari and Alain Sauviat In this document we report

More information

Forecasting Real Estate Prices

Forecasting Real Estate Prices Forecasting Real Estate Prices Stefano Pastore Advanced Financial Econometrics III Winter/Spring 2018 Overview Peculiarities of Forecasting Real Estate Prices Real Estate Indices Serial Dependence in Real

More information

Econ Spring 2016 Section 12

Econ Spring 2016 Section 12 Econ 140 - Spring 2016 Section 12 GSI: Fenella Carpena April 28, 2016 1 Experiments and Quasi-Experiments Exercise 1.0. Consider the STAR Experiment discussed in lecture where students were randomly assigned

More information

6 Multiple Regression

6 Multiple Regression More than one X variable. 6 Multiple Regression Why? Might be interested in more than one marginal effect Omitted Variable Bias (OVB) 6.1 and 6.2 House prices and OVB Should I build a fireplace? The following

More information

Stat 101 Exam 1 - Embers Important Formulas and Concepts 1

Stat 101 Exam 1 - Embers Important Formulas and Concepts 1 1 Chapter 1 1.1 Definitions Stat 101 Exam 1 - Embers Important Formulas and Concepts 1 1. Data Any collection of numbers, characters, images, or other items that provide information about something. 2.

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

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

Yafu Zhao Department of Economics East Carolina University M.S. Research Paper. Abstract

Yafu Zhao Department of Economics East Carolina University M.S. Research Paper. Abstract This version: July 16, 2 A Moving Window Analysis of the Granger Causal Relationship Between Money and Stock Returns Yafu Zhao Department of Economics East Carolina University M.S. Research Paper Abstract

More information

Analyzing the Determinants of Project Success: A Probit Regression Approach

Analyzing the Determinants of Project Success: A Probit Regression Approach 2016 Annual Evaluation Review, Linked Document D 1 Analyzing the Determinants of Project Success: A Probit Regression Approach 1. This regression analysis aims to ascertain the factors that determine development

More information

STA 4504/5503 Sample questions for exam True-False questions.

STA 4504/5503 Sample questions for exam True-False questions. STA 4504/5503 Sample questions for exam 2 1. True-False questions. (a) For General Social Survey data on Y = political ideology (categories liberal, moderate, conservative), X 1 = gender (1 = female, 0

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

Booth School of Business, University of Chicago Business 41202, Spring Quarter 2010, Mr. Ruey S. Tsay. Solutions to Midterm

Booth School of Business, University of Chicago Business 41202, Spring Quarter 2010, Mr. Ruey S. Tsay. Solutions to Midterm Booth School of Business, University of Chicago Business 41202, Spring Quarter 2010, Mr. Ruey S. Tsay Solutions to Midterm Problem A: (30 pts) Answer briefly the following questions. Each question has

More information

POLYTECHNIC OF NAMIBIA SCHOOL OF MANAGEMENT SCIENCES DEPARTMENT OF ACCOUNTING, ECONOMICS AND FINANCE ECONOMETRICS. Mr.

POLYTECHNIC OF NAMIBIA SCHOOL OF MANAGEMENT SCIENCES DEPARTMENT OF ACCOUNTING, ECONOMICS AND FINANCE ECONOMETRICS. Mr. POLYTECHNIC OF NAMIBIA SCHOOL OF MANAGEMENT SCIENCES DEPARTMENT OF ACCOUNTING, ECONOMICS AND FINANCE COURSE: COURSE CODE: ECONOMETRICS ECM 312S DATE: NOVEMBER 2014 MARKS: 100 TIME: 3 HOURS NOVEMBER EXAMINATION:

More information

This is a repository copy of Asymmetries in Bank of England Monetary Policy.

This is a repository copy of Asymmetries in Bank of England Monetary Policy. This is a repository copy of Asymmetries in Bank of England Monetary Policy. White Rose Research Online URL for this paper: http://eprints.whiterose.ac.uk/9880/ Monograph: Gascoigne, J. and Turner, P.

More information

Internet Appendix: High Frequency Trading and Extreme Price Movements

Internet Appendix: High Frequency Trading and Extreme Price Movements Internet Appendix: High Frequency Trading and Extreme Price Movements This appendix includes two parts. First, it reports the results from the sample of EPMs defined as the 99.9 th percentile of raw returns.

More information

Fall 2004 Social Sciences 7418 University of Wisconsin-Madison Problem Set 5 Answers

Fall 2004 Social Sciences 7418 University of Wisconsin-Madison Problem Set 5 Answers Economics 310 Menzie D. Chinn Fall 2004 Social Sciences 7418 University of Wisconsin-Madison Problem Set 5 Answers This problem set is due in lecture on Wednesday, December 15th. No late problem sets will

More information

Point-Biserial and Biserial Correlations

Point-Biserial and Biserial Correlations Chapter 302 Point-Biserial and Biserial Correlations Introduction This procedure calculates estimates, confidence intervals, and hypothesis tests for both the point-biserial and the biserial correlations.

More information

Financial Econometrics: Problem Set # 3 Solutions

Financial Econometrics: Problem Set # 3 Solutions Financial Econometrics: Problem Set # 3 Solutions N Vera Chau The University of Chicago: Booth February 9, 219 1 a. You can generate the returns using the exact same strategy as given in problem 2 below.

More information

FINANCIAL ECONOMETRICS AND EMPIRICAL FINANCE MODULE 2

FINANCIAL ECONOMETRICS AND EMPIRICAL FINANCE MODULE 2 MSc. Finance/CLEFIN 2017/2018 Edition FINANCIAL ECONOMETRICS AND EMPIRICAL FINANCE MODULE 2 Midterm Exam Solutions June 2018 Time Allowed: 1 hour and 15 minutes Please answer all the questions by writing

More information

The text reports the results of two experiments examining the influence of two war tax

The text reports the results of two experiments examining the influence of two war tax Supporting Information for Kriner et al. CMPS 2015 Page 1 The text reports the results of two experiments examining the influence of two war tax instruments on public support for war. The complete wording

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

Estimation, Analysis and Projection of India s GDP

Estimation, Analysis and Projection of India s GDP MPRA Munich Personal RePEc Archive Estimation, Analysis and Projection of India s GDP Ugam Raj Daga and Rituparna Das and Bhishma Maheshwari 2004 Online at https://mpra.ub.uni-muenchen.de/22830/ MPRA Paper

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

Fixed Effects Maximum Likelihood Estimation of a Flexibly Parametric Proportional Hazard Model with an Application to Job Exits

Fixed Effects Maximum Likelihood Estimation of a Flexibly Parametric Proportional Hazard Model with an Application to Job Exits Fixed Effects Maximum Likelihood Estimation of a Flexibly Parametric Proportional Hazard Model with an Application to Job Exits Published in Economic Letters 2012 Audrey Light* Department of Economics

More information

Graduate School of Business, University of Chicago Business 41202, Spring Quarter 2007, Mr. Ruey S. Tsay. Midterm

Graduate School of Business, University of Chicago Business 41202, Spring Quarter 2007, Mr. Ruey S. Tsay. Midterm Graduate School of Business, University of Chicago Business 41202, Spring Quarter 2007, Mr. Ruey S. Tsay Midterm GSB Honor Code: I pledge my honor that I have not violated the Honor Code during this examination.

More information

Investor Competence, Information and Investment Activity

Investor Competence, Information and Investment Activity Investor Competence, Information and Investment Activity Anders Karlsson and Lars Nordén 1 Department of Corporate Finance, School of Business, Stockholm University, S-106 91 Stockholm, Sweden Abstract

More information

Problem Set 6 ANSWERS

Problem Set 6 ANSWERS Economics 20 Part I. Problem Set 6 ANSWERS Prof. Patricia M. Anderson The first 5 questions are based on the following information: Suppose a researcher is interested in the effect of class attendance

More information

Are Old Age Workers Out of Luck? An Empirical Study of the U.S. Labor Market. Keith Brian Kline II Sreenath Majumder, PhD March 16, 2015

Are Old Age Workers Out of Luck? An Empirical Study of the U.S. Labor Market. Keith Brian Kline II Sreenath Majumder, PhD March 16, 2015 Are Old Age Workers Out of Luck? An Empirical Study of the U.S. Labor Market Keith Brian Kline II Sreenath Majumder, PhD March 16, 2015 Are Old Age Workers Out of Luck? An Empirical Study of the U.S. Labor

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

REGIONAL WORKSHOP ON TRAFFIC FORECASTING AND ECONOMIC PLANNING

REGIONAL WORKSHOP ON TRAFFIC FORECASTING AND ECONOMIC PLANNING International Civil Aviation Organization 27/8/10 WORKING PAPER REGIONAL WORKSHOP ON TRAFFIC FORECASTING AND ECONOMIC PLANNING Cairo 2 to 4 November 2010 Agenda Item 3 a): Forecasting Methodology (Presented

More information

Correcting for Survival Effects in Cross Section Wage Equations Using NBA Data

Correcting for Survival Effects in Cross Section Wage Equations Using NBA Data Correcting for Survival Effects in Cross Section Wage Equations Using NBA Data by Peter A Groothuis Professor Appalachian State University Boone, NC and James Richard Hill Professor Central Michigan University

More information

DYNAMICS OF URBAN INFORMAL

DYNAMICS OF URBAN INFORMAL DYNAMICS OF URBAN INFORMAL EMPLOYMENT IN BANGLADESH Selim Raihan Professor of Economics, University of Dhaka and Executive Director, SANEM ICRIER Conference on Creating Jobs in South Asia 3-4 December

More information

Appendix B: Methodology and Finding of Statistical and Econometric Analysis of Enterprise Survey and Portfolio Data

Appendix B: Methodology and Finding of Statistical and Econometric Analysis of Enterprise Survey and Portfolio Data Appendix B: Methodology and Finding of Statistical and Econometric Analysis of Enterprise Survey and Portfolio Data Part 1: SME Constraints, Financial Access, and Employment Growth Evidence from World

More information

Stat3011: Solution of Midterm Exam One

Stat3011: Solution of Midterm Exam One 1 Stat3011: Solution of Midterm Exam One Fall/2003, Tiefeng Jiang Name: Problem 1 (30 points). Choose one appropriate answer in each of the following questions. 1. (B ) The mean age of five people in a

More information

University of New South Wales Semester 1, Economics 4201 and Homework #2 Due on Tuesday 3/29 (20% penalty per day late)

University of New South Wales Semester 1, Economics 4201 and Homework #2 Due on Tuesday 3/29 (20% penalty per day late) University of New South Wales Semester 1, 2011 School of Economics James Morley 1. Autoregressive Processes (15 points) Economics 4201 and 6203 Homework #2 Due on Tuesday 3/29 (20 penalty per day late)

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

Why Pay for Paper? An Analysis of the Internet's Effect on Print Newspaper Subscriber Retention

Why Pay for Paper? An Analysis of the Internet's Effect on Print Newspaper Subscriber Retention Clemson University TigerPrints All Theses Theses 5-2011 Why Pay for Paper? An Analysis of the Internet's Effect on Print Newspaper Subscriber Retention Kevin Payne Clemson University, kmpayne@clemson.edu

More information

THE IMPACT OF LENDING ACTIVITY AND MONETARY POLICY IN THE IRISH HOUSING MARKET

THE IMPACT OF LENDING ACTIVITY AND MONETARY POLICY IN THE IRISH HOUSING MARKET THE IMPACT OF LENDING ACTIVITY AND MONETARY POLICY IN THE IRISH HOUSING MARKET CONOR SULLIVAN Junior Sophister Irish banks and consumers currently face both a global credit crunch and a very weak Irish

More information

Prediction errors in credit loss forecasting models based on macroeconomic data

Prediction errors in credit loss forecasting models based on macroeconomic data Prediction errors in credit loss forecasting models based on macroeconomic data Eric McVittie Experian Decision Analytics Credit Scoring & Credit Control XIII August 2013 University of Edinburgh Business

More information

San Francisco State University ECON 560 Summer Problem set 1

San Francisco State University ECON 560 Summer Problem set 1 San Francisco State University Michael Bar ECON 60 Summer 2018 Due Wednesday, July 11 Problem set 1 Name Assignment Rules 1. Homework assignments must be typed. For instructions on how to type equations

More information

Methods for A Time Series Approach to Estimating Excess Mortality Rates in Puerto Rico, Post Maria 1 Menzie Chinn 2 August 10, 2018 Procedure:

Methods for A Time Series Approach to Estimating Excess Mortality Rates in Puerto Rico, Post Maria 1 Menzie Chinn 2 August 10, 2018 Procedure: Methods for A Time Series Approach to Estimating Excess Mortality Rates in Puerto Rico, Post Maria 1 Menzie Chinn 2 August 10, 2018 Procedure: Estimate relationship between mortality as recorded and population

More information

2009/2010 CAIA Prerequisite Diagnostic Review (PDR) And Answer Key

2009/2010 CAIA Prerequisite Diagnostic Review (PDR) And Answer Key 2009/2010 CAIA Prerequisite Diagnostic Review (PDR) And Answer Key Form B --------------------------------------------------------------------------------- Candidates registered for the program are assumed

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

Introduction to Econometrics (3 rd Updated Edition) Solutions to Odd- Numbered End- of- Chapter Exercises: Chapter 6

Introduction to Econometrics (3 rd Updated Edition) Solutions to Odd- Numbered End- of- Chapter Exercises: Chapter 6 Introduction to Econometrics (3 rd Updated Edition) by James H. Stock and Mark W. Watson Solutions to Odd- Numbered End- of- Chapter Exercises: Chapter 6 (This version August 17, 014) 015 Pearson Education,

More information

Credit history Bad credit history can discourage an individual s chances of being approved for a loan.

Credit history Bad credit history can discourage an individual s chances of being approved for a loan. history Bad credit history can discourage an individual s chances of being approved for a loan. Collateral This is any asset that can be converted to a cash value that can be used to secure a loan. Collateral

More information

Understanding Differential Cycle Sensitivity for Loan Portfolios

Understanding Differential Cycle Sensitivity for Loan Portfolios Understanding Differential Cycle Sensitivity for Loan Portfolios James O Donnell jodonnell@westpac.com.au Context & Background At Westpac we have recently conducted a revision of our Probability of Default

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

The Trend of the Gender Wage Gap Over the Business Cycle

The Trend of the Gender Wage Gap Over the Business Cycle Gettysburg Economic Review Volume 4 Article 5 2010 The Trend of the Gender Wage Gap Over the Business Cycle Nicholas J. Finio Gettysburg College Class of 2010 Follow this and additional works at: http://cupola.gettysburg.edu/ger

More information

The Role of Exponential-Growth Bias and Present Bias in Retirment Saving Decisions

The Role of Exponential-Growth Bias and Present Bias in Retirment Saving Decisions The Role of Exponential-Growth Bias and Present Bias in Retirment Saving Decisions Gopi Shah Goda Stanford University & NBER Matthew Levy London School of Economics Colleen Flaherty Manchester University

More information

1. Logit and Linear Probability Models

1. Logit and Linear Probability Models INTERNET APPENDIX 1. Logit and Linear Probability Models Table 1 Leverage and the Likelihood of a Union Strike (Logit Models) This table presents estimation results of logit models of union strikes during

More information

Variance clustering. Two motivations, volatility clustering, and implied volatility

Variance clustering. Two motivations, volatility clustering, and implied volatility Variance modelling The simplest assumption for time series is that variance is constant. Unfortunately that assumption is often violated in actual data. In this lecture we look at the implications of time

More information

A Comparison of Univariate Probit and Logit. Models Using Simulation

A Comparison of Univariate Probit and Logit. Models Using Simulation Applied Mathematical Sciences, Vol. 12, 2018, no. 4, 185-204 HIKARI Ltd, www.m-hikari.com https://doi.org/10.12988/ams.2018.818 A Comparison of Univariate Probit and Logit Models Using Simulation Abeer

More information

23571 Introductory Econometrics Assignment B (Spring 2017)

23571 Introductory Econometrics Assignment B (Spring 2017) 23571 Introductory Econometrics Assignment B (Spring 2017) You must attach the coversheet to your answers. Read the instructions on the coversheet. Try to keep your answers short and clear. This assignment

More information

SALARY EQUITY ANALYSIS AT ARL INSTITUTIONS

SALARY EQUITY ANALYSIS AT ARL INSTITUTIONS SALARY EQUITY ANALYSIS AT ARL INSTITUTIONS Quinn Galbraith, MSS & MLS - Sociology and Family Life Librarian, ARL Visiting Program Officer Michael Groesbeck, BS - Statistician Brigham R. Frandsen, PhD -

More information

İnsan TUNALI 8 November 2018 Econ 511: Econometrics I. ASSIGNMENT 7 STATA Supplement

İnsan TUNALI 8 November 2018 Econ 511: Econometrics I. ASSIGNMENT 7 STATA Supplement İnsan TUNALI 8 November 2018 Econ 511: Econometrics I ASSIGNMENT 7 STATA Supplement. use "F:\COURSES\GRADS\ECON511\SHARE\wages1.dta", clear. generate =ln(wage). scatter sch Q. Do you see a relationship

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

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

Cameron ECON 132 (Health Economics): FIRST MIDTERM EXAM (A) Fall 17

Cameron ECON 132 (Health Economics): FIRST MIDTERM EXAM (A) Fall 17 Cameron ECON 132 (Health Economics): FIRST MIDTERM EXAM (A) Fall 17 Answer all questions in the space provided on the exam. Total of 36 points (and worth 22.5% of final grade). Read each question carefully,

More information

Problem Set # Due Monday, April 19, 3004 by 6:00pm

Problem Set # Due Monday, April 19, 3004 by 6:00pm Problem Set #5 14.74 Due Monday, April 19, 3004 by 6:00pm 1. Savings: Evidence from Thailand Paxson (1992), in her article entitled Using Weather Variability to Estimate the Response of Savings to Transitory

More information

A SEARCH FOR A STABLE LONG RUN MONEY DEMAND FUNCTION FOR THE US

A SEARCH FOR A STABLE LONG RUN MONEY DEMAND FUNCTION FOR THE US A. Journal. Bis. Stus. 5(3):01-12, May 2015 An online Journal of G -Science Implementation & Publication, website: www.gscience.net A SEARCH FOR A STABLE LONG RUN MONEY DEMAND FUNCTION FOR THE US H. HUSAIN

More information

Cumulative Abnormal Returns

Cumulative Abnormal Returns Cumulative Abnormal Returns 0.800000 DAY - 20 T0 +186 0.600000 CUMULATIVE ABNORMAL RETURNS 0.400000 0.200000 0.000000-0.200000-0.400000-0.600000-0.800000 3 5 13 16 7 15 17 23 12-20 -10 0 10 20 30 40 50

More information

Asymmetric Price Transmission: A Copula Approach

Asymmetric Price Transmission: A Copula Approach Asymmetric Price Transmission: A Copula Approach Feng Qiu University of Alberta Barry Goodwin North Carolina State University August, 212 Prepared for the AAEA meeting in Seattle Outline Asymmetric price

More information

Agricultural and Rural Finance Markets in Transition

Agricultural and Rural Finance Markets in Transition Agricultural and Rural Finance Markets in Transition Proceedings of Regional Research Committee NC-1014 St. Louis, Missouri October 4-5, 2007 Dr. Michael A. Gunderson, Editor January 2008 Food and Resource

More information

University of Nottingham

University of Nottingham University of Nottingham BUSINESS SCHOOL A LEVEL 2 MODULE, SPRING SEMESTER 2011 2012 INTRODUCTORY ECONOMETRICS Time allowed TWO hours Candidates must NOT start writing their answers until told to do so

More information

Booth School of Business, University of Chicago Business 41202, Spring Quarter 2016, Mr. Ruey S. Tsay. Solutions to Midterm

Booth School of Business, University of Chicago Business 41202, Spring Quarter 2016, Mr. Ruey S. Tsay. Solutions to Midterm Booth School of Business, University of Chicago Business 41202, Spring Quarter 2016, Mr. Ruey S. Tsay Solutions to Midterm Problem A: (30 pts) Answer briefly the following questions. Each question has

More information