Discrete Choice Modeling

Size: px
Start display at page:

Download "Discrete Choice Modeling"

Transcription

1 [Part 4] 1/43 Discrete Choice Modeling 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 Stated Preference 13 Hybrid Choice William Greene Stern School of Business New York University

2 [Part 4] 2/43 Multivariate Binary Choice Models Bivariate Probit Models Analysis of bivariate choices Marginal effects Prediction Simultaneous Equations and Recursive Models A Sample Selection Bivariate Probit Model The Multivariate Probit Model Specification Simulation based estimation Inference Partial effects and analysis The panel probit model

3 [Part 4] 3/43 Application: Health Care Usage German Health Care Usage Data, 7,293 Individuals, Varying Numbers of Periods Variables in the file are Data downloaded from Journal of Applied Econometrics Archive. This is an unbalanced panel with 7,293 individuals. They can be used for regression, count models, binary choice, ordered choice, and bivariate binary choice. This is a large data set. There are altogether 27,326 observations. The number of observations ranges from 1 to 7. (Frequencies are: 1=1525, 2=1079, 3=825, 4=926, 5=1051, 6=1000, 7=887). Note, the variable NUMOBS below tells how many observations there are for each person. This variable is repeated in each row of the data for the person. DOCTOR = 1(Number of doctor visits > 0) HOSPITAL = 1(Number of hospital visits > 0) HSAT = health satisfaction, coded 0 (low) - 10 (high) DOCVIS = number of doctor visits in last three months HOSPVIS = number of hospital visits in last calendar year PUBLIC = insured in public health insurance = 1; otherwise = 0 ADDON = insured by add-on insurance = 1; otherswise = 0 HHNINC = household nominal monthly net income in German marks / (4 observations with income=0 were dropped) HHKIDS = children under age 16 in the household = 1; otherwise = 0 EDUC = years of schooling AGE = age in years MARRIED = marital status EDUC = years of education

4 [Part 4] 4/43 Gross Relation Between Two Binary Variables Cross Tabulation Suggests Presence or Absence of a Bivariate Relationship

5 [Part 4] 5/43 Tetrachoric Correlation A correlation measure for two binary variables Can be defined implicitly y * = μ + ε, y =1(y * > 0) y * = μ + ε,y =1(y * > 0) ε1 0 1 ρ ~ N, ε2 0 ρ 1 ρ is the tetrachoric correlation between y 1 and y2

6 [Part 4] 6/43 Log Likelihood Function n logl = logφ (2y -1)μ,(2y -1)μ,(2y -1)(2y -1)ρ 2 i=1 n i=1 2 i1 1 i2 2 i1 i2 = logφ q μ,q μ,q q ρ 2 i1 1 i2 2 i1 i2 Note : q = (2y -1) = -1 if y = 0 and +1 if y = 1. i1 i1 i1 i1 Φ = Bivariate normal CDF - must be computed using quadrature Maximized with respect to μ,μ and ρ. 1 2

7 [Part 4] 7/43 Estimation FIML Estimates of Bivariate Probit Model Maximum Likelihood Estimates Dependent variable DOCHOS Weighting variable None Number of observations Log likelihood function Number of parameters Variable Coefficient Standard Error b/st.er. P[ Z >z] Index equation for DOCTOR Constant Index equation for HOSPITAL Constant Tetrachoric Correlation between DOCTOR and HOSPITAL RHO(1,2)

8 [Part 4] 8/43 A Bivariate Probit Model Two Equation Probit Model (More than two equations comes later) No bivariate logit there is no reasonable bivariate counterpart Why fit the two equation model? Analogy to SUR model: Efficient Make tetrachoric correlation conditional on covariates i.e., residual correlation

9 [Part 4] 9/43 Bivariate Probit Model y * = βx + ε, y =1(y * > 0) y * = βx + ε,y =1(y * > 0) ε1 0 1 ρ ~ N, ε2 0 ρ 1 The variables in x and x may be the same or 2 2 different. There is no need for each equation to have its 'own variable.' ρ is the conditional tetrachoric correlation between y and y (The equations can be fit one at a time. Use FIML for (1) efficiency and (2) to get the estimate of ρ.) 1 2.

10 [Part 4] 10/43 ML Estimation of the Bivariate Probit Model (2y i1-1) βx 1 i1, n logl = logφ 2 (2y i=1 i2-1) βx 2 i2, (2y i1-1)(2yi2-1)ρ 2 = logφ q βx,q βx,q q ρ n i=1 2 i1 1 i1 i2 2 i2 i1 i2 Note : q = (2y -1) = -1 if y = 0 and +1 if y = 1. i1 i1 i1 i1 Φ = Bivariate normal CDF - must be computed using quadrature Maximized with respect to β, β and ρ. 1 2

11 [Part 4] 11/43 Application to Health Care Data x1=one,age,female,educ,married,working x2=one,age,female,hhninc,hhkids BivariateProbit ;lhs=doctor,hospital ;rh1=x1 ;rh2=x2;marginal effects $

12 [Part 4] 12/43 Parameter Estimates FIML Estimates of Bivariate Probit Model Dependent variable DOCHOS Log likelihood function Estimation based on N = 27326, K = Variable Coefficient Standard Error b/st.er. P[ Z >z] Mean of X Index equation for DOCTOR Constant *** AGE.01402*** FEMALE.32453*** EDUC *** MARRIED WORKING *** Index equation for HOSPITAL Constant *** AGE.00509*** FEMALE.12143*** HHNINC HHKIDS Disturbance correlation RHO(1,2).29611***

13 [Part 4] 13/43 Marginal Effects What are the marginal effects Effect of what on what? Two equation model, what is the conditional mean? Possible margins? Derivatives of joint probability = Φ 2 (β 1 x i1, β 2 x i2,ρ) Partials of E[y ij x ij ] =Φ(β j x ij ) (Univariate probability) Partials of E[y i1 x i1,x i2,y i2 =1] = P(y i1,y i2 =1)/Prob[y i2 =1] Note marginal effects involve both sets of regressors. If there are common variables, there are two effects in the derivative that are added.

