Correlation and Linear Regression

Slides:



Advertisements
Similar presentations
Correlation and Linear Regression
Advertisements

Lesson 10: Linear Regression and Correlation
Forecasting Using the Simple Linear Regression Model and Correlation
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.
Introduction to Regression Analysis
Chapter 13 Multiple Regression
Chapter 10 Simple Regression.
Chapter 12 Multiple Regression
Correlation and Regression Analysis
Chapter 13 Introduction to Linear Regression and Correlation Analysis
Linear Regression and Correlation
SIMPLE LINEAR REGRESSION
Chapter Topics Types of Regression Models
Correlation and Regression. Correlation What type of relationship exists between the two variables and is the correlation significant? x y Cigarettes.
Business Statistics - QBM117 Interval estimation for the slope and y-intercept Hypothesis tests for 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
Simple Linear Regression 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 Linear Regression Chapter 13 McGraw-Hill/Irwin Copyright © 2012 by The McGraw-Hill Companies, Inc. All rights reserved.
Correlation and Linear Regression
Correlation and Linear Regression
McGraw-Hill/Irwin Copyright © 2010 by The McGraw-Hill Companies, Inc. All rights reserved. Chapter 13 Linear Regression and Correlation.
Correlation and Linear Regression Chapter 13 Copyright © 2013 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill/Irwin.
Linear Regression and Correlation
SIMPLE LINEAR REGRESSION
Introduction to Linear Regression and Correlation Analysis
Linear Regression and Correlation
Correlation and Linear Regression
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.
OPIM 303-Lecture #8 Jose M. Cruz Assistant Professor.
1 1 Slide Simple Linear Regression Coefficient of Determination Chapter 14 BA 303 – Spring 2011.
© The McGraw-Hill Companies, Inc., Chapter 11 Correlation and 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.
McGraw-Hill/Irwin Copyright © 2010 by The McGraw-Hill Companies, Inc. All rights reserved. Chapter 13 Linear Regression and Correlation.
Elementary Statistics Correlation and Regression.
Multiple Regression and Model Building Chapter 15 Copyright © 2014 by The McGraw-Hill Companies, Inc. All rights reserved.McGraw-Hill/Irwin.
Inference for Regression Chapter 14. Linear Regression We can use least squares regression to estimate the linear relationship between two quantitative.
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.
Correlation & Regression Analysis
Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill/Irwin Simple Linear Regression Analysis Chapter 13.
Linear Regression and Correlation Chapter GOALS 1. Understand and interpret the terms dependent and independent variable. 2. Calculate and interpret.
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 + 
©The McGraw-Hill Companies, Inc. 2008McGraw-Hill/Irwin Linear Regression and Correlation Chapter 13.
Copyright © 2015 McGraw-Hill Education. All rights reserved. No reproduction or distribution without the prior written consent of McGraw-Hill Education.
©The McGraw-Hill Companies, Inc. 2008McGraw-Hill/Irwin Linear Regression and Correlation Chapter 13.
Chapter 13 Linear Regression and Correlation. Our Objectives  Draw a scatter diagram.  Understand and interpret the terms dependent and independent.
Correlation and Linear Regression
Lecture #25 Tuesday, November 15, 2016 Textbook: 14.1 and 14.3
Correlation and Linear Regression
Correlation and Regression
Statistics for Business and Economics (13e)
Slides by JOHN LOUCKS St. Edward’s University.
CHAPTER 10 Correlation and Regression (Objectives)
PENGOLAHAN DAN PENYAJIAN
Correlation and Regression
SIMPLE LINEAR REGRESSION
Product moment correlation
SIMPLE LINEAR REGRESSION
Correlation A measure of the strength of the linear association between two numerical variables.
Linear Regression and Correlation
St. Edward’s University
Presentation transcript:

Correlation and Linear Regression Chapter 13

Learning Objectives LO13-1 Explain the purpose of correlation analysis. LO13-2 Calculate a correlation coefficient to test and interpret the relationship between two variables. LO13-3 Apply regression analysis to estimate the linear relationship between two variables. (excluded) LO13-4 Evaluate the significance of the slope of the regression equation. (excluded) LO13-5 Evaluate a regression equation’s ability to predict using the standard estimate of the error and the coefficient of determination. (excluded) LO13-6 Calculate and interpret confidence and prediction intervals. (excluded) LO13-7 Use a log function to transform a nonlinear relationship. (excluded)

LO13-1 Explain the purpose of correlation analysis. Correlation Analysis – Measuring the Relationship Between Two Variables Analyzing relationships between two quantitative variables. The basic hypothesis of correlation analysis: Does the data indicate that there is a relationship between two quantitative variables? For the Applewood Auto sales data, the data is displayed in a scatter graph. Are profit per vehicle and age correlated?

Correlation Analysis – Measuring LO13-1 Correlation Analysis – Measuring the Relationship Between Two Variables The Coefficient of Correlation (r) is a measure of the strength of the relationship between two variables. The sample correlation coefficient is identified by the lowercase letter r. It shows the direction and strength of the linear relationship between two interval- or ratio-scale variables. It ranges from -1 up to and including +1. A value near 0 indicates there is little linear relationship between the variables. A value near +1 indicates a direct or positive linear relationship between the variables. A value near -1 indicates an inverse or negative linear relationship between the variables.

LO13-1 Correlation Analysis – Measuring the Relationship Between Two Variables .

Computing the Correlation Coefficient: LO13-2 Calculate a correlation coefficient to test and interpret the relationship between two variables. Correlation Analysis – Measuring the Relationship Between Two Variables Computing the Correlation Coefficient:

Computing the Correlation Coefficient – Example LO13-2 Computing the Correlation Coefficient – Example The sales manager of Copier Sales of America has a large sales force throughout the United States and Canada and wants to determine whether there is a relationship between the number of sales calls made in a month and the number of copiers sold that month. The manager selects a random sample of 15 representatives and determines the number of sales calls each representative made last month and the number of copiers sold. Determine if the number of sales calls and copiers sold are correlated.

Computing the Correlation Coefficient – Example Inspect a scatter diagram

Computing the Correlation Coefficient - Example

Testing the significance of the Correlation Coefficient LO13-2 Testing the significance of the Correlation Coefficient Step 1: State the null and alternate hypotheses. H0:  = 0 (the correlation in the population is 0) H1:  ≠ 0 (the correlation in the population is not 0) Step 2: Select a level of significance. We select a .05 level of significance. Step 3: Identify the test statistic. To test a hypothesis about a correlation we use the t-statistic. For this analysis, there will be n-2 degrees of freedom.

Testing the significance of the Correlation Coefficient LO13-2 Testing the significance of the Correlation Coefficient Step 4: Formulate a decision rule. Reject H0 if: t > t/2,n-2 or t < -t/2,n-2 t > t0.025,13 or t < -t0.025,13 t > 2.160 or t < -2.160

Testing the significance of the Correlation Coefficient LO13-2 Testing the significance of the Correlation Coefficient Step 5 (continued): Take a sample, calculate the statistics, arrive at a decision. The t-test statistic, 6.216, is greater than 2.160. Therefore, reject the null hypothesis that the correlation coefficient is zero. Step 6: Interpret the result. The data indicate that there is a significant correlation between the number of sales calls and copiers sold. We can also observe that the correlation coefficient is .865, which indicates a strong, positive relationship. In other words, more sales calls are strongly related to more copier sales. Please note that this statistical analysis does not provide any evidence of a causal relationship. Another type of study is needed to test that hypothesis.