HOMEWORK ANALYSIS #2 - STOPPING DISTANCE

Size: px
Start display at page:

Download "HOMEWORK ANALYSIS #2 - STOPPING DISTANCE"

Transcription

1 HOMEWORK ANALYSIS #2 - STOPPING DISTANCE Total Points Possible: In your own words, summarize the overarching problem and any specific questions that need to be answered using the stopping distance data. Discuss how statistical modeling will be able to answer the posed questions. (a) (1 pt) Discuss the potential value of determining stopping distance from the speed of a car in determining speed limits. Safety, etc. could be mentioned. (b) (2 pts) The main interest in this problem is predicting stopping distance of cars based on their speeds pt if there is a decent explanation, but the word prediction is missing. (c) (2 pts) Statistical modeling can help predictions by providing a quantifiable relationship where speeds can be plugged in and stopping distance predicted. 2. Use the data to assess if a simple linear regression model (without doing any transformations) is suitable to analyze the stopping distance data. Justify your answer using any necessary graphics and relevant summary statistics. Provide discussion on why an SLR model on the raw data (not transformed) is or is not appropriate. (a) (2.5 pts) Draw plot (e.g. a scatterplot, fitted vs. residuals or both). -1 pt if there are incorrect label(s), or something else is wrong with the plot(s) (b) (2.5 pts) Discuss, in writing, why fitting a linear model is a bad idea (they only need to mention at least one of the following to receive full points): The scatterplot indicates the data has a curved relationship, violating the linearity assumption. Residuals vs. fitted-values plot shows there is more variation in stopping distances at higher speeds, violating the equal variance assumption. Histogram of Residuals Density Fitted Values

2 3. Write out (in mathematical form) a justifiable (perhaps after a transformation) SLR model that would help answer the questions in problem. Provide an interpretation of each mathematical term (variable or parameter) included in your model. Using the mathematical form, discuss how your model, after fitting it to the data, will be able to answer the questions in this problem. The model needs a transformation. Several transformations are possible. (a) (2 pts) Write out their model in equation form. The following are preferable transformations: log() = β 0 + β 1 log() + ɛ i where ɛ i N(0, σ 2 ) (Model 1) = β 0 + β 1 + ɛi where ɛ i N(0, σ 2 ) (Model 2) = β 0 + β 1 + ɛ i where ɛ i N(0, σ 2 ) (Model 3) The following are poor transformations (-1.5 pts if one of these is used): = β 0 + β 1 log() + ɛ i where ɛ i N(0, σ 2 ) (Model 4) log() = β 0 + β 1 + ɛ i where ɛ i N(0, σ 2 ) (Model 5) = β 0 + β 1 + ɛi where ɛ i N(0, σ 2 ) (Model 6) The following is the untransformed model (-2 pts if used): = β 0 + β 1 + ɛ i where ɛ i N(0, σ 2 ) (Model 7) Subtract 0.5 pt for any missing parts, including ɛ i. (b) (3 pts) Define y i, x i, and ɛ i and interpret β 0 and β 1 correctly (depends on their transformation, 0.5 pt each). Make sure they keep interpretations in the units of the transformed variables, not the originals. If they interpret the variables in terms of the original untransformed data, but the interpretations are otherwise correct, subtract 1.5 pts. 4. List, then discuss and justify your model assumptions using appropriate graphics or summary statistics. (a) (1 pt) List the assumptions of linearity, independence, normality, and homoskedasticity. (b) (4 pts) Discuss and justify the assumptions of linearity, independence, normality and homoskedasticity (1 pt for each assumption). For linearity, a scatterplot of the transformed data should be used. The correlation could also be mentioned. For independence, a reasonable explanation is all that is necessary. A residuals vs. fitted values plot could also be utilized, but is not necessary. For normality, a histogram of standardized residuals should be used. The KS or JB test could also be used. A Q-Q plot is another option. For equal variance, the BP test could be used, or a discussion regarding one of the plots above could be used. 2

