Name. The data below are airfares to various cities from Baltimore, MD (including the descriptive statistics).

Size: px
Start display at page:

Download "Name. The data below are airfares to various cities from Baltimore, MD (including the descriptive statistics)."

Transcription

1 Name The data below are airfares to various cities from Baltimore, MD (including the descriptive statistics) N Mean Std. Dev. Min Q 1 Median Q 3 Max If someone asks how much they can expect to pay for airfare from Baltimore, what prediction would you give? Explain. 2. Suggest another variable (an explanatory variable) that might be useful for predicting the airfare to a certain destination (the response variable). The following table reports the distance (in miles) as well as the airfare for 14 destinations. A scatterplot is given as well. Destinat... Distance newfare 1 Atlanta Boston Chicago Dallas/Fo Detroit Denver Miami New Orle New York Orlando Pittsburgh St. Louis Scatter Plot Distance 3. Based on this scatterplot, does it seem that knowing the distance to a destination would be useful for predicting the airfare? Explain.

2 4. Place a ruler (or straightedge) over the scatterplot so that it forms a straight line that roughly summarizes the relationship between distance and airfare. Then draw this line on the scatterplot. 5. Roughly what airfare does your line predict for a destination that is x 1 = 300 miles y 1 = 6. Roughly what airfare does your line predict for a destination that is x 2 = 1500 miles y 2 = The equation of a line can be represented as y = a + bx, where y denotes the response variable being predicted, x denotes the explanatory variable being used for prediction, a is the value of the y-intercept, and b is the value of the slope of the line. 7. Use your answers to 5 & 6 to find the slope (change in y over change in x) of your line. Slope = 8. Use your answers to 5 & 7 to determine the y-intercept of your line using the following equation: a = y 1 bx 1. y-intercept = 9. Put your answers to 7 & 8 together to produce the equation of your line. Naturally, we would like to have a better way of choosing the line to approximate a relationship than simply drawing one that seems about right. Since there are infinitely many lines that one could draw, however, we need some criterion to select which line is the best at describing the relationship. The most commonly used criterion is least squares, which says to choose the line that minimizes the sum of squared vertical distances from the points to the line. We write the equation of the least squares line (also known as the regression line) as y = a + bx. The most convenient expression for calculating these coefficients relates them to the means and standard deviations of the two variables and the correlation coefficient sy between them: b= r and a = y _ bx _ (where x _ and y _ represent the means of the sx variables, s x and s y are the standard deviations, and r the correlation between them).

3 10. Enter the airfare data into your calculator (L 1 and L 2 ). 11. Use the CORR program to compute the mean and standard deviation of distance and airfare, and the value of the correlation between the two. Record the results below: (y) Distance (x) Mean Std. Dev. Correlation 12. Write the equation of the least squares line for predicting airfare from distance. We will now use the calculator to produce the regression line. In order for your calculator to display the correlation coefficient you will need to turn the diagnostic display mode to ON. To do this, access the calculator s CATALOG menu ( 2 nd 0) and scroll down until you find DiagnosticOn. Press ENTER twice. 13. To use your calculator to find the equation of the least squares line, use the STAT CALC menu and select option LinReg(a+bx). 14. To find the least squares line for predicting airfare from distance, complete the command by entering the two appropriate lists (L 1 and L 2 ) so that you have the following: 15. Press ENTER and write the equation below. Compare this equation with the equation you found in #12.

4 One of the primary uses of regression is for prediction, for one can use the regression line to predict the value of the y-variable for a given value of the x-variable simply by plugging that value of x into the equation of the regression line. 16. What airfare does the least squares line predict for a destination that is 300 miles 17. What airfare does the least squares line predict for a destination that is 1500 miles 18. Draw the least squares line on the scatterplot below by plotting the two points that you found in 16 & 17 and connecting them with a straight line. Scatter Plot Distance 19. To use your calculator to create a scatterplot of airfare vs. distance and then graph the least squares line: Select LinReg(a+bx) from the STAT CALC menu as before. Enter L 1,L 2 as before, but now type another comma. Press the VARS button and then use the right arrow to see the Y-VARS menu. Press ENTER to select Function and then ENTER again to select Y 1. You should have the following screen: Press ENTER. If you now press the blue Y= button at the top of your calculator, you will see the regression equation stored as the Y 1 function. Press GRAPH. 20. Just from looking at the regression line that you have drawn on the scatterplot, guess what value the regression line would predict for the airfare to a destination 900 miles away.

