11/28/2018. Overview. Multiple Linear Regression Analysis. Multiple regression. Multiple regression. Multiple regression. Multiple regression

Size: px
Start display at page:

Download "11/28/2018. Overview. Multiple Linear Regression Analysis. Multiple regression. Multiple regression. Multiple regression. Multiple regression"

Transcription

1 Multiple Linear Regression Analysis BSAD 30 Dave Novak Fall 208 Source: Ragsdale, 208 Spreadsheet Modeling and Decision Analysis 8 th edition 207 Cengage Learning 2 Overview Last class we considered the relationship between one independent variable and one dependent variable Referred to as simple linear regression Today, we consider the relationship between more than one independent variable (X s) and a single dependent variable (Y) Referred to as multiple linear regression Example When more than one independent variable can be used to explain variance in Y Assume that you want to develop a model to predict the market value (or price) of houses in your town / city We have access to the following data 3 Y i = b 0 + b X i + b 2 X 2i +. + b n X ni Where it is assumed all b i s are independent 4 Sq. Feet Garage Obs (in 000s) (# cars) # Bedrooms Price (in 000s) $ $ $ $ $ $ $ $ $ $ Source: Ragsdale, 208 Spreadsheet Modeling and Decision Analysis 8 th We want to predict housing price (in thousands of $) using some combination of data we have on square footage, the garage size, and number of bedrooms (3 possible X values) Even with three independent variables, we can create many different regression models A model with the most X s is often not the best model Having access to many different independent variables does not necessarily mean that they all should be part of a regression model Rule of thumb for linear regression: KEEP IT AS SIMPLE AS POSSIBLE Start by looking at scatter plots and correlation 5 6

2 Selling Price. Selling Price. Selling Price. /28/ Square Footage 0 2 Size of Garage Bedrooms Look at correlation coefficient (r) for each X / Y combination Price (in 000s) Sq. Feet (in 000s) Sq. Feet (in 000s) Price (in 000s) Garage (# cars) Garage (# cars) Price (in 000s) # Bedrooms # Bedrooms Source: Ragsdale, 208 Spreadsheet Modeling and Decision Analysis 8 th 8 Given results from scatter and correlation, start with three separate simple linear regression models and compare results Y i = b 0 + b X i (X = square footage) Y i = b 0 + b 2 X 2i Y i = b 0 + b 3 X 3i (X 2 = garage size) (X 3 = # bedrooms) X square footage Multiple R R Square Adjusted R Square Standard Error E-05 Residual E Sq. Feet (in 000s) E X2 garage size Multiple R R Square Adjusted R Square Standard Error Residual Total CoefficientsStandard Error t Stat P-value Lower 95% Upper 95% Lower 95.0% Upper 95.0% E Garage (# cars) X3 # bedrooms Multiple R R Square Adjusted R Square Standard Error Residual CoefficientsStandard Error t Stat P-value Lower 95% Upper 95% Lower 95.0% Upper 95.0% E # Bedrooms

3 X X has highest R 2,Adj R 2, and lowest Std. error Reasonable to start with X and build off that variable Combinations of two variables Y i = b 0 + b X i + b 2 X 2i (square footage + garage) Y i = b 0 + b X i + b 3 X 3i (square footage + # bedrooms) 3 4 X + X2 (Sq ft + Garage) X + X3 (Sq ft + Bedrooms) Multiple R R Square Adjusted R Square Standard Error E-05 Regression 2 Residual E X Variable X Variable Multiple R R Square Adjusted R Square Standard Error Regression 2 Residual E X Variable X Variable Change in b 0 and b Notice values of b 0 and b have changed from the model where we just had X Y i = b 0 + b X i (b 0 = 09.5, b = ) Y i = b 0 + b X i + b 2 X 2i (b 0 = 27.68, b = ) Y i = b 0 + b X i + b 3 X 3i (b 0 = 08.3, b = 44.33) X X + X X + X Where X = sq. ft., X2 = garage, X3 = # bedrooms 7 8 3

4 Multicollinearity Not surprising adding X 3 (# of bedrooms) to regression model with X (total square footage) did not improve model Both variables represent similar things a measure of house size (sq ft) These variables appear to be highly correlated Sq. Feet (in 000s) Garage (# cars) Sq. Feet (in 000s) Garage (# cars) Combination of all three Y i = b 0 + b X i + b 2 X 2i + b 3 X 3i (square footage + garage + # bedrooms) As it is not a time consuming undertaking to test all three variables, we also want to examine the FULL (all independent variables) model 9 Sq. Feet (in 000s) # Bedrooms Sq. Feet (in 000s) # Bedrooms X + X2 + X3 Multiple R R Square Adjusted R Square Standard Error Regression 3 Residual E X Variable X Variable X Variable X X + X X + X X + X2 + X Best fit How do we choose? The two variable model with X and X2 has highest adj R 2 and lowest std. error of all models Making the model more complex by adding all three variables doesn t add anything to predictive power We also know that X3 is highly correlated with X (X and X3 not necessarily independent) 24 Making predictions Use our selected model to estimate average selling price of house with 2,00 sq ft and a 2-car garage Y i = X i X 2i 4

5 Making predictions 95% prediction interval for the actual selling price: Problem In-class example problem

Analysis of Variance in Matrix form

Analysis of Variance in Matrix form Analysis of Variance in Matrix form The ANOVA table sums of squares, SSTO, SSR and SSE can all be expressed in matrix form as follows. week 9 Multiple Regression A multiple regression model is a model

More information

Linear regression model

Linear regression model Regression Model Assumptions (Solutions) STAT-UB.0003: Regression and Forecasting Models Linear regression model 1. Here is the least squares regression fit to the Zagat restaurant data: 10 15 20 25 10

More information

Business Statistics: A First Course

Business Statistics: A First Course Business Statistics: A First Course Fifth Edition Chapter 12 Correlation and Simple Linear Regression Business Statistics: A First Course, 5e 2009 Prentice-Hall, Inc. Chap 12-1 Learning Objectives In this

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

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

Stat 328, Summer 2005

Stat 328, Summer 2005 Stat 328, Summer 2005 Exam #2, 6/18/05 Name (print) UnivID I have neither given nor received any unauthorized aid in completing this exam. Signed Answer each question completely showing your work where

More information

Homework Assignment Section 3

Homework Assignment Section 3 Homework Assignment Section 3 Tengyuan Liang Business Statistics Booth School of Business Problem 1 A company sets different prices for a particular stereo system in eight different regions of the country.

More information

Market Approach A. Relationship to Appraisal Principles

Market Approach A. Relationship to Appraisal Principles Market Approach A. Relationship to Appraisal Principles 1. Supply and demand Prices are determined by negotiation between buyers and sellers o Buyers demand side o Sellers supply side At a specific time

More information

The SAS System 11:03 Monday, November 11,

The SAS System 11:03 Monday, November 11, The SAS System 11:3 Monday, November 11, 213 1 The CONTENTS Procedure Data Set Name BIO.AUTO_PREMIUMS Observations 5 Member Type DATA Variables 3 Engine V9 Indexes Created Monday, November 11, 213 11:4:19

More information

Chapter 14. Descriptive Methods in Regression and Correlation. Copyright 2016, 2012, 2008 Pearson Education, Inc. Chapter 14, Slide 1

Chapter 14. Descriptive Methods in Regression and Correlation. Copyright 2016, 2012, 2008 Pearson Education, Inc. Chapter 14, Slide 1 Chapter 14 Descriptive Methods in Regression and Correlation Copyright 2016, 2012, 2008 Pearson Education, Inc. Chapter 14, Slide 1 Section 14.1 Linear Equations with One Independent Variable Copyright

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

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

Presented at the 2003 SCEA-ISPA Joint Annual Conference and Training Workshop -

Presented at the 2003 SCEA-ISPA Joint Annual Conference and Training Workshop - Predicting Final CPI Estimating the EAC based on current performance has traditionally been a point estimate or, at best, a range based on different EAC calculations (CPI, SPI, CPI*SPI, etc.). NAVAIR is

More information

Example 1 of econometric analysis: the Market Model

Example 1 of econometric analysis: the Market Model Example 1 of econometric analysis: the Market Model IGIDR, Bombay 14 November, 2008 The Market Model Investors want an equation predicting the return from investing in alternative securities. Return is

More information

VIX Fear of What? October 13, Research Note. Summary. Introduction

VIX Fear of What? October 13, Research Note. Summary. Introduction Research Note October 13, 2016 VIX Fear of What? by David J. Hait Summary The widely touted fear gauge is less about what might happen, and more about what already has happened. The VIX, while promoted

More information

CHAPTER III METHODOLOGY

CHAPTER III METHODOLOGY CHAPTER III METHODOLOGY 3.1 Description In this chapter, the calculation steps, which will be done in the analysis section, will be explained. The theoretical foundations and literature reviews are already

More information

Statistical Models of Stocks and Bonds. Zachary D Easterling: Department of Economics. The University of Akron

Statistical Models of Stocks and Bonds. Zachary D Easterling: Department of Economics. The University of Akron Statistical Models of Stocks and Bonds Zachary D Easterling: Department of Economics The University of Akron Abstract One of the key ideas in monetary economics is that the prices of investments tend to

More information

Homework Assignment Section 3

Homework Assignment Section 3 Homework Assignment Section 3 Tengyuan Liang Business Statistics Booth School of Business Problem 1 A company sets different prices for a particular stereo system in eight different regions of the country.

More information

EXST7015: Multiple Regression from Snedecor & Cochran (1967) RAW DATA LISTING

EXST7015: Multiple Regression from Snedecor & Cochran (1967) RAW DATA LISTING Multiple (Linear) Regression Introductory example Page 1 1 options ps=256 ls=132 nocenter nodate nonumber; 3 DATA ONE; 4 TITLE1 ''; 5 INPUT X1 X2 X3 Y; 6 **** LABEL Y ='Plant available phosphorus' 7 X1='Inorganic

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

Rand Final Pop 2. Name: Class: Date: Multiple Choice Identify the choice that best completes the statement or answers the question.

Rand Final Pop 2. Name: Class: Date: Multiple Choice Identify the choice that best completes the statement or answers the question. Name: Class: Date: Rand Final Pop 2 Multiple Choice Identify the choice that best completes the statement or answers the question. Scenario 12-1 A high school guidance counselor wonders if it is possible

More information

Name Date. Key Math Concepts

Name Date. Key Math Concepts 8-1 Find a Place to Live Percentage = whole rate as decimal Key Math Concepts The equation of a line is y = mx + b where m is the slope and b is the y-intercept. A correlation coefficient near 0 means

More information

Assignment #5 Solutions: Chapter 14 Q1.

Assignment #5 Solutions: Chapter 14 Q1. Assignment #5 Solutions: Chapter 14 Q1. a. R 2 is.037 and the adjusted R 2 is.033. The adjusted R 2 value becomes particularly important when there are many independent variables in a multiple regression

More information

Relation between Income Inequality and Economic Growth

Relation between Income Inequality and Economic Growth Relation between Income Inequality and Economic Growth Ibrahim Alsaffar, Robert Eisenhardt, Hanjin Kim Georgia Institute of Technology ECON 3161: Econometric Analysis Dr. Shatakshee Dhongde Fall 2018 Abstract

More information

Lecture 13: Identifying unusual observations In lecture 12, we learned how to investigate variables. Now we learn how to investigate cases.

Lecture 13: Identifying unusual observations In lecture 12, we learned how to investigate variables. Now we learn how to investigate cases. Lecture 13: Identifying unusual observations In lecture 12, we learned how to investigate variables. Now we learn how to investigate cases. Goal: Find unusual cases that might be mistakes, or that might

More information

The instructions on this page also work for the TI-83 Plus and the TI-83 Plus Silver Edition.

The instructions on this page also work for the TI-83 Plus and the TI-83 Plus Silver Edition. The instructions on this page also work for the TI-83 Plus and the TI-83 Plus Silver Edition. The position of the graphically represented keys can be found by moving your mouse on top of the graphic. Turn

More information

Solutions for Session 5: Linear Models

Solutions for Session 5: Linear Models Solutions for Session 5: Linear Models 30/10/2018. do solution.do. global basedir http://personalpages.manchester.ac.uk/staff/mark.lunt. global datadir $basedir/stats/5_linearmodels1/data. use $datadir/anscombe.

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

Multiple linear regression

Multiple linear regression Multiple linear regression Business Statistics 41000 Spring 2017 1 Topics 1. Including multiple predictors 2. Controlling for confounders 3. Transformations, interactions, dummy variables OpenIntro 8.1,

More information

Analysis of the Holiday Effect

Analysis of the Holiday Effect Chapter VI Analysis of the Holiday Effect An attempt has been made in this Chapter to investigate the Holiday Effect in the Indian Stock Market. According to the Holiday Effect, the stock shows abnormally

More information

CHAPTER 2 Describing Data: Numerical

CHAPTER 2 Describing Data: Numerical CHAPTER Multiple-Choice Questions 1. A scatter plot can illustrate all of the following except: A) the median of each of the two variables B) the range of each of the two variables C) an indication of

More information

SAS Simple Linear Regression Example

SAS Simple Linear Regression Example SAS Simple Linear Regression Example This handout gives examples of how to use SAS to generate a simple linear regression plot, check the correlation between two variables, fit a simple linear regression

More information

Probability & Statistics Modular Learning Exercises

Probability & Statistics Modular Learning Exercises Probability & Statistics Modular Learning Exercises About The Actuarial Foundation The Actuarial Foundation, a 501(c)(3) nonprofit organization, develops, funds and executes education, scholarship and

More information

Solution to Exercise E5.

Solution to Exercise E5. Solution to Exercise E5. The Multiple Regression Model. Estimation. Exercise E5.1. Beach umbrella rental Part I. Simple Linear Regression Model. a. Regression model: U t = β 1 + β 2 T t + u t t = 1,...,

More information

Technical Documentation for Household Demographics Projection

Technical Documentation for Household Demographics Projection Technical Documentation for Household Demographics Projection REMI Household Forecast is a tool to complement the PI+ demographic model by providing comprehensive forecasts of a variety of household characteristics.

More information

Statistics 101: Section L - Laboratory 6

Statistics 101: Section L - Laboratory 6 Statistics 101: Section L - Laboratory 6 In today s lab, we are going to look more at least squares regression, and interpretations of slopes and intercepts. Activity 1: From lab 1, we collected data on

More information

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

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

More information

DATA ANALYSIS. ratio as a measurement of bank s growth. (further details can bee seen in appendix A) 1. Permata Bank (BNLI) Central Asia Bank (BCA)

DATA ANALYSIS. ratio as a measurement of bank s growth. (further details can bee seen in appendix A) 1. Permata Bank (BNLI) Central Asia Bank (BCA) Chapter 4 DATA ANALYSIS This chapter discusses the capital structure in each groups and the effect of that differences which reflect on their debt, equity, debt to equity ratio and capital adequacy ratio

More information

WEB APPENDIX 8A 7.1 ( 8.9)

WEB APPENDIX 8A 7.1 ( 8.9) WEB APPENDIX 8A CALCULATING BETA COEFFICIENTS The CAPM is an ex ante model, which means that all of the variables represent before-the-fact expected values. In particular, the beta coefficient used in

More information

Jacob: What data do we use? Do we compile paid loss triangles for a line of business?

Jacob: What data do we use? Do we compile paid loss triangles for a line of business? PROJECT TEMPLATES FOR REGRESSION ANALYSIS APPLIED TO LOSS RESERVING BACKGROUND ON PAID LOSS TRIANGLES (The attached PDF file has better formatting.) {The paid loss triangle helps you! distinguish between

More information

A STATISTICAL ANALYSIS OF GDP AND FINAL CONSUMPTION USING SIMPLE LINEAR REGRESSION. THE CASE OF ROMANIA

A STATISTICAL ANALYSIS OF GDP AND FINAL CONSUMPTION USING SIMPLE LINEAR REGRESSION. THE CASE OF ROMANIA A STATISTICAL ANALYSIS OF GDP AND FINAL CONSUMPTION USING SIMPLE LINEAR REGRESSION. THE CASE OF ROMANIA 990 200 Bălăcescu Aniela Lecturer PhD, Constantin Brancusi University of Targu Jiu, Faculty of Economics

More information

Correlation and Regression Applet Activity

Correlation and Regression Applet Activity Correlation and Regression Applet Activity NAMES: We will play with an applet located at http://bcs.whfreeman.com/ips4e/cat_010/applets/correlationregression.html. This link is given under Assorted Handouts

More information

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. CHAPTER FORM A Name MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Determine whether the given ordered pair is a solution of the given equation.

More information

The Multivariate Regression Model

The Multivariate Regression Model The Multivariate Regression Model Example Determinants of College GPA Sample of 4 Freshman Collect data on College GPA (4.0 scale) Look at importance of ACT Consider the following model CGPA ACT i 0 i

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

STATISTICAL DISTRIBUTIONS AND THE CALCULATOR

STATISTICAL DISTRIBUTIONS AND THE CALCULATOR STATISTICAL DISTRIBUTIONS AND THE CALCULATOR 1. Basic data sets a. Measures of Center - Mean ( ): average of all values. Characteristic: non-resistant is affected by skew and outliers. - Median: Either

More information

NHY examples. Bernt Arne Ødegaard. 23 November Estimating dividend growth in Norsk Hydro 8

NHY examples. Bernt Arne Ødegaard. 23 November Estimating dividend growth in Norsk Hydro 8 NHY examples Bernt Arne Ødegaard 23 November 2017 Abstract Finance examples using equity data for Norsk Hydro (NHY) Contents 1 Calculating Beta 4 2 Cost of Capital 7 3 Estimating dividend growth in Norsk

More information

Handout seminar 6, ECON4150

Handout seminar 6, ECON4150 Handout seminar 6, ECON4150 Herman Kruse March 17, 2013 Introduction - list of commands This week, we need a couple of new commands in order to solve all the problems. hist var1 if var2, options - creates

More information

Credit Supply and House Prices: Evidence from Mortgage Market Segmentation Online Appendix

Credit Supply and House Prices: Evidence from Mortgage Market Segmentation Online Appendix Credit Supply and House Prices: Evidence from Mortgage Market Segmentation Online Appendix Manuel Adelino Duke University Antoinette Schoar MIT and NBER June 19, 2013 Felipe Severino MIT 1 Robustness and

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

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

4) A combination lock has 6 digits, none of which can repeat. How many different combinations are possible?

4) A combination lock has 6 digits, none of which can repeat. How many different combinations are possible? Name: Date: AMDM Final Review Guide UNIT 1: Number Applications 1) How many phone numbers are possible in the (770) area code if: For the form ABC-XXXX, A is restricted to 2-9 and B is restricted to 1-9.