3 Histogram of Residuals Density Fitted Values Transformed Scatterplot log() log() 5. Assess and interpret the fit and predictive accuracy of your model on the level of your target audience. (a) (2 pts) Report R 2 (1 pt) and interpret it in context (1 pt) (% of the variation in (potentially transformed) y is explained by (potentially transformed) x. R 2 Model Model Model Model Model Model Model (b) (3 pts) Perform cross validation to assess predictive accuracy and interpret the results. Students should report bias and RMSPE and interpret these. Note, because of random variation in the simulation, bias and RMSPE values will differ. Give full points for reasonable answers with reasonable interpretations. -1 pt for insufficient or unclear interpretations -2 pts if cross validation was attempted, but all answers are clearly wrong 3

4 -3 pts if cross validation was not attempted 6. Fit your model in #3 to the stopping distance data and summarize the results by displaying the fitted model in equation form (do NOT just provide a screen shot of the R or SAS output). Interpret each of the fitted parameters in the context of the problem. Provide a plot of the data with a fitted regression line on the original scale of the data. (a) (2 pts) Report coefficients in equation form. log( ) = log() (1) = (2) = (3) = log() (4) log( ) = (5) = (6) = (7) (b) (2 pts) Interpret coefficients in the context of the problem. E.g. As log() goes up by 1, then log(y) goes up by on average. (c) (1 pt) Provide a plot on the original scale of the data like the one below (including a fitted regression line) pt if a plot was attempted, but something is wrong with it (line seems off, variables are switched, etc.) -1 pt if there isn t a plot 4

5 7. The local law enforcement is considering implementing a speed limit of 35 MPH. Use your model to obtain a prediction of the distance required by a vehicle to stop when traveling at 35 MPH. How much of a reduction in stopping distance would be achieved by making it a 30 MPH speed limit instead? Given that the road is a rural road with many homes, provide an argument for or against the use of 35 MPH. (a) (3 pts) Predict at 35 MPH and then at 30 MPH (1.5 pts each). 30 MPH 35 MPH Model Model Model Model Model Model Model (b) (2 pts) Provide some form of argument that the 30 MPH speed limit is preferred. Any reasonable argument gets full credit. 5

HOMEWORK ANALYSIS #3 - WATER AVAILABILITY (DATA FROM WEISBERG 2014)

HOMEWORK ANALYSIS #3 - WATER AVAILABILITY (DATA FROM WEISBERG 2014) HOMEWORK ANALYSIS #3 - WATER AVAILABILITY (DATA FROM WEISBERG 2014) 1. In your own words, summarize the overarching problem and any specific questions that need to be answered using the water data. Discuss

More information

Simple Linear Regression for the Advertising Data

Simple Linear Regression for the Advertising Data Revenue 0 10 20 30 40 50 5 10 15 20 25 Pages of Advertising Simple Linear Regression for the Advertising Data What do we do with the data? y i = Revenue of i th Issue x i = Pages of Advertisement in i

More information

1 D motion: know your variables, position, displacement, velocity, speed acceleration, average and instantaneous.

1 D motion: know your variables, position, displacement, velocity, speed acceleration, average and instantaneous. General: Typically, there will be multiple choice, short answer, and big problems. Multiple Choice and Short Answer On the multiple choice and short answer, explanations are typically not required (only

More information

There are 6 questions and 6 pages (including this one). MAKE SURE THAT YOU HAVE THEM ALL.

There are 6 questions and 6 pages (including this one). MAKE SURE THAT YOU HAVE THEM ALL. IB 135 MECHANICS OF ORGANISMS Midterm Exam #1, Fall 2007 Name: Student ID #: Section #: Section day and time: PAGE POINTS SCORE 2 3 4 5 6 7 _ 8 TOTAL 100 READ INSTRUCTIONS CAREFULLY!!! 1. Write legibly.

More information

AP CALCULUS AB SUMMER ASSIGNMNET NAME: READ THE FOLLOWING DIRECTIONS CAREFULLY

AP CALCULUS AB SUMMER ASSIGNMNET NAME: READ THE FOLLOWING DIRECTIONS CAREFULLY AP CALCULUS AB SUMMER ASSIGNMNET NAME: READ THE FOLLOWING DIRECTIONS CAREFULLY 1. This packet is to be handed in on the first day of school. 2. All work must be shown in the space provided in the packet.

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

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

Multiple Linear Regression for the Supervisor Data

Multiple Linear Regression for the Supervisor Data for the Supervisor Data Rating 40 50 60 70 80 90 40 50 60 70 50 60 70 80 90 40 60 80 40 60 80 Complaints Privileges 30 50 70 40 60 Learn Raises 50 70 50 70 90 Critical 40 50 60 70 80 30 40 50 60 70 80

More information

MATH 2070 Test 1 (Sections )

MATH 2070 Test 1 (Sections ) MATH 070 Test 1 (Sections 5.1 5.6) Spring 018 Multiple Choice: Use a # pencil and completely fill in each bubble on your scantron to indicate the answer to each question. Each question has one correct

More information

Chapter 27 Summary Inferences for Regression

Chapter 27 Summary Inferences for Regression Chapter 7 Summary Inferences for Regression What have we learned? We have now applied inference to regression models. Like in all inference situations, there are conditions that we must check. We can test

More information

Bivariate Data: Graphical Display The scatterplot is the basic tool for graphically displaying bivariate quantitative data.

Bivariate Data: Graphical Display The scatterplot is the basic tool for graphically displaying bivariate quantitative data. Bivariate Data: Graphical Display The scatterplot is the basic tool for graphically displaying bivariate quantitative data. Example: Some investors think that the performance of the stock market in January

More information

Chi-square tests. Unit 6: Simple Linear Regression Lecture 1: Introduction to SLR. Statistics 101. Poverty vs. HS graduate rate

Chi-square tests. Unit 6: Simple Linear Regression Lecture 1: Introduction to SLR. Statistics 101. Poverty vs. HS graduate rate Review and Comments Chi-square tests Unit : Simple Linear Regression Lecture 1: Introduction to SLR Statistics 1 Monika Jingchen Hu June, 20 Chi-square test of GOF k χ 2 (O E) 2 = E i=1 where k = total

More information

Physics 2048 Test 3 Dr. Jeff Saul Spring 2001

Physics 2048 Test 3 Dr. Jeff Saul Spring 2001 Physics 248 Test 3 Dr. Jeff Saul Spring 21 Name: Table: Date: READ THESE INSTRUCTIONS BEFORE YOU BEGIN Before you start the test, WRITE YOUR NAME ON EVERY PAGE OF THE EXAM. Calculators are permitted, but

More information

The stopping distance of a car is the sum of the thinking distance and the braking distance.

The stopping distance of a car is the sum of the thinking distance and the braking distance. The stopping distance of a car is the sum of the thinking distance and the braking distance. The table below shows how the thinking distance and braking distance vary with speed. Speed in m / s Thinking

More information

Simple Linear Regression for the MPG Data

Simple Linear Regression for the MPG Data Simple Linear Regression for the MPG Data 2000 2500 3000 3500 15 20 25 30 35 40 45 Wgt MPG What do we do with the data? y i = MPG of i th car x i = Weight of i th car i =1,...,n n = Sample Size Exploratory

More information

Nonlinear Regression Curve Fitting and Regression (Statcrunch) Answers to selected problems

Nonlinear Regression Curve Fitting and Regression (Statcrunch) Answers to selected problems Nonlinear Regression Curve Fitting and Regression (Statcrunch) Answers to selected problems Act 1&3 1. a) Exponential growth fits well. b) Statcrunch: Ln ( Y ) = 8.5061554 + 0.5017053 ( x ) Exponential