14 [Part 4] 14/43 Bivariate Probit Conditional Means Prob[y =1,y =1] = Φ ( βx, βx,ρ) i1 i2 2 1 i1 2 i2 This is not a conditional mean. For a generic Prob[y i1 =1,y i2 =1] = g β + g x i β i1 1 i2 2 β 2xi2 -ρβ1x i1 β 1xi1 -ρβ2xi2 g i1 =φ( βx 1 i1)φ,g 2 i2 = φ( βx 2 i2 )Φ 1-ρ 2 1-ρ The term in β is 0 if x does not appear in x and likewise for β. 1 i i1 2 Φ 2( β1x i1, β2xi2,ρ) E[y i1 xi1, xi2,y i2 =1] = Prob[y i1 =1 xi1, xi2,y i2 =1] = Φ( βx ) x that might appear in either index function, E[y i1 xi1, x 1 i 2,y i2 =1] Φ 2( β1x i1, β2xi2,ρ)φ( β2xi2) = g β + g β - β 2 x Φ( βx ) [Φ( βx )] 2 i2 i1 1 i2 2 2 i 2 i2 2 i2 g i1 gi2 Φ 2( β1x i1, β2x i2,ρ)φ( β2x i2) = β β Φ( β2xi2 ) Φ( β2xi2 ) [Φ( β2xi2 )] 1 2

15 [Part 4] 15/43 Marginal Effects: Decomposition Marginal Effects for Ey1 y2= Variable Efct x1 Efct x2 Efct z1 Efct z AGE FEMALE EDUC MARRIED WORKING HHNINC HHKIDS

16 [Part 4] 16/43 Direct Effects Derivatives of E[y 1 x 1,x 2,y 2 =1] wrt x Partial derivatives of E[y1 y2=1] with respect to the vector of characteristics. They are computed at the means of the Xs. Effect shown is total of 4 parts above. Estimate of E[y1 y2=1] = Observations used for means are All Obs. These are the direct marginal effects Variable Coefficient Standard Error b/st.er. P[ Z >z] Mean of X AGE FEMALE EDUC MARRIED WORKING HHNINC (Fixed Parameter) HHKIDS (Fixed Parameter)

17 [Part 4] 17/43 Indirect Effects Derivatives of E[y 1 x 1,x 2,y 2 =1] wrt x Partial derivatives of E[y1 y2=1] with respect to the vector of characteristics. They are computed at the means of the Xs. Effect shown is total of 4 parts above. Estimate of E[y1 y2=1] = Observations used for means are All Obs. These are the indirect marginal effects Variable Coefficient Standard Error b/st.er. P[ Z >z] Mean of X AGE D FEMALE EDUC (Fixed Parameter) MARRIED (Fixed Parameter) WORKING (Fixed Parameter) HHNINC HHKIDS

18 Marginal Effects: Total Effects Sum of Two Derivative Vectors Discrete Choice Modeling [Part 4] 18/ Partial derivatives of E[y1 y2=1] with respect to the vector of characteristics. They are computed at the means of the Xs. Effect shown is total of 4 parts above. Estimate of E[y1 y2=1] = Observations used for means are All Obs. Total effects reported = direct+indirect Variable Coefficient Standard Error b/st.er. P[ Z >z] Mean of X AGE FEMALE EDUC MARRIED WORKING HHNINC HHKIDS

19 [Part 4] 19/43 Marginal Effects: Dummy Variables Using Differences of Probabilities Analysis of dummy variables in the model. The effects are computed using E[y1 y2=1,d=1] - E[y1 y2=1,d=0] where d is the variable. Variances use the delta method. The effect accounts for all appearances of the variable in the model Variable Effect Standard error t ratio (deriv) FEMALE ( ) MARRIED ( ) WORKING ( ) HHKIDS ( )

20 [Part 4] 20/43 Average Partial Effects

21 [Part 4] 21/43 Model Simulation

22 Model Simulation Discrete Choice Modeling [Part 4] 22/43

23 [Part 4] 23/43 A Simultaneous Equations Model Simultaneous Equations Model y * = βx + θ y + ε, y = 1(y * > 0) y * = βx + θ y + ε,y = 1(y * > 0) ε1 0 1 ρ ~N, ε2 0 ρ 1 This model is not identified. Incoherent. (Not estimable. The computer can compute 'estimates' but they have no meaning.)

24 Fully Simultaneous Model FIML Estimates of Bivariate Probit Model Dependent variable DOCHOS Log likelihood function Variable Coefficient Standard Error b/st.er. P[ Z >z] Mean of X Index equation for DOCTOR Constant *** AGE.01124*** FEMALE.27070*** EDUC MARRIED WORKING HOSPITAL *** Index equation for HOSPITAL Constant *** AGE *** FEMALE *** HHNINC HHKIDS DOCTOR *** Disturbance correlation RHO(1,2) *** ******** Discrete Choice Modeling [Part 4] 24/43

25 A Recursive Simultaneous Equations Model Recursive Simultaneous Equations Model Discrete Choice Modeling [Part 4] 25/43 y * = βx + ε, y = 1(y * > 0) y * = βx + θ y + ε,y = 1(y * > 0) ε1 0 1 ρ ~ N, ε2 0 ρ 1 This model is identified. It can be consistently and efficiently estimated by full information maximum likelihood. Treated as a bivariate probit model, ignoring the simultaneity. Bivariate ; Lhs = y1,y2 ; Rh1=,y2 ; Rh2 = $

26 [Part 4] 26/43 Application: Gender Economics at Liberal Arts Colleges Journal of Economic Education, fall, 1998.

27 Estimated Recursive Model Discrete Choice Modeling [Part 4] 27/43

28 [Part 4] 28/43 Estimated Effects: Decomposition

29 [Part 4] 29/43

30 [Part 4] 30/43

31 [Part 4] 31/43 Causal Inference? Causal Inference? There is no partial (marginal) effect for PIP. PIP cannot change partially (marginally). It changes because something else changes. (X or I or u 2.) The calculation of ME PIP does not make sense.

32 [Part 4] 32/43

33 [Part 4] 33/43

34 [Part 4] 34/43

35 [Part 4] 35/43

36 [Part 4] 36/43

37 [Part 4] 37/43 A Sample Selection Model Sample Selection Model y * = βx + ε, y =1(y * > 0) y * = βx + ε,y =1(y * > 0) ε1 0 1 ρ ~ N, ε2 0 ρ 1 y is only observed when y = f(y,y ) = Prob[y =1 y =1]*Prob[y =1] (y =1,y =1) = Prob[y = 0 y =1]*Prob[y =1] (y = 0,y =1) = Prob[y = 0] (y = 0) 2 2

