The following formulas related to this topic are provided on the formula sheet:

Size: px
Start display at page:

Download "The following formulas related to this topic are provided on the formula sheet:"

Transcription

1 Student Notes Prep Session Topic: Exploring Content The AP Statistics topic outline contains a long list of items in the category titled Exploring Data. Section D topics will be reviewed in this session. D. Exploring bivariate data 1. Analyzing patterns in scatterplots. Correlation and linearity 3. Least squares regression line 4. Residual plots, outliers, and influential points 5. Transformations to achieve linearity: logarithmic and power transformations Formulas Provided The following formulas related to this topic are provided on the formula sheet: y = b0 + b1 x (note: your calculator uses a and b rather than b0 and b1 ) b1 = " (x! x)(y! y) " (x! x) i i i (note: it is unlikely you will need this formula. The slope will be found on the calculator or given in computer output) b0 = y! b1 x (note: this formula simply tells us that the ordered pair (x, y) lies on the line y = b0 + b1 x ) r= " xi! x % " yi! y % 1 ( n!1 $# sx '& $# sy '& b1 = r sy sx Calculator Use You may need to use your calculator to create a scatter plot, compute the equation of a least squares regression line (and the values of r and r ), graph the regression line with the data, and create a residual plot. Generally computer output and graphs are provided with bivariate data analysis questions, but you cannot be sure that these will be provided.

2 Communication, skills, and understanding 1. If you are asked to make a scatter plot or residual plot, be sure to include a title, labels on the horizontal and vertical axes, and scales on both axes. In a scatter plot, the explanatory or predictor variable is on the horizontal axis and the response variable is on the vertical axis.. When you describe the information provided by a scatter plot, be sure to comment on the direction, shape (form), and strength of the relationship in context. Also, comment on unusual features (such as outliers). 3. The least squares regression line passes through the point (x, y) and has slope r sy. So given the values of sx x, y, sx, sy and r, you can find the equation of the least squares regression line using point slope form of a sy linear equation y! y = (r )(x! x). sx 4. When you write the equation of a least squares regression line, be sure to include the hat on the y variable and be sure to identify both variables in your equation. 5. If asked to interpret the intercept or slope, be sure that your interpretation is in the context of the problem. Also make sure that you do not make a deterministic statement about the slope or intercept. The intercept provides an estimate for the value of y when x is zero. The slope provides information about the estimated amount that the y variable changes (or the amount that the y variable changes on average) for each unit change in the x variable. 6. Residual = observed y value predicted y value = y! y 7. To determine whether the model is a good fit for the data, examine a residual plot and make sure that the residuals are randomly scattered about the horizontal axis. 8. Be careful in using the least squares line to predict outside the domain of the observed values of the explanatory variable. Extrapolation is risky! 9. The least squares line is the line that minimizes the sum of the squared residuals. 10. An influential point is a point that noticeably affects the slope of the regression line when removed from (or added to) the data set. An outlier is a point that noticeably stands apart from the other points. 11. The magnitude of the correlation coefficient gives information about the strength of the linear relationship between two quantitative variables over the observed domain. That is, correlation provides information about how tightly points are clustered about a line. 1. If asked to interpret the correlation coefficient, be sure to comment on the strength and direction of the relationship in context. 13. The correlation coefficient is sensitive to the effect of outliers. 14. The magnitude of the correlation coefficient does not provide information about whether a linear model is appropriate. You must also consider the residual plot. 15. When there is a strong linear association between two variables, the value of r is close to 1 or 1; when there is a very weak linear association between two variables, the value of r is close to 0. A value of r close to 0 could be associated with a strong curved relationship. 16. A strong association does not imply causation. 17. The coefficient of determination, r, gives the proportion of variation in the observed y values that can be attributed to the linear relationship with the x variable. You must be able to interpret r in context. 18. The transformation (x,ln y) or (x,log y) will straighten data that can be modeled by an exponential function. A exponential function y = ab x does not pass through the origin. 19. The transformation (ln x,ln y) or (log x,log y)will straighten data that can be modeled by a power function. A power function y = ax n does pass through the origin.

3 Multiple Choice questions from 1997 Exam. 8. There is a linear relationship between the number of chirps made by the striped ground cricket and the air temperature. A least squares fit of some data collected by a biologist gives the model y = x 9 < x < 5 where x is the number of chirps per minute and y is the estimated temperature in degrees Fahrenheit. What is the estimated increase in temperature that corresponds to an increase of 5 chirps per minute? A. B. C. D. E. 3.3 F 16.5 F 5. F 8.5 F 41.7 F 31. The equation of the least squares regression line for the points on the scatterplot (not pictured) is y = x. What is the residual for the point (4, 7)? A. B. C. D. E Multiple Choice Questions from 00 Exam 6. The correlation between two scores X and Y equals 0.8. If both the X scores and the Y scores are converted to z scores, then the correlation between the z scores for X and the z scores for Y would be A. B. C. D. E A least squares regression line was fitted to the weights (in pounds) versus age (in months) of a group of many young children. The equation of the line is y = x where y is the predicted weight and x is the age of the child. A 0 month old child in this group has an actual weight of 5 pounds. Which of the following is the residual weight, in pounds, for this child? A. B. C. D. E

4 31. A wildlife biologist is interested in the relationship between the number of chirps per minute for crickets and temperature. Based on the collected data, the least squares regression line is y = x, where x is the number of degrees Fahrenheit by which the temperature exceeds 50! F and y is the number of chirps per minute. Which of the following best describes the meaning of the slope of the least squares regression line? A. B. C. D. E. For each increase in temperature of 1 F, the estimated number of chirps per minute increases by For each increase in temperature of 1 F, the estimated number of chirps per minute increases by For each increase of one chirp per minute, there is an estimated increase in temperature of F. For each increase of one chirp per minute, there is an estimated increase in temperature of 3.41 F. The slope has no meaning because the units of measure for x and y are not the same. 34. Each of 100 laboratory rats has available both plain water and a mixture of water and caffeine in their cages. After 4 hours, two measures were recorded for each rat: the amount of caffeine the rat consumed, X, and the rat's blood pressure, Y. The correlation between X and Y was Which of the following conclusions is justified on the basis of this study? A. The correlation between X and Y in the population of rats is also B. If the rats stop drinking the water/caffeine mixture, this would cause a reduction in their blood pressure. C. About 18 percent of the variation in blood pressure can be explained by a linear relationship between blood pressure and caffeine consumed. D. Rats with lower blood pressure do not like the water/caffeine mixture as much as do rats with higher blood pressure. E. Since the correlation is not very high, the relationship between the amount of caffeine consumed and blood pressure is not linear.

5 MC Answers: 8-B 31-A 6-E 17-B 31-B 34-C 1999 #1 1. Lydia and Bob were searching the Internet to find information on air travel in the United States. They found data on the number of commercial aircraft flying in the United States during the years The dates were recorded as years since Thus, the year 1990 was recorded as year 0. They fit a least squares regression line to the data. The graph of the residuals and part of the computer output for their regression are given below. A. Is a line an appropriate model to use for these data? What information tells you this? B. What is the value of the slope of the least squares regression line? Interpret the slope in the context of this situation.

6 C. What is the value of the intercept of the least squares regression line? Interpret the intercept in the context of this situation. D. What is the predicted number of commercial aircraft flying in 199? E. What was the actual number of commercial aircraft flying in 199?

7 AP STATISTICS 1999 SCORING GUIDELINES Question 1 Solution: a. Yes. Test for slope indicates that the linear model is useful (Ho: BETA is equal to 0, Ha: BETA is not equal to 0, t = 54.11, p-value =.000) and the residual plot shows no pattern, indicating a linear model is appropriate. b. Slope = aircraft/year. On average, the number of commercial aircraft flying in the U.S. increased by approximately each year. (OK if rounded to 34 in interpretation) c. Intercept = aircraft. Predicted number of commercial aircraft that were flying in 1990 (since x = 0 corresponds to year 1990) was (OK if rounded to 940 in interpretation) d. For 199, x =, so predicted number of commercial aircraft flying is () = aircraft e. From the residual plot, the residual for 199 is +40, so actual - predicted = 40 and Actual = = aircraft. Since actual number flying must be an integer, actual must have been Notes: Part (a) can be considered essentially correct even if it fails to mention the t test, as long as it discusses the residual plot. Parts (b) and (c) should draw the distinction between the model and the data. They can beconsidered essentially correct if the student incorporates the idea of estimation using words such as on average, predicted, approximately, about, etc. Parts (b) and (c) can be considered partially correct if the student (1) incorrectly identifies the values for the slope and intercept but gives an essentially correct interpretation OR () correctly identifies the values for the slope and intercept but gives an incomplete interpretation or an interpretation not in context for one or both. Parts (d) and (e) can be considered essentially correct if incorrect numbers from previous parts are correctly substituted. Part (e) can be considered essentially correct even if it fails to round to an integer. Points: 4 Complete Response Gives an essentially correct response to all 5 parts. 3 Substantial Response Essentially correct on 4 of the 5 parts. OR Essentially correct responses on a, d, and e AND partially correct responses on both b and c. Developing Response Essentially correct on 3 of the 5 parts. OR Partially correct responses on both b and c AND essentially correct responses on of the remaining parts 1 Minimal Response Essentially correct on 1 or of the 5 parts. OR Partially correct responses on both b and c

8 005 #3 3. The Great Plains Railroad is interested in studying how fuel consumption is related to the number of railcars for its trains on a certain route between Oklahoma City and Omaha. A random sample of 10 trains on this route has yielded the data in the table below. A scatterplot, a residual plot, and the output from the regression analysis for these data are shown below.

9 A. Is a linear model appropriate for modeling these data? Clearly explain your reasoning. B. Suppose the fuel consumption cost is $5 per unit. Give a point estimate (single value) for the change in the average cost of fuel per mile for each additional railcar attached to a train. Show your work. C. Interpret the value of r in the context of this problem. D. Would it be reasonable to use the fitted regression equation to predict the fuel consumption for a train on this route if the train had 65 railcars? Explain.

10 AP STATISTICS 005 SCORING GUIDELINES Question 3 Solution Part (a): Yes, the linear model is appropriate for these data. The scatterplot shows a strong, positive, linear association between the number of railcars and fuel consumption, and the residual plot shows a reasonably random scatter of points above and below zero. Part (b): According to the regression output, fuel consumption will increase by.15 units for each additional railcar. Since the fuel consumption cost is $5 per unit, the average cost of fuel per mile will increase by approximately ($5)(.15) = $53.75 for each railcar that is added to the train. Part (c): The regression output indicates that r = 96.7% or Thus, 96.7% of the variation in the fuel consumption values is explained by using the linear regression model with number of railcars as the explanatory variable. Part (d): No, the data set does not contain any information about fuel consumption for any trains with more than 50 cars. Using the regression model to predict the fuel consumption for a train with 65 railcars, known as extrapolation, is not reasonable. Scoring Each part is scored as essentially correct (E), partially correct (P), or incorrect (I). Part (a) is essentially correct (E) if the model is deemed appropriate AND the explanation clearly indicates: There is a linear pattern in the scatterplot; OR There is no pattern in the residual plot. Part (a) is partially correct (P) if the: Model is deemed appropriate AND the student refers to the scatterplot or residual plot but fails to state the relevant characteristic of the plot; OR Student refers to the relevant characteristic of the scatterplot or residual plot without deeming model appropriate. Part (a) is incorrect (I) if the student: States that the model is appropriate without an explanation; OR States that the model is inappropriate; OR Makes a decision based only on numeric values from the computer output. Part (b) is essentially correct (E) if the point estimate for the slope (.15 or.1495) and the fuel consumption cost per unit ($5) are used to calculate the correct point estimate ($53.75 or $ $53.74). Part (b) is partially correct (P) if only the point estimate for the slope (.15 or.1495) is stated with a supporting calculation or interpretation. Part (c) is essentially correct (E) if the student states: 96.7% of the variation in fuel consumption is explained by the linear regression model; OR 96.7% of the variation in fuel consumption is explained by the number of railcars. Part (c) is partially correct (P) if the student makes one of the above statements using R-Sq(adj) = 96.3%.

11 Part (d) is essentially correct (E) if the student states that this is unreasonable due to extrapolation. Part (d) is partially correct (P) if the student states this is: Unreasonable but provides a weak explanation; OR Reasonable even though it is considered a slight extrapolation. Note: Any answer appearing without supporting work is scored as incorrect (I). Each essentially correct (E) response counts as 1 point, each partially correct (P) response counts as 1/ point Complete Response Substantial Response Developing Response Minimal Response Note: If a response is in between two scores (for example, 1/ points), use a holistic approach to determine whether to score up or down depending on the strength of the response and communication.

12 Sample: 3A Score: 4 In part (a) the student s comment that the original data appears linear is too vague on its own to earn credit. However, the subsequent statement about the residual plot being randomly distributed is sufficient. The student gives a clear explanation for a correct calculation in part (b). Although the response makes no mention of the linear model in part (c), it does convey a generally correct understanding of what rmeasures. In part (d) the response shows a clear understanding of why extrapolation is not appropriate.

Linear Regression Communication, skills, and understanding Calculator Use

Linear Regression Communication, skills, and understanding Calculator Use Linear Regression Communication, skills, and understanding Title, scale and label the horizontal and vertical axes Comment on the direction, shape (form), and strength of the relationship and unusual features

More information

AP STATISTICS Name: Period: Review Unit IV Scatterplots & Regressions

AP STATISTICS Name: Period: Review Unit IV Scatterplots & Regressions AP STATISTICS Name: Period: Review Unit IV Scatterplots & Regressions Know the definitions of the following words: bivariate data, regression analysis, scatter diagram, correlation coefficient, independent

More information

Mrs. Poyner/Mr. Page Chapter 3 page 1

Mrs. Poyner/Mr. Page Chapter 3 page 1 Name: Date: Period: Chapter 2: Take Home TEST Bivariate Data Part 1: Multiple Choice. (2.5 points each) Hand write the letter corresponding to the best answer in space provided on page 6. 1. In a statistics

More information

AP Statistics Bivariate Data Analysis Test Review. Multiple-Choice

AP Statistics Bivariate Data Analysis Test Review. Multiple-Choice Name Period AP Statistics Bivariate Data Analysis Test Review Multiple-Choice 1. The correlation coefficient measures: (a) Whether there is a relationship between two variables (b) The strength of the

More information

AP Statistics Unit 6 Note Packet Linear Regression. Scatterplots and Correlation

AP Statistics Unit 6 Note Packet Linear Regression. Scatterplots and Correlation Scatterplots and Correlation Name Hr A scatterplot shows the relationship between two quantitative variables measured on the same individuals. variable (y) measures an outcome of a study variable (x) may

More information

SECTION I Number of Questions 42 Percent of Total Grade 50

SECTION I Number of Questions 42 Percent of Total Grade 50 AP Stats Chap 7-9 Practice Test Name Pd SECTION I Number of Questions 42 Percent of Total Grade 50 Directions: Solve each of the following problems, using the available space (or extra paper) for scratchwork.

More information

Determine is the equation of the LSRL. Determine is the equation of the LSRL of Customers in line and seconds to check out.. Chapter 3, Section 2

Determine is the equation of the LSRL. Determine is the equation of the LSRL of Customers in line and seconds to check out.. Chapter 3, Section 2 3.2c Computer Output, Regression to the Mean, & AP Formulas Be sure you can locate: the slope, the y intercept and determine the equation of the LSRL. Slope is always in context and context is x value.

More information

3.2: Least Squares Regressions

3.2: Least Squares Regressions 3.2: Least Squares Regressions Section 3.2 Least-Squares Regression After this section, you should be able to INTERPRET a regression line CALCULATE the equation of the least-squares regression line CALCULATE

More information

Scatterplots and Correlation

Scatterplots and Correlation Bivariate Data Page 1 Scatterplots and Correlation Essential Question: What is the correlation coefficient and what does it tell you? Most statistical studies examine data on more than one variable. Fortunately,

More information

AP CALCULUS BC 2007 SCORING GUIDELINES

AP CALCULUS BC 2007 SCORING GUIDELINES AP CALCULUS BC 2007 SCORING GUIDELINES Question 4 Let f be the function defined for x > 0, with f( e ) = 2 and f, the first derivative of f, given by f ( x) = x 2 ln x. (a) Write an equation for the line

More information

Chapter 3: Examining Relationships

Chapter 3: Examining Relationships Chapter 3: Examining Relationships Most statistical studies involve more than one variable. Often in the AP Statistics exam, you will be asked to compare two data sets by using side by side boxplots or

More information

20. Ignore the common effect question (the first one). Makes little sense in the context of this question.

20. Ignore the common effect question (the first one). Makes little sense in the context of this question. Errors & Omissions Free Response: 8. Change points to (0, 0), (1, 2), (2, 1) 14. Change place to case. 17. Delete the word other. 20. Ignore the common effect question (the first one). Makes little sense

More information

Ch. 3 Review - LSRL AP Stats

Ch. 3 Review - LSRL AP Stats Ch. 3 Review - LSRL AP Stats Multiple Choice Identify the choice that best completes the statement or answers the question. Scenario 3-1 The height (in feet) and volume (in cubic feet) of usable lumber

More information

Section 5.4 Residuals

Section 5.4 Residuals Section 5.4 Residuals A residual value is the difference between an actual observed y value and the corresponding predicted y value, y. Residuals are just errors. Residual error = observed value predicted

More information

Math Released Item Algebra 2. Radioactive Element Equations VH147862

Math Released Item Algebra 2. Radioactive Element Equations VH147862 Math Released Item 2018 Algebra 2 Radioactive Element Equations VH147862 Anchor Set A1 A9 With Annotations Prompt Score Description VH147862 Rubric Part A 1 Student response includes the following element.

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

Section I: Multiple Choice Select the best answer for each question.

Section I: Multiple Choice Select the best answer for each question. Chapter 3 AP Statistics Practice Test (TPS- 4 p200) Section I: Multiple Choice Select the best answer for each question. 1. A school guidance counselor examines the number of extracurricular activities

More information

1. Use Scenario 3-1. In this study, the response variable is

1. Use Scenario 3-1. In this study, the response variable is Chapter 8 Bell Work Scenario 3-1 The height (in feet) and volume (in cubic feet) of usable lumber of 32 cherry trees are measured by a researcher. The goal is to determine if volume of usable lumber can

More information

The response variable depends on the explanatory variable.

The response variable depends on the explanatory variable. A response variable measures an outcome of study. > dependent variables An explanatory variable attempts to explain the observed outcomes. > independent variables The response variable depends on the explanatory

More information

Lecture 4 Scatterplots, Association, and Correlation

Lecture 4 Scatterplots, Association, and Correlation Lecture 4 Scatterplots, Association, and Correlation Previously, we looked at Single variables on their own One or more categorical variable In this lecture: We shall look at two quantitative variables.

More information

Lecture 4 Scatterplots, Association, and Correlation

Lecture 4 Scatterplots, Association, and Correlation Lecture 4 Scatterplots, Association, and Correlation Previously, we looked at Single variables on their own One or more categorical variables In this lecture: We shall look at two quantitative variables.

More information

Unit 6 - Introduction to linear regression

Unit 6 - Introduction to linear regression Unit 6 - Introduction to linear regression Suggested reading: OpenIntro Statistics, Chapter 7 Suggested exercises: Part 1 - Relationship between two numerical variables: 7.7, 7.9, 7.11, 7.13, 7.15, 7.25,

More information

Practice Questions for Exam 1

Practice Questions for Exam 1 Practice Questions for Exam 1 1. A used car lot evaluates their cars on a number of features as they arrive in the lot in order to determine their worth. Among the features looked at are miles per gallon

More information

Chapter 12 Summarizing Bivariate Data Linear Regression and Correlation

Chapter 12 Summarizing Bivariate Data Linear Regression and Correlation Chapter 1 Summarizing Bivariate Data Linear Regression and Correlation This chapter introduces an important method for making inferences about a linear correlation (or relationship) between two variables,

More information

Sem. 1 Review Ch. 1-3

Sem. 1 Review Ch. 1-3 AP Stats Sem. 1 Review Ch. 1-3 Name 1. You measure the age, marital status and earned income of an SRS of 1463 women. The number and type of variables you have measured is a. 1463; all quantitative. b.

More information

Chapter 5 Friday, May 21st

Chapter 5 Friday, May 21st Chapter 5 Friday, May 21 st Overview In this Chapter we will see three different methods we can use to describe a relationship between two quantitative variables. These methods are: Scatterplot Correlation

More information

Examining Relationships. Chapter 3

Examining Relationships. Chapter 3 Examining Relationships Chapter 3 Scatterplots A scatterplot shows the relationship between two quantitative variables measured on the same individuals. The explanatory variable, if there is one, is graphed

More information

Review of Regression Basics

Review of Regression Basics Review of Regression Basics When describing a Bivariate Relationship: Make a Scatterplot Strength, Direction, Form Model: y-hat=a+bx Interpret slope in context Make Predictions Residual = Observed-Predicted

More information

Guidelines for Graphing Calculator Use at the Commencement Level

Guidelines for Graphing Calculator Use at the Commencement Level Guidelines for Graphing Calculator Use at the Commencement Level Introduction Graphing calculators are instrumental in the teaching and learning of mathematics. The use of this technology should be encouraged

More information

Quantitative Bivariate Data

Quantitative Bivariate Data Statistics 211 (L02) - Linear Regression Quantitative Bivariate Data Consider two quantitative variables, defined in the following way: X i - the observed value of Variable X from subject i, i = 1, 2,,

More information

Relationships Regression

Relationships Regression Relationships Regression BPS chapter 5 2006 W.H. Freeman and Company Objectives (BPS chapter 5) Regression Regression lines The least-squares regression line Using technology Facts about least-squares

More information

Simple Linear Regression

Simple Linear Regression Simple Linear Regression OI CHAPTER 7 Important Concepts Correlation (r or R) and Coefficient of determination (R 2 ) Interpreting y-intercept and slope coefficients Inference (hypothesis testing and confidence

More information

Unit 6 - Simple linear regression

Unit 6 - Simple linear regression Sta 101: Data Analysis and Statistical Inference Dr. Çetinkaya-Rundel Unit 6 - Simple linear regression LO 1. Define the explanatory variable as the independent variable (predictor), and the response variable

More information

IT 403 Practice Problems (2-2) Answers

IT 403 Practice Problems (2-2) Answers IT 403 Practice Problems (2-2) Answers #1. Which of the following is correct with respect to the correlation coefficient (r) and the slope of the leastsquares regression line (Choose one)? a. They will

More information

Linear Regression. Linear Regression. Linear Regression. Did You Mean Association Or Correlation?

Linear Regression. Linear Regression. Linear Regression. Did You Mean Association Or Correlation? Did You Mean Association Or Correlation? AP Statistics Chapter 8 Be careful not to use the word correlation when you really mean association. Often times people will incorrectly use the word correlation

More information

q3_3 MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.

q3_3 MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. q3_3 MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Provide an appropriate response. 1) In 2007, the number of wins had a mean of 81.79 with a standard

More information

Chapter 6: Exploring Data: Relationships Lesson Plan

Chapter 6: Exploring Data: Relationships Lesson Plan Chapter 6: Exploring Data: Relationships Lesson Plan For All Practical Purposes Displaying Relationships: Scatterplots Mathematical Literacy in Today s World, 9th ed. Making Predictions: Regression Line

More information

Section 2.5 from Precalculus was developed by OpenStax College, licensed by Rice University, and is available on the Connexions website.

Section 2.5 from Precalculus was developed by OpenStax College, licensed by Rice University, and is available on the Connexions website. Section 2.5 from Precalculus was developed by OpenStax College, licensed by Rice University, and is available on the Connexions website. It is used under a Creative Commons Attribution-NonCommercial- ShareAlike

More information

Test 3A AP Statistics Name:

Test 3A AP Statistics Name: Test 3A AP Statistics Name: Part 1: Multiple Choice. Circle the letter corresponding to the best answer. 1. Other things being equal, larger automobile engines consume more fuel. You are planning an experiment

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

AP Statistics Unit 2 (Chapters 7-10) Warm-Ups: Part 1

AP Statistics Unit 2 (Chapters 7-10) Warm-Ups: Part 1 AP Statistics Unit 2 (Chapters 7-10) Warm-Ups: Part 1 2. A researcher is interested in determining if one could predict the score on a statistics exam from the amount of time spent studying for the exam.

More information

MODELING. Simple Linear Regression. Want More Stats??? Crickets and Temperature. Crickets and Temperature 4/16/2015. Linear Model

MODELING. Simple Linear Regression. Want More Stats??? Crickets and Temperature. Crickets and Temperature 4/16/2015. Linear Model STAT 250 Dr. Kari Lock Morgan Simple Linear Regression SECTION 2.6 Least squares line Interpreting coefficients Cautions Want More Stats??? If you have enjoyed learning how to analyze data, and want to

More information

Chapter 3: Describing Relationships

Chapter 3: Describing Relationships Chapter 3: Describing Relationships Section 3.2 The Practice of Statistics, 4 th edition For AP* STARNES, YATES, MOORE Chapter 3 Describing Relationships 3.1 Scatterplots and Correlation 3.2 Section 3.2

More information

IF YOU HAVE DATA VALUES:

IF YOU HAVE DATA VALUES: Unit 02 Review Ways to obtain a line of best fit IF YOU HAVE DATA VALUES: 1. In your calculator, choose STAT > 1.EDIT and enter your x values into L1 and your y values into L2 2. Choose STAT > CALC > 8.

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

Nov 13 AP STAT. 1. Check/rev HW 2. Review/recap of notes 3. HW: pg #5,7,8,9,11 and read/notes pg smartboad notes ch 3.

Nov 13 AP STAT. 1. Check/rev HW 2. Review/recap of notes 3. HW: pg #5,7,8,9,11 and read/notes pg smartboad notes ch 3. Nov 13 AP STAT 1. Check/rev HW 2. Review/recap of notes 3. HW: pg 179 184 #5,7,8,9,11 and read/notes pg 185 188 1 Chapter 3 Notes Review Exploring relationships between two variables. BIVARIATE DATA Is

More information

STAT 350 Final (new Material) Review Problems Key Spring 2016

STAT 350 Final (new Material) Review Problems Key Spring 2016 1. The editor of a statistics textbook would like to plan for the next edition. A key variable is the number of pages that will be in the final version. Text files are prepared by the authors using LaTeX,

More information

appstats8.notebook October 11, 2016

appstats8.notebook October 11, 2016 Chapter 8 Linear Regression Objective: Students will construct and analyze a linear model for a given set of data. Fat Versus Protein: An Example pg 168 The following is a scatterplot of total fat versus

More information

What is the easiest way to lose points when making a scatterplot?

What is the easiest way to lose points when making a scatterplot? Day #1: Read 141-142 3.1 Describing Relationships Why do we study relationships between two variables? Read 143-144 Page 144: Check Your Understanding Read 144-149 How do you know which variable to put

More information

Stat 101 Exam 1 Important Formulas and Concepts 1

Stat 101 Exam 1 Important Formulas and Concepts 1 1 Chapter 1 1.1 Definitions Stat 101 Exam 1 Important Formulas and Concepts 1 1. Data Any collection of numbers, characters, images, or other items that provide information about something. 2. Categorical/Qualitative

More information

7.0 Lesson Plan. Regression. Residuals

7.0 Lesson Plan. Regression. Residuals 7.0 Lesson Plan Regression Residuals 1 7.1 More About Regression Recall the regression assumptions: 1. Each point (X i, Y i ) in the scatterplot satisfies: Y i = ax i + b + ɛ i where the ɛ i have a normal

More information

Objectives. 2.3 Least-squares regression. Regression lines. Prediction and Extrapolation. Correlation and r 2. Transforming relationships

Objectives. 2.3 Least-squares regression. Regression lines. Prediction and Extrapolation. Correlation and r 2. Transforming relationships Objectives 2.3 Least-squares regression Regression lines Prediction and Extrapolation Correlation and r 2 Transforming relationships Adapted from authors slides 2012 W.H. Freeman and Company Straight Line

More information

Chapter 7. Linear Regression (Pt. 1) 7.1 Introduction. 7.2 The Least-Squares Regression Line

Chapter 7. Linear Regression (Pt. 1) 7.1 Introduction. 7.2 The Least-Squares Regression Line Chapter 7 Linear Regression (Pt. 1) 7.1 Introduction Recall that r, the correlation coefficient, measures the linear association between two quantitative variables. Linear regression is the method of fitting

More information

Stat 101: Lecture 6. Summer 2006

Stat 101: Lecture 6. Summer 2006 Stat 101: Lecture 6 Summer 2006 Outline Review and Questions Example for regression Transformations, Extrapolations, and Residual Review Mathematical model for regression Each point (X i, Y i ) in the

More information

Chapter 2: Looking at Data Relationships (Part 3)

Chapter 2: Looking at Data Relationships (Part 3) Chapter 2: Looking at Data Relationships (Part 3) Dr. Nahid Sultana Chapter 2: Looking at Data Relationships 2.1: Scatterplots 2.2: Correlation 2.3: Least-Squares Regression 2.5: Data Analysis for Two-Way

More information

Related Example on Page(s) R , 148 R , 148 R , 156, 157 R3.1, R3.2. Activity on 152, , 190.

Related Example on Page(s) R , 148 R , 148 R , 156, 157 R3.1, R3.2. Activity on 152, , 190. Name Chapter 3 Learning Objectives Identify explanatory and response variables in situations where one variable helps to explain or influences the other. Make a scatterplot to display the relationship

More information

9. Linear Regression and Correlation

9. Linear Regression and Correlation 9. Linear Regression and Correlation Data: y a quantitative response variable x a quantitative explanatory variable (Chap. 8: Recall that both variables were categorical) For example, y = annual income,

More information

Correlation & Simple Regression

Correlation & Simple Regression Chapter 11 Correlation & Simple Regression The previous chapter dealt with inference for two categorical variables. In this chapter, we would like to examine the relationship between two quantitative variables.

More information

Scatterplots. 3.1: Scatterplots & Correlation. Scatterplots. Explanatory & Response Variables. Section 3.1 Scatterplots and Correlation

Scatterplots. 3.1: Scatterplots & Correlation. Scatterplots. Explanatory & Response Variables. Section 3.1 Scatterplots and Correlation 3.1: Scatterplots & Correlation Scatterplots A scatterplot shows the relationship between two quantitative variables measured on the same individuals. The values of one variable appear on the horizontal

More information

Lecture Slides. Elementary Statistics Tenth Edition. by Mario F. Triola. and the Triola Statistics Series. Slide 1

Lecture Slides. Elementary Statistics Tenth Edition. by Mario F. Triola. and the Triola Statistics Series. Slide 1 Lecture Slides Elementary Statistics Tenth Edition and the Triola Statistics Series by Mario F. Triola Slide 1 Chapter 10 Correlation and Regression 10-1 Overview 10-2 Correlation 10-3 Regression 10-4

More information

AP CALCULUS AB 2011 SCORING GUIDELINES

AP CALCULUS AB 2011 SCORING GUIDELINES AP CALCULUS AB 2011 SCORING GUIDELINES Question 4 The continuous function f is defined on the interval 4 x 3. The graph of f consists of two quarter circles and one line segment, as shown in the figure

More information

AP Statistics. Chapter 6 Scatterplots, Association, and Correlation

AP Statistics. Chapter 6 Scatterplots, Association, and Correlation AP Statistics Chapter 6 Scatterplots, Association, and Correlation Objectives: Scatterplots Association Outliers Response Variable Explanatory Variable Correlation Correlation Coefficient Lurking Variables

More information

AP Statistics. Chapter 9 Re-Expressing data: Get it Straight

AP Statistics. Chapter 9 Re-Expressing data: Get it Straight AP Statistics Chapter 9 Re-Expressing data: Get it Straight Objectives: Re-expression of data Ladder of powers Straight to the Point We cannot use a linear model unless the relationship between the two

More information

Conditions for Regression Inference:

Conditions for Regression Inference: AP Statistics Chapter Notes. Inference for Linear Regression We can fit a least-squares line to any data relating two quantitative variables, but the results are useful only if the scatterplot shows a

More information

AP CALCULUS BC 2010 SCORING GUIDELINES

AP CALCULUS BC 2010 SCORING GUIDELINES AP CALCULUS BC 2010 SCORING GUIDELINES Question 3 2 A particle is moving along a curve so that its position at time t is ( x() t, y() t ), where xt () = t 4t+ 8 and yt () is not explicitly given. Both

More information

Chapter 6. September 17, Please pick up a calculator and take out paper and something to write with. Association and Correlation.

Chapter 6. September 17, Please pick up a calculator and take out paper and something to write with. Association and Correlation. Please pick up a calculator and take out paper and something to write with. Sep 17 8:08 AM Chapter 6 Scatterplots, Association and Correlation Copyright 2015, 2010, 2007 Pearson Education, Inc. Chapter

More information

Unit Six Information. EOCT Domain & Weight: Algebra Connections to Statistics and Probability - 15%

Unit Six Information. EOCT Domain & Weight: Algebra Connections to Statistics and Probability - 15% GSE Algebra I Unit Six Information EOCT Domain & Weight: Algebra Connections to Statistics and Probability - 15% Curriculum Map: Describing Data Content Descriptors: Concept 1: Summarize, represent, and

More information

AP Physics C: Electricity and Magnetism

AP Physics C: Electricity and Magnetism 2017 AP Physics C: Electricity and Magnetism Sample Student Responses and Scoring Commentary Inside: RR Free Response Question 2 RR Scoring Guideline RR Student Samples RR Scoring Commentary 2017 The College

More information

********************************************************************************************************

******************************************************************************************************** QUESTION # 1 1. Let the random variable X represent the number of telephone lines in use by the technical support center of a software manufacturer at noon each day. The probability distribution of X is

More information

Chapter 3: Describing Relationships

Chapter 3: Describing Relationships Chapter 3: Describing Relationships Section 3.2 The Practice of Statistics, 4 th edition For AP* STARNES, YATES, MOORE Chapter 3 Describing Relationships 3.1 Scatterplots and Correlation 3.2 Section 3.2

More information

Mini-Lecture 4.1 Scatter Diagrams and Correlation

Mini-Lecture 4.1 Scatter Diagrams and Correlation Mini-Lecture 4.1 Scatter Diagrams and Correlation Objectives 1. Draw and interpret scatter diagrams 2. Describe the properties of the linear correlation coefficient 3. Compute and interpret the linear

More information

Review for Algebra Final Exam 2015

Review for Algebra Final Exam 2015 Review for Algebra Final Exam 2015 Could the data in the table represent a linear model. If Linear write an equation to model the relationship. x Y 4 17 2 11 0 5 2 1 4 7 Could the data in the table represent

More information

Chapter 9. Correlation and Regression

Chapter 9. Correlation and Regression Chapter 9 Correlation and Regression Lesson 9-1/9-2, Part 1 Correlation Registered Florida Pleasure Crafts and Watercraft Related Manatee Deaths 100 80 60 40 20 0 1991 1993 1995 1997 1999 Year Boats in

More information

UNIT 12 ~ More About Regression

UNIT 12 ~ More About Regression ***SECTION 15.1*** The Regression Model When a scatterplot shows a relationship between a variable x and a y, we can use the fitted to the data to predict y for a given value of x. Now we want to do tests

More information

Chapter Goals. To understand the methods for displaying and describing relationship among variables. Formulate Theories.

Chapter Goals. To understand the methods for displaying and describing relationship among variables. Formulate Theories. Chapter Goals To understand the methods for displaying and describing relationship among variables. Formulate Theories Interpret Results/Make Decisions Collect Data Summarize Results Chapter 7: Is There

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

Chapter 10. Correlation and Regression. Lecture 1 Sections:

Chapter 10. Correlation and Regression. Lecture 1 Sections: Chapter 10 Correlation and Regression Lecture 1 Sections: 10.1 10. You will now be introduced to important methods for making inferences based on sample data that come in pairs. In the previous chapter,

More information

Chapter 10 Correlation and Regression

Chapter 10 Correlation and Regression Chapter 10 Correlation and Regression 10-1 Review and Preview 10-2 Correlation 10-3 Regression 10-4 Variation and Prediction Intervals 10-5 Multiple Regression 10-6 Modeling Copyright 2010, 2007, 2004

More information

Math: Question 1 A. 4 B. 5 C. 6 D. 7

Math: Question 1 A. 4 B. 5 C. 6 D. 7 Math: Question 1 Abigail can read 200 words in one minute. If she were to read at this rate for 30 minutes each day, how many days would Abigail take to read 30,000 words of a book? A. 4 B. 5 C. 6 D. 7

More information

6.2b Homework: Fit a Linear Model to Bivariate Data

6.2b Homework: Fit a Linear Model to Bivariate Data 6.2b Homework: Fit a Linear Model to Bivariate Data Directions: For the following problems, draw a line of best fit, write a prediction function, and use your function to make predictions. Prior to drawing

More information

Regression. Marc H. Mehlman University of New Haven

Regression. Marc H. Mehlman University of New Haven Regression Marc H. Mehlman marcmehlman@yahoo.com University of New Haven the statistician knows that in nature there never was a normal distribution, there never was a straight line, yet with normal and

More information

AP PHYSICS 2011 SCORING GUIDELINES

AP PHYSICS 2011 SCORING GUIDELINES AP PHYSICS 011 SCORING GUIDELINES General Notes About 011 AP Physics Scoring Guidelines 1. The solutions contain the most common method of solving the free-response questions and the allocation of points

More information

Multiple-Choice Answer Key

Multiple-Choice Answer Key Multiple-Choice Answer Key The following contains the answers to the multiple-choice questions in this exam. Answer Key for AP Physics 1 Practice Exam, Section I Question 1: C Question : A Question 3:

More information

Looking at data: relationships

Looking at data: relationships Looking at data: relationships Least-squares regression IPS chapter 2.3 2006 W. H. Freeman and Company Objectives (IPS chapter 2.3) Least-squares regression p p The regression line Making predictions:

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

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

Name Date Class. Standardized test prep Review of Linear Equations 8 Blue/Green

Name Date Class. Standardized test prep Review of Linear Equations 8 Blue/Green Standardized test prep Review of Linear Equations 8 Blue/Green 2013-2014 Name _ Date Class Complete questions at least 1-8. 1. Which point is a solution to the system of equations shown below? a. ( 39,

More information

INFERENCE FOR REGRESSION

INFERENCE FOR REGRESSION CHAPTER 3 INFERENCE FOR REGRESSION OVERVIEW In Chapter 5 of the textbook, we first encountered regression. The assumptions that describe the regression model we use in this chapter are the following. We

More information

Study Guide AP Statistics

Study Guide AP Statistics Study Guide AP Statistics Name: Part 1: Multiple Choice. Circle the letter corresponding to the best answer. 1. Other things being equal, larger automobile engines are less fuel-efficient. You are planning

More information

Looking at Data Relationships. 2.1 Scatterplots W. H. Freeman and Company

Looking at Data Relationships. 2.1 Scatterplots W. H. Freeman and Company Looking at Data Relationships 2.1 Scatterplots 2012 W. H. Freeman and Company Here, we have two quantitative variables for each of 16 students. 1) How many beers they drank, and 2) Their blood alcohol