More information

AP Physics C: Electricity and Magnetism

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

More information

2/18/2019. Position-versus-Time Graphs. Below is a motion diagram, made at 1 frame per minute, of a student walking to school.

2/18/2019. Position-versus-Time Graphs. Below is a motion diagram, made at 1 frame per minute, of a student walking to school. Position-versus-Time Graphs Below is a motion diagram, made at 1 frame per minute, of a student walking to school. A motion diagram is one way to represent the student s motion. Another way is to make

More information

HW Unit 7: Connections (Graphs, Equations and Inequalities)

HW Unit 7: Connections (Graphs, Equations and Inequalities) Math Fundamentals for Statistics I (Math 5) HW Unit 7: Connections (Graphs, Equations and Inequalities) By Scott Fallstrom and Brent Pickett The How and Whys Guys This work is licensed under a Creative

More information

Practice Final Solutions. 1. Consider the following algorithm. Assume that n 1. line code 1 alg(n) { 2 j = 0 3 if (n = 0) { 4 return j

Practice Final Solutions. 1. Consider the following algorithm. Assume that n 1. line code 1 alg(n) { 2 j = 0 3 if (n = 0) { 4 return j Practice Final Solutions 1. Consider the following algorithm. Assume that n 1. line code 1 alg(n) 2 j = 0 3 if (n = 0) 4 return j } 5 else 6 j = 2n+ alg(n 1) 7 return j } } Set up a recurrence relation

More information

Statistical and Econometric Methods

Statistical and Econometric Methods Statistical and Econometric Methods Assignment #1 (Continuous Data - Regression Analysis) You are given 151 observations of a travel survey collected in State College, Pennsylvania. All of the households

More information

MATH 1040 Test 2 Spring 2016 Version A QP 16, 17, 20, 25, Calc 1.5, 1.6, , App D. Student s Printed Name:

MATH 1040 Test 2 Spring 2016 Version A QP 16, 17, 20, 25, Calc 1.5, 1.6, , App D. Student s Printed Name: Student s Printed Name: Instructor: CUID: Section # : You are not permitted to use a calculator on any portion of this test. You are not allowed to use any textbook, notes, cell phone, laptop, PDA, or

More information

Solving Equations. Another fact is that 3 x 4 = 12. This means that 4 x 3 = = 3 and 12 3 = will give us the missing number...

Solving Equations. Another fact is that 3 x 4 = 12. This means that 4 x 3 = = 3 and 12 3 = will give us the missing number... Solving Equations Students often are asked to solve equations. Frequently these are organised with a missing number that needs to be correctly found. Solving equations is something that many children find

More information

AP Physics II Assignment #3

AP Physics II Assignment #3 AP Physics II Assignment #3 For this assignment, you must submit your final answers on the answer sheet provided with this packet. For full credit, you must explain your reasoning, and your reasoning must

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

1 Motivation for Instrumental Variable (IV) Regression

1 Motivation for Instrumental Variable (IV) Regression ECON 370: IV & 2SLS 1 Instrumental Variables Estimation and Two Stage Least Squares Econometric Methods, ECON 370 Let s get back to the thiking in terms of cross sectional (or pooled cross sectional) data

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

AP Physics 2: Algebra-Based

AP Physics 2: Algebra-Based 2018 AP Physics 2: Algebra-Based Sample Student Responses and Scoring Commentary Inside: Free Response Question 2 RR Scoring Guideline RR Student Samples RR Scoring Commentary 2018 The College Board. College

More information

Position-versus-Time Graphs

Position-versus-Time Graphs Position-versus-Time Graphs Below is a motion diagram, made at 1 frame per minute, of a student walking to school. A motion diagram is one way to represent the student s motion. Another way is to make

More information

Algebra Exam. Solutions and Grading Guide

Algebra Exam. Solutions and Grading Guide Algebra Exam Solutions and Grading Guide You should use this grading guide to carefully grade your own exam, trying to be as objective as possible about what score the TAs would give your responses. Full

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

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

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

The following formulas related to this topic are provided on the formula sheet: 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.

More information

HOLLOMAN S AP STATISTICS BVD CHAPTER 08, PAGE 1 OF 11. Figure 1 - Variation in the Response Variable

HOLLOMAN S AP STATISTICS BVD CHAPTER 08, PAGE 1 OF 11. Figure 1 - Variation in the Response Variable Chapter 08: Linear Regression There are lots of ways to model the relationships between variables. It is important that you not think that what we do is the way. There are many paths to the summit We are

More information

What to do if Assumptions are Violated?

What to do if Assumptions are Violated? What to do if Assumptions are Violated? Abandon simple linear regression for something else (usually more complicated). Some examples of alternative models: weighted least square appropriate model if the

More information

GMA Review Packet Answer Key. Unit Conversions 1) 2 NY15(2) 2) 2.56 TX14(34) Linear Equations and Inequalities 1) 1 NY15(7) 2) 3 NY15(13)

