Topic 8 Correlation and Regression Analysis

Slides:



Advertisements
Similar presentations
Lesson 10: Linear Regression and Correlation
Advertisements

Forecasting Using the Simple Linear Regression Model and Correlation
13- 1 Chapter Thirteen McGraw-Hill/Irwin © 2005 The McGraw-Hill Companies, Inc., All Rights Reserved.
Correlation and Regression
© The McGraw-Hill Companies, Inc., 2000 CorrelationandRegression Further Mathematics - CORE.
Chapter 12 Simple Linear Regression
CORRELATON & REGRESSION
PPA 415 – Research Methods in Public Administration
Chapter 13 Introduction to Linear Regression and Correlation Analysis
Linear Regression and Correlation
SIMPLE LINEAR REGRESSION
Chapter Topics Types of Regression Models
Linear Regression and Correlation Analysis
Correlation and Regression. Correlation What type of relationship exists between the two variables and is the correlation significant? x y Cigarettes.
Chapter 9: Correlation and Regression
SIMPLE LINEAR REGRESSION
© 2000 Prentice-Hall, Inc. Chap Forecasting Using the Simple Linear Regression Model and Correlation.
Chapter 14 Introduction to Linear Regression and Correlation Analysis
1 1 Slide © 2008 Thomson South-Western. All Rights Reserved Slides by JOHN LOUCKS & Updated by SPIROS VELIANITIS.
Lecture 5 Correlation and Regression
Correlation and Regression
SIMPLE LINEAR REGRESSION
Introduction to Linear Regression and Correlation Analysis
Linear Regression and Correlation
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.
17-1 Copyright  2010 McGraw-Hill Australia Pty Ltd PowerPoint slides to accompany Croucher, Introductory Mathematics and Statistics, 5e Chapter 17 Correlation.
Introduction to Linear Regression
Chap 12-1 A Course In Business Statistics, 4th © 2006 Prentice-Hall, Inc. A Course In Business Statistics 4 th Edition Chapter 12 Introduction to Linear.
1 Chapter 12 Simple Linear Regression. 2 Chapter Outline  Simple Linear Regression Model  Least Squares Method  Coefficient of Determination  Model.
© Copyright McGraw-Hill Correlation and Regression CHAPTER 10.
Chapter 4 Summary Scatter diagrams of data pairs (x, y) are useful in helping us determine visually if there is any relation between x and y values and,
Correlation & Regression Analysis
Copyright (C) 2002 Houghton Mifflin Company. All rights reserved. 1 Understandable Statistics Seventh Edition By Brase and Brase Prepared by: Lynn Smith.
Chapter 12 Simple Linear Regression n Simple Linear Regression Model n Least Squares Method n Coefficient of Determination n Model Assumptions n Testing.
©The McGraw-Hill Companies, Inc. 2008McGraw-Hill/Irwin Linear Regression and Correlation Chapter 13.
Correlation and Regression
Inference about the slope parameter and correlation
Chapter 13 Simple Linear Regression
Lecture 11: Simple Linear Regression
Regression and Correlation
Regression Analysis AGEC 784.
Correlation & Regression
Statistics for Managers using Microsoft Excel 3rd Edition
Correlation and Simple Linear Regression
Linear Regression and Correlation Analysis
Introductory Mathematics & Statistics
Chapter 11 Simple Regression
Statistics for Business and Economics (13e)
Understanding Standards Event Higher Statistics Award
Slides by JOHN LOUCKS St. Edward’s University.
Correlation and Simple Linear Regression
Correlation and Regression
PENGOLAHAN DAN PENYAJIAN
Correlation and Simple Linear Regression
Correlation and Regression
Correlation and Regression
SIMPLE LINEAR REGRESSION
Simple Linear Regression and Correlation
Product moment correlation
SIMPLE LINEAR REGRESSION
Correlation & Regression
Chapter Thirteen McGraw-Hill/Irwin
Introduction to Regression
Linear Regression and Correlation
St. Edward’s University
Correlation and Simple Linear Regression
Correlation and Simple Linear Regression
Presentation transcript:

Topic 8 Correlation and Regression Analysis Business Statistics Topic 8 Correlation and Regression Analysis

Business Statistics:Topic 8 Learning Objectives By the end of this topic you will be able to: Measure the strength of association using correlation analysis Use Linear Regression models Set up the linear regression equation Make predictions using the regression equation Test goodness of fit of the regression model Business Statistics:Topic 8

Business Statistics:Topic 8 Correlation analysis A statistical technique used to measure the strength of the relationship (correlation) between two variables. Business Statistics:Topic 8

Business Statistics:Topic 8 Examples Is there any relationship between height & weight? Is there any relationship between housing loan interest rates and the number of housing loans? Business Statistics:Topic 8

Correlation coefficient The index which defines the strength of the association between two given variables Population correlation coefficient  (Rho) Sample correlation coefficient r is used to estimate  Business Statistics:Topic 8

Choosing Variables for Assessing Dependent Variable is the one whose value is to be predicted - usually denoted by ‘Y’. Independent Variable is the one whose value is used to make the prediction- usually denoted by ‘X’. Assumption: The two variables are bivariate normally distributed. Business Statistics:Topic 8

Business Statistics:Topic 8 Scatter Plot A scatter diagram is a display in which the ordered pairs of measurements are plotted on a coordinate axes. The chart portrays the relationship between the two variables of interest. Plot of all (Xi, Yi) pairs Suggests how the the two variables are related Business Statistics:Topic 8

