Lecture 46 Section Tue, Apr 15, 2008

Size: px
Start display at page:

Download "Lecture 46 Section Tue, Apr 15, 2008"

Transcription

1 ar Koer ar Lecture 46 Section Koer Hampden-Sydney College Tue, Apr 15, 2008

2 Outline ar Koer

3 ar Koer We are now ready to calculate least-squares regression line. formulas are a bit daunting, but will do heavy lifting for us. Once we find regression line, we are n in a position to use it to make predictions.

4 Least Squares ar Koer equation of regression line is of form ŷ = a + bx. b is slope of regression line. a is y-intercept. We need to find coefficients a and b from data.

5 Least Squares ar Koer formula for b is or b = formula for a is (x x)(y y) (x x) 2 b = n xy x y n x 2 ( x) 2. a = y bx.

6 Least Squares ar Koer It so happens that regression line passes through center (x, y) of scatterplot. That means that point (x, y) satisfies equation ŷ = a + bx. That is, y = a + bx. Thus, a = y bx.

7 First Formula ar Koer Consider again data set x y x x y y

8 First Formula ar Koer Compute x and y deviations. x y x x y y

9 First Formula ar Koer Compute squared deviations. x x y y (x x) 2 (y y) 2 (x x)(y y)

10 First Formula ar Koer Compute squared deviations. x x y y (x x) 2 (y y) 2 (x x)(y y)

11 First Formula ar Koer Find sums. x x y y (x x) 2 (y y) 2 (x x)(y y)

12 First Formula ar Koer Compute coefficients from first formula. Compute b: n compute a: b = = 1.1. a = 15 (1.1)(7) = 7.3. equation is ŷ = x.

13 First Formula ar Koer Compute coefficients from first formula. Compute b: n compute a: b = = 1.1. a = 15 (1.1)(7) = 7.3. equation is ŷ = x.

14 First Formula ar Koer Compute coefficients from first formula. Compute b: n compute a: b = = 1.1. a = 15 (1.1)(7) = 7.3. equation is ŷ = x.

15 First Formula ar Koer Compute coefficients from first formula. Compute b: n compute a: b = = 1.1. a = 15 (1.1)(7) = 7.3. equation is ŷ = x.

16 Second Formula ar Koer Consider yet again data set x y x 2 y 2 xy

17 Second Formula ar Koer Square x and y and find xy. x y x 2 y 2 xy

18 Second Formula ar Koer Add up columns. x y x 2 y 2 xy

19 Second Formula ar Koer Compute coefficients from second formula. Compute b: b = (8)(1005) (56)(120) (8)(542) (56) 2 = = 1.1. n compute a as before: equation is a = 15 (1.1)(7) = 7.3. ŷ = x.

20 Second Formula ar Koer Compute coefficients from second formula. Compute b: b = (8)(1005) (56)(120) (8)(542) (56) 2 = = 1.1. n compute a as before: equation is a = 15 (1.1)(7) = 7.3. ŷ = x.

21 Second Formula ar Koer Compute coefficients from second formula. Compute b: b = (8)(1005) (56)(120) (8)(542) (56) 2 = = 1.1. n compute a as before: equation is a = 15 (1.1)(7) = 7.3. ŷ = x.

22 Second Formula ar Koer Compute coefficients from second formula. Compute b: b = (8)(1005) (56)(120) (8)(542) (56) 2 = = 1.1. n compute a as before: equation is a = 15 (1.1)(7) = 7.3. ŷ = x.

23 Example ar Koer second method is usually easier if you are doing it by hand. By eir method, we get equation ŷ = x.

24 ar Koer On, we could use 2-Var Stats to get basic summations. Enter 2-Var Stats L 1,L 2. Press ENTER. calculator reports that n = 8 Σx = 56 Σx 2 = 542 Σy = 120 Σy 2 = 2006 Σxy = 1005 n use formulas.

