CHAPTER 3 Describing Relationships

Slides:



Advertisements
Similar presentations
Scatterplots and Correlation
Advertisements

CHAPTER 3 Describing Relationships
The Practice of Statistics, 5th Edition Starnes, Tabor, Yates, Moore Bedford Freeman Worth Publishers CHAPTER 3 Describing Relationships 3.2 Least-Squares.
Examining Bivariate Data Unit 3 – Statistics. Some Vocabulary Response aka Dependent Variable –Measures an outcome of a study Explanatory aka Independent.
CHAPTER 5 Regression BPS - 5TH ED.CHAPTER 5 1. PREDICTION VIA REGRESSION LINE NUMBER OF NEW BIRDS AND PERCENT RETURNING BPS - 5TH ED.CHAPTER 5 2.
Chapter 3-Examining Relationships Scatterplots and Correlation Least-squares Regression.
+ The Practice of Statistics, 4 th edition – For AP* STARNES, YATES, MOORE Chapter 3: Describing Relationships Section 3.2 Least-Squares Regression.
3.2 Least-Squares Regression Objectives SWBAT: INTERPRET the slope and y intercept of a least-squares regression line. USE the least-squares regression.
CHAPTER 3 Describing Relationships
Get out p. 193 HW and notes. LEAST-SQUARES REGRESSION 3.2 Interpreting Computer Regression Output.
Chapters 8 Linear Regression. Correlation and Regression Correlation = linear relationship between two variables. Summarize relationship with line. Called.
CHAPTER 3 Describing Relationships
Describing Relationships
Aim – How can we analyze the results of a linear regression?
LEAST – SQUARES REGRESSION
Statistics 101 Chapter 3 Section 3.
CHAPTER 3 Describing Relationships
CHAPTER 3 Describing Relationships
CHAPTER 3 Describing Relationships
Chapter 3: Describing Relationships
Chapter 3: Describing Relationships
Cautions about Correlation and Regression
Data Analysis and Statistical Software I ( ) Quarter: Autumn 02/03
Regression and Residual Plots
Chapter 3: Describing Relationships
AP Stats: 3.3 Least-Squares Regression Line
Least-Squares Regression
residual = observed y – predicted y residual = y - ŷ
Chapter 3: Describing Relationships
Chapter 3: Describing Relationships
CHAPTER 3 Describing Relationships
^ y = a + bx Stats Chapter 5 - Least Squares Regression
CHAPTER 3 Describing Relationships
Chapter 3: Describing Relationships
Chapter 3: Describing Relationships
Least-Squares Regression
Chapter 3: Describing Relationships
Chapter 3 Describing Relationships Section 3.2
Chapter 3: Describing Relationships
Chapter 3: Describing Relationships
Chapter 3: Describing Relationships
Chapter 3: Describing Relationships
Least-Squares Regression
Chapter 3: Describing Relationships
Chapter 3: Describing Relationships
Least-Squares Regression
CHAPTER 3 Describing Relationships
CHAPTER 3 Describing Relationships
CHAPTER 3 Describing Relationships
Warmup A study was done comparing the number of registered automatic weapons (in thousands) along with the murder rate (in murders per 100,000) for 8.
CHAPTER 3 Describing Relationships
Chapter 3: Describing Relationships
Chapter 3: Describing Relationships
CHAPTER 3 Describing Relationships
Chapter 3: Describing Relationships
CHAPTER 3 Describing Relationships
Chapter 3: Describing Relationships
Chapter 3: Describing Relationships
3.3 Cautions Correlation and Regression Wisdom Correlation and regression describe ONLY LINEAR relationships Extrapolations (using data to.
Chapter 3: Describing Relationships
CHAPTER 3 Describing Relationships
Warm-up: Pg 197 #79-80 Get ready for homework questions
Chapter 3: Describing Relationships
Chapter 3: Describing Relationships
Chapter 3: Describing Relationships
Chapter 3: Describing Relationships
Chapter 3: Describing Relationships
Review of Chapter 3 Examining Relationships
Chapter 3: Describing Relationships
CHAPTER 3 Describing Relationships
Presentation transcript:

CHAPTER 3 Describing Relationships 3.2 Least-Squares Regression

Least-Squares Regression INTERPRET the slope and y intercept of a least-squares regression line. USE the least-squares regression line to predict y for a given x. CALCULATE and INTERPRET residuals and their standard deviation. EXPLAIN the concept of least squares. DETERMINE the equation of a least-squares regression line using a variety of methods. CONSTRUCT and INTERPRET residual plots to assess whether a linear model is appropriate. ASSESS how well the least-squares regression line models the relationship between two variables. DESCRIBE how the slope, y intercept, standard deviation of the residuals, and r 2 are influenced by outliers.

Interpreting Computer Regression Output A number of statistical software packages produce similar regression output. Be sure you can locate the slope b the y intercept a the values of s and r2

Regression to the Mean Using technology is often the most convenient way to find the equation of a least-squares regression line. It is also possible to calculate the equation of the least- squares regression line using only the means and standard deviations of the two variables and their correlation. How to Calculate the Least-Squares Regression Line We have data on an explanatory variable x and a response variable y for n individuals. From the data, calculate the means and the standard deviations of the two variables and their correlation r. The least-squares regression line is the line ŷ = a + bx with slope And y intercept

Correlation and Regression Wisdom Correlation and regression are powerful tools for describing the relationship between two variables. When you use these tools, be aware of their limitations. 1. The distinction between explanatory and response variables is important in regression.

Correlation and Regression Wisdom 2. Correlation and regression lines describe only linear relationships. r = 0.816.

Correlation and Regression Wisdom 3. Correlation and least-squares regression lines are not resistant.

Outliers and Influential Observations in Regression Least-squares lines make the sum of the squares of the vertical distances to the points as small as possible. A point that is extreme in the x direction with no other points near it pulls the line toward itself. We call such points influential. An outlier is an observation that lies outside the overall pattern of the other observations. Points that are outliers in the y direction but not the x direction of a scatterplot have large residuals. Other outliers may not have large residuals. An observation is influential for a statistical calculation if removing it would markedly change the result of the calculation. Points that are outliers in the x direction of a scatterplot are often influential for the least-squares regression line.

Least-Squares Regression INTERPRET the slope and y intercept of a least-squares regression line. USE the least-squares regression line to predict y for a given x. CALCULATE and INTERPRET residuals and their standard deviation. EXPLAIN the concept of least squares. DETERMINE the equation of a least-squares regression line using a variety of methods. CONSTRUCT and INTERPRET residual plots to assess whether a linear model is appropriate. ASSESS how well the least-squares regression line models the relationship between two variables. DESCRIBE how the slope, y intercept, standard deviation of the residuals, and r 2 are influenced by outliers.