More information

Chapter 12. Homework. For each situation below, state the independent variable and the dependent variable.

Chapter 12. Homework. For each situation below, state the independent variable and the dependent variable. Homework EXERCISE 1 For each situation below, state the independent variable and the dependent variable. a. A study is done to determine if elderly drivers are involved in more motor vehicle fatalities

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

Unit Quiz Answer Key

Unit Quiz Answer Key Modern Real Estate Practice in North Carolina Ninth Edition Unit Quiz Answer Key Unit 1 3-d 4-c 5-d Unit 2 1-d 2-a 4-d 5-a 6-d 7-a 8-c 10-a 1 1 14-b 1 18-a 19-a 21-c Unit 3 2-d 4-c 5-a 10-c 11-d 7-d 8-a

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

Security Analysis: Performance

Security Analysis: Performance Security Analysis: Performance Independent Variable: 1 Yr. Mean ROR: 8.72% STD: 16.76% Time Horizon: 2/1993-6/2003 Holding Period: 12 months Risk-free ROR: 1.53% Ticker Name Beta Alpha Correlation Sharpe

More information

LAMPIRAN 1: OUTPUT SPSS

LAMPIRAN 1: OUTPUT SPSS LAMPIRAN : OUTPUT SPSS Statistik Deskriptif Descriptive Statistics N Minimum Maximum Mean Std. Deviation Daabs 95.0022.0902.03744.0226569 CAR 95.0789.339.43306.0463305 RORA 95 -.447.8074.052244.29802 ROA