25 ar Koer Or we can use LinReg function. Put x values in L 1. Put y values in L 2. Select STAT > CALC > LinReg(a+bx) (item #8). Press Enter. LinReg(a+bx) appears in display. Enter L 1,L 2. Press Enter.

26 ar Koer following appear in display. title LinReg. equation y=a+bx. value of a. value of b. value of r 2 (to be discussed later). value of r (to be discussed later).

27 ar Koer To graph regression line along with scatterplot, after selecting LinReg(a+bx), Enter L 1,L 2,Y 1. (That is, add Y 1.) Press Enter. Press ZOOM > ZoomStat to draw graph. To see regression equation, Press Y=.

28 Participation ar Koer Find equation of regression line for school-district data on free-lunch participation rate graduation rate. Let x be free-lunch participation. Let y be graduation rate.

29 es s ar Koer District Grad. Amelia Caroline Charles City Chesterfield Colonial Hgts Cumberland Dinwiddie Goochland Hanover Henrico Hopewell

30 es s ar Koer District Grad. King and Queen King William Louisa New Kent Petersburg Powhatan Prince George Richmond Sussex West Point

31 Participation ar Koer regression equation is ŷ = x.

32 Scatter Plot ar Koer

33 Scatter Plot with ar Koer

34 Predicting y ar Koer What graduation rate would we predict in a district if we knew that free-lunch participation rate was 50%? Calculate ŷ(50) = (50) = We predict a graduation rate of 66.3%.

35 Predicting y ar Koer What graduation rate would we predict in a district if we knew that free-lunch participation rate was 50%? Calculate ŷ(50) = (50) = We predict a graduation rate of 66.3%.

36 Predicting y ar Koer What graduation rate would we predict in a district if we knew that free-lunch participation rate was 50%? Calculate ŷ(50) = (50) = We predict a graduation rate of 66.3%.

37 Predicting y ar Koer

38 Predicting y ar Koer

39 Slope of ar Koer first formula for slope b of regression line is (x x)(y y) b =. (x x) 2 Let us consider numerator (x x)(y y). We will see why it is positive when trend is upwards, negative when trend is downwards, and zero when re is no trend.

40 Slope of ar Koer Consider free-lunch (x) graduation rate (y) data. average of x is average of y is Use se values to divide scatterplot into four quadrants.

41 Scatter Plot ar Koer

42 Scatter Plot ar Koer

43 Slope of ar Koer se two lines meet in center of scatterplot. For every point to right of center, x x > 0 and for every point to left, x x < 0.

44 Slope of ar Koer Similarly, for every point above of center, y y > 0 and for every point below center, y y < 0.

45 Slope of ar Koer refore, if a point is in upper-right quadrant or lower-left quadrant, n (x x)(y y) > 0. If a point is in upper-left quadrant or lower-right quadrant, n (x x)(y y) < 0.

46 Scatter Plot ar Koer

47 Slope of ar Koer In this example, it is clear that negative values dominate. refore, (x x)(y y) < 0 and regression line has negative slope.

48 Slope of ar Koer Had positive values dominated, n (x x)(y y) < 0 and slope would be negative. Had positive and negative values balanced, n (x x)(y y) = 0 and slope would be zero.

49 Variation in Model ar Koer re is a very simple relationship between variation in observed y values and variation in predicted y values.

50 Observed y and Predicted y ar Koer SST = Variation in Observed y SSR = Variation in Predicted y

51 Variation in Observed y ar Koer variation in observed y is measured by SST (same as SSY). For graduation rate data (L 2 ), SST =

52 Variation in Predicted y ar Koer variation in predicted y is measured by SSR. For predicted graduation rate data, let L 3 = Y 1 (L 1 ). SSR = SSE = Residual Sum of Squares It turns out that SST = SSE + SSR. That is,

53 Sum Squared Error ar Koer In example, SST SSR = = If we compute sum of squared residuals directly, we get SSE =

54 Explaining Variability ar Koer In equation SST = SSE + SSR, SSR is amount of variability in y that is explained by model. SSE is amount of variability in y that is not explained by model.

55 Explaining Variability ar Koer In last example, how much variability in graduation rate is explained by model (by free-lunch participation)?

56 ar Koer formulas for regression line ŷ = a + bx are and b = n xy x y n x 2 ( x) 2 a = y bx. function LinReg(a+bx) will do calculations. If we store regression equation in Y 1, n we can also draw it on and use to make predictions.

Lecture 42 Section Fri, Nov 13, 2009

Lecture 42 Section Fri, Nov 13, 2009 Koer on Lecture 42 Section 13.3.2 Koer HampdenSydney College Fri, Nov 13, 2009 Outline Koer on 1 2 3 on 4 5 6 Outline Koer on 1 2 3 on 4 5 6 Koer on Exercise 13.2, page 821. Data were gared to estimate

More information

Lecture 42 Section Tue, Apr 7, 2009

Lecture 42 Section Tue, Apr 7, 2009 Koer on Lecture 42 Section 13.3.2 Koer HampdenSydney College Tue, Apr 7, 2009 Outline Koer on 1 2 3 on 4 5 6 Koer on Exercise 13.2, page 821. Data were gared to estimate regression line for a model where

More information

Lecture 45 Sections Mon, Apr 14, 2008

Lecture 45 Sections Mon, Apr 14, 2008 Lecture 45 Sections 13.1-13.3.1 Hampden-Sydney College Mon, Apr 14, 2008 Outline 1 2 3 4 5 6 In Chapter 14, we investigated the relationship between two or more qualitative variables. The basic question

More information

Lecture 48 Sections Mon, Nov 16, 2009

Lecture 48 Sections Mon, Nov 16, 2009 and and Lecture 48 Sections 13.4-13.5 Hampden-Sydney College Mon, Nov 16, 2009 Outline and 1 2 3 4 5 6 Outline and 1 2 3 4 5 6 and Exercise 13.4, page 821. The following data represent trends in cigarette

More information

Housing Market and Mortgage Performance in Virginia

Housing Market and Mortgage Performance in Virginia QUARTERLY UPDATE Housing Market and Mortgage Performance in Virginia 4 th Quarter, 2015 Joseph Mengedoth Michael Stanley 350 325 300 Index, 1995:Q1=100 Figure 1 FHFA House Price Index: Virginia United

More information

Reteach 2-3. Graphing Linear Functions. 22 Holt Algebra 2. Name Date Class

Reteach 2-3. Graphing Linear Functions. 22 Holt Algebra 2. Name Date Class -3 Graphing Linear Functions Use intercepts to sketch the graph of the function 3x 6y 1. The x-intercept is where the graph crosses the x-axis. To find the x-intercept, set y 0 and solve for x. 3x 6y 1

More information

BIVARIATE DATA data for two variables

BIVARIATE DATA data for two variables (Chapter 3) BIVARIATE DATA data for two variables INVESTIGATING RELATIONSHIPS We have compared the distributions of the same variable for several groups, using double boxplots and back-to-back stemplots.

More information

Least Squares Regression

Least Squares Regression Least Squares Regression Sections 5.3 & 5.4 Cathy Poliak, Ph.D. cathy@math.uh.edu Office in Fleming 11c Department of Mathematics University of Houston Lecture 14-2311 Cathy Poliak, Ph.D. cathy@math.uh.edu

More information

% of Secondary Total Total Length Road. % of. % of. % of. % of. % of Secondary Road. % of. % of. Primary. State. Interstate. Total Total Length Road

% of Secondary Total Total Length Road. % of. % of. % of. % of. % of Secondary Road. % of. % of. Primary. State. Interstate. Total Total Length Road Bristol District Bland County Buchanan County Dickenson County Grayson County Lee County Russell County Scott County Smyth County Tazewell County Washington County Wise County Wythe County Town Abingdon

More information

Linear Regression. Simple linear regression model determines the relationship between one dependent variable (y) and one independent variable (x).

Linear Regression. Simple linear regression model determines the relationship between one dependent variable (y) and one independent variable (x). Linear Regression Simple linear regression model determines the relationship between one dependent variable (y) and one independent variable (x). A dependent variable is a random variable whose variation

More information

Bivariate Data Summary

Bivariate Data Summary Bivariate Data Summary Bivariate data data that examines the relationship between two variables What individuals to the data describe? What are the variables and how are they measured Are the variables

More information

Session 4 2:40 3:30. If neither the first nor second differences repeat, we need to try another

Session 4 2:40 3:30. If neither the first nor second differences repeat, we need to try another Linear Quadratics & Exponentials using Tables We can classify a table of values as belonging to a particular family of functions based on the math operations found on any calculator. First differences

More information

regression analysis is a type of inferential statistics which tells us whether relationships between two or more variables exist

regression analysis is a type of inferential statistics which tells us whether relationships between two or more variables exist regression analysis is a type of inferential statistics which tells us whether relationships between two or more variables exist sales $ (y - dependent variable) advertising $ (x - independent variable)

More information

Name. The data below are airfares to various cities from Baltimore, MD (including the descriptive statistics).

Name. The data below are airfares to various cities from Baltimore, MD (including the descriptive statistics). Name The data below are airfares to various cities from Baltimore, MD (including the descriptive statistics). 178 138 94 278 158 258 198 188 98 179 138 98 N Mean Std. Dev. Min Q 1 Median Q 3 Max 12 166.92

More information

Math 52 Linear Regression Instructions TI-83

Math 52 Linear Regression Instructions TI-83 Math 5 Linear Regression Instructions TI-83 Use the following data to study the relationship between average hours spent per week studying and overall QPA. The idea behind linear regression is to determine

More information

Analysis of Bivariate Data

Analysis of Bivariate Data Analysis of Bivariate Data Data Two Quantitative variables GPA and GAES Interest rates and indices Tax and fund allocation Population size and prison population Bivariate data (x,y) Case corr&reg 2 Independent

More information

Predicted Y Scores. The symbol stands for a predicted Y score

Predicted Y Scores. The symbol stands for a predicted Y score REGRESSION 1 Linear Regression Linear regression is a statistical procedure that uses relationships to predict unknown Y scores based on the X scores from a correlated variable. 2 Predicted Y Scores Y

More information

Simple linear regression

Simple linear regression Simple linear regression Prof. Giuseppe Verlato Unit of Epidemiology & Medical Statistics, Dept. of Diagnostics & Public Health, University of Verona Statistics with two variables two nominal variables:

More information

Describing Bivariate Relationships

Describing Bivariate Relationships Describing Bivariate Relationships Bivariate Relationships What is Bivariate data? When exploring/describing a bivariate (x,y) relationship: Determine the Explanatory and Response variables Plot the data

More information

Prob/Stats Questions? /32

Prob/Stats Questions? /32 Prob/Stats 10.4 Questions? 1 /32 Prob/Stats 10.4 Homework Apply p551 Ex 10-4 p 551 7, 8, 9, 10, 12, 13, 28 2 /32 Prob/Stats 10.4 Objective Compute the equation of the least squares 3 /32 Regression A scatter

More information

Chapter Learning Objectives. Regression Analysis. Correlation. Simple Linear Regression. Chapter 12. Simple Linear Regression

Chapter Learning Objectives. Regression Analysis. Correlation. Simple Linear Regression. Chapter 12. Simple Linear Regression Chapter 12 12-1 North Seattle Community College BUS21 Business Statistics Chapter 12 Learning Objectives In this chapter, you learn:! How to use regression analysis to predict the value of a dependent

More information

Chapter 12 : Linear Correlation and Linear Regression

Chapter 12 : Linear Correlation and Linear Regression Chapter 1 : Linear Correlation and Linear Regression Determining whether a linear relationship exists between two quantitative variables, and modeling the relationship with a line, if the linear relationship

More information

BNAD 276 Lecture 10 Simple Linear Regression Model

BNAD 276 Lecture 10 Simple Linear Regression Model 1 / 27 BNAD 276 Lecture 10 Simple Linear Regression Model Phuong Ho May 30, 2017 2 / 27 Outline 1 Introduction 2 3 / 27 Outline 1 Introduction 2 4 / 27 Simple Linear Regression Model Managerial decisions

More information

Paired Samples. Lecture 37 Sections 11.1, 11.2, Robb T. Koether. Hampden-Sydney College. Mon, Apr 2, 2012

Paired Samples. Lecture 37 Sections 11.1, 11.2, Robb T. Koether. Hampden-Sydney College. Mon, Apr 2, 2012 Paired Samples Lecture 37 Sections 11.1, 11.2, 11.3 Robb T. Koether Hampden-Sydney College Mon, Apr 2, 2012 Robb T. Koether (Hampden-Sydney College) Paired Samples Mon, Apr 2, 2012 1 / 17 Outline 1 Dependent

More information

5.1 Bivariate Relationships

5.1 Bivariate Relationships Chapter 5 Summarizing Bivariate Data Source: TPS 5.1 Bivariate Relationships What is Bivariate data? When exploring/describing a bivariate (x,y) relationship: Determine the Explanatory and Response variables

More information

Mathematical Modeling

Mathematical Modeling Mathematical Modeling Sample Problem: The chart below gives the profit for a company for the years 1990 to 1999, where 0 corresponds to 1990 and the profit is in millions of dollars. Year 0 1 2 3 4 5 6

More information

15.1 The Regression Model: Analysis of Residuals

15.1 The Regression Model: Analysis of Residuals 15.1 The Regression Model: Analysis of Residuals Tom Lewis Fall Term 2009 Tom Lewis () 15.1 The Regression Model: Analysis of Residuals Fall Term 2009 1 / 12 Outline 1 The regression model 2 Estimating

More information

Lecture 16 - Correlation and Regression

Lecture 16 - Correlation and Regression Lecture 16 - Correlation and Regression Statistics 102 Colin Rundel April 1, 2013 Modeling numerical variables Modeling numerical variables So far we have worked with single numerical and categorical variables,

More information

Least-Squares Regression. Unit 3 Exploring Data

Least-Squares Regression. Unit 3 Exploring Data Least-Squares Regression Unit 3 Exploring Data Regression Line A straight line that describes how a variable,, changes as an variable,, changes unlike, requires an and variable used to predict the value

More information

Reminder: Univariate Data. Bivariate Data. Example: Puppy Weights. You weigh the pups and get these results: 2.5, 3.5, 3.3, 3.1, 2.6, 3.6, 2.

Reminder: Univariate Data. Bivariate Data. Example: Puppy Weights. You weigh the pups and get these results: 2.5, 3.5, 3.3, 3.1, 2.6, 3.6, 2. TP: To review Standard Deviation, Residual Plots, and Correlation Coefficients HW: Do a journal entry on each of the calculator tricks in this lesson. Lesson slides will be posted with notes. Do Now: Write

More information

Measuring the fit of the model - SSR

Measuring the fit of the model - SSR Measuring the fit of the model - SSR Once we ve determined our estimated regression line, we d like to know how well the model fits. How far/close are the observations to the fitted line? One way to do

More information

From Balances At. State Sales From State From Federal From City, Town From Other From Loans, Total Beginning Total Receipts

From Balances At. State Sales From State From Federal From City, Town From Other From Loans, Total Beginning Total Receipts Table 12 Receipts by Divisions (In dollars) 2001-2002 From Balances At Cod State Sales From State From Federal From City, Town From Other From Loans, Total Beginning Total Receipts Division and Use Tax

More information

1995 Marijuana Sales Arrests by Race

1995 Marijuana Sales Arrests by Race Virginia Metropolitan Area Counties 1995 Marijuana Sales Arrests by Race (Data Source: Uniform Crime Reports. See below for notes.) ALL BLACK WHITE AM. INDIAN ASIAN-PAC. METROPOLITAN AREA JURISDICTION

More information

AP Statistics Two-Variable Data Analysis

AP Statistics Two-Variable Data Analysis AP Statistics Two-Variable Data Analysis Key Ideas Scatterplots Lines of Best Fit The Correlation Coefficient Least Squares Regression Line Coefficient of Determination Residuals Outliers and Influential

More information

Overview. 4.1 Tables and Graphs for the Relationship Between Two Variables. 4.2 Introduction to Correlation. 4.3 Introduction to Regression 3.

Overview. 4.1 Tables and Graphs for the Relationship Between Two Variables. 4.2 Introduction to Correlation. 4.3 Introduction to Regression 3. 3.1-1 Overview 4.1 Tables and Graphs for the Relationship Between Two Variables 4.2 Introduction to Correlation 4.3 Introduction to Regression 3.1-2 4.1 Tables and Graphs for the Relationship Between Two

More information

Inferences for Regression

Inferences for Regression Inferences for Regression An Example: Body Fat and Waist Size Looking at the relationship between % body fat and waist size (in inches). Here is a scatterplot of our data set: Remembering Regression In

More information

MATH 80S Residuals and LSR Models October 3, 2011

MATH 80S Residuals and LSR Models October 3, 2011 Ya A Pathway Through College Statistics- Open Source 2011 MATH 80S Residuals and LSR Models October 3, 2011 Statistical Vocabulary: A variable that is used to predict the value of another variable is called

More information

OHS Algebra 2 Summer Packet

OHS Algebra 2 Summer Packet OHS Algebra 2 Summer Packet Good Luck to: Date Started: (please print student name here) Geometry Teacher s Name: Complete each of the following exercises in this formative assessment. To receive full

More information

MATH 2560 C F03 Elementary Statistics I LECTURE 9: Least-Squares Regression Line and Equation

MATH 2560 C F03 Elementary Statistics I LECTURE 9: Least-Squares Regression Line and Equation MATH 2560 C F03 Elementary Statistics I LECTURE 9: Least-Squares Regression Line and Equation 1 Outline least-squares regresion line (LSRL); equation of the LSRL; interpreting the LSRL; correlation and

More information

Business Statistics. Lecture 10: Correlation and Linear Regression

Business Statistics. Lecture 10: Correlation and Linear Regression Business Statistics Lecture 10: Correlation and Linear Regression Scatterplot A scatterplot shows the relationship between two quantitative variables measured on the same individuals. It displays the Form

More information

s e, which is large when errors are large and small Linear regression model

s e, which is large when errors are large and small Linear regression model Linear regression model we assume that two quantitative variables, x and y, are linearly related; that is, the the entire population of (x, y) pairs are related by an ideal population regression line y

More information

Name Class Date. Residuals and Linear Regression Going Deeper

Name Class Date. Residuals and Linear Regression Going Deeper Name Class Date 4-8 and Linear Regression Going Deeper Essential question: How can you use residuals and linear regression to fit a line to data? You can evaluate a linear model s goodness of fit using

More information

Business Statistics. Lecture 9: Simple Regression

Business Statistics. Lecture 9: Simple Regression Business Statistics Lecture 9: Simple Regression 1 On to Model Building! Up to now, class was about descriptive and inferential statistics Numerical and graphical summaries of data Confidence intervals

More information

Independent Samples: Comparing Means

Independent Samples: Comparing Means Independent Samples: Comparing Means Lecture 38 Section 11.4 Robb T. Koether Hampden-Sydney College Fri, Nov 4, 2011 Robb T. Koether (Hampden-Sydney College) Independent Samples:Comparing Means Fri, Nov

More information

Chapter 7 Linear Regression

Chapter 7 Linear Regression Chapter 7 Linear Regression 1 7.1 Least Squares: The Line of Best Fit 2 The Linear Model Fat and Protein at Burger King The correlation is 0.76. This indicates a strong linear fit, but what line? The line

More information

Regression Models. Chapter 4

Regression Models. Chapter 4 Chapter 4 Regression Models To accompany Quantitative Analysis for Management, Eleventh Edition, by Render, Stair, and Hanna Power Point slides created by Brian Peterson Introduction Regression analysis

More information

Lecture # 37. Prof. John W. Sutherland. Nov. 28, 2005

Lecture # 37. Prof. John W. Sutherland. Nov. 28, 2005 Lecture # 37 Prof. John W. Sutherland Nov. 28, 2005 Linear Regression 8 y 7 6 5 4 3 2 1 0 0 1 2 3 4 5 6 7 8 x Modeling To describe the data above, propose the model: y = B 0 + B 1 x + ε Fitted model will

More information

AMS 7 Correlation and Regression Lecture 8

AMS 7 Correlation and Regression Lecture 8 AMS 7 Correlation and Regression Lecture 8 Department of Applied Mathematics and Statistics, University of California, Santa Cruz Suumer 2014 1 / 18 Correlation pairs of continuous observations. Correlation

More information

(ii) Scan your answer sheets INTO ONE FILE only, and submit it in the drop-box.

(ii) Scan your answer sheets INTO ONE FILE only, and submit it in the drop-box. FINAL EXAM ** Two different ways to submit your answer sheet (i) Use MS-Word and place it in a drop-box. (ii) Scan your answer sheets INTO ONE FILE only, and submit it in the drop-box. Deadline: December

More information

Heart of Virginia Council Service Hours Unit Project Summary Report Overall Report (Combined Traditional, Eagle and LFL)

Heart of Virginia Council Service Hours Unit Project Summary Report Overall Report (Combined Traditional, Eagle and LFL) Service Unit Project Summary Report Report (Combined Traditional, and LFL) Page 1 of 5 Battlefield Pack 0503 Pack 0518 Pack 0520 Pack 0525 Pack 0555 Troop 0502 Troop 0503 Troop 0505 Troop 0513 Troop 0518

More information

Summarizing Data: Paired Quantitative Data

Summarizing Data: Paired Quantitative Data Summarizing Data: Paired Quantitative Data regression line (or least-squares line) a straight line model for the relationship between explanatory (x) and response (y) variables, often used to produce a

More information

Correlation and the Analysis of Variance Approach to Simple Linear Regression

Correlation and the Analysis of Variance Approach to Simple Linear Regression Correlation and the Analysis of Variance Approach to Simple Linear Regression Biometry 755 Spring 2009 Correlation and the Analysis of Variance Approach to Simple Linear Regression p. 1/35 Correlation

More information

Linearization of Nonlinear Equations

Linearization of Nonlinear Equations Linearization of Nonlinear Equations In some cases, it is not easily understood whether the equation is linear or not. In these cases, the equations are reorganized to resemble the equation of y = a x

More information

Correlation Analysis

Correlation Analysis Simple Regression Correlation Analysis Correlation analysis is used to measure strength of the association (linear relationship) between two variables Correlation is only concerned with strength of the

More information

Ch 2: Simple Linear Regression

Ch 2: Simple Linear Regression Ch 2: Simple Linear Regression 1. Simple Linear Regression Model A simple regression model with a single regressor x is y = β 0 + β 1 x + ɛ, where we assume that the error ɛ is independent random component

More information

Chapte The McGraw-Hill Companies, Inc. All rights reserved.

Chapte The McGraw-Hill Companies, Inc. All rights reserved. 12er12 Chapte Bivariate i Regression (Part 1) Bivariate Regression Visual Displays Begin the analysis of bivariate data (i.e., two variables) with a scatter plot. A scatter plot - displays each observed

More information

Introduce Exploration! Before we go on, notice one more thing. We'll come back to the derivation if we have time.

Introduce Exploration! Before we go on, notice one more thing. We'll come back to the derivation if we have time. Introduce Exploration! Before we go on, notice one more thing. We'll come back to the derivation if we have time. Simplifying the calculation of variance Notice that we can rewrite the calculation of a

More information

Chapter 14 Simple Linear Regression (A)

Chapter 14 Simple Linear Regression (A) Chapter 14 Simple Linear Regression (A) 1. Characteristics Managerial decisions often are based on the relationship between two or more variables. can be used to develop an equation showing how the variables

More information

Simple Linear Regression Using Ordinary Least Squares

Simple Linear Regression Using Ordinary Least Squares Simple Linear Regression Using Ordinary Least Squares Purpose: To approximate a linear relationship with a line. Reason: We want to be able to predict Y using X. Definition: The Least Squares Regression

More information

Chapter 12 - Lecture 2 Inferences about regression coefficient

Chapter 12 - Lecture 2 Inferences about regression coefficient Chapter 12 - Lecture 2 Inferences about regression coefficient April 19th, 2010 Facts about slope Test Statistic Confidence interval Hypothesis testing Test using ANOVA Table Facts about slope In previous

More information

Section 2.2: LINEAR REGRESSION

Section 2.2: LINEAR REGRESSION Section 2.2: LINEAR REGRESSION OBJECTIVES Be able to fit a regression line to a scatterplot. Find and interpret correlation coefficients. Make predictions based on lines of best fit. Key Terms line of

More information

Chapter 6 Logarithmic and Exponential Functions

Chapter 6 Logarithmic and Exponential Functions Chapter 6 Logarithmic and Eponential Functions 6.1 The Definition of e Eample 1 Consider the eponential function f 1 ( ) 1 What happens to f() as gets very large? Type the function into Y=. Let Y 1 1 1/.

More information

Inference for Regression

Inference for Regression Inference for Regression Section 9.4 Cathy Poliak, Ph.D. cathy@math.uh.edu Office in Fleming 11c Department of Mathematics University of Houston Lecture 13b - 3339 Cathy Poliak, Ph.D. cathy@math.uh.edu

More information

Unit 9 Regression and Correlation Homework #14 (Unit 9 Regression and Correlation) SOLUTIONS. X = cigarette consumption (per capita in 1930)

Unit 9 Regression and Correlation Homework #14 (Unit 9 Regression and Correlation) SOLUTIONS. X = cigarette consumption (per capita in 1930) BIOSTATS 540 Fall 2015 Introductory Biostatistics Page 1 of 10 Unit 9 Regression and Correlation Homework #14 (Unit 9 Regression and Correlation) SOLUTIONS Consider the following study of the relationship

More information

Intermediate Algebra Summary - Part I

Intermediate Algebra Summary - Part I Intermediate Algebra Summary - Part I This is an overview of the key ideas we have discussed during the first part of this course. You may find this summary useful as a study aid, but remember that the

More information

x and y, called the coordinates of the point.

x and y, called the coordinates of the point. P.1 The Cartesian Plane The Cartesian Plane The Cartesian Plane (also called the rectangular coordinate system) is the plane that allows you to represent ordered pairs of real numbers by points. It is

More information

POLYNOMIAL FUNCTIONS. Chapter 5

POLYNOMIAL FUNCTIONS. Chapter 5 POLYNOMIAL FUNCTIONS Chapter 5 5.1 EXPLORING THE GRAPHS OF POLYNOMIAL FUNCTIONS 5.2 CHARACTERISTICS OF THE EQUATIONS OF POLYNOMIAL FUNCTIONS Chapter 5 POLYNOMIAL FUNCTIONS What s a polynomial? A polynomial

More information

Describing the Relationship between Two Variables

Describing the Relationship between Two Variables 1 Describing the Relationship between Two Variables Key Definitions Scatter : A graph made to show the relationship between two different variables (each pair of x s and y s) measured from the same equation.

More information

Econ 3790: Statistics Business and Economics. Instructor: Yogesh Uppal

Econ 3790: Statistics Business and Economics. Instructor: Yogesh Uppal Econ 3790: Statistics Business and Economics Instructor: Yogesh Uppal Email: yuppal@ysu.edu Chapter 14 Covariance and Simple Correlation Coefficient Simple Linear Regression Covariance Covariance between

More information

Attendance and Health Services 2,5. Pupil Transportation Services 2,6

Attendance and Health Services 2,5. Pupil Transportation Services 2,6 Disbursements by and Regional Program (in dollars) End-of-Year ADM for Determining Cost Per Pupil 1 Administration 2,3 Instruction 2,4 Attendance and Health Services 2,5 Pupil Transportation Services 2,6

More information

Econometrics I Lecture 3: The Simple Linear Regression Model

Econometrics I Lecture 3: The Simple Linear Regression Model Econometrics I Lecture 3: The Simple Linear Regression Model Mohammad Vesal Graduate School of Management and Economics Sharif University of Technology 44716 Fall 1397 1 / 32 Outline Introduction Estimating

More information

Steps to take to do the descriptive part of regression analysis:

Steps to take to do the descriptive part of regression analysis: STA 2023 Simple Linear Regression: Least Squares Model Steps to take to do the descriptive part of regression analysis: A. Plot the data on a scatter plot. Describe patterns: 1. Is there a strong, moderate,

More information

Business Statistics. Chapter 14 Introduction to Linear Regression and Correlation Analysis QMIS 220. Dr. Mohammad Zainal

Business Statistics. Chapter 14 Introduction to Linear Regression and Correlation Analysis QMIS 220. Dr. Mohammad Zainal Department of Quantitative Methods & Information Systems Business Statistics Chapter 14 Introduction to Linear Regression and Correlation Analysis QMIS 220 Dr. Mohammad Zainal Chapter Goals After completing

More information

What is a Hypothesis?

What is a Hypothesis? What is a Hypothesis? A hypothesis is a claim (assumption) about a population parameter: population mean Example: The mean monthly cell phone bill in this city is μ = $42 population proportion Example:

More information

Proportion. Lecture 25 Sections Fri, Oct 10, Hampden-Sydney College. Sampling Distribution of a Sample. Proportion. Robb T.

Proportion. Lecture 25 Sections Fri, Oct 10, Hampden-Sydney College. Sampling Distribution of a Sample. Proportion. Robb T. PDFs n = s Lecture 25 Sections 8.1-8.2 Hampden-Sydney College Fri, Oct 10, 2008 Outline PDFs n = s 1 2 3 PDFs n = 4 5 s 6 7 PDFs n = s The of the In our experiment, we collected a total of 100 samples,

More information

a. Length of tube: Diameter of tube:

a. Length of tube: Diameter of tube: CCA Ch 6: Modeling Two-Variable Data Name: 6.1.1 How can I make predictions? Line of Best Fit 6-1. a. Length of tube: Diameter of tube: Distance from the wall (in) Width of field of view (in) b. Make a

More information

Chapter 4. Regression Models. Learning Objectives

Chapter 4. Regression Models. Learning Objectives Chapter 4 Regression Models To accompany Quantitative Analysis for Management, Eleventh Edition, by Render, Stair, and Hanna Power Point slides created by Brian Peterson Learning Objectives After completing

More information

S12 - HS Regression Labs Workshop. Linear. Quadratic (not required) Logarithmic. Exponential. Power

S12 - HS Regression Labs Workshop. Linear. Quadratic (not required) Logarithmic. Exponential. Power Summer 2006 I2T2 Probability & Statistics Page 181 S12 - HS Regression Labs Workshop Regression Types: Needed for Math B Linear Quadratic (not required) Logarithmic Exponential Power You can calculate

More information

Chapter 3: Examining Relationships

Chapter 3: Examining Relationships Chapter 3: Examining Relationships 3.1 Scatterplots 3.2 Correlation 3.3 Least-Squares Regression Fabric Tenacity, lb/oz/yd^2 26 25 24 23 22 21 20 19 18 y = 3.9951x + 4.5711 R 2 = 0.9454 3.5 4.0 4.5 5.0

More information

THE ROYAL STATISTICAL SOCIETY 2008 EXAMINATIONS SOLUTIONS HIGHER CERTIFICATE (MODULAR FORMAT) MODULE 4 LINEAR MODELS

THE ROYAL STATISTICAL SOCIETY 2008 EXAMINATIONS SOLUTIONS HIGHER CERTIFICATE (MODULAR FORMAT) MODULE 4 LINEAR MODELS THE ROYAL STATISTICAL SOCIETY 008 EXAMINATIONS SOLUTIONS HIGHER CERTIFICATE (MODULAR FORMAT) MODULE 4 LINEAR MODELS The Society provides these solutions to assist candidates preparing for the examinations

More information

Single and multiple linear regression analysis

Single and multiple linear regression analysis Single and multiple linear regression analysis Marike Cockeran 2017 Introduction Outline of the session Simple linear regression analysis SPSS example of simple linear regression analysis Additional topics

More information

CORRELATION AND REGRESSION

CORRELATION AND REGRESSION CORRELATION AND REGRESSION CORRELATION Introduction CORRELATION problems which involve measuring the strength of a relationship. Correlation Analysis involves various methods and techniques used for studying

More information

CORRELATION AND REGRESSION

CORRELATION AND REGRESSION CORRELATION AND REGRESSION CORRELATION The correlation coefficient is a number, between -1 and +1, which measures the strength of the relationship between two sets of data. The closer the correlation coefficient

More information

AMS 315/576 Lecture Notes. Chapter 11. Simple Linear Regression

AMS 315/576 Lecture Notes. Chapter 11. Simple Linear Regression AMS 315/576 Lecture Notes Chapter 11. Simple Linear Regression 11.1 Motivation A restaurant opening on a reservations-only basis would like to use the number of advance reservations x to predict the number

More information

Parametric Estimating Nonlinear Regression

Parametric Estimating Nonlinear Regression Parametric Estimating Nonlinear Regression The term nonlinear regression, in the context of this job aid, is used to describe the application of linear regression in fitting nonlinear patterns in the data.

More information

Correlation A relationship between two variables As one goes up, the other changes in a predictable way (either mostly goes up or mostly goes down)

Correlation A relationship between two variables As one goes up, the other changes in a predictable way (either mostly goes up or mostly goes down) Two-Variable Statistics Correlation A relationship between two variables As one goes up, the other changes in a predictable way (either mostly goes up or mostly goes down) Positive Correlation As one variable

More information

Chapter 2 Linear Relations and Functions

Chapter 2 Linear Relations and Functions Chapter Linear Relations and Functions I. Relations and Functions A. Definitions 1. Relation. Domain the variable ( ) 3. Range the variable ( ). Function a) A relationship between ( ) and ( ). b) The output