38 [Part 4] 38/43 Sample Selection Model: Estimation f(y,y ) = Prob[y = 1 y =1] *Prob[y =1] (y =1,y =1) = Prob[y = 0 y =1]*Prob[y =1] (y = 0,y =1) = Prob[y = 0] (y = 0) Terms in the log likelihood: 2 2 (y =1,y =1) Φ ( βx, βx,ρ) (Bivariate normal) i1 2 i2 (y = 0,y =1) Φ (- βx, βx,-ρ) (Bivariate normal) i1 2 i2 (y = 0) Φ(- βx ) (Univariate normal) 2 2 i2 Estimation is by full information maximum likelihood. There is no "lambda" variable.

39 [Part 4] 39/43 Application: Credit Scoring American Express: 1992 N = 13,444 Applications Observed application data Observed acceptance/rejection of application N 1 = 10,499 Cardholders Observed demographics and economic data Observed default or not in first 12 months Full Sample is in AmEx.lpj; description shows when imported.

40 [Part 4] 40/43 The Multivariate Probit Model Multiple Equations Analog to SUR Model for M Binary Variables y * = βx + ε, y =1(y * > 0) y * = βx + ε, y =1(y * > 0) y * = β x + ε, y =1(y * > 0) M M M M M M ε 0 1 ρ... ρ ε2 0 ρ1 ~ N M, 1... ρ εm 0 ρ1m ρ 2M M logl = logφ [q βx,q β x,...,q β x Σ*] Σ mn* N i=1 2 2M M i1 1 i1 i2 2 i2 im M im 1 if m = n or q q ρ if not. im in mn

41 [Part 4] 41/43 MLE: Simulation Estimation of the multivariate probit model requires evaluation of M-order Integrals The general case is usually handled with the GHK simulator. Much current research focuses on efficiency (speed) gains in this computation. The Panel Probit Model is a special case. (Bertschek-Lechner, JE, 1999) Construct a GMM estimator using only first order integrals of the univariate normal CDF (Greene, Emp.Econ, 2003) Estimate the integrals with simulation (GHK) anyway.

42 [Part 4] 42/ Multivariate Probit Model: 3 equations. Dependent variable MVProbit Log likelihood function Variable Coefficient Standard Error b/st.er. P[ Z >z] Mean of X Index function for DOCTOR Constant ** [ ] AGE.01664*** [ ] FEMALE.30931*** [ ] EDUC [ ] MARRIED [ ] WORKING *** [ ] Index function for HOSPITAL Constant *** [ ] AGE.00717** [ ] FEMALE [ ] HHNINC [ ] HHKIDS [ ] Index function for PUBLIC Constant *** [ ] AGE.00661** [ ] HSAT *** [ ] MARRIED [ ] Correlation coefficients R(01,02).28381*** [ was ] R(01,03) R(02,03)

43 [Part 4] 43/43 Marginal Effects There are M equations: Effect of what on what? NLOGIT computes E[y1 all other ys, all xs] Marginal effects are derivatives of this with respect to all xs. (EXTREMELY MESSY) Standard errors are estimated with bootstrapping.

Spatial Discrete Choice Models

Spatial Discrete Choice Models Spatial Discrete Choice Models Professor William Greene Stern School of Business, New York University SPATIAL ECONOMETRICS ADVANCED INSTITUTE University of Rome May 23, 2011 Spatial Correlation Spatially

More information

Discrete Choice Modeling

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

More information

The 2010 Medici Summer School in Management Studies. William Greene Department of Economics Stern School of Business

The 2010 Medici Summer School in Management Studies. William Greene Department of Economics Stern School of Business The 2010 Medici Summer School in Management Studies William Greene Department of Economics Stern School of Business Econometric Models When There Are Unusual Events Part 5: Binary Outcomes Agenda General

More information

Inference and Regression

Inference and Regression Name Inference and Regression Final Examination, 2015 Department of IOMS This course and this examination are governed by the Stern Honor Code. Instructions Please write your name at the top of this page.

More information

Econometric Analysis of Panel Data. Final Examination: Spring 2013

Econometric Analysis of Panel Data. Final Examination: Spring 2013 Econometric Analysis of Panel Data Professor William Greene Phone: 212.998.0876 Office: KMC 7-90 Home page:www.stern.nyu.edu/~wgreene Email: wgreene@stern.nyu.edu URL for course web page: people.stern.nyu.edu/wgreene/econometrics/paneldataeconometrics.htm

More information

Econometric Analysis of Panel Data. Final Examination: Spring 2018

Econometric Analysis of Panel Data. Final Examination: Spring 2018 Department of Economics Econometric Analysis of Panel Data Professor William Greene Phone: 212.998.0876 Office: KMC 7-90 Home page: people.stern.nyu.edu/wgreene Email: wgreene@stern.nyu.edu URL for course

More information

Inference and Regression

Inference and Regression Name Inference and Regression Final Examination, 2016 Department of IOMS This course and this examination are governed by the Stern Honor Code. Instructions Please write your name at the top of this page.

More information

Applied Economics. Regression with a Binary Dependent Variable. Department of Economics Universidad Carlos III de Madrid

Applied Economics. Regression with a Binary Dependent Variable. Department of Economics Universidad Carlos III de Madrid Applied Economics Regression with a Binary Dependent Variable Department of Economics Universidad Carlos III de Madrid See Stock and Watson (chapter 11) 1 / 28 Binary Dependent Variables: What is Different?

More information

This article appeared in a journal published by Elsevier. The attached copy is furnished to the author for internal non-commercial research and

This article appeared in a journal published by Elsevier. The attached copy is furnished to the author for internal non-commercial research and This article appeared in a journal published by Elsevier. The attached copy is furnished to the author for internal non-commercial research and education use, including for instruction at the authors institution

More information

Econometrics I. Professor William Greene Stern School of Business Department of Economics 13-1/47. Part 13: Endogeneity

Econometrics I. Professor William Greene Stern School of Business Department of Economics 13-1/47. Part 13: Endogeneity Econometrics I Professor William Greene Stern School of Business Department of Economics 13-1/47 Econometrics I Part 13 Endogeneity: Applications 13-2/47 Measurement Error y = x* + all of the usual assumptions

More information

DEEP, University of Lausanne Lectures on Econometric Analysis of Count Data Pravin K. Trivedi May 2005

DEEP, University of Lausanne Lectures on Econometric Analysis of Count Data Pravin K. Trivedi May 2005 DEEP, University of Lausanne Lectures on Econometric Analysis of Count Data Pravin K. Trivedi May 2005 The lectures will survey the topic of count regression with emphasis on the role on unobserved heterogeneity.