GMA Review Packet Answer Key. Unit Conversions 1) 2 NY15(2) 2) 2.56 TX14(34) Linear Equations and Inequalities 1) 1 NY15(7) 2) 3 NY15(13) GMA Review Packet Answer Key Unit Conversions 1) 2 NY15(2) 2) 2.56 TX14(34) Linear Equations and Inequalities 1) 1 NY15(7) 2) 3 NY15(13) 3) 1 NY15(16) 4) 1 NY146(1) 5) 1 NY146(5) 6) 1 NY146(23) 7) 1 NY146(27)

More information

Math 3 Variable Manipulation Part 1 Algebraic Systems

Math 3 Variable Manipulation Part 1 Algebraic Systems Math 3 Variable Manipulation Part 1 Algebraic Systems 1 PRE ALGEBRA REVIEW OF INTEGERS (NEGATIVE NUMBERS) Concept Example Adding positive numbers is just simple addition 2 + 3 = 5 Subtracting positive

More information

Announcements. Unit 6: Simple Linear Regression Lecture : Introduction to SLR. Poverty vs. HS graduate rate. Modeling numerical variables

Announcements. Unit 6: Simple Linear Regression Lecture : Introduction to SLR. Poverty vs. HS graduate rate. Modeling numerical variables Announcements Announcements Unit : Simple Linear Regression Lecture : Introduction to SLR Statistics 1 Mine Çetinkaya-Rundel April 2, 2013 Statistics 1 (Mine Çetinkaya-Rundel) U - L1: Introduction to SLR

More information

Multicollinearity occurs when two or more predictors in the model are correlated and provide redundant information about the response.

Multicollinearity occurs when two or more predictors in the model are correlated and provide redundant information about the response. Multicollinearity Read Section 7.5 in textbook. Multicollinearity occurs when two or more predictors in the model are correlated and provide redundant information about the response. Example of multicollinear

More information

Chapter 3. Measuring data

Chapter 3. Measuring data Chapter 3 Measuring data 1 Measuring data versus presenting data We present data to help us draw meaning from it But pictures of data are subjective They re also not susceptible to rigorous inference Measuring

More information

Name Class Date. Inverse of Function. Understanding Inverses of Functions