More information

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Sample Exam 3 MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Question 1-7: The managers of a brokerage firm are interested in finding out if the

More information

Establishing a framework for statistical analysis via the Generalized Linear Model

Establishing a framework for statistical analysis via the Generalized Linear Model PSY349: Lecture 1: INTRO & CORRELATION Establishing a framework for statistical analysis via the Generalized Linear Model GLM provides a unified framework that incorporates a number of statistical methods

More information

Keywords: working capital management, profitability, cash conversion cycle. Introduction

Keywords: working capital management, profitability, cash conversion cycle. Introduction Journal of Modern Accounting and Auditing, March 2016, Vol. 12, No. 3, 147-155 doi: 10.17265/1548-6583/2016.03.002 D DAVID PUBLISHING Relationship Between Working Capital Management and Profitability in

More information

Professor Brad Jones University of Arizona POL 681, SPRING 2004 INTERACTIONS and STATA: Companion To Lecture Notes on Statistical Interactions

Professor Brad Jones University of Arizona POL 681, SPRING 2004 INTERACTIONS and STATA: Companion To Lecture Notes on Statistical Interactions Professor Brad Jones University of Arizona POL 681, SPRING 2004 INTERACTIONS and STATA: Companion To Lecture Notes on Statistical Interactions Preliminaries 1. Basic Regression. reg y x1 Source SS df MS