More information

MLE for a logit model

MLE for a logit model IGIDR, Bombay September 4, 2008 Goals The link between workforce participation and education Analysing a two-variable data-set: bivariate distributions Conditional probability Expected mean from conditional

More information

Discrete Choice Modeling William Greene Stern School of Business, New York University. Lab Session 2 Assignment

Discrete Choice Modeling William Greene Stern School of Business, New York University. Lab Session 2 Assignment Discrete Choice Modeling William Greene Stern School of Business, New York University Part 1. Binary Choice Modeling Lab Session 2 Assignment This exercise will involve estimating and analyzing binary

More information

Multivariate probit regression using simulated maximum likelihood

Multivariate probit regression using simulated maximum likelihood Multivariate probit regression using simulated maximum likelihood Lorenzo Cappellari & Stephen P. Jenkins ISER, University of Essex stephenj@essex.ac.uk 1 Overview Introduction and motivation The model

More information

Truncation and Censoring

Truncation and Censoring Truncation and Censoring Laura Magazzini laura.magazzini@univr.it Laura Magazzini (@univr.it) Truncation and Censoring 1 / 35 Truncation and censoring Truncation: sample data are drawn from a subset of

More information

Gibbs Sampling in Latent Variable Models #1

Gibbs Sampling in Latent Variable Models #1 Gibbs Sampling in Latent Variable Models #1 Econ 690 Purdue University Outline 1 Data augmentation 2 Probit Model Probit Application A Panel Probit Panel Probit 3 The Tobit Model Example: Female Labor

More information

Econometric Analysis of Cross Section and Panel Data

Econometric Analysis of Cross Section and Panel Data Econometric Analysis of Cross Section and Panel Data Jeffrey M. Wooldridge / The MIT Press Cambridge, Massachusetts London, England Contents Preface Acknowledgments xvii xxiii I INTRODUCTION AND BACKGROUND

More information

Binary Dependent Variable. Regression with a

Binary Dependent Variable. Regression with a Beykent University Faculty of Business and Economics Department of Economics Econometrics II Yrd.Doç.Dr. Özgür Ömer Ersin Regression with a Binary Dependent Variable (SW Chapter 11) SW Ch. 11 1/59 Regression

More information

Ninth ARTNeT Capacity Building Workshop for Trade Research "Trade Flows and Trade Policy Analysis"

Ninth ARTNeT Capacity Building Workshop for Trade Research Trade Flows and Trade Policy Analysis Ninth ARTNeT Capacity Building Workshop for Trade Research "Trade Flows and Trade Policy Analysis" June 2013 Bangkok, Thailand Cosimo Beverelli and Rainer Lanz (World Trade Organization) 1 Selected econometric

More information

Economics 671: Applied Econometrics Department of Economics, Finance and Legal Studies University of Alabama

Economics 671: Applied Econometrics Department of Economics, Finance and Legal Studies University of Alabama Problem Set #1 (Random Data Generation) 1. Generate =500random numbers from both the uniform 1 ( [0 1], uniformbetween zero and one) and exponential exp ( ) (set =2and let [0 1]) distributions. Plot the

More information

Poisson Regression. Ryan Godwin. ECON University of Manitoba

Poisson Regression. Ryan Godwin. ECON University of Manitoba Poisson Regression Ryan Godwin ECON 7010 - University of Manitoba Abstract. These lecture notes introduce Maximum Likelihood Estimation (MLE) of a Poisson regression model. 1 Motivating the Poisson Regression

More information

Linear Regression With Special Variables

Linear Regression With Special Variables Linear Regression With Special Variables Junhui Qian December 21, 2014 Outline Standardized Scores Quadratic Terms Interaction Terms Binary Explanatory Variables Binary Choice Models Standardized Scores:

More information

Lecture 6: Discrete Choice: Qualitative Response

Lecture 6: Discrete Choice: Qualitative Response Lecture 6: Instructor: Department of Economics Stanford University 2011 Types of Discrete Choice Models Univariate Models Binary: Linear; Probit; Logit; Arctan, etc. Multinomial: Logit; Nested Logit; GEV;

More information

Selection endogenous dummy ordered probit, and selection endogenous dummy dynamic ordered probit models

Selection endogenous dummy ordered probit, and selection endogenous dummy dynamic ordered probit models Selection endogenous dummy ordered probit, and selection endogenous dummy dynamic ordered probit models Massimiliano Bratti & Alfonso Miranda In many fields of applied work researchers need to model an

More information

New Developments in Nonresponse Adjustment Methods

New Developments in Nonresponse Adjustment Methods New Developments in Nonresponse Adjustment Methods Fannie Cobben January 23, 2009 1 Introduction In this paper, we describe two relatively new techniques to adjust for (unit) nonresponse bias: The sample

More information

A simple bivariate count data regression model. Abstract

A simple bivariate count data regression model. Abstract A simple bivariate count data regression model Shiferaw Gurmu Georgia State University John Elder North Dakota State University Abstract This paper develops a simple bivariate count data regression model

More information

Econometrics -- Final Exam (Sample)

Econometrics -- Final Exam (Sample) Econometrics -- Final Exam (Sample) 1) The sample regression line estimated by OLS A) has an intercept that is equal to zero. B) is the same as the population regression line. C) cannot have negative and

More information

Simplified Implementation of the Heckman Estimator of the Dynamic Probit Model and a Comparison with Alternative Estimators

Simplified Implementation of the Heckman Estimator of the Dynamic Probit Model and a Comparison with Alternative Estimators DISCUSSION PAPER SERIES IZA DP No. 3039 Simplified Implementation of the Heckman Estimator of the Dynamic Probit Model and a Comparison with Alternative Estimators Wiji Arulampalam Mark B. Stewart September

More information

ECON 4160, Autumn term Lecture 1

ECON 4160, Autumn term Lecture 1 ECON 4160, Autumn term 2017. Lecture 1 a) Maximum Likelihood based inference. b) The bivariate normal model Ragnar Nymoen University of Oslo 24 August 2017 1 / 54 Principles of inference I Ordinary least

More information

MODELING COUNT DATA Joseph M. Hilbe

MODELING COUNT DATA Joseph M. Hilbe MODELING COUNT DATA Joseph M. Hilbe Arizona State University Count models are a subset of discrete response regression models. Count data are distributed as non-negative integers, are intrinsically heteroskedastic,

