Homework: PG. 204 #30, 31 pg. 212 #35,36 30.) a. Reading scores are predicted to increase by 0.882 for each one-point increase in IQ. For x=90: 45.98;

Slides:



Advertisements
Similar presentations
Scatter Diagrams and Linear Correlation
Advertisements

Regression, Residuals, and Coefficient of Determination Section 3.2.
Relationship of two variables
AP STATISTICS LESSON 3 – 3 LEAST – SQUARES REGRESSION.
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.
^ y = a + bx Stats Chapter 5 - Least Squares Regression
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.
Describing Relationships. Least-Squares Regression  A method for finding a line that summarizes the relationship between two variables Only in a specific.
Warm-up Get a sheet of computer paper/construction paper from the front of the room, and create your very own paper airplane. Try to create planes with.
CHAPTER 3 Describing Relationships
CHAPTER 3 Describing Relationships
Unit 4 LSRL.
LSRL.
Least Squares Regression Line.
Statistics 101 Chapter 3 Section 3.
Linear Regression Special Topics.
CHAPTER 3 Describing Relationships
CHAPTER 3 Describing Relationships
Chapter 3: Describing Relationships
Chapter 5 LSRL.
LSRL Least Squares Regression Line
Chapter 3.2 LSRL.
AP Stats: 3.3 Least-Squares Regression Line
Least-Squares Regression
Least Squares Regression Line LSRL Chapter 7-continued
EQ: How well does the line fit the data?
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
Chapter 3: Describing Relationships
Chapter 3: Describing Relationships
Chapter 5 LSRL.
Chapter 5 LSRL.
Chapter 5 LSRL.
Least-Squares Regression
Least-Squares Regression
Basic Practice of Statistics - 3rd Edition Regression
Chapter 3: Describing Relationships
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
Homework: pg. 180 #6, 7 6.) A. B. The scatterplot shows a negative, linear, fairly weak relationship. C. long-lived territorial species.
Chapter 3: Describing Relationships
Chapter 3: Describing Relationships
Chapter 3: Describing Relationships
CHAPTER 3 Describing Relationships
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.
Chapter 3 Vocabulary Linear Regression.
Chapter 3: Describing Relationships
Chapter 3: Describing Relationships
Basic Practice of Statistics - 3rd Edition Lecture Powerpoint
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:

Homework: PG. 204 #30, 31 pg. 212 #35,36 30.) a. Reading scores are predicted to increase by 0.882 for each one-point increase in IQ. For x=90: 45.98; For x=130: 81.26 Can be done by plotting (90,45.98) and (130, 81.26), then drawing the line connecting them The intercept would correspond to the expected reading score for a child with IQ of 0. 31.) A. 0.0138 The length of the dive is predicted to increase by 0.0138 minutes for each additional meter of depth. B.) 5.45 C.) Plot two points and connect it.

35.) A. BAC=-0.0127+0.017964(#of Beers) B. On average, the BAC will increase by 0.017964 for each additional beer consumed. The average BAC will be -0.01270 if no beers are consumed. C. 0.0951 D. 0.0049 36.) A. Positive, linear, and very strong B. 500 cubic feet of gas per day C. It is called the “least-squares line” because it minimizes that sum of the squares of the errors of the observed amounts to the predicted amounts. D. The LSRL fits because the prediction errors are very small and the linear relationship is very strong.

Example: pg. 204 #29 Some data were collected on the weight of a male lab rat following its birth. The linear regression equation is weight=100+40(time). A.) Interpret the slope in this setting. B.) Interpret the y intercept in this setting. C.) Draw a graph of this line between birth and 10 weeks of age. D.) Would you be willing to use this line to predict the rat’s weight at age 2 years?

3.2 r2 and residuals

R2 and residuals r2—percent of the variation in y that is explained by the LSRL on x. Coefficient of determination “55% of variation in height can be predicted by our regression equation, given hand span” Residual: observed—predicted residual plot—scatterplot of the regression residuals against the explanatory variable Helps assess how well a regression line fits the data

Measure your hand span and height Draw scatterplot In notes. Draw blank residual plot next to it. Compare with calculator.

Residual plot Make a residual plot of height/hand data Why negative and positive values? What does this show you? What if you get a pattern?

Residual plot Shows how linear the relationship is —WANT scattered Points far away from 0 (vertically) are outliers If the residuals make a curved pattern— straight line may not be the best model for the data

Influential Outliers If you remove it and it changes your calculations drastically. Example: Correlation data from 2 days ago: r=0.48 Without the point (10,1), r=0.99 The point (10,1) would be an influential outlier. X: 1 2 3 4 10 Y: 5 11

HW: pg 227 #43-44, 47-48