More information

A Brief Illustration of Regression Analysis in Economics John Bucci. Okun s Law

A Brief Illustration of Regression Analysis in Economics John Bucci. Okun s Law Okun s Law The following regression exercise measures the original relationship between unemployment and real output, as established first by the economist Arthur Okun in the 1960s. Brief History Arthur

More information

Jaime Frade Dr. Niu Interest rate modeling

Jaime Frade Dr. Niu Interest rate modeling Interest rate modeling Abstract In this paper, three models were used to forecast short term interest rates for the 3 month LIBOR. Each of the models, regression time series, GARCH, and Cox, Ingersoll,

More information

TABLE I APCHA HOUSEHOLD INCOME TARGET LEVELS PER CATEGORY. TABLE II MAXIMUM GROSS INCOME AND NET ASSETS PER HOUSEHOLD APCHA Rental Units

TABLE I APCHA HOUSEHOLD INCOME TARGET LEVELS PER CATEGORY. TABLE II MAXIMUM GROSS INCOME AND NET ASSETS PER HOUSEHOLD APCHA Rental Units TABLE I APCHA HOUSEHOLD INCOME TARGET LEVELS PER CATEGORY APCHA Housing Category 1 Category 2 Category 3 Category 4 Category 5, 6, 7 and RO Target Household Income Level low-income lower moderate income