More information

Applied Health Economics (for B.Sc.)

Applied Health Economics (for B.Sc.) Applied Health Economics (for B.Sc.) Helmut Farbmacher Department of Economics University of Mannheim Autumn Semester 2017 Outlook 1 Linear models (OLS, Omitted variables, 2SLS) 2 Limited and qualitative

More information

Lab 3: Two levels Poisson models (taken from Multilevel and Longitudinal Modeling Using Stata, p )

Lab 3: Two levels Poisson models (taken from Multilevel and Longitudinal Modeling Using Stata, p ) Lab 3: Two levels Poisson models (taken from Multilevel and Longitudinal Modeling Using Stata, p. 376-390) BIO656 2009 Goal: To see if a major health-care reform which took place in 1997 in Germany was

More information

Linear Models and Estimation by Least Squares

Linear Models and Estimation by Least Squares Linear Models and Estimation by Least Squares Jin-Lung Lin 1 Introduction Causal relation investigation lies in the heart of economics. Effect (Dependent variable) cause (Independent variable) Example:

More information

Econometrics Master in Business and Quantitative Methods

Econometrics Master in Business and Quantitative Methods Econometrics Master in Business and Quantitative Methods Helena Veiga Universidad Carlos III de Madrid This chapter deals with truncation and censoring. Truncation occurs when the sample data are drawn

More information

Econometrics Honor s Exam Review Session. Spring 2012 Eunice Han

Econometrics Honor s Exam Review Session. Spring 2012 Eunice Han Econometrics Honor s Exam Review Session Spring 2012 Eunice Han Topics 1. OLS The Assumptions Omitted Variable Bias Conditional Mean Independence Hypothesis Testing and Confidence Intervals Homoskedasticity

More information

Combining Non-probability and Probability Survey Samples Through Mass Imputation

Combining Non-probability and Probability Survey Samples Through Mass Imputation Combining Non-probability and Probability Survey Samples Through Mass Imputation Jae-Kwang Kim 1 Iowa State University & KAIST October 27, 2018 1 Joint work with Seho Park, Yilin Chen, and Changbao Wu

More information

Chapter 11. Regression with a Binary Dependent Variable

Chapter 11. Regression with a Binary Dependent Variable Chapter 11 Regression with a Binary Dependent Variable 2 Regression with a Binary Dependent Variable (SW Chapter 11) So far the dependent variable (Y) has been continuous: district-wide average test score

More information

POLI 618 Notes. Stuart Soroka, Department of Political Science, McGill University. March 2010

POLI 618 Notes. Stuart Soroka, Department of Political Science, McGill University. March 2010 POLI 618 Notes Stuart Soroka, Department of Political Science, McGill University March 2010 These pages were written originally as my own lecture notes, but are now designed to be distributed to students

More information

Package zic. August 22, 2017

Package zic. August 22, 2017 Package zic August 22, 2017 Version 0.9.1 Date 2017-08-22 Title Bayesian Inference for Zero-Inflated Count Models Author Markus Jochmann Maintainer Markus Jochmann

More information

Specifying Latent Curve and Other Growth Models Using Mplus. (Revised )

Specifying Latent Curve and Other Growth Models Using Mplus. (Revised ) Ronald H. Heck 1 University of Hawai i at Mānoa Handout #20 Specifying Latent Curve and Other Growth Models Using Mplus (Revised 12-1-2014) The SEM approach offers a contrasting framework for use in analyzing

More information

A Guide to Modern Econometric:

A Guide to Modern Econometric: A Guide to Modern Econometric: 4th edition Marno Verbeek Rotterdam School of Management, Erasmus University, Rotterdam B 379887 )WILEY A John Wiley & Sons, Ltd., Publication Contents Preface xiii 1 Introduction

More information

Applied Econometrics Lecture 1

Applied Econometrics Lecture 1 Lecture 1 1 1 Università di Urbino Università di Urbino PhD Programme in Global Studies Spring 2018 Outline of this module Beyond OLS (very brief sketch) Regression and causality: sources of endogeneity

More information

A Course in Applied Econometrics Lecture 14: Control Functions and Related Methods. Jeff Wooldridge IRP Lectures, UW Madison, August 2008

A Course in Applied Econometrics Lecture 14: Control Functions and Related Methods. Jeff Wooldridge IRP Lectures, UW Madison, August 2008 A Course in Applied Econometrics Lecture 14: Control Functions and Related Methods Jeff Wooldridge IRP Lectures, UW Madison, August 2008 1. Linear-in-Parameters Models: IV versus Control Functions 2. Correlated

More information

CRE METHODS FOR UNBALANCED PANELS Correlated Random Effects Panel Data Models IZA Summer School in Labor Economics May 13-19, 2013 Jeffrey M.

CRE METHODS FOR UNBALANCED PANELS Correlated Random Effects Panel Data Models IZA Summer School in Labor Economics May 13-19, 2013 Jeffrey M. CRE METHODS FOR UNBALANCED PANELS Correlated Random Effects Panel Data Models IZA Summer School in Labor Economics May 13-19, 2013 Jeffrey M. Wooldridge Michigan State University 1. Introduction 2. Linear

More information

Munich Lecture Series 2 Non-linear panel data models: Binary response and ordered choice models and bias-corrected fixed effects models

Munich Lecture Series 2 Non-linear panel data models: Binary response and ordered choice models and bias-corrected fixed effects models Munich Lecture Series 2 Non-linear panel data models: Binary response and ordered choice models and bias-corrected fixed effects models Stefanie Schurer stefanie.schurer@rmit.edu.au RMIT University School

More information

ECON Introductory Econometrics. Lecture 11: Binary dependent variables

ECON Introductory Econometrics. Lecture 11: Binary dependent variables ECON4150 - Introductory Econometrics Lecture 11: Binary dependent variables Monique de Haan (moniqued@econ.uio.no) Stock and Watson Chapter 11 Lecture Outline 2 The linear probability model Nonlinear probability

More information

Copula Regression RAHUL A. PARSA DRAKE UNIVERSITY & STUART A. KLUGMAN SOCIETY OF ACTUARIES CASUALTY ACTUARIAL SOCIETY MAY 18,2011

