FUNCTIONAL FORMS OF REGRESSION MODELS

Slides:



Advertisements
Similar presentations
Econometric Modelling
Advertisements

Lesson 10: Linear Regression and Correlation
CHAPTER 3: TWO VARIABLE REGRESSION MODEL: THE PROBLEM OF ESTIMATION
Ch.6 Simple Linear Regression: Continued
Chapter 10 Curve Fitting and Regression Analysis
The Use and Interpretation of the Constant Term
LINEAR REGRESSION MODEL
Choosing a Functional Form
Chapter 13 Multiple Regression
Risk and Rates of Return
Bagian 1. 2 Contents The log-linear model Semilog models.
CHAPTER TWENTY-FOUR PORTFOLIO PERFORMANCE EVALUATION.
Chapter 12 Multiple Regression
Portfolio Analysis and Theory
Chapter 11 Multiple Regression.
Basic Business Statistics, 11e © 2009 Prentice-Hall, Inc. Chap 15-1 Chapter 15 Multiple Regression Model Building Basic Business Statistics 11 th Edition.
RISK AND RETURN Rajan B. Paudel. Learning Outcomes By studying this unit, you will be able to: – Understand various concepts of return and risk – Measure.
CHAPTER 2: TWO VARIABLE REGRESSION ANALYSIS: SOME BASIC IDEAS
Copyright © 2006 The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill/Irwin Functional Forms of Regression Models chapter nine.
9 - 1 Intrinsically Linear Regression Chapter Introduction In Chapter 7 we discussed some deviations from the assumptions of the regression model.
Fourth Edition 1 Chapter 7 Capital Asset Pricing.
Correlation and Linear Regression
Measuring Returns Converting Dollar Returns to Percentage Returns
6.1 Lecture #6 Studenmund(2006) Chapter 7 1. Suppressing the intercept 2. Alternative Functional forms 3. Scaling and units of measurement Objectives:
Chapter 7 – Risk, Return and the Security Market Line  Learning Objectives  Calculate Profit and Returns  Convert Holding Period Returns (HPR) to APR.
1 Risk Learning Module. 2 Measures of Risk Risk reflects the chance that the actual return on an investment may be different than the expected return.
May 2004 Prof. Himayatullah 1 Basic Econometrics Chapter 6 EXTENSIONS OF THE TWO-VARIABLE LINEAR REGRESSION MODEL.
EXAMPLES Linear models The log-linear model Semilog models
Discussion of time series and panel models
Lecture 14 Summary of previous Lecture Regression through the origin Scale and measurement units.
Chapter 2 Ordinary Least Squares Copyright © 2011 Pearson Addison-Wesley. All rights reserved. Slides by Niels-Hugo Blunch Washington and Lee University.
FUNCTIONAL FORMS OF REGRESSION MODELS Application 5.
Basic Business Statistics, 10e © 2006 Prentice-Hall, Inc. Chap 15-1 Chapter 15 Multiple Regression Model Building Basic Business Statistics 10 th Edition.
Statistics for Managers Using Microsoft Excel, 4e © 2004 Prentice-Hall, Inc. Chap 14-1 Chapter 14 Multiple Regression Model Building Statistics for Managers.
1 CHAPTER 2 Risk and Return. 2 Topics in Chapter 2 Basic return measurement Types of Risk addressed in Ch 2: Stand-alone (total) risk Portfolio (market)
1 CHAPTER 6 Risk, Return, and the Capital Asset Pricing Model (CAPM)
Portfolio risk and return
Chapter 15 Portfolio Theory
Chapter 15 Multiple Regression Model Building
Chapter 4: Basic Estimation Techniques
QUALITATIVE EXPLANATORY VARIABLES REGRESSION MODELS
EXCEL: Multiple Regression
Risk and Return An Overview
Chapter 4 Basic Estimation Techniques
Regression Analysis AGEC 784.
Multiple Regression Analysis: Further Issues
Correlation and Simple Linear Regression
Basic Estimation Techniques
REGRESSION DIAGNOSTIC II: HETEROSCEDASTICITY
THE LINEAR REGRESSION MODEL: AN OVERVIEW
Investments: Analysis and Management
Chapter 6: Multiple Regression – Additional Topics
McGraw-Hill/Irwin Copyright © 2014 by the McGraw-Hill Companies, Inc. All rights reserved.
ASSET PRICE VOLATILITY: THE ARCH AND GARCH MODELS
Basic Estimation Techniques
THE LOGIT AND PROBIT MODELS
QUALITATIVE EXPLANATORY VARIABLES REGRESSION MODELS
CHAPTER- 17 CORRELATION AND REGRESSION
Multiple Regression Analysis: Further Issues
Undergraduated Econometrics
LIMITED DEPENDENT VARIABLE REGRESSION MODELS
Chapter 6: Multiple Regression – Additional Topics
SIMPLE LINEAR REGRESSION
Product moment correlation
SIMPLE LINEAR REGRESSION
Multiple Regression Analysis: Further Issues
Derivatives of Exponential and Logarithmic Functions
Introduction to Regression
Chapter Thirteen McGraw-Hill/Irwin
Linear Regression and Correlation
Presentation transcript:

FUNCTIONAL FORMS OF REGRESSION MODELS CHAPTER 2 FUNCTIONAL FORMS OF REGRESSION MODELS Damodar Gujarati Econometrics by Example, second edition

LOG-LINEAR, DOUBLE LOG, OR CONSTANT ELASTICITY MODELS The Cobb-Douglas Production Function: can be transformed into a linear model by taking natural logs of both sides: The slope coefficients can be interpreted as elasticities. If (B2 + B3) = 1, we have constant returns to scale. If (B2 + B3) > 1, we have increasing returns to scale. If (B2 + B3) < 1, we have decreasing returns to scale. Damodar Gujarati Econometrics by Example, second edition

LOG-LIN OR GROWTH MODELS The rate of growth of real GDP: can be transformed into a linear model by taking natural logs of both sides: Letting B1 = ln RGDP1960 and B2 = ln (l+r), this can be rewritten as: ln RGDPt = B1 +B2 t B2 is considered a semi-elasticity or an instantaneous growth rate. The compound growth rate (r) is equal to (eB2 – 1). Damodar Gujarati Econometrics by Example, second edition

LIN-LOG MODELS Lin-log models follow this general form: Note that B2 is the absolute change in Y responding to a percentage (or relative) change in X If X increases by 100%, predicted Y increases by B2 units Used in Engel expenditure functions: “The total expenditure that is devoted to food tends to increase in arithmetic progression as total expenditure increases in geometric proportion.” Damodar Gujarati Econometrics by Example, second edition

RECIPROCAL MODELS Lin-log models follow this general form: Note that: As X increases indefinitely, the term approaches zero and Y approaches the limiting or asymptotic value B1. The slope is: Therefore, if B2 is positive, the slope is negative throughout, and if B2 is negative, the slope is positive throughout. Damodar Gujarati Econometrics by Example, second edition

POLYNOMIAL REGRESSION MODELS The following regression predicting GDP is an example of a quadratic function, or more generally, a second-degree polynomial in the variable time: The slope is nonlinear and equal to: Damodar Gujarati Econometrics by Example, second edition

SUMMARY OF FUNCTIONAL FORMS Damodar Gujarati Econometrics by Example, second edition

COMPARING ON BASIS OF R2 We cannot directly compare two models that have different dependent variables. We can transform the models as follows and compare RSS: Step 1: Compute the geometric mean (GM) of the dependent variable, call it Y*. Step 2: Divide Yi by Y* to obtain: Step 3: Estimate the equation with lnYi as the dependent variable using in lieu of Yi as the dependent variable (i.e., use ln as the dependent variable). Step 4: Estimate the equation with Yi as the dependent variable using as the dependent variable instead of Yi. Damodar Gujarati Econometrics by Example, second edition

STANDARDIZED VARIABLES We can avoid the problem of having variables measured in different units by expressing them in standardized form: where SY and SX are the sample standard deviations and and are the sample means of Y and X, respectively The mean value of a standardized variable is always zero and its standard deviation value is always 1. Damodar Gujarati Econometrics by Example, second edition

MEASURES OF GOODNESS OF FIT R2: Measures the proportion of the variation in the regressand explained by the regressors. Adjusted R2: Denoted as , it takes degrees of freedom into account: Akaike’s Information Criterion (AIC): Adds harsher penalty for adding more variables to the model, defined as: The model with the lowest AIC is usually chosen. Schwarz’s Information Criterion (SIC): Alternative to the AIC criterion, expressed as: The penalty factor here is harsher than that of AIC. Damodar Gujarati Econometrics by Example, second edition

REGRESSION THROUGH THE ORIGIN Also known as a zero intercept model. Example is the well-known capital asset pricing model (CAPM) of portfolio theory: where ERi = expected rate of return on security i, ERm = expected rate of return on a market portfolio, rf = risk-free rate of return, β = the Beta coefficient, a measure of systematic risk that cannot be eliminated through portfolio diversification. Beta coefficient greater than 1: Suggests a volatile security Beta coefficient of less than 1: Suggests a defensive security Sums of squares and cross-product terms are raw terms here: var(b2) = Damodar Gujarati Econometrics by Example, second edition