More information

Announcements. Lecture 10: Relationship between Measurement Variables. Poverty vs. HS graduate rate. Response vs. explanatory

Announcements. Lecture 10: Relationship between Measurement Variables. Poverty vs. HS graduate rate. Response vs. explanatory Announcements Announcements Lecture : Relationship between Measurement Variables Statistics Colin Rundel February, 20 In class Quiz #2 at the end of class Midterm #1 on Friday, in class review Wednesday

More information

CHAPTER 4 DESCRIPTIVE MEASURES IN REGRESSION AND CORRELATION

CHAPTER 4 DESCRIPTIVE MEASURES IN REGRESSION AND CORRELATION STP 226 ELEMENTARY STATISTICS CHAPTER 4 DESCRIPTIVE MEASURES IN REGRESSION AND CORRELATION Linear Regression and correlation allows us to examine the relationship between two or more quantitative variables.

More information

MINI LESSON. Lesson 2a Linear Functions and Applications

MINI LESSON. Lesson 2a Linear Functions and Applications MINI LESSON Lesson 2a Linear Functions and Applications Lesson Objectives: 1. Compute AVERAGE RATE OF CHANGE 2. Explain the meaning of AVERAGE RATE OF CHANGE as it relates to a given situation 3. Interpret

More information

Chapter 2.1 Relations and Functions