Copula Regression RAHUL A. PARSA DRAKE UNIVERSITY & STUART A. KLUGMAN SOCIETY OF ACTUARIES CASUALTY ACTUARIAL SOCIETY MAY 18,2011 Copula Regression RAHUL A. PARSA DRAKE UNIVERSITY & STUART A. KLUGMAN SOCIETY OF ACTUARIES CASUALTY ACTUARIAL SOCIETY MAY 18,2011 Outline Ordinary Least Squares (OLS) Regression Generalized Linear Models

More information

Limited Dependent Variables and Panel Data

Limited Dependent Variables and Panel Data Limited Dependent Variables and Panel Data Logit, Probit and Friends Benjamin Bittschi Sebastian Koch Outline Binary dependent variables Logit Fixed Effects Models Probit Random Effects Models Censored

More information

ECONOMETRICS II (ECO 2401S) University of Toronto. Department of Economics. Spring 2013 Instructor: Victor Aguirregabiria

ECONOMETRICS II (ECO 2401S) University of Toronto. Department of Economics. Spring 2013 Instructor: Victor Aguirregabiria ECONOMETRICS II (ECO 2401S) University of Toronto. Department of Economics. Spring 2013 Instructor: Victor Aguirregabiria SOLUTION TO FINAL EXAM Friday, April 12, 2013. From 9:00-12:00 (3 hours) INSTRUCTIONS:

More information

Testing and Model Selection

Testing and Model Selection Testing and Model Selection This is another digression on general statistics: see PE App C.8.4. The EViews output for least squares, probit and logit includes some statistics relevant to testing hypotheses

More information

Introduction to lnmle: An R Package for Marginally Specified Logistic-Normal Models for Longitudinal Binary Data

Introduction to lnmle: An R Package for Marginally Specified Logistic-Normal Models for Longitudinal Binary Data Introduction to lnmle: An R Package for Marginally Specified Logistic-Normal Models for Longitudinal Binary Data Bryan A. Comstock and Patrick J. Heagerty Department of Biostatistics University of Washington

More information

Non-linear panel data modeling

Non-linear panel data modeling Non-linear panel data modeling Laura Magazzini University of Verona laura.magazzini@univr.it http://dse.univr.it/magazzini May 2010 Laura Magazzini (@univr.it) Non-linear panel data modeling May 2010 1

More information

Gauge Plots. Gauge Plots JAPANESE BEETLE DATA MAXIMUM LIKELIHOOD FOR SPATIALLY CORRELATED DISCRETE DATA JAPANESE BEETLE DATA

Gauge Plots. Gauge Plots JAPANESE BEETLE DATA MAXIMUM LIKELIHOOD FOR SPATIALLY CORRELATED DISCRETE DATA JAPANESE BEETLE DATA JAPANESE BEETLE DATA 6 MAXIMUM LIKELIHOOD FOR SPATIALLY CORRELATED DISCRETE DATA Gauge Plots TuscaroraLisa Central Madsen Fairways, 996 January 9, 7 Grubs Adult Activity Grub Counts 6 8 Organic Matter

More information

Multivariate Random Variable

Multivariate Random Variable Multivariate Random Variable Author: Author: Andrés Hincapié and Linyi Cao This Version: August 7, 2016 Multivariate Random Variable 3 Now we consider models with more than one r.v. These are called multivariate

More information

Ch 7: Dummy (binary, indicator) variables

Ch 7: Dummy (binary, indicator) variables Ch 7: Dummy (binary, indicator) variables :Examples Dummy variable are used to indicate the presence or absence of a characteristic. For example, define female i 1 if obs i is female 0 otherwise or male

More information

We begin by thinking about population relationships.

We begin by thinking about population relationships. Conditional Expectation Function (CEF) We begin by thinking about population relationships. CEF Decomposition Theorem: Given some outcome Y i and some covariates X i there is always a decomposition where

More information

Stat 5101 Lecture Notes

Stat 5101 Lecture Notes Stat 5101 Lecture Notes Charles J. Geyer Copyright 1998, 1999, 2000, 2001 by Charles J. Geyer May 7, 2001 ii Stat 5101 (Geyer) Course Notes Contents 1 Random Variables and Change of Variables 1 1.1 Random

More information

Econometrics Lecture 5: Limited Dependent Variable Models: Logit and Probit

Econometrics Lecture 5: Limited Dependent Variable Models: Logit and Probit Econometrics Lecture 5: Limited Dependent Variable Models: Logit and Probit R. G. Pierse 1 Introduction In lecture 5 of last semester s course, we looked at the reasons for including dichotomous variables

More information

Multilevel Statistical Models: 3 rd edition, 2003 Contents

Multilevel Statistical Models: 3 rd edition, 2003 Contents Multilevel Statistical Models: 3 rd edition, 2003 Contents Preface Acknowledgements Notation Two and three level models. A general classification notation and diagram Glossary Chapter 1 An introduction

More information

Indirect estimation of a simultaneous limited dependent variable model for patient costs and outcome

Indirect estimation of a simultaneous limited dependent variable model for patient costs and outcome Indirect estimation of a simultaneous limited dependent variable model for patient costs and outcome Per Hjertstrand Research Institute of Industrial Economics (IFN), Stockholm, Sweden Per.Hjertstrand@ifn.se

More information

Lecture 14 More on structural estimation

Lecture 14 More on structural estimation Lecture 14 More on structural estimation Economics 8379 George Washington University Instructor: Prof. Ben Williams traditional MLE and GMM MLE requires a full specification of a model for the distribution

More information

Generalized Linear Models for Non-Normal Data

Generalized Linear Models for Non-Normal Data Generalized Linear Models for Non-Normal Data Today s Class: 3 parts of a generalized model Models for binary outcomes Complications for generalized multivariate or multilevel models SPLH 861: Lecture

More information

Discrete Multivariate Statistics

Discrete Multivariate Statistics Discrete Multivariate Statistics Univariate Discrete Random variables Let X be a discrete random variable which, in this module, will be assumed to take a finite number of t different values which are

More information

Goals. PSCI6000 Maximum Likelihood Estimation Multiple Response Model 2. Recap: MNL. Recap: MNL

Goals. PSCI6000 Maximum Likelihood Estimation Multiple Response Model 2. Recap: MNL. Recap: MNL Goals PSCI6000 Maximum Likelihood Estimation Multiple Response Model 2 Tetsuya Matsubayashi University of North Texas November 9, 2010 Learn multiple responses models that do not require the assumption

More information

2. We care about proportion for categorical variable, but average for numerical one.