Name Class Date. Inverse of Function. Understanding Inverses of Functions Name Class Date. Inverses of Functions Essential Question: What is an inverse function, and how do ou know it s an inverse function? A..B Graph and write the inverse of a function using notation such as

More information

Physics I (Navitas) EXAM #1 Fall 2015

Physics I (Navitas) EXAM #1 Fall 2015 95.141 Physics I (Navitas) EXAM #1 Fall 2015 Name, Last Name First Name Student Identification Number: Write your name at the top of each page in the space provided. Answer all questions, beginning each

More information

* * MATHEMATICS (MEI) 4767 Statistics 2 ADVANCED GCE. Monday 25 January 2010 Morning. Duration: 1 hour 30 minutes. Turn over

* * MATHEMATICS (MEI) 4767 Statistics 2 ADVANCED GCE. Monday 25 January 2010 Morning. Duration: 1 hour 30 minutes. Turn over ADVANCED GCE MATHEMATICS (MEI) 4767 Statistics 2 Candidates answer on the Answer Booklet OCR Supplied Materials: 8 page Answer Booklet Graph paper MEI Examination Formulae and Tables (MF2) Other Materials

More information

STATISTICS 174: APPLIED STATISTICS TAKE-HOME FINAL EXAM POSTED ON WEBPAGE: 6:00 pm, DECEMBER 6, 2004 HAND IN BY: 6:00 pm, DECEMBER 7, 2004 This is a

STATISTICS 174: APPLIED STATISTICS TAKE-HOME FINAL EXAM POSTED ON WEBPAGE: 6:00 pm, DECEMBER 6, 2004 HAND IN BY: 6:00 pm, DECEMBER 7, 2004 This is a STATISTICS 174: APPLIED STATISTICS TAKE-HOME FINAL EXAM POSTED ON WEBPAGE: 6:00 pm, DECEMBER 6, 2004 HAND IN BY: 6:00 pm, DECEMBER 7, 2004 This is a take-home exam. You are expected to work on it by yourself

More information

Physics of Everyday Phenomena. Chapter 2

Physics of Everyday Phenomena. Chapter 2 Physics of Everyday Phenomena W. Thomas Griffith Juliet W. Brosing Chapter 2 Copyright The McGraw-Hill Companies, Inc. Permission required for reproduction or display. Question 2.1 Ben leaves his home

More information

The scatterplot is the basic tool for graphically displaying bivariate quantitative data.

The scatterplot is the basic tool for graphically displaying bivariate quantitative data. Bivariate Data: Graphical Display The scatterplot is the basic tool for graphically displaying bivariate quantitative data. Example: Some investors think that the performance of the stock market in January

More information

Vector and Relative motion discussion/ in class notes. Projectile Motion discussion and launch angle problem. Finish 2 d motion and review for test

Vector and Relative motion discussion/ in class notes. Projectile Motion discussion and launch angle problem. Finish 2 d motion and review for test AP Physics 1 Unit 2: 2 Dimensional Kinematics Name: Date In Class Homework to completed that evening (before coming to next class period) 9/6 Tue (B) 9/7 Wed (C) 1D Kinematics Test Unit 2 Video 1: Vectors

More information

of 8 28/11/ :25

of 8 28/11/ :25 Paul's Online Math Notes Home Content Chapter/Section Downloads Misc Links Site Help Contact Me Differential Equations (Notes) / First Order DE`s / Modeling with First Order DE's [Notes] Differential Equations

More information

Algebra I, 1st 4.5 weeks

Algebra I, 1st 4.5 weeks The following practice standards will be used throughout the 4.5 weeks:. Make sense of problems and persevere in solving them. 2. Reason abstractly and quantitatively. 3. Construct viable arguments and

More information

Unit 01 Motion with constant velocity. What we asked about

Unit 01 Motion with constant velocity. What we asked about Unit 01 Motion with constant velocity Outline for this unit: Displacement, Velocity: numerically and graphically Mechanics Lecture 1, Slide 1 What we asked about Would like to see more practice problems

More information

Vectors Mini Project Materials Part I Velocity Vectors

Vectors Mini Project Materials Part I Velocity Vectors Vectors Mini Project Follow all the directions of this assignment and show all your work. Your parent(s) will need to help you and sign this paper indicating that they ve helped you and that you ve taught

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

Chapter 6 The Standard Deviation as a Ruler and the Normal Model

Chapter 6 The Standard Deviation as a Ruler and the Normal Model Chapter 6 The Standard Deviation as a Ruler and the Normal Model Overview Key Concepts Understand how adding (subtracting) a constant or multiplying (dividing) by a constant changes the center and/or spread

More information

1 Correlation between an independent variable and the error

1 Correlation between an independent variable and the error Chapter 7 outline, Econometrics Instrumental variables and model estimation 1 Correlation between an independent variable and the error Recall that one of the assumptions that we make when proving the