5 21. Use the equation of the regression line to predict the airfare to a destination 900 miles away, and compare this prediction to your guess in # What airfare would the regression line predict for a flight to San Francisco, which is 2842 miles from Baltimore? Would you consider this prediction as reliable as the one for 900 miles? Explain. The actual airfare to San Francisco at that time was $198. That the regression line s prediction is not very reasonable illustrates the danger of extrapolation, i.e., of trying to predict y for values of x beyond those contained in the data. 23. Use the equation of the regression line to predict the airfare if the distance is 900 miles. Record the prediction in the table below, and repeat for distances of 901, 902, and 903 miles. Distance Predicted airfare 24. Do you notice a pattern in these predictions? By how many dollars is each prediction higher than the preceding one? Does this number look familiar? Explain. 25. By how much does the regression line predict airfare to rise for each additional 100 miles that a destination is farther 26. If you look back at the original listing of distances and airfares, you find that Atlanta is 576 miles from Baltimore. What airfare would the regression line have predicted for Atlanta? 27. The actual airfare to Atlanta at that time was $178. By how much does the actual price exceed the prediction? The residual is the difference between the actual y-value and the expected value (from the regression line), so the residual measures the vertical distance from the observed y- value to the regression line.

6 28. Record Atlanta s fitted value and residual in the table below. Then calculate Boston s residual and Chicago s fitted value using the definition of residual (i.e. without using the equation of the regression line), showing your calculations Destinat... Distance fittedvalue residual meanfare deviation Atlanta Boston Chicago Dallas/Fo Detroit Denver Miami New Orle New York Orlando Pittsburgh St. Louis Which city has the largest (in absolute value) residual? What were its distance and airfare? By how much did the regression line err in predicting its airfare; was it an underestimate or an overestimate? Circle this observation on the scatterplot containing the regression line. 30. For observations with positive residual values, was their actual airfare greater or less than the predicted airfare? 31. For observations with negative residual values, do their points on the scatterplot fall above or below the regression line? 32. The mean of these airfares is $ with a standard deviation of $ In the absence of information about distance, we could use the overall mean airfare as the prediction for each city s airfare. In this situation, the deviations from the mean would be the errors in those predictions. The last column of the table above reports these deviations. Determine the deviation from the mean airfare for Dallas and record it in the table. 33. For how many cities does the overall mean airfare result in a closer prediction to the actual airfare than the regression line does? In other words, how many cities have a deviation from the mean that is smaller than their residual from the regression line? Which cities are these?

7 34. Do most cities have a smaller residual or a smaller deviation from the mean? Does this suggest that predictions from the regression line are generally better than the airfare mean? Explain. This worksheet was adapted from Workshop Statistics, 2 nd edition, by Alan Rossman, Beth Chance, J. Barr Von Oehsen.

Math 243 OpenStax Chapter 12 Scatterplots and Linear Regression OpenIntro Section and

Math 243 OpenStax Chapter 12 Scatterplots and Linear Regression OpenIntro Section and Math 243 OpenStax Chapter 12 Scatterplots and Linear Regression OpenIntro Section 2.1.1 and 8.1-8.2.6 Overview Scatterplots Explanatory and Response Variables Describing Association The Regression Equation

More information

Notes 21: Scatterplots, Association, Causation

Notes 21: Scatterplots, Association, Causation STA 6166 Fall 27 Web-based Course Notes 21, page 1 Notes 21: Scatterplots, Association, Causation We used two-way tables and segmented bar charts to examine the relationship between two categorical variables

More information

Session 4 2:40 3:30. If neither the first nor second differences repeat, we need to try another

Session 4 2:40 3:30. If neither the first nor second differences repeat, we need to try another Linear Quadratics & Exponentials using Tables We can classify a table of values as belonging to a particular family of functions based on the math operations found on any calculator. First differences

More information

Graphing Equations in Slope-Intercept Form 4.1. Positive Slope Negative Slope 0 slope No Slope

Graphing Equations in Slope-Intercept Form 4.1. Positive Slope Negative Slope 0 slope No Slope Slope-Intercept Form y = mx + b m = slope b = y-intercept Graphing Equations in Slope-Intercept Form 4.1 Positive Slope Negative Slope 0 slope No Slope Example 1 Write an equation in slope-intercept form