More information

Small Sample Performance of Instrumental Variables Probit Estimators: A Monte Carlo Investigation

Small Sample Performance of Instrumental Variables Probit Estimators: A Monte Carlo Investigation Small Sample Performance of Instrumental Variables Probit : A Monte Carlo Investigation July 31, 2008 LIML Newey Small Sample Performance? Goals Equations Regressors and Errors Parameters Reduced Form

More information

rise m x run The slope is a ratio of how y changes as x changes: Lines and Linear Modeling POINT-SLOPE form: y y1 m( x

rise m x run The slope is a ratio of how y changes as x changes: Lines and Linear Modeling POINT-SLOPE form: y y1 m( x Chapter 1 Notes 1 (c) Epstein, 013 Chapter 1 Notes (c) Epstein, 013 Chapter1: Lines and Linear Modeling POINT-SLOPE form: y y1 m( x x1) 1.1 The Cartesian Coordinate System A properly laeled set of axes

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

Copyrighted 2007 FINANCIAL VARIABLES EFFECT ON THE U.S. GROSS PRIVATE DOMESTIC INVESTMENT (GPDI)

Copyrighted 2007 FINANCIAL VARIABLES EFFECT ON THE U.S. GROSS PRIVATE DOMESTIC INVESTMENT (GPDI) FINANCIAL VARIABLES EFFECT ON THE U.S. GROSS PRIVATE DOMESTIC INVESTMENT (GPDI) 1959-21 Byron E. Bell Department of Mathematics, Olive-Harvey College Chicago, Illinois, 6628, USA Abstract I studied what

More information

Random Effects ANOVA

Random Effects ANOVA Random Effects ANOVA Grant B. Morgan Baylor University This post contains code for conducting a random effects ANOVA. Make sure the following packages are installed: foreign, lme4, lsr, lattice. library(foreign)

More information

F^3: F tests, Functional Forms and Favorite Coefficient Models

F^3: F tests, Functional Forms and Favorite Coefficient Models F^3: F tests, Functional Forms and Favorite Coefficient Models Favorite coefficient model: otherteams use "nflpricedata Bdta", clear *Favorite coefficient model: otherteams reg rprice pop pop2 rpci wprcnt1

More information

AP Stats: 3B ~ Least Squares Regression and Residuals. Objectives:

AP Stats: 3B ~ Least Squares Regression and Residuals. Objectives: Objectives: INTERPRET the slope and y intercept of a least-squares regression line USE the least-squares regression line to predict y for a given x CALCULATE and INTERPRET residuals and their standard

More information

Final Exam Suggested Solutions

Final Exam Suggested Solutions University of Washington Fall 003 Department of Economics Eric Zivot Economics 483 Final Exam Suggested Solutions This is a closed book and closed note exam. However, you are allowed one page of handwritten

More information

AGRICULTURE POTFOLIO MODEL MODEL TWO. Keywords: Decision making under uncertainty, efficient portfolio, variance analysis, MOTAD

AGRICULTURE POTFOLIO MODEL MODEL TWO. Keywords: Decision making under uncertainty, efficient portfolio, variance analysis, MOTAD AGRICULTURE POTFOLIO MODEL MODEL TWO Keywords: Decision making under uncertainty, efficient portfolio, variance analysis, MOTAD DATA Net income from three crops per acre of land (Income in thousand dollar

More information

Diploma in Financial Management with Public Finance

Diploma in Financial Management with Public Finance Diploma in Financial Management with Public Finance Cohort: DFM/09/FT Jan Intake Examinations for 2009 Semester II MODULE: STATISTICS FOR FINANCE MODULE CODE: QUAN 1103 Duration: 2 Hours Reading time:

More information

An Empirical Study for Testing the Stock Market Efficiency and Identifying Abnormal Return Opportunities

An Empirical Study for Testing the Stock Market Efficiency and Identifying Abnormal Return Opportunities An Empirical Study for Testing the Stock Market Efficiency and Identifying Abnormal Return Opportunities Merve Artman* Central Bank of Turkey, Ankara, Turkey merve.artman@tcmb.gov.tr Murat Artman Central

More information

Estimating a demand function

Estimating a demand function Estimating a demand function One of the most basic topics in economics is the supply/demand curve. Simply put, the supply offered for sale of a commodity is directly related to its price, while the demand

More information

Data screening, transformations: MRC05

Data screening, transformations: MRC05 Dale Berger Data screening, transformations: MRC05 This is a demonstration of data screening and transformations for a regression analysis. Our interest is in predicting current salary from education level

More information

An Examination of the Net Interest Margin Aas Determinants of Banks Profitability in the Kosovo Banking System

An Examination of the Net Interest Margin Aas Determinants of Banks Profitability in the Kosovo Banking System EUROPEAN ACADEMIC RESEARCH Vol. II, Issue 5/ August 2014 ISSN 2286-4822 www.euacademic.org Impact Factor: 3.1 (UIF) DRJI Value: 5.9 (B+) An Examination of the Net Interest Margin Aas Determinants of Banks

More information

The Least Squares Regression Line

The Least Squares Regression Line The Least Squares Regression Line Section 5.3 Cathy Poliak, Ph.D. cathy@math.uh.edu Office hours: T Th 1:30 pm - 3:30 pm 620 PGH & 5:30 pm - 7:00 pm CASA Department of Mathematics University of Houston

More information

Multiple Regression. Review of Regression with One Predictor

Multiple Regression. Review of Regression with One Predictor Fall Semester, 2001 Statistics 621 Lecture 4 Robert Stine 1 Preliminaries Multiple Regression Grading on this and other assignments Assignment will get placed in folder of first member of Learning Team.

More information

Semester Two 2016 Examination Period. Faculty of Business and Economics

Semester Two 2016 Examination Period. Faculty of Business and Economics Office Use Only Semester Two 2016 Examination Period Faculty of Business and Economics EXAM CODES: ETC2420 & ETC5242 TITLE OF PAPER: STATISTICAL METHODS FOR INSURANCE - Paper 1 EXAM DURATION: READING TIME:

More information

Instructions for running the E2 Cost Estimator for a Home

Instructions for running the E2 Cost Estimator for a Home Instructions for running the E2 Cost Estimator for a Home 1) Complete the Basic screen before starting the E2 Cost Estimator. ***Note: This is important since the E2 Cost Estimator pulls in the information

More information

Financial Risk, Liquidity Risk and their Effect on the Listed Jordanian Islamic Bank's Performance

Financial Risk, Liquidity Risk and their Effect on the Listed Jordanian Islamic Bank's Performance Financial Risk, Liquidity Risk and their Effect on the Listed Jordanian Islamic Bank's Performance Lina Hani Warrad Associate Professor, Accounting Department Applied Science Private University, Amman,

More information

Lampiran 1. Data PDB, Pengeluaran Pemerintah, jumlah uang beredar, pajak, dan tingkat suku bunga

Lampiran 1. Data PDB, Pengeluaran Pemerintah, jumlah uang beredar, pajak, dan tingkat suku bunga Lampiran 1. Data PDB, Pengeluaran Pemerintah, jumlah uang beredar, pajak, dan tingkat suku bunga obs PDB(milyar) GOV(milyar) M1(milyar) Tax(milyar) R(%) 1980 45446,00 5800,00 5214,00 289,70 6,00 1981 58127,00

More information

Models of Patterns. Lecture 3, SMMD 2005 Bob Stine

Models of Patterns. Lecture 3, SMMD 2005 Bob Stine Models of Patterns Lecture 3, SMMD 2005 Bob Stine Review Speculative investing and portfolios Risk and variance Volatility adjusted return Volatility drag Dependence Covariance Review Example Stock and

More information

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Exam Name The bar graph shows the number of tickets sold each week by the garden club for their annual flower show. ) During which week was the most number of tickets sold? ) A) Week B) Week C) Week 5

