Linear Regression Basics II Fin250f: Lecture 7.1 Spring 2010 Brooks, chapter 3.1-3.3,3.7, 3.8.

Slides:



Advertisements
Similar presentations
Brief introduction on Logistic Regression
Advertisements

NOTATION & ASSUMPTIONS 2 Y i =  1 +  2 X 2i +  3 X 3i + U i Zero mean value of U i No serial correlation Homoscedasticity Zero covariance between U.
BA 275 Quantitative Business Methods
A Short Introduction to Curve Fitting and Regression by Brad Morantz
Multivariate Regression British Butter Price and Quantities from Denmark and New Zealand I. Hilfer (1938). “Differential Effect in the Butter.
Further Random Walk Tests Fin250f: Lecture 4.2 Fall 2005 Reading: Taylor, chapter 6.1, 6.2, 6.5, 6.6, 6.7.
MA 102 Statistical Controversies Monday, January 28, 2002 Today: Discussion of Statistical Thought, First Ideas About Data, and Exercises. Introduction.
Further Random Walk Tests Fin250f: Lecture 4.2 Fall 2005 Reading: Taylor, chapter 6.1, 6.2, 6.5, 6.6, 6.7.
1 Econometrics 1 Lecture 1 Classical Linear Regression Analysis.
Statistics 350 Lecture 16. Today Last Day: Introduction to Multiple Linear Regression Model Today: More Chapter 6.
Some Important Time Series Processes Fin250f: Lecture 8.3 Spring 2010.
Multivariate Data Analysis Chapter 4 – Multiple Regression.
FIN357 Li1 The Simple Regression Model y =  0 +  1 x + u.
CVEN Exam 1 Review. Matlab Basic commands and syntax Basic commands and syntax Creation of functions and programs Creation of functions and programs.
NOTES ON MULTIPLE REGRESSION USING MATRICES  Multiple Regression Tony E. Smith ESE 502: Spatial Data Analysis  Matrix Formulation of Regression  Applications.
Statistics 350 Lecture 11. Today Last Day: Start Chapter 3 Today: Section 3.8 Mid-Term Friday…..Sections ; ; (READ)
1 MF-852 Financial Econometrics Lecture 6 Linear Regression I Roy J. Epstein Fall 2003.
GRA 6020 Multivariate Statistics Regression examples Ulf H. Olsson Professor of Statistics.
Data mining and statistical learning, lecture 3 Outline  Ordinary least squares regression  Ridge regression.
Forecast Objectives Fin250f: Lecture 8.2 Spring 2010 Reading: Brooks, chapter
OLS versus MLE Example YX Here is the data:
General Mining Issues a.j.m.m. (ton) weijters Overfitting Noise and Overfitting Quality of mined models (some figures are based on the ML-introduction.
Statistics 350 Lecture 17. Today Last Day: Introduction to Multiple Linear Regression Model Today: More Chapter 6.
Forecasting Outside the Range of the Explanatory Variable: Chapter
Introduction to simple linear regression ASW, Economics 224 – Notes for November 5, 2008.
Chapter 6 (cont.) Regression Estimation. Simple Linear Regression: review of least squares procedure 2.
Matrix Approach to Simple Linear Regression KNNL – Chapter 5.
1 1 Slide Simple Linear Regression Chapter 14 BA 303 – Spring 2011.
9 - 1 Intrinsically Linear Regression Chapter Introduction In Chapter 7 we discussed some deviations from the assumptions of the regression model.
Regression Analysis Jared Dean as quoted in Big Data, Data Mining, and Machine Learning – From my experience, regression is the most dominant force in.
Chapter 11 Simple Regression
Stats for Engineers Lecture 9. Summary From Last Time Confidence Intervals for the mean t-tables Q Student t-distribution.
Introduction Fin250: Lecture 2 Fall 2010 Reading: Brooks, chapter 1.
Linear Trend Lines = b 0 + b 1 X t Where is the dependent variable being forecasted X t is the independent variable being used to explain Y. In Linear.
Curve Fitting and Interpolation: Lecture (I)
Managerial Economics Demand Estimation. Scatter Diagram Regression Analysis.
Andrew Thomson on Generalised Estimating Equations (and simulation studies)
MTH 161: Introduction To Statistics
Regression. Population Covariance and Correlation.
Byron Gangnes Econ 427 lecture 3 slides. Byron Gangnes A scatterplot.
Autocorrelation in Time Series KNNL – Chapter 12.
Simple Linear Regression. The term linear regression implies that  Y|x is linearly related to x by the population regression equation  Y|x =  +  x.
Linear Trend Lines = b 0 + b 1 X t Where is the dependent variable being forecasted X t is the independent variable being used to explain Y. In Linear.
Time Series Basics (2) Fin250f: Lecture 3.2 Fall 2005 Reading: Taylor, chapter , 3.9(skip 3.6.1)
Generalised method of moments approach to testing the CAPM Nimesh Mistry Filipp Levin.
Instrumental Variables: Introduction Methods of Economic Investigation Lecture 14.
Multivariate Data Analysis Chapter 1 - Introduction.
Geology 5670/6670 Inverse Theory 21 Jan 2015 © A.R. Lowry 2015 Read for Fri 23 Jan: Menke Ch 3 (39-68) Last time: Ordinary Least Squares Inversion Ordinary.
Environmental Modeling Basic Testing Methods - Statistics III.
Time Series Basics Fin250f: Lecture 8.1 Spring 2010 Reading: Brooks, chapter
Linear Regression Basics III Violating Assumptions Fin250f: Lecture 7.2 Spring 2010 Brooks, chapter 4(skim) 4.1-2, 4.4, 4.5, 4.7,
Chapter 10: Determining How Costs Behave 1 Horngren 13e.
Chapter 6 Introduction to Multiple Regression. 2 Outline 1. Omitted variable bias 2. Causality and regression analysis 3. Multiple regression and OLS.
Estimation Kline Chapter 7 (skip , appendices)
Regression Analysis1. 2 INTRODUCTION TO EMPIRICAL MODELS LEAST SQUARES ESTIMATION OF THE PARAMETERS PROPERTIES OF THE LEAST SQUARES ESTIMATORS AND ESTIMATION.
Class 5 Multiple Regression CERAM February-March-April 2008 Lionel Nesta Observatoire Français des Conjonctures Economiques
Statistics 350 Lecture 13. Today Last Day: Some Chapter 4 and start Chapter 5 Today: Some matrix results Mid-Term Friday…..Sections ; ;
1 AAEC 4302 ADVANCED STATISTICAL METHODS IN AGRICULTURAL RESEARCH Part II: Theory and Estimation of Regression Models Chapter 5: Simple Regression Theory.
Statistics 350 Lecture 2. Today Last Day: Section Today: Section 1.6 Homework #1: Chapter 1 Problems (page 33-38): 2, 5, 6, 7, 22, 26, 33, 34,
LECTURE 13: LINEAR MODEL SELECTION PT. 3 March 9, 2016 SDS 293 Machine Learning.
Welcome to MM305 Unit 5 Seminar Dr. Bob Forecasting.
Dynamic Models, Autocorrelation and Forecasting
Basics of Group Analysis
STOCHASTIC REGRESSORS AND THE METHOD OF INSTRUMENTAL VARIABLES
Jump Processes and Trading Volume
Linear Model Selection and regularization
Nonlinear Fitting.
Analytics – Statistical Approaches
Introduction to simple linear regression
Microeconometric Modeling
Presentation transcript:

Linear Regression Basics II Fin250f: Lecture 7.1 Spring 2010 Brooks, chapter ,3.7, 3.8

Outline  Matrix introduction  Multivariate linear model Standard errors Matlab OLS function  What’s a big sample?  Data mining  Goodness of fit

Matrices (Appendix A5)

Matrices

Even More Matrices: Transpose

Multivariate Linear Model

Least Square Solution

Matlab Code  OLS function (ols.m)  Setting up CRSP data (ccrspmat.m)  Example: Estimating CAPM beta rollingcapm.m  Example: Simple return forecast simpleretfcast.m  Example: Monday returns? monday.m

What’s a Large Sample?  Asymptotic results T goes to infinity  When are these results valid?  Depends Complexity/stationarity of data Complexity of model

Data Snooping (see 3.7)  For finite data can always find something positive Significant beta Accurate forecasts Profitable trades  “In sample bias”  “mclinearsnoop.m”  Snooping versus Mining

Goodness of Fit and other Objectives  How good is a “fit” or a forecast?  Basic objective function

Various Measures

Traditional: R-squared (R^2)

R^2  Good Easy and intuitive  Bad Not well defined statistically Always improves with more parameters  (See adjusted R^2) Can often be high when there are time trends Not well defined objective