More information

AP PHYSICS 2011 SCORING GUIDELINES (Form B)

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

More information

Water tank. Fortunately there are a couple of objectors. Why is it straight? Shouldn t it be a curve?

Water tank. Fortunately there are a couple of objectors. Why is it straight? Shouldn t it be a curve? Water tank (a) A cylindrical tank contains 800 ml of water. At t=0 (minutes) a hole is punched in the bottom, and water begins to flow out. It takes exactly 100 seconds for the tank to empty. Draw the

More information

Assessment Report. Level 2, Mathematics

Assessment Report. Level 2, Mathematics Assessment Report Level 2, 2006 Mathematics Manipulate algebraic expressions and solve equations (90284) Draw straightforward non-linear graphs (90285) Find and use straightforward derivatives and integrals

More information

Section 3: Simple Linear Regression

Section 3: Simple Linear Regression Section 3: Simple Linear Regression Carlos M. Carvalho The University of Texas at Austin McCombs School of Business http://faculty.mccombs.utexas.edu/carlos.carvalho/teaching/ 1 Regression: General Introduction

More information

Test 3 solution. Problem 1: Short Answer Questions / Multiple Choice a. => 1 b. => 4 c. => 9 d. => 8 e. => 9

Test 3 solution. Problem 1: Short Answer Questions / Multiple Choice a. => 1 b. => 4 c. => 9 d. => 8 e. => 9 Test 3 solution Problem 1: Short Answer Questions / Multiple Choice a. > 1 b. > 4 c. > 9 d. > 8 e. > 9 Problem : Estimation Problem (a GOAL Approach student solution) While this is a good GOAL approach

More information

Stat 500 Midterm 2 12 November 2009 page 0 of 11

Stat 500 Midterm 2 12 November 2009 page 0 of 11 Stat 500 Midterm 2 12 November 2009 page 0 of 11 Please put your name on the back of your answer book. Do NOT put it on the front. Thanks. Do not start until I tell you to. The exam is closed book, closed

More information

Warm-up Using the given data Create a scatterplot Find the regression line

Warm-up Using the given data Create a scatterplot Find the regression line Time at the lunch table Caloric intake 21.4 472 30.8 498 37.7 335 32.8 423 39.5 437 22.8 508 34.1 431 33.9 479 43.8 454 42.4 450 43.1 410 29.2 504 31.3 437 28.6 489 32.9 436 30.6 480 35.1 439 33.0 444

More information

Sociology 593 Exam 2 Answer Key March 28, 2002

Sociology 593 Exam 2 Answer Key March 28, 2002 Sociology 59 Exam Answer Key March 8, 00 I. True-False. (0 points) Indicate whether the following statements are true or false. If false, briefly explain why.. A variable is called CATHOLIC. This probably

More information

MULTIPLE REGRESSION METHODS

MULTIPLE REGRESSION METHODS DEPARTMENT OF POLITICAL SCIENCE AND INTERNATIONAL RELATIONS Posc/Uapp 816 MULTIPLE REGRESSION METHODS I. AGENDA: A. Residuals B. Transformations 1. A useful procedure for making transformations C. Reading:

More information

MthSc 103 Test 3 Spring 2009 Version A UC , 3.1, 3.2. Student s Printed Name:

MthSc 103 Test 3 Spring 2009 Version A UC , 3.1, 3.2. Student s Printed Name: Student s Printed Name: Instructor: CUID: Section # : Read each question very carefully. You are NOT permitted to use a calculator on any portion of this test. You are not allowed to use any textbook,

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

Physics! Unit 2 Review Constant Acceleration Particle Model

Physics! Unit 2 Review Constant Acceleration Particle Model Physics! Unit 2 Review Constant Acceleration Particle Model Name 1. Use the graph to answer the following questions. a. Describe the motion of the object. b. Determine the of the object from the graph.

More information

Name. University of Maryland Department of Physics

Name. University of Maryland Department of Physics Name University of Maryland Department of Physics 13. November. 2009 Instructions: Do not open this examination until the proctor tells you to begin. 1. When the proctor tells you to begin, write your

More information

STA Module 5 Regression and Correlation. Learning Objectives. Learning Objectives (Cont.) Upon completing this module, you should be able to:

STA Module 5 Regression and Correlation. Learning Objectives. Learning Objectives (Cont.) Upon completing this module, you should be able to: STA 2023 Module 5 Regression and Correlation Learning Objectives Upon completing this module, you should be able to: 1. Define and apply the concepts related to linear equations with one independent variable.

More information

PhysicsAndMathsTutor.com

PhysicsAndMathsTutor.com . Two cars P and Q are moving in the same direction along the same straight horizontal road. Car P is moving with constant speed 5 m s. At time t = 0, P overtakes Q which is moving with constant speed