More information

When determining but for sales in a commercial damages case,

When determining but for sales in a commercial damages case, JULY/AUGUST 2010 L I T I G A T I O N S U P P O R T Choosing a Sales Forecasting Model: A Trial and Error Process By Mark G. Filler, CPA/ABV, CBA, AM, CVA When determining but for sales in a commercial

More information

REAL ESTATE MATH REVIEW

REAL ESTATE MATH REVIEW P a g e 1 REAL ESTATE MATH REVIEW Quick Reference... 2 Review Quiz 1... 4 Review Quiz 2... 5 Review Quiz 3... 6 Review Quiz 4... 9 Answer Key... 11 P a g e 2 QUICK REFERENCE INCOME APPROACH/CASH FLOW GI

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

COMM 324 INVESTMENTS AND PORTFOLIO MANAGEMENT ASSIGNMENT 1 Due: October 3

COMM 324 INVESTMENTS AND PORTFOLIO MANAGEMENT ASSIGNMENT 1 Due: October 3 COMM 324 INVESTMENTS AND PORTFOLIO MANAGEMENT ASSIGNMENT 1 Due: October 3 1. The following information is provided for GAP, Incorporated, which is traded on NYSE: Fiscal Yr Ending January 31 Close Price

More information

Advanced Econometrics

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