2. We care about proportion for categorical variable, but average for numerical one. Probit Model 1. We apply Probit model to Bank data. The dependent variable is deny, a dummy variable equaling one if a mortgage application is denied, and equaling zero if accepted. The key regressor is

More information

Chapter 9 Regression with a Binary Dependent Variable. Multiple Choice. 1) The binary dependent variable model is an example of a

Chapter 9 Regression with a Binary Dependent Variable. Multiple Choice. 1) The binary dependent variable model is an example of a Chapter 9 Regression with a Binary Dependent Variable Multiple Choice ) The binary dependent variable model is an example of a a. regression model, which has as a regressor, among others, a binary variable.

More information

1. The OLS Estimator. 1.1 Population model and notation

1. The OLS Estimator. 1.1 Population model and notation 1. The OLS Estimator OLS stands for Ordinary Least Squares. There are 6 assumptions ordinarily made, and the method of fitting a line through data is by least-squares. OLS is a common estimation methodology

More information

Econometric Modelling Prof. Rudra P. Pradhan Department of Management Indian Institute of Technology, Kharagpur

Econometric Modelling Prof. Rudra P. Pradhan Department of Management Indian Institute of Technology, Kharagpur Econometric Modelling Prof. Rudra P. Pradhan Department of Management Indian Institute of Technology, Kharagpur Module No. # 01 Lecture No. # 28 LOGIT and PROBIT Model Good afternoon, this is doctor Pradhan

More information

Review of Panel Data Model Types Next Steps. Panel GLMs. Department of Political Science and Government Aarhus University.

Review of Panel Data Model Types Next Steps. Panel GLMs. Department of Political Science and Government Aarhus University. Panel GLMs Department of Political Science and Government Aarhus University May 12, 2015 1 Review of Panel Data 2 Model Types 3 Review and Looking Forward 1 Review of Panel Data 2 Model Types 3 Review

More information

More on Roy Model of Self-Selection

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

More information

Midterm 2 - Solutions

Midterm 2 - Solutions Ecn 102 - Analysis of Economic Data University of California - Davis February 23, 2010 Instructor: John Parman Midterm 2 - Solutions You have until 10:20am to complete this exam. Please remember to put

More information

Chapter 6 Stochastic Regressors

Chapter 6 Stochastic Regressors Chapter 6 Stochastic Regressors 6. Stochastic regressors in non-longitudinal settings 6.2 Stochastic regressors in longitudinal settings 6.3 Longitudinal data models with heterogeneity terms and sequentially

More information

,..., θ(2),..., θ(n)

,..., θ(2),..., θ(n) Likelihoods for Multivariate Binary Data Log-Linear Model We have 2 n 1 distinct probabilities, but we wish to consider formulations that allow more parsimonious descriptions as a function of covariates.

More information

The Harmony of Programs Package: Quasi-experimental Evidence on Health and Nutrition Interventions in Rural Senegal

The Harmony of Programs Package: Quasi-experimental Evidence on Health and Nutrition Interventions in Rural Senegal The Harmony of Programs Package: Quasi-experimental Evidence on Health and Nutrition Interventions in Rural Senegal Théophile T. Azomahou a, Fatoumata L. Diallo b, Wladimir Raymond c (a) UNU-MERIT and

More information

Limited Dependent Variable Models II

Limited Dependent Variable Models II Limited Dependent Variable Models II Fall 2008 Environmental Econometrics (GR03) LDV Fall 2008 1 / 15 Models with Multiple Choices The binary response model was dealing with a decision problem with two

More information

Marginal and Interaction Effects in Ordered Response Models

Marginal and Interaction Effects in Ordered Response Models MPRA Munich Personal RePEc Archive Marginal and Interaction Effects in Ordered Response Models Debdulal Mallick School of Accounting, Economics and Finance, Deakin University, Burwood, Victoria, Australia

More information

Introduction to Linear Regression Analysis

Introduction to Linear Regression Analysis Introduction to Linear Regression Analysis Samuel Nocito Lecture 1 March 2nd, 2018 Econometrics: What is it? Interaction of economic theory, observed data and statistical methods. The science of testing

More information

ECONOMETRICS I Take Home Final Examination

ECONOMETRICS I Take Home Final Examination Department of Economics ECONOMETRICS I Take Home Final Examination Fall 2016 Professor William Greene Phone: 212.998.0876 Office: KMC 7-90 URL: people.stern.nyu.edu/wgreene e-mail: wgreene@stern.nyu.edu

More information

Econometrics I. Professor William Greene Stern School of Business Department of Economics 1-1/40. Part 1: Introduction

Econometrics I. Professor William Greene Stern School of Business Department of Economics 1-1/40. Part 1: Introduction Econometrics I Professor William Greene Stern School of Business Department of Economics 1-1/40 http://people.stern.nyu.edu/wgreene/econometrics/econometrics.htm 1-2/40 Overview: This is an intermediate

More information

Fractional Imputation in Survey Sampling: A Comparative Review

Fractional Imputation in Survey Sampling: A Comparative Review Fractional Imputation in Survey Sampling: A Comparative Review Shu Yang Jae-Kwang Kim Iowa State University Joint Statistical Meetings, August 2015 Outline Introduction Fractional imputation Features Numerical

More information

Women. Sheng-Kai Chang. Abstract. In this paper a computationally practical simulation estimator is proposed for the twotiered

Women. Sheng-Kai Chang. Abstract. In this paper a computationally practical simulation estimator is proposed for the twotiered Simulation Estimation of Two-Tiered Dynamic Panel Tobit Models with an Application to the Labor Supply of Married Women Sheng-Kai Chang Abstract In this paper a computationally practical simulation estimator

More information

(Where does Ch. 7 on comparing 2 means or 2 proportions fit into this?)

(Where does Ch. 7 on comparing 2 means or 2 proportions fit into this?) 12. Comparing Groups: Analysis of Variance (ANOVA) Methods Response y Explanatory x var s Method Categorical Categorical Contingency tables (Ch. 8) (chi-squared, etc.) Quantitative Quantitative Regression

More information

NELS 88. Latent Response Variable Formulation Versus Probability Curve Formulation

NELS 88. Latent Response Variable Formulation Versus Probability Curve Formulation NELS 88 Table 2.3 Adjusted odds ratios of eighth-grade students in 988 performing below basic levels of reading and mathematics in 988 and dropping out of school, 988 to 990, by basic demographics Variable

More information

Estimation in the Fixed Effects Ordered Logit Model. Chris Muris (SFU)