More information

CLASS NOTES: BUSINESS CALCULUS

CLASS NOTES: BUSINESS CALCULUS CLASS NOTES: BUSINESS CALCULUS These notes can be thought of as the logical skeleton of my lectures, although they will generally contain a fuller exposition of concepts but fewer examples than my lectures.

More information

Conceptual Explanations: Simultaneous Equations Distance, rate, and time

Conceptual Explanations: Simultaneous Equations Distance, rate, and time Conceptual Explanations: Simultaneous Equations Distance, rate, and time If you travel 30 miles per hour for 4 hours, how far do you go? A little common sense will tell you that the answer is 120 miles.

More information

Prentice Hall Algebra Correlated to: South Dakota Mathematics Standards, (Grades 9-12)

Prentice Hall Algebra Correlated to: South Dakota Mathematics Standards, (Grades 9-12) High School Algebra Indicator 1: Use procedures to transform algebraic expressions. 9-12.A.1.1. (Comprehension)Write equivalent forms of algebraic expressions using properties of the set of real numbers.

More information

Name. University of Maryland Department of Physics

Name. University of Maryland Department of Physics Name University of Maryland Department of Physics Exam 2 (Makeup) 18. November. 2009 Instructions: Do not open this examination until the proctor tells you to begin. 1. When the proctor tells you to begin,

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

MATH 1070 Test 3 Spring 2015 Version A , 5.1, 5.2. Student s Printed Name: Key_&_Grading Guidelines CUID:

MATH 1070 Test 3 Spring 2015 Version A , 5.1, 5.2. Student s Printed Name: Key_&_Grading Guidelines CUID: MATH 00 Test Spring 05 Student s Printed Name: Key_&_Grading Guidelines CUID: Instructor: Section # : You are not permitted to use a calculator on any part of this test. You are not allowed to use any

More information

A booklet Mathematical Formulae and Statistical Tables might be needed for some questions.

A booklet Mathematical Formulae and Statistical Tables might be needed for some questions. Paper Reference(s) 6663/0 Edexcel GCE Core Mathematics C Advanced Subsidiary Inequalities Calculators may NOT be used for these questions. Information for Candidates A booklet Mathematical Formulae and

More information

Chapter 8. Linear Regression. Copyright 2010 Pearson Education, Inc.

Chapter 8. Linear Regression. Copyright 2010 Pearson Education, Inc. Chapter 8 Linear Regression Copyright 2010 Pearson Education, Inc. Fat Versus Protein: An Example The following is a scatterplot of total fat versus protein for 30 items on the Burger King menu: Copyright

More information

Staple Here. Student Name: End-of-Course Assessment. Algebra I. Pre-Test

Staple Here. Student Name: End-of-Course Assessment. Algebra I. Pre-Test Staple Here Student Name: End-of-Course Assessment Algebra I Pre-Test Copyright 2017 by the Missouri Department of Elementary and Secondary Education. No part of this work may be reproduced or transmitted

More information

Foundations for Functions

Foundations for Functions Activity: TEKS: Overview: Materials: Regression Exploration (A.2) Foundations for functions. The student uses the properties and attributes of functions. The student is expected to: (D) collect and organize

More information

Chapter 18 Sampling Distribution Models

Chapter 18 Sampling Distribution Models Chapter 18 Sampling Distribution Models The histogram above is a simulation of what we'd get if we could see all the proportions from all possible samples. The distribution has a special name. It's called

More information

Student s Printed Name: _ Key _&_Grading Guidelines CUID:

Student s Printed Name: _ Key _&_Grading Guidelines CUID: MthSc 7 Test Spring Version A.., 6. Student s Printed Name: _ Key _&_Grading Guidelines CUID: Instructor: Section # : You are not permitted to use a calculator on any portion of this test. You are not

More information

Unit D Energy-Analysis Questions

Unit D Energy-Analysis Questions Unit D Energy-Analysis Questions Activity 53-Home Energy Use 1. How do Climates of the two home locations influence the energy used in the homes? 2. In the context of this activity, what does the term

More information

STAT 512 MidTerm I (2/21/2013) Spring 2013 INSTRUCTIONS

STAT 512 MidTerm I (2/21/2013) Spring 2013 INSTRUCTIONS STAT 512 MidTerm I (2/21/2013) Spring 2013 Name: Key INSTRUCTIONS 1. This exam is open book/open notes. All papers (but no electronic devices except for calculators) are allowed. 2. There are 5 pages in

More information

DEPARTMENT OF MATHEMATICS

DEPARTMENT OF MATHEMATICS DEPARTMENT OF MATHEMATICS Ma 62 Final Exam December 4, 20 Instructions: No cell phones or network-capable devices are allowed during the exam. You may use calculators, but you must show your work to receive

