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.

Slides:



Advertisements
Similar presentations
Scatter Diagrams and Linear Correlation
Advertisements

AP Statistics Chapters 3 & 4 Measuring Relationships Between 2 Variables.
Looking at Data-Relationships 2.1 –Scatter plots.
BPS - 5th Ed. Chapter 51 Regression. BPS - 5th Ed. Chapter 52 u Objective: To quantify the linear relationship between an explanatory variable (x) and.
Basic Practice of Statistics - 3rd Edition
Chapter 5 Regression. Chapter 51 u Objective: To quantify the linear relationship between an explanatory variable (x) and response variable (y). u We.
Chapter 5 Regression. Chapter outline The least-squares regression line Facts about least-squares regression Residuals Influential observations Cautions.
2.4: Cautions about Regression and Correlation. Cautions: Regression & Correlation Correlation measures only linear association. Extrapolation often produces.
Notes Bivariate Data Chapters Bivariate Data Explores relationships between two quantitative variables.
Examining Relationships YMS3e Chapter 3 3.3: Correlation and Regression Extras Mr. Molesky Regression Facts.
Lecture PowerPoint Slides Basic Practice of Statistics 7 th Edition.
Chapter 15 Describing Relationships: Regression, Prediction, and Causation Chapter 151.
Notes Bivariate Data Chapters Bivariate Data Explores relationships between two quantitative variables.
Chapter 151 Describing Relationships: Regression, Prediction, and Causation.
BPS - 3rd Ed. Chapter 51 Regression. BPS - 3rd Ed. Chapter 52 u Objective: To quantify the linear relationship between an explanatory variable (x) and.
Chapter 5 Regression BPS - 5th Ed. Chapter 51. Linear Regression  Objective: To quantify the linear relationship between an explanatory variable (x)
BPS - 5th Ed. Chapter 51 Regression. BPS - 5th Ed. Chapter 52 u Objective: To quantify the linear relationship between an explanatory variable (x) and.
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. u Objective: To quantify the linear relationship between an explanatory variable (x) and response variable (y). u We can then predict.
Lesson Correlation and Regression Wisdom. Knowledge Objectives Recall the three limitations on the use of correlation and regression. Explain what.
Essential Statistics Chapter 51 Least Squares Regression Line u Regression line equation: y = a + bx ^ –x is the value of the explanatory variable –“y-hat”
Chapter 2 Examining Relationships.  Response variable measures outcome of a study (dependent variable)  Explanatory variable explains or influences.
^ y = a + bx Stats Chapter 5 - Least Squares Regression
Simple Linear Regression The Coefficients of Correlation and Determination Two Quantitative Variables x variable – independent variable or explanatory.
BPS - 3rd Ed. Chapter 51 Regression. BPS - 3rd Ed. Chapter 52 u To describe the change in Y per unit X u To predict the average level of Y at a given.
Stat 1510: Statistical Thinking and Concepts REGRESSION.
Lecture PowerPoint Slides Basic Practice of Statistics 7 th Edition.
Chapters 8 Linear Regression. Correlation and Regression Correlation = linear relationship between two variables. Summarize relationship with line. Called.
CHAPTER 5: Regression ESSENTIAL STATISTICS Second Edition David S. Moore, William I. Notz, and Michael A. Fligner Lecture Presentation.
Chapter 5: 02/17/ Chapter 5 Regression. 2 Chapter 5: 02/17/2004 Objective: To quantify the linear relationship between an explanatory variable (x)
CHAPTER 3 Describing Relationships
CHAPTER 3 Describing Relationships
Statistics 101 Chapter 3 Section 3.
Essential Statistics Regression
CHAPTER 3 Describing Relationships
CHAPTER 3 Describing Relationships
Cautions about Correlation and Regression
Daniela Stan Raicu School of CTI, DePaul University
Data Analysis and Statistical Software I ( ) Quarter: Autumn 02/03
Chapter 2 Looking at Data— Relationships
Examining Relationships
AP Stats: 3.3 Least-Squares Regression Line
Least-Squares Regression
CHAPTER 3 Describing Relationships
^ y = a + bx Stats Chapter 5 - Least Squares Regression
CHAPTER 3 Describing Relationships
Unit 4 Vocabulary.
Least-Squares Regression
Chapter 2 Looking at Data— Relationships
Examining Relationships
Basic Practice of Statistics - 5th Edition Regression
HS 67 (Intro Health Stat) Regression
Daniela Stan Raicu School of CTI, DePaul University
Least-Squares Regression
Basic Practice of Statistics - 3rd Edition Regression
Least-Squares Regression
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
3.2 – Least Squares Regression
CHAPTER 3 Describing Relationships
CHAPTER 3 Describing Relationships
Warm-up: Pg 197 #79-80 Get ready for homework questions
A medical researcher wishes to determine how the dosage (in mg) of a drug affects the heart rate of the patient. Find the correlation coefficient & interpret.
Basic Practice of Statistics - 3rd Edition Lecture Powerpoint
Homework: PG. 204 #30, 31 pg. 212 #35,36 30.) a. Reading scores are predicted to increase by for each one-point increase in IQ. For x=90: 45.98;
CHAPTER 3 Describing Relationships
Presentation transcript:

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

LEAST SQUARES  Used to determine the “ best ” line  We want the line to be as close as possible to the data points in the vertical (y) direction (since that is what we are trying to predict)  Least Squares: use the line that minimizes the sum of the squares of the vertical distances of the data points from the line BPS - 5TH ED.CHAPTER 5 3

LEAST SQUARES REGRESSION LINE  Regression equation: y = a + bx BPS - 5TH ED.CHAPTER 5 4 ^ –x is the value of the explanatory variable –“y-hat” is the average value of the response variable (predicted response for a value of x) –note that a and b are just the intercept and slope of a straight line –note that r and b are not the same thing, but their signs will agree

COEFFICIENT OF DETERMINATION (R 2 )  Measures usefulness of regression prediction  R 2 (or r 2, the square of the correlation): measures what fraction of the variation in the values of the response variable (y) is explained by the regression line v r=1: R 2 =1:regression line explains all (100%) of the variation in y v r=.7: R 2 =.49:regression line explains almost half (50%) of the variation in y BPS - 5TH ED.CHAPTER 5 5

RESIDUALS  A residual is the difference between an observed value of the response variable and the value predicted by the regression line: residual = y  y BPS - 5TH ED.CHAPTER 5 6 ^

RESIDUALS  A residual plot is a scatterplot of the regression residuals against the explanatory variable  used to assess the fit of a regression line  look for a “ random ” scatter around zero BPS - 5TH ED.CHAPTER 5 7

CASE STUDY BPS - 5TH ED.CHAPTER 5 8 Gesell Adaptive Score and Age at First Word

RESIDUAL PLOT: CASE STUDY BPS - 5TH ED.CHAPTER 5 9 Gesell Adaptive Score and Age at First Word

OUTLIERS: CASE STUDY BPS - 5TH ED.CHAPTER 5 10 Gesell Adaptive Score and Age at First Word From all the data r 2 = 41% r 2 = 11% After removing child 18

CAUTIONS ABOUT CORRELATION AND REGRESSION  only describe linear relationships  are both affected by outliers  always plot the data before interpreting  beware of extrapolation  predicting outside of the range of x  beware of lurking variables  have important effect on the relationship among the variables in a study, but are not included in the study  association does not imply causation BPS - 5TH ED.CHAPTER 5 11