LINEAR REGRESSION: Evaluating Regression Models Overview Assumptions for Linear Regression Evaluating a Regression Model.

Slides:



Advertisements
Similar presentations
1 SPSS output & analysis. 2 The Regression Equation A line in a two dimensional or two-variable space is defined by the equation Y=a+b*X The Y variable.
Advertisements

Kin 304 Regression Linear Regression Least Sum of Squares
Forecasting Using the Simple Linear Regression Model and Correlation
BA 275 Quantitative Business Methods
Inference for Regression
6-1 Introduction To Empirical Models 6-1 Introduction To Empirical Models.
Regression Analysis Simple Regression. y = mx + b y = a + bx.
Simple Linear Regression 1. Correlation indicates the magnitude and direction of the linear relationship between two variables. Linear Regression: variable.
Chapter 13 Multiple Regression
LINEAR REGRESSION: What it Is and How it Works Overview What is Bivariate Linear Regression? The Regression Equation How It’s Based on r.
MULTIPLE REGRESSION. OVERVIEW What Makes it Multiple? What Makes it Multiple? Additional Assumptions Additional Assumptions Methods of Entering Variables.
LINEAR REGRESSION: Evaluating Regression Models. Overview Assumptions for Linear Regression Evaluating a Regression Model.
LINEAR REGRESSION: Evaluating Regression Models. Overview Standard Error of the Estimate Goodness of Fit Coefficient of Determination Regression Coefficients.
LINEAR REGRESSION: What it Is and How it Works. Overview What is Bivariate Linear Regression? The Regression Equation How It’s Based on r.
One-Way Between Subjects ANOVA. Overview Purpose How is the Variance Analyzed? Assumptions Effect Size.
LINEAR REGRESSION: What it Is and How it Works. Overview What is Bivariate Linear Regression? The Regression Equation How It’s Based on r Assumptions.
Statistics for the Social Sciences
1-1 Regression Models  Population Deterministic Regression Model Y i =  0 +  1 X i u Y i only depends on the value of X i and no other factor can affect.
Regression Analysis. Unscheduled Maintenance Issue: l 36 flight squadrons l Each experiences unscheduled maintenance actions (UMAs) l UMAs costs $1000.
Statistics II: An Overview of Statistics. Outline for Statistics II Lecture: SPSS Syntax – Some examples. Normal Distribution Curve. Sampling Distribution.
Bivariate Regression CJ 526 Statistical Analysis in Criminal Justice.
Chapter 12 Multiple Regression
REGRESSION What is Regression? What is the Regression Equation? What is the Least-Squares Solution? How is Regression Based on Correlation? What are the.
Multivariate Data Analysis Chapter 4 – Multiple Regression.
Lecture 19: Tues., Nov. 11th R-squared (8.6.1) Review
Chapter Topics Types of Regression Models
Simple Linear Regression Analysis
Topic 3: Regression.
Ch. 14: The Multiple Regression Model building
REGRESSION Predict future scores on Y based on measured scores on X Predictions are based on a correlation from a sample where both X and Y were measured.
Business Statistics - QBM117 Statistical inference for regression.
Multiple Regression Research Methods and Statistics.
Correlation and Regression Analysis
Multiple Regression Dr. Andy Field.
Simple Linear Regression Analysis
Correlation & Regression
Regression and Correlation Methods Judy Zhong Ph.D.
Introduction to Linear Regression and Correlation Analysis
Regression Analysis Regression analysis is a statistical technique that is very useful for exploring the relationships between two or more variables (one.
Chapter 11 Simple Regression
OPIM 303-Lecture #8 Jose M. Cruz Assistant Professor.
Soc 3306a Lecture 9: Multivariate 2 More on Multiple Regression: Building a Model and Interpreting Coefficients.
Applied Quantitative Analysis and Practices LECTURE#23 By Dr. Osman Sadiq Paracha.
Ch4 Describing Relationships Between Variables. Section 4.1: Fitting a Line by Least Squares Often we want to fit a straight line to data. For example.
Inference for Regression Simple Linear Regression IPS Chapter 10.1 © 2009 W.H. Freeman and Company.
MGS3100_04.ppt/Sep 29, 2015/Page 1 Georgia State University - Confidential MGS 3100 Business Analysis Regression Sep 29 and 30, 2015.
1 Regression Analysis The contents in this chapter are from Chapters of the textbook. The cntry15.sav data will be used. The data collected 15 countries’
REGRESSION DIAGNOSTICS Fall 2013 Dec 12/13. WHY REGRESSION DIAGNOSTICS? The validity of a regression model is based on a set of assumptions. Violation.
Applied Quantitative Analysis and Practices LECTURE#25 By Dr. Osman Sadiq Paracha.
Applied Quantitative Analysis and Practices LECTURE#30 By Dr. Osman Sadiq Paracha.
Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill/Irwin Simple Linear Regression Analysis Chapter 13.
Statistics for Managers Using Microsoft Excel, 5e © 2008 Prentice-Hall, Inc.Chap 14-1 Statistics for Managers Using Microsoft® Excel 5th Edition Chapter.
Linear Regression Models Andy Wang CIS Computer Systems Performance Analysis.
Copyright © 2008 by Nelson, a division of Thomson Canada Limited Chapter 18 Part 5 Analysis and Interpretation of Data DIFFERENCES BETWEEN GROUPS AND RELATIONSHIPS.
Chapter 12 REGRESSION DIAGNOSTICS AND CANONICAL CORRELATION.
Predicting Energy Consumption in Buildings using Multiple Linear Regression Introduction Linear regression is used to model energy consumption in buildings.
Chapter 14 Introduction to Multiple Regression
Inference for Least Squares Lines
Multiple Regression Prof. Andy Field.
Statistics for Managers using Microsoft Excel 3rd Edition
Kin 304 Regression Linear Regression Least Sum of Squares
Chapter 12: Regression Diagnostics
BPK 304W Regression Linear Regression Least Sum of Squares
BIVARIATE REGRESSION AND CORRELATION
Stats Club Marnie Brennan
CHAPTER 29: Multiple Regression*
No notecard for this quiz!!
Simple Linear Regression
MGS 3100 Business Analysis Regression Feb 18, 2016
Presentation transcript:

LINEAR REGRESSION: Evaluating Regression Models

Overview Assumptions for Linear Regression Evaluating a Regression Model

Assumptions for Bivariate Linear Regression Quantitative data (or dichotomous) Independent observations Predict for same population that was sampled

Assumptions for Bivariate Linear Regression Linear relationship –Examine scatterplot Homoscedasticity – equal spread of residuals at different values of predictor –Examine ZRESID vs ZPRED plot

Checking for Homoscedasticity

Assumptions for Bivariate Linear Regression Independent errors –Durbin Watson should be close to 2 Normality of errors –Examine frequency distribution of residuals

Checking for Normality of Errors

Influential Cases Influential cases have greater impact on the slope and y-intercept Select casewise diagnostics and look for cases with large residuals

Standard Error of the Estimate Index of how far off predictions are expected to be Larger r means smaller standard error Standard deviation of y scores around predicted y scores

Sums of Squares Total SS – total squared differences of Y scores from the mean of Y Model SS – total squared differences of predicted Y scores from the mean of Y Residual SS – total squared differences of Y scores from predicted Y scores

Coefficient of Determination r 2 is the proportion of variance in Y explained by X Adjusted r 2 corrects for the fact that the r 2 often overestimates the true relationship. Adjusted r 2 will be lower when there are fewer subjects.

Goodness of Fit Dividing the Model SS by the Total SS produces r 2 The ANOVA F-test determines whether the regression equation accounted for a significant proportion of variance in Y F is the Model Mean Square divided by the Residual Mean Square

Coefficients The Constant B under “unstandardized” is the y-intercept b 0 The B listed for the X variable is the slope b 1 The t test is the coefficient divided by its standard error The standardized slope is the same as the correlation

Example of Reporting a Regression Analysis The linear regression for predicting quiz enjoyment from level of statistics anxiety did not account of a significant portion of variance, F(1, 24) = 1.75, p =.20, r 2 =.07.

Take-Home Points The validity of a regression procedure depends on multiple assumptions. A regression model can be evaluated based on whether and how well it predicts an outcome variable.