1 Multiple Regression and Correlation KNN Ch. 6 CC Ch 3.

Slides:



Advertisements
Similar presentations
3.3 Hypothesis Testing in Multiple Linear Regression
Advertisements

Lesson 10: Linear Regression and Correlation
Copyright © 2006 The McGraw-Hill Companies, Inc. Permission required for reproduction or display. 1 ~ Curve Fitting ~ Least Squares Regression Chapter.
Correlation and Linear Regression.
6-1 Introduction To Empirical Models 6-1 Introduction To Empirical Models.
Copyright (c) 2004 Brooks/Cole, a division of Thomson Learning, Inc. Chapter 13 Nonlinear and Multiple Regression.
Objectives (BPS chapter 24)
The General Linear Model. The Simple Linear Model Linear Regression.
Variance and covariance M contains the mean Sums of squares General additive models.
LINEAR REGRESSION: Evaluating Regression Models Overview Assumptions for Linear Regression Evaluating a Regression Model.
LINEAR REGRESSION: Evaluating Regression Models. Overview Assumptions for Linear Regression Evaluating a Regression Model.
Section 4.2 Fitting Curves and Surfaces by Least Squares.
Statistics for Managers Using Microsoft® Excel 5th Edition
Chapter 12 Multiple Regression
1 Chapter 3 Multiple Linear Regression Ray-Bing Chen Institute of Statistics National University of Kaohsiung.
Multivariate Data Analysis Chapter 4 – Multiple Regression.
Lecture 19: Tues., Nov. 11th R-squared (8.6.1) Review
Engineering Computation Curve Fitting 1 Curve Fitting By Least-Squares Regression and Spline Interpolation Part 7.
Regression Diagnostics Checking Assumptions and Data.
SIMPLE LINEAR REGRESSION
Chapter 15: Model Building
Week 14 Chapter 16 – Partial Correlation and Multiple Regression and Correlation.
Simple Linear Regression Analysis
Correlation & Regression
Objectives of Multiple Regression
Introduction to Linear Regression and Correlation Analysis
Chapter 12 Multiple Regression and Model Building.
Jon Curwin and Roger Slater, QUANTITATIVE METHODS: A SHORT COURSE ISBN © Thomson Learning 2004 Jon Curwin and Roger Slater, QUANTITATIVE.
Chapter 6 & 7 Linear Regression & Correlation
1 1 Slide © 2005 Thomson/South-Western Slides Prepared by JOHN S. LOUCKS St. Edward’s University Slides Prepared by JOHN S. LOUCKS St. Edward’s University.
1 1 Slide © 2007 Thomson South-Western. All Rights Reserved OPIM 303-Lecture #9 Jose M. Cruz Assistant Professor.
1 1 Slide © 2007 Thomson South-Western. All Rights Reserved Chapter 13 Multiple Regression n Multiple Regression Model n Least Squares Method n Multiple.
1 1 Slide © 2008 Thomson South-Western. All Rights Reserved Chapter 15 Multiple Regression n Multiple Regression Model n Least Squares Method n Multiple.
Topic 14: Inference in Multiple Regression. Outline Review multiple linear regression Inference of regression coefficients –Application to book example.
Section 5.2: Linear Regression: Fitting a Line to Bivariate Data.
Multiple Regression I KNNL – Chapter 6. Models with Multiple Predictors Most Practical Problems have more than one potential predictor variable Goal is.
Multiple Regression and Model Building Chapter 15 Copyright © 2014 by The McGraw-Hill Companies, Inc. All rights reserved.McGraw-Hill/Irwin.
Chapter 4 Linear Regression 1. Introduction Managerial decisions are often based on the relationship between two or more variables. For example, after.
Lesson Multiple Regression Models. Objectives Obtain the correlation matrix Use technology to find a multiple regression equation Interpret the.
Multiple Regression BPS chapter 28 © 2006 W.H. Freeman and Company.
CORRELATION: Correlation analysis Correlation analysis is used to measure the strength of association (linear relationship) between two quantitative variables.
Regression Analysis Part C Confidence Intervals and Hypothesis Testing
Scatter Diagrams Objective: Draw and interpret scatter diagrams. Distinguish between linear and nonlinear relations. Use a graphing utility to find the.
Simple Linear Regression (SLR)
Simple Linear Regression (OLS). Types of Correlation Positive correlationNegative correlationNo correlation.
Chapter 6 Simple Regression Introduction Fundamental questions – Is there a relationship between two random variables and how strong is it? – Can.
Scatter Diagrams scatter plot scatter diagram A scatter plot is a graph that may be used to represent the relationship between two variables. Also referred.
Ch14: Linear Least Squares 14.1: INTRO: Fitting a pth-order polynomial will require finding (p+1) coefficients from the data. Thus, a straight line (p=1)
KNN Ch. 3 Diagnostics and Remedial Measures Applied Regression Analysis BUSI 6220.
Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill/Irwin Simple Linear Regression Analysis Chapter 13.
Basic Business Statistics, 10e © 2006 Prentice-Hall, Inc. Chap 15-1 Chapter 15 Multiple Regression Model Building Basic Business Statistics 10 th Edition.
Simple Linear Regression The Coefficients of Correlation and Determination Two Quantitative Variables x variable – independent variable or explanatory.
1 G Lect 3M Regression line review Estimating regression coefficients from moments Marginal variance Two predictors: Example 1 Multiple regression.
Stat 112 Notes 14 Assessing the assumptions of the multiple regression model and remedies when assumptions are not met (Chapter 6).
More on regression Petter Mostad More on indicator variables If an independent variable is an indicator variable, cases where it is 1 will.
Biostatistics Regression and Correlation Methods Class #10 April 4, 2000.
AP Statistics Section 15 A. The Regression Model When a scatterplot shows a linear relationship between a quantitative explanatory variable x and a quantitative.
ENGR 610 Applied Statistics Fall Week 11 Marshall University CITE Jack Smith.
Predicting Energy Consumption in Buildings using Multiple Linear Regression Introduction Linear regression is used to model energy consumption in buildings.
The simple linear regression model and parameter estimation
Correlation & Regression
Regression Chapter 6 I Introduction to Regression
Correlation and Simple Linear Regression
6-1 Introduction To Empirical Models
Correlation and Simple Linear Regression
Simple Linear Regression
Ch11 Curve Fitting II.
Ch 4.1 & 4.2 Two dimensions concept
Regression and Categorical Predictors
Lesson 2.2 Linear Regression.
Presentation transcript:

1 Multiple Regression and Correlation KNN Ch. 6 CC Ch 3

2  An Extension of Simple Linear Regression  Interpretation of parameters is important: For example, how would you interpret  1 in the above model?  Can be expressed in short form as,  The geometric interpretation is a Response Surface.

3 Meaning of Multiple Reg. Coefficients Meaning of the y-intercept  0 : –If the scope of the model includes X 1 =0, X 2 =0, etc. then  0 is the mean response E{Y} at X 1 =0, X 2 =0, etc. Otherwise, the y- intercept has no particular meaning Meaning of the slope  1 : –Indicates the change in the mean response E{Y} (expected change in Y) per unit increase in X 1, when X 2 and all the other predictors are held constant.

4 Model Types (What is linearity ?) Polynomial n Qualitative Variables n Non-linear ? Is this allowed ?

5 The Matrix Representation

6 Formulae for Simple Regression Apply Quadratic Forms ! Each of the “A” matrices are symmetric. H is “Idempotent”. It’s the “Hat” Matrix

7 A Simple Example

8  All tests and diagnostics similar to simple regression  F-test for regression  R 2 and Adjusted R 2  Estimation of Mean Response and Prediction of New Observation  Simultaneous CIs for Several Mean Responses - Working-Hotelling or Bonferroni (See page 234)  Prediction of Mean of “m” new observations at X h  Prediction of “g” new observations - Scheffe´ or Bonferroni (See page 235) Tests, Estimation and Diagnostics

9  3-D scatter plots  Residual Plots  Correlation test for Normality  Brown-Forsythe (Modified Levine test for heteroscedasticity  Breusch-Pagan test for heteroscedasticity  F-test for lack of fit  Finally, the Box-Cox procedure as a remedial measure

10 Hidden Extrapolations Caution should be exercised for the prediction not to fall outside of the scope of the model (observed range of the predictor variables X i ). The point shown below is within the ranges of X 1 and X 2 individually, but is well outside the joint region of observations. What to do? Wait until we get to Leverage values (KNN ch. 10) X1X1 X2X2 Region covered by X 1 and X 2 jointly Individual X 1 range Individual X 2 range 0

11 A Different Perspective (optional)  A Bivariate MR model with standardized variables Where, the  s are standardized partial regression coefficients and are given as, Note that,  1 =  Y1.2 * s Y /s X1 and  2 =  Y2.1 * s Y /s X2 The term “partial” above is used because the terms have been adjusted to allow for the correlation between independent variables. (Check by substituting r 12 =0)

12 A Different Perspective (optional)  The Coefficient of Multiple Determination  Semi-partial Correlation Coefficients and Venn Diagrams  Partial Correlation Coefficients and Venn Diagrams.  Separating direct, indirect, spurious and entirely indirect effects