Chapter 12 Simple Linear Regression

Slides:



Advertisements
Similar presentations
Lesson 10: Linear Regression and Correlation
Advertisements

Regresi Linear Sederhana Pertemuan 01 Matakuliah: I0174 – Analisis Regresi Tahun: Ganjil 2007/2008.
Regresi dan Korelasi Linear Pertemuan 19
Learning Objectives Copyright © 2002 South-Western/Thomson Learning Data Analysis: Bivariate Correlation and Regression CHAPTER sixteen.
Learning Objectives Copyright © 2004 John Wiley & Sons, Inc. Bivariate Correlation and Regression CHAPTER Thirteen.
1 Simple Linear Regression and Correlation The Model Estimating the Coefficients EXAMPLE 1: USED CAR SALES Assessing the model –T-tests –R-square.
Chapter 12 Simple Linear Regression
1 1 Slide © 2014 Cengage Learning. All Rights Reserved. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole.
Reading – Linear Regression Le (Chapter 8 through 8.1.6) C &S (Chapter 5:F,G,H)
Chapter 10 Simple Regression.
Chapter 12a Simple Linear Regression
SIMPLE LINEAR REGRESSION
Chapter Topics Types of Regression Models
SIMPLE LINEAR REGRESSION
Regression Analysis In regression analysis we analyze the relationship between two or more variables. The relationship between two or more variables could.
Example: Test score A survey was conducted to measure the relationship between hours spent on studying JMSC0103 and the scores in the final examination.
Korelasi dalam Regresi Linear Sederhana Pertemuan 03 Matakuliah: I0174 – Analisis Regresi Tahun: Ganjil 2007/2008.
Pertemua 19 Regresi Linier
Korelasi dan Regresi Linear Sederhana Pertemuan 25
This Week Continue with linear regression Begin multiple regression –Le 8.2 –C & S 9:A-E Handout: Class examples and assignment 3.
Correlation and Regression Analysis
Simple Linear Regression and Correlation
1 1 Slide Simple Linear Regression Chapter 14 BA 303 – Spring 2011.
1 1 Slide © 2008 Thomson South-Western. All Rights Reserved Slides by JOHN LOUCKS & Updated by SPIROS VELIANITIS.
Lecture 5 Correlation and Regression
SIMPLE LINEAR REGRESSION
Introduction to Linear Regression and Correlation Analysis
Simple Linear Regression. Types of Regression Model Regression Models Simple (1 variable) LinearNon-Linear Multiple (2
1 1 Slide © 2009 Thomson South-Western. All Rights Reserved Slides by JOHN LOUCKS St. Edward’s University.
MAT 254 – Probability and Statistics Sections 1,2 & Spring.
1 1 Slide © 2012 Cengage Learning. All Rights Reserved. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole.
1 FORECASTING Regression Analysis Aslı Sencer Graduate Program in Business Information Systems.
Ms. Khatijahhusna Abd Rani School of Electrical System Engineering Sem II 2014/2015.
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 Simple Linear Regression Part A n Simple Linear Regression Model n Least Squares Method n Coefficient of Determination n Model Assumptions n.
Econ 3790: Business and Economics Statistics
OPIM 303-Lecture #8 Jose M. Cruz Assistant Professor.
1 1 Slide © 2004 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 © 2008 Thomson South-Western. All Rights Reserved Chapter 15 Multiple Regression n Multiple Regression Model n Least Squares Method n Multiple.
INTRODUCTORY LINEAR REGRESSION SIMPLE LINEAR REGRESSION - Curve fitting - Inferences about estimated parameter - Adequacy of the models - Linear.
1 1 Slide Simple Linear Regression Coefficient of Determination Chapter 14 BA 303 – Spring 2011.
1 1 Slide © 2014 Cengage Learning. All Rights Reserved. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole.
Applied Quantitative Analysis and Practices LECTURE#23 By Dr. Osman Sadiq Paracha.
1 1 Slide The Simple Linear Regression Model n Simple Linear Regression Model y =  0 +  1 x +  n Simple Linear Regression Equation E( y ) =  0 + 
1 Chapter 12 Simple Linear Regression. 2 Chapter Outline  Simple Linear Regression Model  Least Squares Method  Coefficient of Determination  Model.
Chapter 13 Multiple Regression
Multiple Regression. Simple Regression in detail Y i = β o + β 1 x i + ε i Where Y => Dependent variable X => Independent variable β o => Model parameter.
1 1 Slide © 2003 South-Western/Thomson Learning™ Slides Prepared by JOHN S. LOUCKS St. Edward’s University.
© 2016 Cengage Learning. All Rights Reserved. May not be copied, scanned, or duplicated, in whole or in part, except for use as permitted in a license.
Regression Analysis. 1. To comprehend the nature of correlation analysis. 2. To understand bivariate regression analysis. 3. To become aware of the coefficient.
Chapter 12 Simple Linear Regression n Simple Linear Regression Model n Least Squares Method n Coefficient of Determination n Model Assumptions n Testing.
1 1 Slide The Simple Linear Regression Model n Simple Linear Regression Model y =  0 +  1 x +  n Simple Linear Regression Equation E( y ) =  0 + 
Free Powerpoint Templates ROHANA BINTI ABDUL HAMID INSTITUT E FOR ENGINEERING MATHEMATICS (IMK) UNIVERSITI MALAYSIA PERLIS.
1 1 Slide © 2011 Cengage Learning Assumptions About the Error Term  1. The error  is a random variable with mean of zero. 2. The variance of , denoted.
REGRESSION AND CORRELATION SIMPLE LINEAR REGRESSION 10.2 SCATTER DIAGRAM 10.3 GRAPHICAL METHOD FOR DETERMINING REGRESSION 10.4 LEAST SQUARE METHOD.
Irwin/McGraw-Hill © Andrew F. Siegel, 1997 and l Chapter 9 l Simple Linear Regression 9.1 Simple Linear Regression 9.2 Scatter Diagram 9.3 Graphical.
1 1 Slide © 2008 Thomson South-Western. All Rights Reserved Slides by JOHN LOUCKS St. Edward’s University.
Lecture 11: Simple Linear Regression
Simple Linear Regression
Statistics for Business and Economics (13e)
Quantitative Methods Simple Regression.
Econ 3790: Business and Economics Statistics
Slides by JOHN LOUCKS St. Edward’s University.
Correlation and Simple Linear Regression
Correlation and Simple Linear Regression
SIMPLE LINEAR REGRESSION
Simple Linear Regression and Correlation
St. Edward’s University
Correlation and Simple Linear Regression
Correlation and Simple Linear Regression
Presentation transcript:

Chapter 12 Simple Linear Regression Simple Linear Regression Model Least Squares Method Coefficient of Determination Model Assumptions Testing for Significance

Simple Linear Regression Model The equation that describes how y is related to x and an error term is called the regression model. The simple linear regression model is: y = b0 + b1x +e where: b0 and b1 are called parameters of the model, e is a random variable called the error term.

Simple Linear Regression Equation The simple linear regression equation is: E(y) = 0 + 1x Graph of the regression equation is a straight line. b0 is the y intercept of the regression line. b1 is the slope of the regression line. E(y) is the expected value of y for a given x value.

Simple Linear Regression Equation Positive Linear Relationship E(y) x Regression line Intercept b0 Slope b1 is positive

Simple Linear Regression Equation Negative Linear Relationship E(y) x Intercept b0 Regression line Slope b1 is negative

Simple Linear Regression Equation No Relationship E(y) x Regression line Intercept b0 Slope b1 is 0

Estimated Simple Linear Regression Equation The estimated simple linear regression equation The graph is called the estimated regression line. b0 is the y intercept of the line. b1 is the slope of the line. is the estimated value of y for a given x value.

Estimation Process Regression Model y = b0 + b1x +e Regression Equation E(y) = b0 + b1x Unknown Parameters b0, b1 Sample Data: x y x1 y1 . . xn yn b0 and b1 provide estimates of Estimated Regression Equation Sample Statistics b0, b1

Least Squares Method Least Squares Criterion where: yi = observed value of the dependent variable for the ith observation ^ yi = estimated value of the dependent variable for the ith observation

Least Squares Method Slope for the Estimated Regression Equation

Least Squares Method y-Intercept for the Estimated Regression Equation where: xi = value of independent variable for ith observation yi = value of dependent variable for ith observation _ x = mean value for independent variable _ y = mean value for dependent variable n = total number of observations

Simple Linear Regression Example: Reed Auto Sales Reed Auto periodically has a special week-long sale. As part of the advertising campaign Reed runs one or more television commercials during the weekend preceding the sale. Data from a sample of 5 previous sales are shown on the next slide.

Simple Linear Regression Example: Reed Auto Sales Number of TV Ads Number of Cars Sold 1 3 2 14 24 18 17 27

Estimated Regression Equation Slope for the Estimated Regression Equation y-Intercept for the Estimated Regression Equation Estimated Regression Equation

Scatter Diagram and Trend Line

Coefficient of Determination Relationship Among SST, SSR, SSE SST = SSR + SSE where: SST = total sum of squares SSR = sum of squares due to regression SSE = sum of squares due to error

Coefficient of Determination The coefficient of determination is: r2 = SSR/SST where: SSR = sum of squares due to regression SST = total sum of squares

Coefficient of Determination r2 = SSR/SST = 100/114 = .8772 The regression relationship is very strong; 88% of the variability in the number of cars sold can be explained by the linear relationship between the number of TV ads and the number of cars sold.

Sample Correlation Coefficient where: b1 = the slope of the estimated regression equation

Sample Correlation Coefficient The sign of b1 in the equation is “+”. rxy = +.9366

Assumptions About the Error Term e 1. The error  is a random variable with mean of zero. 2. The variance of  , denoted by  2, is the same for all values of the independent variable. 3. The values of  are independent. 4. The error  is a normally distributed random variable.

Testing for Significance To test for a significant regression relationship, we must conduct a hypothesis test to determine whether the value of b1 is zero. Two tests are commonly used: t Test F Test and Both the t test and F test require an estimate of s 2, the variance of e in the regression model.

Testing for Significance An Estimate of s The mean square error (MSE) provides the estimate of s 2, and the notation s2 is also used. s 2 = MSE = SSE/(n - 2) where:

Testing for Significance An Estimate of s To estimate s we take the square root of s 2. The resulting s is called the standard error of the estimate.