More information

u panel_lecture . sum

u panel_lecture . sum u panel_lecture sum Variable Obs Mean Std Dev Min Max datastre 639 9039644 6369418 900228 926665 year 639 1980 2584012 1976 1984 total_sa 639 9377839 3212313 682 441e+07 tot_fixe 639 5214385 1988422 642

More information

Lecture Note: Analysis of Financial Time Series Spring 2008, Ruey S. Tsay. Seasonal Time Series: TS with periodic patterns and useful in

Lecture Note: Analysis of Financial Time Series Spring 2008, Ruey S. Tsay. Seasonal Time Series: TS with periodic patterns and useful in Lecture Note: Analysis of Financial Time Series Spring 2008, Ruey S. Tsay Seasonal Time Series: TS with periodic patterns and useful in predicting quarterly earnings pricing weather-related derivatives

More information

Time series data: Part 2

Time series data: Part 2 Plot of Epsilon over Time -- Case 1 1 Time series data: Part Epsilon - 1 - - - -1 1 51 7 11 1 151 17 Time period Plot of Epsilon over Time -- Case Plot of Epsilon over Time -- Case 3 1 3 1 Epsilon - Epsilon

More information

Monetary Economics Measuring Asset Returns. Gerald P. Dwyer Fall 2015

Monetary Economics Measuring Asset Returns. Gerald P. Dwyer Fall 2015 Monetary Economics Measuring Asset Returns Gerald P. Dwyer Fall 2015 WSJ Readings Readings this lecture, Cuthbertson Ch. 9 Readings next lecture, Cuthbertson, Chs. 10 13 Measuring Asset Returns Outline