Chapter 2.1 Relations and Functions Analyze and graph relations. Find functional values. Chapter 2.1 Relations and Functions We are familiar with a number line. A number line enables us to locate points, denoted by numbers, and find distances

More information

Unit Calendar. Date Sect. Topic Homework HW On-Time Apr , 2, 3 Quadratic Equations & Page 638: 3-11 Page 647: 3-29, odd

Unit Calendar. Date Sect. Topic Homework HW On-Time Apr , 2, 3 Quadratic Equations & Page 638: 3-11 Page 647: 3-29, odd Name/Period: Unit Calendar Date Sect. Topic Homework HW On-Time Apr. 4 10.1, 2, 3 Quadratic Equations & Page 638: 3-11 Graphs Page 647: 3-29, odd Apr. 6 9.4 10.4 Solving Quadratic Equations by Factoring

More information

y n 1 ( x i x )( y y i n 1 i y 2

y n 1 ( x i x )( y y i n 1 i y 2 STP3 Brief Class Notes Instructor: Ela Jackiewicz Chapter Regression and Correlation In this chapter we will explore the relationship between two quantitative variables, X an Y. We will consider n ordered

More information

Statistical View of Least Squares

Statistical View of Least Squares May 23, 2006 Purpose of Regression Some Examples Least Squares Purpose of Regression Purpose of Regression Some Examples Least Squares Suppose we have two variables x and y Purpose of Regression Some Examples

More information

Chapter 8. Linear Regression /71

Chapter 8. Linear Regression /71 Chapter 8 Linear Regression 1 /71 Homework p192 1, 2, 3, 5, 7, 13, 15, 21, 27, 28, 29, 32, 35, 37 2 /71 3 /71 Objectives Determine Least Squares Regression Line (LSRL) describing the association of two

More information

Lecture 11: Simple Linear Regression

Lecture 11: Simple Linear Regression Lecture 11: Simple Linear Regression Readings: Sections 3.1-3.3, 11.1-11.3 Apr 17, 2009 In linear regression, we examine the association between two quantitative variables. Number of beers that you drink

More information

4.1 Introduction. 4.2 The Scatter Diagram. Chapter 4 Linear Correlation and Regression Analysis

4.1 Introduction. 4.2 The Scatter Diagram. Chapter 4 Linear Correlation and Regression Analysis 4.1 Introduction Correlation is a technique that measures the strength (or the degree) of the relationship between two variables. For example, we could measure how strong the relationship is between people

More information

Lectures on Simple Linear Regression Stat 431, Summer 2012

Lectures on Simple Linear Regression Stat 431, Summer 2012 Lectures on Simple Linear Regression Stat 43, Summer 0 Hyunseung Kang July 6-8, 0 Last Updated: July 8, 0 :59PM Introduction Previously, we have been investigating various properties of the population

More information

LECTURE 6. Introduction to Econometrics. Hypothesis testing & Goodness of fit

LECTURE 6. Introduction to Econometrics. Hypothesis testing & Goodness of fit LECTURE 6 Introduction to Econometrics Hypothesis testing & Goodness of fit October 25, 2016 1 / 23 ON TODAY S LECTURE We will explain how multiple hypotheses are tested in a regression model We will define

More information

Graphing Equations in Slope-Intercept Form 4.1. Positive Slope Negative Slope 0 slope No Slope

Graphing Equations in Slope-Intercept Form 4.1. Positive Slope Negative Slope 0 slope No Slope Slope-Intercept Form y = mx + b m = slope b = y-intercept Graphing Equations in Slope-Intercept Form 4.1 Positive Slope Negative Slope 0 slope No Slope Example 1 Write an equation in slope-intercept form

More information