More information

Math 2311 Written Homework 6 (Sections )

Math 2311 Written Homework 6 (Sections ) Math 2311 Written Homework 6 (Sections 5.4 5.6) Name: PeopleSoft ID: Instructions: Homework will NOT be accepted through email or in person. Homework must be submitted through CourseWare BEFORE the deadline.

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

Experiment: Go-Kart Challenge

Experiment: Go-Kart Challenge Experiment: Go-Kart Challenge Research Question Does mass affect the acceleration of a rider? Hypothesis I predict that as we increase the mass of a rider the acceleration of the rider will (increase,

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

LECTURE 15: SIMPLE LINEAR REGRESSION I

LECTURE 15: SIMPLE LINEAR REGRESSION I David Youngberg BSAD 20 Montgomery College LECTURE 5: SIMPLE LINEAR REGRESSION I I. From Correlation to Regression a. Recall last class when we discussed two basic types of correlation (positive and negative).

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

Math 3339 Homework 2 (Chapter 2, 9.1 & 9.2)

Math 3339 Homework 2 (Chapter 2, 9.1 & 9.2) Math 3339 Homework 2 (Chapter 2, 9.1 & 9.2) Name: PeopleSoft ID: Instructions: Homework will NOT be accepted through email or in person. Homework must be submitted through CourseWare BEFORE the deadline.

More information

value mean standard deviation

value mean standard deviation Mr. Murphy AP Statistics 2.4 The Empirical Rule and z - Scores HW Pg. 208 #4.45 (a) - (c), 4.46, 4.51, 4.52, 4.73 Objectives: 1. Calculate a z score. 2. Apply the Empirical Rule when appropriate. 3. Calculate

More information

Table 2.1 presents examples and explains how the proper results should be written. Table 2.1: Writing Your Results When Adding or Subtracting

Table 2.1 presents examples and explains how the proper results should be written. Table 2.1: Writing Your Results When Adding or Subtracting When you complete a laboratory investigation, it is important to make sense of your data by summarizing it, describing the distributions, and clarifying messy data. Analyzing your data will allow you to

More information

GCSE MARKING SCHEME SUMMER 2017 GCSE (NEW) MATHEMATICS - UNIT 1 (HIGHER) 3300U50-1. WJEC CBAC Ltd.

GCSE MARKING SCHEME SUMMER 2017 GCSE (NEW) MATHEMATICS - UNIT 1 (HIGHER) 3300U50-1. WJEC CBAC Ltd. GCSE MARKING SCHEME SUMMER 2017 GCSE (NEW) MATHEMATICS - UNIT 1 (HIGHER) 3300U50-1 INTRODUCTION This marking scheme was used by WJEC for the 2017 examination. It was finalised after detailed discussion

More information

FORCE AND MOTION SEPUP UNIT OVERVIEW

FORCE AND MOTION SEPUP UNIT OVERVIEW FORCE AND MOTION SEPUP UNIT OVERVIEW Listed below is a summary of the activities in this unit. Note that the total teaching time is listed as 26-32 periods of approximately 50 minutes (approximately 5-6

More information

Psychology 282 Lecture #3 Outline

Psychology 282 Lecture #3 Outline Psychology 8 Lecture #3 Outline Simple Linear Regression (SLR) Given variables,. Sample of n observations. In study and use of correlation coefficients, and are interchangeable. In regression analysis,

More information

EXPERIMENT: REACTION TIME

EXPERIMENT: REACTION TIME EXPERIMENT: REACTION TIME OBJECTIVES to make a series of measurements of your reaction time to make a histogram, or distribution curve, of your measured reaction times to calculate the "average" or "mean"

More information

Centripetal Force and Centripetal Acceleration Questions

Centripetal Force and Centripetal Acceleration Questions Centripetal Force and Centripetal Acceleration Questions A 2.10 m rope attaches a tire to an overhanging tree limb. A girl swinging on the tire has a tangential speed of 2.50 m/s. If the magnitude of the

More information

Machine Learning, Fall 2011: Homework 5

Machine Learning, Fall 2011: Homework 5 0-60 Machine Learning, Fall 0: Homework 5 Machine Learning Department Carnegie Mellon University Due:??? Instructions There are 3 questions on this assignment. Please submit your completed homework to

More information

Grading for MT1.1A. Dapo Omidiran There are three different ways to solve this problem:

Grading for MT1.1A. Dapo Omidiran There are three different ways to solve this problem: Grading for MT.A Dapo Omidiran dapo@eecs.berkeley.edu We are given the identity And want to show that δ(αf) = δ(f) () α δ(α(f f 0 )) = α δ(f f 0) (2) There are three different ways to solve this problem:.

More information