More information

appstats27.notebook April 06, 2017

appstats27.notebook April 06, 2017 Chapter 27 Objective Students will conduct inference on regression and analyze data to write a conclusion. Inferences for Regression An Example: Body Fat and Waist Size pg 634 Our chapter example revolves

More information

PRACTICE TEST ANSWER KEY & SCORING GUIDELINES GRADE 8 MATHEMATICS

PRACTICE TEST ANSWER KEY & SCORING GUIDELINES GRADE 8 MATHEMATICS Ohio s State Tests PRACTICE TEST ANSWER KEY & SCORING GUIDELINES GRADE 8 MATHEMATICS Table of Contents Questions 1 25: Content Summary and Answer Key... iii Question 1: Question and Scoring Guidelines...

More information

Start with review, some new definitions, and pictures on the white board. Assumptions in the Normal Linear Regression Model

Start with review, some new definitions, and pictures on the white board. Assumptions in the Normal Linear Regression Model Start with review, some new definitions, and pictures on the white board. Assumptions in the Normal Linear Regression Model A1: There is a linear relationship between X and Y. A2: The error terms (and

More information

Chapter 5: Data Transformation

Chapter 5: Data Transformation Chapter 5: Data Transformation The circle of transformations The x-squared transformation The log transformation The reciprocal transformation Regression analysis choosing the best transformation TEXT:

More information

Statistics 100 Exam 2 March 8, 2017

Statistics 100 Exam 2 March 8, 2017 STAT 100 EXAM 2 Spring 2017 (This page is worth 1 point. Graded on writing your name and net id clearly and circling section.) PRINT NAME (Last name) (First name) net ID CIRCLE SECTION please! L1 (MWF

More information

Enrichment. Letter Frequency Letter Frequency Letter Frequency a j s b k t c l u d 11 m v e n 17 w f o x g p y h 9 q z i r 20

Enrichment. Letter Frequency Letter Frequency Letter Frequency a j s b k t c l u d 11 m v e n 17 w f o x g p y h 9 q z i r 20 2-1 Linguistic Statistics Linguistics is the study of human speech. The activity on this page shows the type of data collection and analysis that might be done by a linguist who is researching the structure

More information

NEW ENGLAND COMMON ASSESSMENT PROGRAM

NEW ENGLAND COMMON ASSESSMENT PROGRAM NEW ENGLAND COMMON ASSESSMENT PROGRAM Released Items Support Materials 2008 Grade 11 Mathematics N&O 10.2 Demonstrates understanding of the relative magnitude of real numbers by solving problems involving

More information

CHAPTER 5-1. Regents Exam Questions - PH Algebra Chapter 5 Page a, P.I. 8.G.13 What is the slope of line shown in the

CHAPTER 5-1. Regents Exam Questions - PH Algebra Chapter 5 Page a, P.I. 8.G.13 What is the slope of line shown in the Regents Exam Questions - PH Algebra Chapter Page 1 CHAPTER -1 SLOPE AND DIRECT VARIATION 4. 069918a, P.I. 8.G.1 What is the slope of line shown in the accompanying diagram? 1. 080417a, P.I. A.A. If the

More information

AP Final Review II Exploring Data (20% 30%)

AP Final Review II Exploring Data (20% 30%) AP Final Review II Exploring Data (20% 30%) Quantitative vs Categorical Variables Quantitative variables are numerical values for which arithmetic operations such as means make sense. It is usually a measure

More information

M 225 Test 1 B Name SHOW YOUR WORK FOR FULL CREDIT! Problem Max. Points Your Points Total 75

M 225 Test 1 B Name SHOW YOUR WORK FOR FULL CREDIT! Problem Max. Points Your Points Total 75 M 225 Test 1 B Name SHOW YOUR WORK FOR FULL CREDIT! Problem Max. Points Your Points 1-13 13 14 3 15 8 16 4 17 10 18 9 19 7 20 3 21 16 22 2 Total 75 1 Multiple choice questions (1 point each) 1. Look at

More information