Estimation in the Fixed Effects Ordered Logit Model. Chris Muris (SFU) Estimation in the Fixed Effects Ordered Logit Model Chris Muris (SFU) Outline Introduction Model and main result Cut points Estimation Simulations and illustration Conclusion Setting 1. Fixed-T panel.

More information

Link to Paper. The latest iteration can be found at:

Link to Paper. The latest iteration can be found at: Link to Paper Introduction The latest iteration can be found at: http://learneconometrics.com/pdf/gc2017/collin_gretl_170523.pdf BKW dignostics in GRETL: Interpretation and Performance Oklahoma State University

More information

h=1 exp (X : J h=1 Even the direction of the e ect is not determined by jk. A simpler interpretation of j is given by the odds-ratio

h=1 exp (X : J h=1 Even the direction of the e ect is not determined by jk. A simpler interpretation of j is given by the odds-ratio Multivariate Response Models The response variable is unordered and takes more than two values. The term unordered refers to the fact that response 3 is not more favored than response 2. One choice from

More information

Econometrics I Lecture 7: Dummy Variables

Econometrics I Lecture 7: Dummy Variables Econometrics I Lecture 7: Dummy Variables Mohammad Vesal Graduate School of Management and Economics Sharif University of Technology 44716 Fall 1397 1 / 27 Introduction Dummy variable: d i is a dummy variable

More information

Table B1. Full Sample Results OLS/Probit

Table B1. Full Sample Results OLS/Probit Table B1. Full Sample Results OLS/Probit School Propensity Score Fixed Effects Matching (1) (2) (3) (4) I. BMI: Levels School 0.351* 0.196* 0.180* 0.392* Breakfast (0.088) (0.054) (0.060) (0.119) School

More information

Outline. Overview of Issues. Spatial Regression. Luc Anselin

Outline. Overview of Issues. Spatial Regression. Luc Anselin Spatial Regression Luc Anselin University of Illinois, Urbana-Champaign http://www.spacestat.com Outline Overview of Issues Spatial Regression Specifications Space-Time Models Spatial Latent Variable Models

More information

Procedia - Social and Behavioral Sciences 109 ( 2014 )

Procedia - Social and Behavioral Sciences 109 ( 2014 ) Available online at www.sciencedirect.com ScienceDirect Procedia - Social and Behavioral Sciences 09 ( 04 ) 730 736 nd World Conference On Business, Economics And Management - WCBEM 03 Categorical Principal

More information

Index. Pagenumbersfollowedbyf indicate figures; pagenumbersfollowedbyt indicate tables.

Index. Pagenumbersfollowedbyf indicate figures; pagenumbersfollowedbyt indicate tables. Index Pagenumbersfollowedbyf indicate figures; pagenumbersfollowedbyt indicate tables. Adaptive rejection metropolis sampling (ARMS), 98 Adaptive shrinkage, 132 Advanced Photo System (APS), 255 Aggregation

More information

Jeffrey M. Wooldridge Michigan State University

Jeffrey M. Wooldridge Michigan State University Fractional Response Models with Endogenous Explanatory Variables and Heterogeneity Jeffrey M. Wooldridge Michigan State University 1. Introduction 2. Fractional Probit with Heteroskedasticity 3. Fractional

More information

Lecture: Simultaneous Equation Model (Wooldridge s Book Chapter 16)

Lecture: Simultaneous Equation Model (Wooldridge s Book Chapter 16) Lecture: Simultaneous Equation Model (Wooldridge s Book Chapter 16) 1 2 Model Consider a system of two regressions y 1 = β 1 y 2 + u 1 (1) y 2 = β 2 y 1 + u 2 (2) This is a simultaneous equation model

More information

Using the Delta Method to Construct Confidence Intervals for Predicted Probabilities, Rates, and Discrete Changes 1

Using the Delta Method to Construct Confidence Intervals for Predicted Probabilities, Rates, and Discrete Changes 1 Using the Delta Method to Construct Confidence Intervals for Predicted Probabilities, Rates, Discrete Changes 1 JunXuJ.ScottLong Indiana University 2005-02-03 1 General Formula The delta method is a general

More information

Econometrics I. Professor William Greene Stern School of Business Department of Economics 3-1/29. Part 3: Least Squares Algebra

Econometrics I. Professor William Greene Stern School of Business Department of Economics 3-1/29. Part 3: Least Squares Algebra Econometrics I Professor William Greene Stern School of Business Department of Economics 3-1/29 Econometrics I Part 3 Least Squares Algebra 3-2/29 Vocabulary Some terms to be used in the discussion. Population

More information

ECONOMETRICS HONOR S EXAM REVIEW SESSION

ECONOMETRICS HONOR S EXAM REVIEW SESSION ECONOMETRICS HONOR S EXAM REVIEW SESSION Eunice Han ehan@fas.harvard.edu March 26 th, 2013 Harvard University Information 2 Exam: April 3 rd 3-6pm @ Emerson 105 Bring a calculator and extra pens. Notes

More information

Maximum Likelihood and. Limited Dependent Variable Models

Maximum Likelihood and. Limited Dependent Variable Models Maximum Likelihood and Limited Dependent Variable Models Michele Pellizzari IGIER-Bocconi, IZA and frdb May 24, 2010 These notes are largely based on the textbook by Jeffrey M. Wooldridge. 2002. Econometric

More information

Part 6: Multivariate Normal and Linear Models

Part 6: Multivariate Normal and Linear Models Part 6: Multivariate Normal and Linear Models 1 Multiple measurements Up until now all of our statistical models have been univariate models models for a single measurement on each member of a sample of

More information

Instructions: Closed book, notes, and no electronic devices. Points (out of 200) in parentheses

Instructions: Closed book, notes, and no electronic devices. Points (out of 200) in parentheses ISQS 5349 Final Spring 2011 Instructions: Closed book, notes, and no electronic devices. Points (out of 200) in parentheses 1. (10) What is the definition of a regression model that we have used throughout

More information

Ecn Analysis of Economic Data University of California - Davis February 23, 2010 Instructor: John Parman. Midterm 2. Name: ID Number: Section:

Ecn Analysis of Economic Data University of California - Davis February 23, 2010 Instructor: John Parman. Midterm 2. Name: ID Number: Section: Ecn 102 - Analysis of Economic Data University of California - Davis February 23, 2010 Instructor: John Parman Midterm 2 You have until 10:20am to complete this exam. Please remember to put your name,

More information