More information

Algebra 1 Unit 3: Writing Equations

Algebra 1 Unit 3: Writing Equations Lesson 8: Making Predictions and Creating Scatter Plots The table below represents the cost of a car over the recent years. Year Cost of a Car (in US dollars) 2000 22,500 2002 26,000 2004 32,000 2006 37,500

More information

SJAM MPM 1D Unit 5 Day 13

SJAM MPM 1D Unit 5 Day 13 Homework 1. Identify the dependent variable. a) The distance a person walks depends on the time they walk. b) The recipe for 1 muffins requires cups of flour. c) Houses need 1 fire alarm per floor.. Identify

More information

$0.00 $0.50 $1.00 $1.50 $2.00 $2.50 $3.00 $3.50 $4.00 Price

$0.00 $0.50 $1.00 $1.50 $2.00 $2.50 $3.00 $3.50 $4.00 Price Orange Juice Sales and Prices In this module, you will be looking at sales and price data for orange juice in grocery stores. You have data from 83 stores on three brands (Tropicana, Minute Maid, and the

More information

Use the data you collected and plot the points to create scattergrams or scatter plots.

Use the data you collected and plot the points to create scattergrams or scatter plots. Key terms: bivariate data, scatterplot (also called scattergram), correlation (positive, negative, or none as well as strong or weak), regression equation, interpolation, extrapolation, and correlation

More information