More information

Mathematical Modeling

Mathematical Modeling Mathematical Modeling Sample Problem: The chart below gives the profit for a company for the years 1990 to 1999, where 0 corresponds to 1990 and the profit is in millions of dollars. Year 0 1 2 3 4 5 6

More information

Finite Mathematics Chapter 1

Finite Mathematics Chapter 1 Finite Mathematics Chapter 1 Section 1.2 Straight Lines The equation of a horizontal line is of the form y # (namely b ), since m 0. The equation of a vertical line is of the form x # (namely the x -intercept

More information

Reteach 2-3. Graphing Linear Functions. 22 Holt Algebra 2. Name Date Class

Reteach 2-3. Graphing Linear Functions. 22 Holt Algebra 2. Name Date Class -3 Graphing Linear Functions Use intercepts to sketch the graph of the function 3x 6y 1. The x-intercept is where the graph crosses the x-axis. To find the x-intercept, set y 0 and solve for x. 3x 6y 1

More information

Bivariate Data Summary

Bivariate Data Summary Bivariate Data Summary Bivariate data data that examines the relationship between two variables What individuals to the data describe? What are the variables and how are they measured Are the variables

More information

3 9 Curve Fitting with Polynomials

3 9 Curve Fitting with Polynomials 3 9 Curve Fitting with Polynomials Relax! You will do fine today! We will review for quiz!!! (which is worth 10 points, has 20 questions, group, graphing calculator allowed, and will not be on your first

More information

Solving Quadratic Equations by Graphing 6.1. ft /sec. The height of the arrow h(t) in terms

Solving Quadratic Equations by Graphing 6.1. ft /sec. The height of the arrow h(t) in terms Quadratic Function f ( x) ax bx c Solving Quadratic Equations by Graphing 6.1 Write each in quadratic form. Example 1 f ( x) 3( x + ) Example Graph f ( x) x + 6 x + 8 Example 3 An arrow is shot upward

More information

Least Squares Regression

Least Squares Regression Least Squares Regression Sections 5.3 & 5.4 Cathy Poliak, Ph.D. cathy@math.uh.edu Office in Fleming 11c Department of Mathematics University of Houston Lecture 14-2311 Cathy Poliak, Ph.D. cathy@math.uh.edu

More information

Prof. Bodrero s Guide to Derivatives of Trig Functions (Sec. 3.5) Name:

Prof. Bodrero s Guide to Derivatives of Trig Functions (Sec. 3.5) Name: Prof. Bodrero s Guide to Derivatives of Trig Functions (Sec. 3.5) Name: Objectives: Understand how the derivatives of the six basic trig functions are found. Be able to find the derivative for each of

More information

BIVARIATE DATA data for two variables

BIVARIATE DATA data for two variables (Chapter 3) BIVARIATE DATA data for two variables INVESTIGATING RELATIONSHIPS We have compared the distributions of the same variable for several groups, using double boxplots and back-to-back stemplots.

More information

Lesson 4 Linear Functions and Applications

Lesson 4 Linear Functions and Applications In this lesson, we take a close look at Linear Functions and how real world situations can be modeled using Linear Functions. We study the relationship between Average Rate of Change and Slope and how

More information

MINI LESSON. Lesson 2a Linear Functions and Applications

MINI LESSON. Lesson 2a Linear Functions and Applications MINI LESSON Lesson 2a Linear Functions and Applications Lesson Objectives: 1. Compute AVERAGE RATE OF CHANGE 2. Explain the meaning of AVERAGE RATE OF CHANGE as it relates to a given situation 3. Interpret

More information

Reminder: Univariate Data. Bivariate Data. Example: Puppy Weights. You weigh the pups and get these results: 2.5, 3.5, 3.3, 3.1, 2.6, 3.6, 2.

Reminder: Univariate Data. Bivariate Data. Example: Puppy Weights. You weigh the pups and get these results: 2.5, 3.5, 3.3, 3.1, 2.6, 3.6, 2. TP: To review Standard Deviation, Residual Plots, and Correlation Coefficients HW: Do a journal entry on each of the calculator tricks in this lesson. Lesson slides will be posted with notes. Do Now: Write

More information

MPM2D - Practice Mastery Test #5

MPM2D - Practice Mastery Test #5 MPM2D - Practice Mastery Test #5 Multiple Choice Identify the choice that best completes the statement or answers the question. 1. 2. If, then x = a. -4 b. -3 c. 1 d. 2 3. Simplify 4. Select the table

More information

Describing Bivariate Relationships

Describing Bivariate Relationships Describing Bivariate Relationships Bivariate Relationships What is Bivariate data? When exploring/describing a bivariate (x,y) relationship: Determine the Explanatory and Response variables Plot the data

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

Section 2.2: LINEAR REGRESSION

Section 2.2: LINEAR REGRESSION Section 2.2: LINEAR REGRESSION OBJECTIVES Be able to fit a regression line to a scatterplot. Find and interpret correlation coefficients. Make predictions based on lines of best fit. Key Terms line of

More information

5.1 Bivariate Relationships

5.1 Bivariate Relationships Chapter 5 Summarizing Bivariate Data Source: TPS 5.1 Bivariate Relationships What is Bivariate data? When exploring/describing a bivariate (x,y) relationship: Determine the Explanatory and Response variables

More information

Chapter 6. Exploring Data: Relationships

Chapter 6. Exploring Data: Relationships Chapter 6 Exploring Data: Relationships For All Practical Purposes: Effective Teaching A characteristic of an effective instructor is fairness and consistenc in grading and evaluating student performance.

More information

Summarizing Data: Paired Quantitative Data

Summarizing Data: Paired Quantitative Data Summarizing Data: Paired Quantitative Data regression line (or least-squares line) a straight line model for the relationship between explanatory (x) and response (y) variables, often used to produce a

More information

Chapter 2.1 Relations and Functions

Chapter 2.1 Relations and Functions Analyze and graph relations. Find functional values. Chapter 2.1 Relations and Functions We are familiar with a number line. A number line enables us to locate points, denoted by numbers, and find distances

More information

Steps to take to do the descriptive part of regression analysis:

Steps to take to do the descriptive part of regression analysis: STA 2023 Simple Linear Regression: Least Squares Model Steps to take to do the descriptive part of regression analysis: A. Plot the data on a scatter plot. Describe patterns: 1. Is there a strong, moderate,

More information

Correlation (pp. 1 of 6)

Correlation (pp. 1 of 6) Correlation (pp. 1 of 6) Car dealers want to know how mileage affects price on used Corvettes. Biologists are studying the effects of temperature on cricket chirps. Farmers are trying to determine if there

More information

Correlation and Regression

Correlation and Regression Correlation and Regression 8 9 Copyright Cengage Learning. All rights reserved. Section 9.2 Linear Regression and the Coefficient of Determination Copyright Cengage Learning. All rights reserved. Focus

More information

Intermediate Algebra Summary - Part I

Intermediate Algebra Summary - Part I Intermediate Algebra Summary - Part I This is an overview of the key ideas we have discussed during the first part of this course. You may find this summary useful as a study aid, but remember that the

More information

Least-Squares Regression. Unit 3 Exploring Data

Least-Squares Regression. Unit 3 Exploring Data Least-Squares Regression Unit 3 Exploring Data Regression Line A straight line that describes how a variable,, changes as an variable,, changes unlike, requires an and variable used to predict the value

More information

NUMB3RS Activity: How Does it Fit?

NUMB3RS Activity: How Does it Fit? Name Regression 1 NUMB3RS Activity: How Does it Fit? A series of sniper shootings has reduced the city of Los Angeles to a virtual ghost town. To help solve the shootings, the FBI has enlisted the help

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

+ Statistical Methods in

+ Statistical Methods in + Statistical Methods in Practice STAT/MATH 3379 + Discovering Statistics 2nd Edition Daniel T. Larose Dr. A. B. W. Manage Associate Professor of Mathematics & Statistics Department of Mathematics & Statistics

More information

Review of Section 1.1. Mathematical Models. Review of Section 1.1. Review of Section 1.1. Functions. Domain and range. Piecewise functions

Review of Section 1.1. Mathematical Models. Review of Section 1.1. Review of Section 1.1. Functions. Domain and range. Piecewise functions Review of Section 1.1 Functions Mathematical Models Domain and range Piecewise functions January 19, 2017 Even and odd functions Increasing and decreasing functions Mathematical Models January 19, 2017

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

x is also called the abscissa y is also called the ordinate "If you can create a t-table, you can graph anything!"

x is also called the abscissa y is also called the ordinate If you can create a t-table, you can graph anything! Senior Math Section 6-1 Notes Rectangular Coordinates and Lines Label the following 1. quadrant 1 2. quadrant 2 3. quadrant 3 4. quadrant 4 5. origin 6. x-axis 7. y-axis 8. Ordered Pair (x, y) at (2, 1)

More information

Business Statistics. Lecture 10: Correlation and Linear Regression

Business Statistics. Lecture 10: Correlation and Linear Regression Business Statistics Lecture 10: Correlation and Linear Regression Scatterplot A scatterplot shows the relationship between two quantitative variables measured on the same individuals. It displays the Form

More information

Name. City Weight Model MPG

Name. City Weight Model MPG Name The following table reports the EPA s city miles per gallon rating and the weight (in lbs.) for the sports cars described in Consumer Reports 99 New Car Buying Guide. (The EPA rating for the Audii

More information

How spread out is the data? Are all the numbers fairly close to General Education Statistics

How spread out is the data? Are all the numbers fairly close to General Education Statistics How spread out is the data? Are all the numbers fairly close to General Education Statistics each other or not? So what? Class Notes Measures of Dispersion: Range, Standard Deviation, and Variance (Section

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

Math 52 Linear Regression Instructions TI-83

Math 52 Linear Regression Instructions TI-83 Math 5 Linear Regression Instructions TI-83 Use the following data to study the relationship between average hours spent per week studying and overall QPA. The idea behind linear regression is to determine

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

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

6.1.1 How can I make predictions?

6.1.1 How can I make predictions? CCA Ch 6: Modeling Two-Variable Data Name: Team: 6.1.1 How can I make predictions? Line of Best Fit 6-1. a. Length of tube: Diameter of tube: Distance from the wall (in) Width of field of view (in) b.

More information

Algebra II Notes Quadratic Functions Unit Applying Quadratic Functions. Math Background

Algebra II Notes Quadratic Functions Unit Applying Quadratic Functions. Math Background Applying Quadratic Functions Math Background Previously, you Graphed and solved quadratic functions. Solved literal equations for a given variable. Found the inverse for a linear function. Verified by

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

2.1 Scatterplots. Ulrich Hoensch MAT210 Rocky Mountain College Billings, MT 59102

2.1 Scatterplots. Ulrich Hoensch MAT210 Rocky Mountain College Billings, MT 59102 2.1 Scatterplots Ulrich Hoensch MAT210 Rocky Mountain College Billings, MT 59102 Association Between Variables We now consider the situation where we have two variables. Example Let x be the age of a husband,

More information

LAB 5 INSTRUCTIONS LINEAR REGRESSION AND CORRELATION

LAB 5 INSTRUCTIONS LINEAR REGRESSION AND CORRELATION LAB 5 INSTRUCTIONS LINEAR REGRESSION AND CORRELATION In this lab you will learn how to use Excel to display the relationship between two quantitative variables, measure the strength and direction of the

More information

Lecture 46 Section Tue, Apr 15, 2008

Lecture 46 Section Tue, Apr 15, 2008 ar Koer ar Lecture 46 Section 13.3.2 Koer Hampden-Sydney College Tue, Apr 15, 2008 Outline ar Koer 1 2 3 4 5 ar Koer We are now ready to calculate least-squares regression line. formulas are a bit daunting,

More information

x and y, called the coordinates of the point.

x and y, called the coordinates of the point. P.1 The Cartesian Plane The Cartesian Plane The Cartesian Plane (also called the rectangular coordinate system) is the plane that allows you to represent ordered pairs of real numbers by points. It is

More information

Example: Can an increase in non-exercise activity (e.g. fidgeting) help people gain less weight?

Example: Can an increase in non-exercise activity (e.g. fidgeting) help people gain less weight? Example: Can an increase in non-exercise activity (e.g. fidgeting) help people gain less weight? 16 subjects overfed for 8 weeks Explanatory: change in energy use from non-exercise activity (calories)

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

Correlation A relationship between two variables As one goes up, the other changes in a predictable way (either mostly goes up or mostly goes down)

Correlation A relationship between two variables As one goes up, the other changes in a predictable way (either mostly goes up or mostly goes down) Two-Variable Statistics Correlation A relationship between two variables As one goes up, the other changes in a predictable way (either mostly goes up or mostly goes down) Positive Correlation As one variable

More information

Unit #2: Linear and Exponential Functions Lesson #13: Linear & Exponential Regression, Correlation, & Causation. Day #1

Unit #2: Linear and Exponential Functions Lesson #13: Linear & Exponential Regression, Correlation, & Causation. Day #1 Algebra I Name Unit #2: Linear and Exponential Functions Lesson #13: Linear & Exponential Regression, Correlation, & Causation Day #1 Period Date When a table of values increases or decreases by the same

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

Chapter 11. Correlation and Regression

Chapter 11. Correlation and Regression Chapter 11 Correlation and Regression Correlation A relationship between two variables. The data can be represented b ordered pairs (, ) is the independent (or eplanator) variable is the dependent (or

More information

MAC Module 2 Modeling Linear Functions. Rev.S08

MAC Module 2 Modeling Linear Functions. Rev.S08 MAC 1105 Module 2 Modeling Linear Functions Learning Objectives Upon completing this module, you should be able to: 1. Recognize linear equations. 2. Solve linear equations symbolically and graphically.

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

Overview. 4.1 Tables and Graphs for the Relationship Between Two Variables. 4.2 Introduction to Correlation. 4.3 Introduction to Regression 3.

Overview. 4.1 Tables and Graphs for the Relationship Between Two Variables. 4.2 Introduction to Correlation. 4.3 Introduction to Regression 3. 3.1-1 Overview 4.1 Tables and Graphs for the Relationship Between Two Variables 4.2 Introduction to Correlation 4.3 Introduction to Regression 3.1-2 4.1 Tables and Graphs for the Relationship Between Two

More information

STATISTICS 110/201 PRACTICE FINAL EXAM

STATISTICS 110/201 PRACTICE FINAL EXAM STATISTICS 110/201 PRACTICE FINAL EXAM Questions 1 to 5: There is a downloadable Stata package that produces sequential sums of squares for regression. In other words, the SS is built up as each variable

More information

Exponential Regression. Suppose we have paired sample data {{ x 1, y 1 }, { x 2, y 2 },..., { x n, y n }}, with all x i > 0,

Exponential Regression. Suppose we have paired sample data {{ x 1, y 1 }, { x 2, y 2 },..., { x n, y n }}, with all x i > 0, MATH 482 More Regression Dr. Neal, WKU The least-squares regression technique for linear data can be adjusted to paired data that appears to be non-linear but instead exponential, logarithmic, or power-based.

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

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

3.7 Linear and Quadratic Models

3.7 Linear and Quadratic Models 3.7. Linear and Quadratic Models www.ck12.org 3.7 Linear and Quadratic Models Learning Objectives Identif functions using differences and ratios. Write equations for functions. Perform eponential and quadratic

More information

Approximate Linear Relationships

Approximate Linear Relationships Approximate Linear Relationships In the real world, rarely do things follow trends perfectly. When the trend is expected to behave linearly, or when inspection suggests the trend is behaving linearly,

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

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

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

Simple Linear Regression

Simple Linear Regression CHAPTER 13 Simple Linear Regression CHAPTER OUTLINE 13.1 Simple Linear Regression Analysis 13.2 Using Excel s built-in Regression tool 13.3 Linear Correlation 13.4 Hypothesis Tests about the Linear Correlation

More information

a) Do you see a pattern in the scatter plot, or does it look like the data points are

a) Do you see a pattern in the scatter plot, or does it look like the data points are Aim #93: How do we distinguish between scatter plots that model a linear versus a nonlinear equation and how do we write the linear regression equation for a set of data using our calculator? Homework:

More information

Chapter 3: Examining Relationships

Chapter 3: Examining Relationships Chapter 3: Examining Relationships 3.1 Scatterplots 3.2 Correlation 3.3 Least-Squares Regression Fabric Tenacity, lb/oz/yd^2 26 25 24 23 22 21 20 19 18 y = 3.9951x + 4.5711 R 2 = 0.9454 3.5 4.0 4.5 5.0

More information

regression analysis is a type of inferential statistics which tells us whether relationships between two or more variables exist

regression analysis is a type of inferential statistics which tells us whether relationships between two or more variables exist regression analysis is a type of inferential statistics which tells us whether relationships between two or more variables exist sales $ (y - dependent variable) advertising $ (x - independent variable)

More information

DEFINITION Function A function from a set D to a set R is a rule that assigns a unique element in R to each element in D.

DEFINITION Function A function from a set D to a set R is a rule that assigns a unique element in R to each element in D. AP Calculus Assignment #2; Functions and Graphs Name: Functions The values of one variable often depend on the values for another:! The temperature at which water boils depends on elevation (the boiling

More information

Ch Inference for Linear Regression

Ch Inference for Linear Regression Ch. 12-1 Inference for Linear Regression ACT = 6.71 + 5.17(GPA) For every increase of 1 in GPA, we predict the ACT score to increase by 5.17. population regression line β (true slope) μ y = α + βx mean

More information

Lab 1 Uniform Motion - Graphing and Analyzing Motion

Lab 1 Uniform Motion - Graphing and Analyzing Motion Lab 1 Uniform Motion - Graphing and Analyzing Motion Objectives: < To observe the distance-time relation for motion at constant velocity. < To make a straight line fit to the distance-time data. < To interpret

More information

B.U.G. Newsletter. As one semester comes to an end by Jennifer L. Brown. December WÜA UÜÉãÇ

B.U.G. Newsletter. As one semester comes to an end by Jennifer L. Brown. December WÜA UÜÉãÇ B.U.G. Newsletter December 2014 THIS NEWSLETTER IS A SERVICE THAT WAS FUNDED BY "NO CHILD LEFT BEHIND" TITLE II PART A HIGHER EDUCATION IMPROVING TEACHER QUALITY HIGHER EDUCATION GRANT ADMINISTERED THROUGH

More information

Using Tables and Graphing Calculators in Math 11

Using Tables and Graphing Calculators in Math 11 Using Tables and Graphing Calculators in Math 11 Graphing calculators are not required for Math 11, but they are likely to be helpful, primarily because they allow you to avoid the use of tables in some

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

Topic 10 - Linear Regression

Topic 10 - Linear Regression Topic 10 - Linear Regression Least squares principle Hypothesis tests/confidence intervals/prediction intervals for regression 1 Linear Regression How much should you pay for a house? Would you consider

More information

4.1 Introduction. 4.2 The Scatter Diagram. Chapter 4 Linear Correlation and Regression Analysis

4.1 Introduction. 4.2 The Scatter Diagram. Chapter 4 Linear Correlation and Regression Analysis 4.1 Introduction Correlation is a technique that measures the strength (or the degree) of the relationship between two variables. For example, we could measure how strong the relationship is between people

More information

WISE Regression/Correlation Interactive Lab. Introduction to the WISE Correlation/Regression Applet

WISE Regression/Correlation Interactive Lab. Introduction to the WISE Correlation/Regression Applet WISE Regression/Correlation Interactive Lab Introduction to the WISE Correlation/Regression Applet This tutorial focuses on the logic of regression analysis with special attention given to variance components.

More information

S12 - HS Regression Labs Workshop. Linear. Quadratic (not required) Logarithmic. Exponential. Power

S12 - HS Regression Labs Workshop. Linear. Quadratic (not required) Logarithmic. Exponential. Power Summer 2006 I2T2 Probability & Statistics Page 181 S12 - HS Regression Labs Workshop Regression Types: Needed for Math B Linear Quadratic (not required) Logarithmic Exponential Power You can calculate

More information

determine whether or not this relationship is.

determine whether or not this relationship is. Section 9-1 Correlation A correlation is a between two. The data can be represented by ordered pairs (x,y) where x is the (or ) variable and y is the (or ) variable. There are several types of correlations

More information

Chapter 4 Describing the Relation between Two Variables

Chapter 4 Describing the Relation between Two Variables Chapter 4 Describing the Relation between Two Variables 4.1 Scatter Diagrams and Correlation The is the variable whose value can be explained by the value of the or. A is a graph that shows the relationship

More information

Results and Analysis 10/4/2012. EE145L Lab 1, Linear Regression

Results and Analysis 10/4/2012. EE145L Lab 1, Linear Regression EE145L Lab 1, Linear Regression 10/4/2012 Abstract We examined multiple sets of data to assess the relationship between the variables, linear or non-linear, in addition to studying ways of transforming

More information

Lesson 3 Average Rate of Change and Linear Functions

Lesson 3 Average Rate of Change and Linear Functions Lesson 3 Average Rate of Change and Linear Functions Lesson 3 Average Rate of Change and Linear Functions In this lesson, we will introduce the concept of average rate of change followed by a review of

More information

Using a graphic display calculator

Using a graphic display calculator 12 Using a graphic display calculator CHAPTER OBJECTIVES: This chapter shows you how to use your graphic display calculator (GDC) to solve the different types of problems that you will meet in your course.

More information

AP Statistics L I N E A R R E G R E S S I O N C H A P 7

AP Statistics L I N E A R R E G R E S S I O N C H A P 7 AP Statistics 1 L I N E A R R E G R E S S I O N C H A P 7 The object [of statistics] is to discover methods of condensing information concerning large groups of allied facts into brief and compendious

More information

Algebra I Calculator Activities

Algebra I Calculator Activities First Nine Weeks SOL Objectives Calculating Measures of Central Tendency SOL A.17 Organize a set of data Calculate the mean, median, mode, and range of a set of data Describe the relationships between

More information

ALGEBRA 1 KEYSTONE. Module 1 and Module 2 both have 23 multiple choice questions and 4 CRQ questions.

ALGEBRA 1 KEYSTONE. Module 1 and Module 2 both have 23 multiple choice questions and 4 CRQ questions. Name: ALGEBRA 1 KEYSTONE Module 1 and Module 2 both have 23 multiple choice questions and 4 CRQ questions. Module 1 Topics Numbers, Operations, Linear Equations, and Inequalities 1 Compare and order rational/irrational

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

1.2 Supplement: Mathematical Models: A Catalog of Essential Functions

1.2 Supplement: Mathematical Models: A Catalog of Essential Functions Math 131 -copyright Angela Allen, Fall 2011 1 1.2 Supplement: Mathematical Models: A Catalog of Essential Functions Note: Some of these examples and figures come from your textbook Single Variable Calculus:

More information

BIOSTATISTICS NURS 3324

BIOSTATISTICS NURS 3324 Simple Linear Regression and Correlation Introduction Previously, our attention has been focused on one variable which we designated by x. Frequently, it is desirable to learn something about the relationship

More information

Stat 101 L: Laboratory 5

Stat 101 L: Laboratory 5 Stat 101 L: Laboratory 5 The first activity revisits the labeling of Fun Size bags of M&Ms by looking distributions of Total Weight of Fun Size bags and regular size bags (which have a label weight) of

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

Name Class Date. Residuals and Linear Regression Going Deeper

Name Class Date. Residuals and Linear Regression Going Deeper Name Class Date 4-8 and Linear Regression Going Deeper Essential question: How can you use residuals and linear regression to fit a line to data? You can evaluate a linear model s goodness of fit using

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

THE ROYAL STATISTICAL SOCIETY 2008 EXAMINATIONS SOLUTIONS HIGHER CERTIFICATE (MODULAR FORMAT) MODULE 4 LINEAR MODELS

THE ROYAL STATISTICAL SOCIETY 2008 EXAMINATIONS SOLUTIONS HIGHER CERTIFICATE (MODULAR FORMAT) MODULE 4 LINEAR MODELS THE ROYAL STATISTICAL SOCIETY 008 EXAMINATIONS SOLUTIONS HIGHER CERTIFICATE (MODULAR FORMAT) MODULE 4 LINEAR MODELS The Society provides these solutions to assist candidates preparing for the examinations

More information

1 Correlation and Inference from Regression

1 Correlation and Inference from Regression 1 Correlation and Inference from Regression Reading: Kennedy (1998) A Guide to Econometrics, Chapters 4 and 6 Maddala, G.S. (1992) Introduction to Econometrics p. 170-177 Moore and McCabe, chapter 12 is

More information

Rational Numbers. Integers. Irrational Numbers

Rational Numbers. Integers. Irrational Numbers EOC Review: Pre-Algebra Unit Rational Numbers Integers Irrational Numbers Ex: Matrices: Ex 1: Ex 2: Ex 3: Unit 1 Equations Equations To solve an equation, use your calculator. STEPS: 1. Menu 2. Algebra

More information