Business Statistics:Topic 8 Example A well known company wants to assess: How are ‘advertising cost’ and ‘sales’ related? What is the dependent variable? ‘Sales’ chosen as ‘Y’ for the analysis Advertising cost chosen as ‘X’ for the analysis Business Statistics:Topic 8

Business Statistics:Topic 8 What Do you Notice? Advertising and sales move together (positive) The relationship appears to be linear Business Statistics:Topic 8

Business Statistics:Topic 8 Scatter Plots Positive Linear Relationship Negative Linear Relationship Non- Linear Relationship No Relationship Business Statistics:Topic 8

Sample Correlation Coefficient ‘r’ Business Statistics:Topic 8

Properties of the correlation coefficient r always lies between -1 and +1. r = 1, the two variables have perfect positive correlation. On a scatter plot, this means that the points all lie on a straight line with positive slope. r = -1, the two variables have perfect negative correlation. On a scatter plot, this means that the points all lie on a straight line with negative slope Business Statistics:Topic 8

Business Statistics:Topic 8 Properties Closer to +1 strong positive linear relation Closer to –1 strong negative linear relation Closer to 0 weak linear relationship Business Statistics:Topic 8

Scatter plot & ‘r’ values Business Statistics:Topic 8

Population Correlation Coefficient  Is used to measure the strength of relationship between any two variables. The sample correlation coefficient ‘r’ is an estimate of  Business Statistics:Topic 8

Testing for Correlation Hypothesis H0:  = 0 (There is no correlation) H1:   0 (There is correlation) Rule Two sided ‘t’ test with  = .05 and degrees of freedom n-2: t,n-2 Test Statistic: Business Statistics:Topic 8

Example: WOM Insurance company An insurance company manager is concerned with the health of female adults, since the company is prepared to give a reduced premium rate to those who have a certain level of fitness. In particular, he would like to investigate how their height is related to their weight, with a view to possibly using these measurements as a fitness criterion. He selects a random sample of 12 adult females and measures both their height and weight. The results are shown in the following table: Business Statistics:Topic 8

Example: Assessing Height & Weight Since the value of ‘r’ is close to 1 (.82), there is a strong positive linear relationship between ‘height’ and ‘weight’. r= 0.82 is an estimate of  Business Statistics:Topic 8

Testing Correlation: Height & Weight Test Statistic Critical Value using  = .05 and degrees of freedom n-2 is 2.228. Decision: Reject H0 Conclusion: There is evidence that there is a correlation between Height & Weight Business Statistics:Topic 8

Business Statistics:Topic 8 Regression Analysis Regression Analysis is used to establish a mathematical equation between two related variables. Predict variable (Y) based on the independent variable(X) Explain the effect of the independent variable (X) on the dependent variable (Y) Business Statistics:Topic 8

Sample Linear Regression Model Y is the dependent variable X is the independent variable is the sample Y-intercept is the sample slope coefficient e is the residual or error Business Statistics:Topic 8

Sample Linear Regression Function: SRF Is used for predicting the Y value for a given X Business Statistics:Topic 8

Sample Regression coefficients is the value of Y when the value of X is zero. measures the change in the value of Y as a result of a one-unit change in X. Business Statistics:Topic 8

Sample Regression Coefficients Business Statistics:Topic 8

Example: WOM Insurance Company = b0 + b1 x = = -106 + 1.05X Business Statistics:Topic 8

Business Statistics:Topic 8 Slope The slope b1 means that for each one unit of increase in X, the estimated Y value increases by 1.05 units In this example, if the height increases by 1 cm, then the estimated weight increases by 1.05 kg. Business Statistics:Topic 8

Coefficient of Determination Measures the percentage of variation in Y that is explained by the independent variable X Business Statistics:Topic 8

Example Height & Weight r2 = 0.67 67% of the variation in the weight of people can be explained by the variability in the height of people Also if r2 is close to 1, then the linear model fits the data well. Business Statistics:Topic 8

Business Statistics:Topic 8 Estimation Using SRF To estimate the weight if a person is 170 cm tall, Put x=170, in the SRF r2 = 0.67 As r2 is close to 1, the linear model fits in the data well. Hence the estimation is good = b0 + b1 x = = -106 + 1.05X = -106 + 1.05*170  72 kg Business Statistics:Topic 8

Estimated Population Linear Regression Equation Y is the dependent variable X is the independent variable is the population Y-intercept is the population slope coefficient is a point estimate of is a point estimate of Business Statistics:Topic 8

Estimated Regression Equation Height & Weight Business Statistics:Topic 8

Business Statistics:Topic 8 Testing the Slope Hypothesis H0: 1 = 0 (no linear dependence) H1: 1  0 (linear dependence) Rule Two sided ‘t’ test with  = .05 and degrees of freedom n-2: t,n-2 Test Statistic: Business Statistics:Topic 8

Testing the slope: Height & Weight Model Test statistic Critical value with  = .05 and degrees of freedom n-2=10 is 2.228 Decision: Reject H0 Conclusion: Evidence that height & weight have a linear relationship Business Statistics:Topic 8

Business Statistics:Topic 8 Summary In this topic you have discussed: Assessing the strength of relationship between variables The Linear Regression model Estimation using the linear regression equation Testing the estimation model Business Statistics:Topic 8