Foundations for Functions

Size: px
Start display at page:

Download "Foundations for Functions"

Transcription

1 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 data, make and interpret scatterplots (including recognizing positive, negative, or no correlation for data approximating linear situations), and model, predict, and make decisions and critical judgments in problem situations. This is the second activity in a series of three activities that explore the concept of linear regression and residuals. Students will investigate the concept of goodness-of-fit and its significance in determining the regression line or best-fit line for the data. Students will develop the idea behind the least squares regression method via absolute value regression. Graphing calculator Regression Exploration Scatterplot Spaghetti (if students need to make their regression lines) Tape for each group Overhead 1 Grouping: 3-4 Time: 50 to 60 minutes Prerequisites: There is an activity called Spaghetti Regression that is the precursor of this activity. Students use the scatterplot and the line they designated with the spaghetti from this activity. If the class did not do the Spaghetti Regression activity, then you need to have students complete the procedures described in procedure 1 below. Students will need to be able to write the equation of a line from a graph or from two points. Lesson: Procedures 1 Before the lesson Students will need their Scatterplot and spaghetti line from the Spaghetti Regression lesson. If students have not done the Spaghetti Notes This activity builds on the ideas presented in the Spaghetti Regression lesson. Each student creates their own trend line. The equations that they Regression Exploration Page 1

2 Procedures Regression lesson, give them a copy of the Scatterplot and a piece of spaghetti. Give each group a roll of tape. Notes find later will not necessarily match anyone else s in their group. Have students examine the plot and visually determine a line of best-fit (or trend line) using a piece of spaghetti. Tape the spaghetti line onto their graph. 2. Hand out Regression Exploration. 3. Before starting question 1 on Regression Exploration, students will write an equation from their spaghetti line function on the Scatterplot using function notation. Working with a partner, verify each other s calculations in finding the equations of their spaghetti lines. 4. After students have verified their equation, they are to work questions 1 5 on Regression Exploration in their groups. Tell students to look for the FYIs on the handout for calculator help. In the directions, the lower left corner of the graph is (0, 0). Students can choose two points that are on their spaghetti function to write a linear equation in slope intercept form. The students will each need a graphing calculator. Encourage the calculator-capable students to help out within their groups. Discuss with the class how to setup up the WINDOW on the calculator to match the scatterplot. You may also have to address with students what is meant by predicted values in question Have students stop when they finish question 5 and have answered all the corresponding questions. Use Overhead 1 to facilitate a class discussion of the additional questions in #5 before proceeding further. It is important that participants understand why the residuals must be absolute valued or squared before summing the residuals. 6. Each group needs to complete question 6. In each group determine who has the best line. Regression Exploration Page 2

3 Procedures As a class, discuss who has the best line. 7. Students are to go on to question 7. Repeat the procedure. Make sure the class discusses the question: Did the best line in the group change? Why or why not? 8. Have groups complete questions Take the time to compare the calculator s equation with those in the class. Discuss with the class the final two paragraphs of the handout. These paragraphs provide a summation of how we can measure the goodness of fit of a linear model. Notes Did using a different method of examining the residuals yield different results? If the results are different, are there situations where one measure would be preferred over the other? You may need to remind students of the calculator steps needed to do a linear regression and to paste the equation in Y1. Students may feel their lines are a better fit than the calculator s. Least square regression, as used by the calculator, is more sensitive to outliers. When students write their own equations, they can ignore points that lie far outside the pattern. Assessment/ Extension: Give different groups real life data and have them create their own line of best-fit and compare it to the calculator s equation. Explore median-median regression (another statistical method of finding a line of best fit). Students could be asked to conjecture if the method of evaluating residuals can be expanded to examine models of nonlinear data. Modifications: Posters or a hand out can be created to review the different steps on the calculator to enter data and to do regression. Regression Exploration Page 3

4 Scatterplot Regression Exploration Page 4

5 Overhead 1 Regression Exploration Page 5

6 Regression Exploration Objective: Investigate various methods of regression. Whose model makes the best predictions? Let s compare everyone s line using the residuals. Before we begin, we need to know the equation for your spaghetti function, f(x) = mx + b. Assume the lower left corner of the graph is (0,0). f(x) = 1. Enter your function at Y1= in the calculator. 2. The data from the scatterplot is given below. Enter the data into L1 and L2. Input the x-values in L1 and the y-values in L2. Make certain that the x s are typed in correspondence to the y s. FYI: You will need to turn the scatterplot on ( [2nd] [y =]). Also you need to adjust the WINDOW of the calculator to match that of the scatterplot. x y Place the predicted values, f(x i ), created by your function, in L3. To do this, place your cursor on (the name) L3 at the very top of the list and create the values using your function and using L1 as the inputs of the function. (Your calculator screen should look like the one pictured below.) FYI: Y1 can be found under [vars] [Y-vars] [1:function] 1:Y1 Regression Exploration Page 6

7 4. Compute the residuals (the distances between the predicted values, f(x i ), and actual y values) and place them in L4. This can be done by entering L4 = L2-L3. FYI: Go to the top of L4 and where it says L4 = type L2 L1 5. a) On your home screen compute the sum of L4, Sum(L4). Record your group s functions and the corresponding sums in the table below. FYI: Sum can be found under [2 nd ][stat] [math] 5:sum Function Sum of the residual errors b) Examine your values in L4. What is the meaning of a negative residual in terms of the graph and in terms of function s predictions? What is the meaning of a positive or negative total for the functions? Regression Exploration Page 7

8 c) Examine the following student work. In L4 what is the meaning of 39.23? What is the corresponding value in your table? Describe its meaning. What is the meaning of a low total residual error? Is it a good measure of fit? Why or why not? There are two possible ways to fix the above problem. One way is to take the absolute value of the residual; the other is to square the residual. Taking the absolute value of the residuals is synonymous with using our spaghetti segments to measure the vertical error. Regression Exploration Page 8

9 6. Find Sum(abs(L4)). Record your group s functions and the corresponding sums in the table below. FYI: abs can be found under [2 nd ][0] Function Sum of the residual error Compare with those in the class to determine who now has the lowest total error. Note: The calculator s regression method uses the squared residuals when measuring the goodness-of-fit of a regression line. Let s compare our lines of best-fit using the squared residuals. 7. Find the total of the squared residuals by Sum((L4) 2 ). This is often referred to as the Sum of the Squared Error, noted SSE. Record your group s functions and the corresponding sums in the table below. Function SSE Compare with those in the class to determine who has the lowest sum of the squared error. Did the best line in the group change? Why or why not? Regression Exploration Page 9

10 Let s compare our lines against the calculator s regression line. 8. Use your calculator to compute the linear regression function, f(x) = mx + b. f(x) = 9. Enter the function into Y1 and place the function s predicted values f(x i ) in L3, i.e., L3 = Y1(L1). 10. Quickly, compute the total square error by using SUM((L2- L3) 2 ). SSE = How do the functions in the class compare to this one? At least two methods exist for evaluating goodness of fit: (1) taking the absolute value of the residuals (2) squaring the residuals Although taking the absolute value seems most intuitive, relying on squaring does several things. The most desirable one is that it simplifies the mathematics needed to guarantee the best line. Understanding what you are looking for is always the toughest part of any problem, so the hard part is done. You now know how to measure goodness of fit. We can also say exactly what the calculator means by the line of best-fit. If we compute the residuals (i.e., the error in the y direction), square each one, and add up the squares, we say the line of best-fit is the line for which that sum is the least. Since it's a sum of squares, the method is called the Method of Least Squares! This is the most commonly used method but, as we have seen, it isn t the only way! Regression Exploration Page 10

11 Regression Exploration Teacher Solutions Objective: Investigate various methods of regression. Whose model makes the best predictions? Let s compare everyone s line using the residuals. Before we begin, we need to know the equation for your spaghetti function, f(x) = mx + b. Assume the lower left corner of the graph is (0,0). f(x) = Answers will vary 1. Enter your function at Y1= in the calculator. 2. The data from the scatterplot is given below. Enter the data into L1 and L2. Input the x-values in L1 and the y-values in L2. Make certain that the x s are typed in correspondence to the y s. FYI: You will need to turn the scatterplot on ( [2nd] [y =]). Also you need to adjust the WINDOW of the calculator to match that of the scatterplot. x y The calculator window should match the scatterplot XMIN = 0 XMAX = 22 YMIN = 0 YMAX = Place the predicted values, f(x i ), created by your function, in L3. To do this, place your cursor on (the name) L3 at the very top of the list and create the values using your function and using L1 as the inputs of the function. (Your calculator screen should look like the one pictured below.) The most common mistake students make on the calculator is that they are trying to enter the Y1(L1) on the wrong line in the calculator. The cursor needs to be on the name of the list, L3. Regression Exploration Page 11

12 FYI: Y1 can be found under [vars] [Y-vars] [1:function] 1:Y1 4. Compute the residuals (the distances between the predicted values, f(x i ), and actual y values) and place them in L4. This can be done by entering L4 = L2-L3. FYI: Go to the top of L4 and where it says L4 =, type L2 L1 5. a) On your home screen compute the sum of L4, Sum(L4). Record your group s functions and the corresponding sums in the table below. FYI: Sum can be found under [2 nd ][stat] [math] 5:sum Function Sum of the residual errors Answers will vary. You may want different groups to post their table for the class. Regression Exploration Page 12

13 b) Examine your values in L4. What is the meaning of a negative residual in terms of the graph and in terms of function s predictions? What is the meaning of a positive or negative total for the functions? Answers will vary. c) Examine the following student work. In L4 what is the meaning of 39.23? What is the corresponding value in your table? Describe its meaning. What is the meaning of a low total residual error? Is it a good measure of fit? Why or why not? Possible answer: There was almost as much residual error below the actual values as above the actual values. That made the sum of the residual error close to 0. This measure is not good. The sum is close to 0 which might imply Regression Exploration Page 13

14 that the predicted and actual values are close. If you look at the line, it does not seem to follow; the data and the residual errors seem very large. At x = 2, the predicted value is 40 below the actual value and at x = 20, the predicted value is 39 above. Overall the error shows that the predicted values of their line is not really close to any of the actual values except at x = 10. There are two possible ways to fix the above problem. One way is to take the absolute value of the residual; the other is to square the residual. Taking the absolute value of the residuals is synonymous with using our spaghetti segments to measure the vertical error. 6. Find Sum(abs(L4)). Record your group s functions and the corresponding sums in the table below. FYI: abs can be found under [2 nd ][0] Answers will vary. Function Sum of the residual error Compare with those in the class to determine who now has the lowest total error. The best fit using this measure would be the equation whose sum of the absolute value of error is the smallest. Note: The calculator s regression method uses the squared residuals when measuring the goodness-of-fit of a regression line. Let s compare our lines of best-fit using the squared residuals. 7. Find the total of the squared residuals by Sum((L4) 2 ). This is often referred to as the Sum of the Squared Error, noted SSE. Record your group s functions and the corresponding sums in the table below. Regression Exploration Page 14

15 Function Answers will vary. SSE Compare with those in the class to determine who has the lowest sum of the squared error. Did the best line in the group change? Why or why not? The person with the lowest sum could change. If all the residual errors for a particular line were relatively small, then the sum of the square of the residual error will get larger but not increase as much as others. If just one of the residual errors was large, by squaring it, the sum will increase by a large amount. It is possible that the person with the lowest sum in #7 may not have the lowest sum for this question. Let s compare our lines against the calculator s regression line. 8. Use your calculator to compute the linear regression function, f(x) = mx + b. f(x) = x Enter the function into Y1 and place the function s predicted values f(x i ) in L3, i.e., L3 = Y1(L1). 10. Quickly, compute the total square error by using SUM((L2- L3) 2 ). SSE = How do the functions in the class compare to this one? There may be student equations that have a smaller SSE. When a student fits a line of best fit to data, they can ignore data points that appear NOT to follow the pattern of data (outliers), but the calculator has to consider all data points entered. A point that falls far outside the pattern of data can throw off the linear regression equation of the calculator away from the general pattern of the majority of the data points. Regression Exploration Page 15

16 At least two methods exist for evaluating goodness of fit: (1) taking the absolute value of the residuals (2) squaring the residuals Although taking the absolute value seems most intuitive, relying on squaring does several things. The most desirable one is that it simplifies the mathematics needed to guarantee the best line. Understanding what you are looking for is always the toughest part of any problem, so the hard part is done. You now know how to measure goodness of fit. We can also say exactly what the calculator means by the line of best-fit. If we compute the residuals (i.e., the error in the y direction), square each one, and add up the squares, we say the line of best-fit is the line for which that sum is the least. Since it's a sum of squares, the method is called the Method of Least Squares! This is the most commonly used method but, as we have seen, it isn t the only way! Regression Exploration Page 16

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

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

Unit 6 Quadratic Relations of the Form y = ax 2 + bx + c

Unit 6 Quadratic Relations of the Form y = ax 2 + bx + c Unit 6 Quadratic Relations of the Form y = ax 2 + bx + c Lesson Outline BIG PICTURE Students will: manipulate algebraic expressions, as needed to understand quadratic relations; identify characteristics

More information

2.1 Identifying Patterns

2.1 Identifying Patterns I. Foundations for Functions 2.1 Identifying Patterns: Leaders' Notes 2.1 Identifying Patterns Overview: Objective: s: Materials: Participants represent linear relationships among quantities using concrete

More information

Objectives. Materials

Objectives. Materials . Objectives Activity 6 To investigate the relationship between mass and volume To find the x value of a function, given the y value To find the y value of a function, given the x value To use technology

More information

Math 12 - for 4 th year math students

Math 12 - for 4 th year math students Math 12 - for 4 th year math students This portion of the entire unit should be completed in 6 days The students will utilize handout notes, measuring tapes, textbooks, and graphing calculators for all

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

At right: Closeups of the graphs of. with WINDOW settings Xmin=-1, Xmax=1, Xscl=0.1, Ymin=-1, Ymax=1, Yscl=0.1

At right: Closeups of the graphs of. with WINDOW settings Xmin=-1, Xmax=1, Xscl=0.1, Ymin=-1, Ymax=1, Yscl=0.1 Know the graphs of f(x) = x n for n = odd, positive: 1, 3, 5, The Domain is All Real Numbers, (, ), or R. The Range is All Real Numbers, (, ), or R. It is an Odd function because f( x) = f(x). It is symmetric

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

Total=75 min. Materials BLM cut into cards BLM

Total=75 min. Materials BLM cut into cards BLM Unit 2: Day 4: All together now! Math Learning Goals: Minds On: 15 Identify functions as polynomial functions. Consolidate understanding of properties of functions that include: linear, Action: 50 quadratic,

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

Regressions of Olympic Proportions

Regressions of Olympic Proportions About the Lesson In this activity, students use the Manual-Fit and Linear Regression commands to find lines of best fit to model data from the Olympic Games. As a result, students will: Develop and evaluate

More information

Student Instruction Sheet: Unit 2, Lesson 2. Equations of Lines, Part 2

Student Instruction Sheet: Unit 2, Lesson 2. Equations of Lines, Part 2 Student Instruction Sheet: Unit 2, Lesson 2 Suggested Time: 50 minutes What s important in this lesson: Equations of Lines, Part 2 In this lesson, you will learn how to write equations of lines, given

More information

Algebra II: Strand 2. Linear Functions; Topic 2. Slope and Rate of Change; Task 2.2.1

Algebra II: Strand 2. Linear Functions; Topic 2. Slope and Rate of Change; Task 2.2.1 1 TASK 2.2.1: AVERAGE RATES OF CHANGE Solutions One of the ways in which we describe functions is by whether they are increasing, decreasing, or constant on an interval in their domain. If the graph of

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

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

Lesson 6 Practice Problems

Lesson 6 Practice Problems Name: Date: Lesson 6 Section 6.1: Writing Exponential Models 1. Complete the following table. Growth Rate as a % Growth Rate as a decimal Growth Factor 13% 0.13 1.13 21% 7% 0.20 0.05 1.25 1.075 2.03 2.

More information

Absolute Value Functions

Absolute Value Functions Absolute Value Functions 15. Provide an opportunity for each group to share the mind maps with the larger group. Discuss similarities, differences, and key points brought forth by participants. 16. Distribute

More information

Talking feet: Scatterplots and lines of best fit

Talking feet: Scatterplots and lines of best fit Talking feet: Scatterplots and lines of best fit Student worksheet What does your foot say about your height? Can you predict people s height by how long their feet are? If a Grade 10 student s foot is

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

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

Lesson 5 Practice Problems

Lesson 5 Practice Problems Name: Date: Lesson 5 Section 5.1: Linear Functions vs. Exponential Functions 1. Complete the table below. Function Linear or Exponential? Linear: Increasing or Decreasing? Exponential: Growth or Decay?

More information

Study Resources For Algebra I. Unit 2A Graphs of Quadratic Functions

Study Resources For Algebra I. Unit 2A Graphs of Quadratic Functions Study Resources For Algebra I Unit 2A Graphs of Quadratic Functions This unit examines the graphical behavior of quadratic functions. Information compiled and written by Ellen Mangels, Cockeysville Middle

More information

3.2 Quadratic Equations by Graphing

3.2 Quadratic Equations by Graphing www.ck12.org Chapter 3. Quadratic Equations and Quadratic Functions 3.2 Quadratic Equations by Graphing Learning Objectives Identify the number of solutions of quadratic equations. Solve quadratic equations

More information

Accumulation with a Quadratic Function

Accumulation with a Quadratic Function Accumulation with a Quadratic Function Julián Guerrera, who owns a small farm near San Marcos, Texas, has recently installed a small tank on his property to provide flood control for the creek that flows

More information

Lesson: Slope. Warm Up. Unit #2: Linear Equations. 2) If f(x) = 7x 5, find the value of the following: f( 2) f(3) f(0)

Lesson: Slope. Warm Up. Unit #2: Linear Equations. 2) If f(x) = 7x 5, find the value of the following: f( 2) f(3) f(0) Warm Up 1) 2) If f(x) = 7x 5, find the value of the following: f( 2) f(3) f(0) Oct 15 10:21 AM Unit #2: Linear Equations Lesson: Slope Oct 15 10:05 AM 1 Students will be able to find the slope Oct 16 12:19

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

Objectives. Materials

Objectives. Materials . Objectives Activity 13 To graphically represent and analyze climate data To use linear regressions to understand the relationship between temperatures as measured in the Fahrenheit and Celsius scale

More information

PART 1 - CALCULATOR ACTIVE QUESTIONS

PART 1 - CALCULATOR ACTIVE QUESTIONS Name: Date : IM 3 UNIT TEST Linear Functions Teacher: Mr. Santowski and Mr. Smith Score: PART 1 - CALCULATOR ACTIVE QUESTIONS SHOW ALL WORK AND WRITE ALL ANSWERS IN THE SPACES PROVIDED. Maximum marks will

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

Acceleration 1-D Motion for Calculus Students (90 Minutes)

Acceleration 1-D Motion for Calculus Students (90 Minutes) Acceleration 1-D Motion for Calculus Students (90 Minutes) Learning Goals: Using graphs and functions, the student will explore the various types of acceleration, as well as how acceleration relates to

More information

Dynamics. Newton s First Two Laws of Motion. A Core Learning Goals Activity for Science and Mathematics

Dynamics. Newton s First Two Laws of Motion. A Core Learning Goals Activity for Science and Mathematics CoreModels Dynamics Newton s First Two Laws of Motion A Core Learning Goals Activity for Science and Mathematics Summary: Students will investigate the first and second laws of motion in laboratory activities.

More information

Investigating Similar Triangles and Understanding Proportionality: Lesson Plan

Investigating Similar Triangles and Understanding Proportionality: Lesson Plan Investigating Similar Triangles and Understanding Proportionality: Lesson Plan Purpose of the lesson: This lesson is designed to help students to discover the properties of similar triangles. They will

More information

CISC - Curriculum & Instruction Steering Committee. California County Superintendents Educational Services Association

CISC - Curriculum & Instruction Steering Committee. California County Superintendents Educational Services Association CISC - Curriculum & Instruction Steering Committee California County Superintendents Educational Services Association Primary Content Module The Winning EQUATION Algebra I - Linear Equations and Inequalities

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

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

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

Section 3.4 Writing the Equation of a Line

Section 3.4 Writing the Equation of a Line Chapter Linear Equations and Functions Section.4 Writing the Equation of a Line Writing Equations of Lines Critical to a thorough understanding of linear equations and functions is the ability to write

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

Middle grade students are the intended audience; however, portions of the lesson may be

Middle grade students are the intended audience; however, portions of the lesson may be . Traveling Through the Solar System Introduction Traveling Through the Solar System NCTM Standards Approximate time needed for lesson: Two 50-minute class periods or one 90-minute class period Measurement:

More information

When they compared their results, they had an interesting discussion:

When they compared their results, they had an interesting discussion: 27 2.5 Making My Point A Solidify Understanding Task Zac and Sione were working on predicting the number of quilt blocks in this pattern: CC BY Camille King https://flic.kr/p/hrfp When they compared their

More information

CHAPTER 1. Functions and Linear Models

CHAPTER 1. Functions and Linear Models CHAPTER 1 Functions and Linear Models 1. Functions Definition. A function is a rule that associates each input with exactly one output. Example. (1) Millions of cameras made Cost in million $ 1 175 5 260

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

IM3 Unit 1 TEST - Working with Linear Relations SEP 2015

IM3 Unit 1 TEST - Working with Linear Relations SEP 2015 Name: Date : IM 3 UNIT TEST Linear Functions Teacher: Mr. Santowski and Ms. Aschenbrenner Score: PART 1 - CALCULATOR ACTIVE QUESTIONS Maximum marks will be given for correct answers. Where an answer is

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 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

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

Objectives. Materials

Objectives. Materials . Objectives Activity 2 To use technology to find ratios To use technology to find measures of central tendency To use technology to plot a box-and-whisker plot Materials TI-73 graphing device Follow the

More information

MATHEMATICS. Perform a series of transformations and/or dilations to a figure. A FAMILY GUIDE FOR STUDENT SUCCESS 17

MATHEMATICS. Perform a series of transformations and/or dilations to a figure. A FAMILY GUIDE FOR STUDENT SUCCESS 17 MATHEMATICS In grade 8, your child will focus on three critical areas. The first is formulating and reasoning about expressions and equations, including modeling an association in bivariate data with a

More information

NAME: DATE: SECTION: MRS. KEINATH

NAME: DATE: SECTION: MRS. KEINATH 1 Vocabulary and Formulas: Correlation coefficient The correlation coefficient, r, measures the direction and strength of a linear relationship between two variables. Formula: = 1 x i x y i y r. n 1 s

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

Epsilon-Delta Window Challenge Name Student Activity

Epsilon-Delta Window Challenge Name Student Activity Open the TI-Nspire document Epsilon-Delta.tns. In this activity, you will get to visualize what the formal definition of limit means in terms of a graphing window challenge. Informally, lim f( x) Lmeans

More information

Manipulating Radicals

Manipulating Radicals Lesson 40 Mathematics Assessment Project Formative Assessment Lesson Materials Manipulating Radicals MARS Shell Center University of Nottingham & UC Berkeley Alpha Version Please Note: These materials

More information

Section 4.4 Z-Scores and the Empirical Rule

Section 4.4 Z-Scores and the Empirical Rule Section 4.4 Z-Scores and the Empirical Rule 1 GPA Example A sample of GPAs of 40 freshman college students appear below (sorted in increasing order) 1.40 1.90 1.90 2.00 2.10 2.10 2.20 2.30 2.30 2.40 2.50

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

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

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

TI-nspire CX Looks like a calc, works like a computer

TI-nspire CX Looks like a calc, works like a computer TI-nspire CX Looks like a calc, works like a computer How to navigate: STAR KEY! OR Ctrl & Enter: A symbol mean: Documents: Deleting documents: Delete one document: Press the X button in the top right.

More information

Unit 3, Lesson 3: Exploring Circumference

Unit 3, Lesson 3: Exploring Circumference Unit 3, Lesson 3: Exploring Circumference Lesson Goals Understand diameter and circumference of a circle. as the constant of proportionality in the relationship between the Recognize that the relationship

More information

Motion II. Goals and Introduction

Motion II. Goals and Introduction Motion II Goals and Introduction As you have probably already seen in lecture or homework, and if you ve performed the experiment Motion I, it is important to develop a strong understanding of how to model

More information

Probability Distributions

Probability Distributions CONDENSED LESSON 13.1 Probability Distributions In this lesson, you Sketch the graph of the probability distribution for a continuous random variable Find probabilities by finding or approximating areas

More information

Relations and Functions

Relations and Functions Algebra 1, Quarter 2, Unit 2.1 Relations and Functions Overview Number of instructional days: 10 (2 assessments) (1 day = 45 60 minutes) Content to be learned Demonstrate conceptual understanding of linear

More information

You are looking at a textile fabric pattern. Please answer the following questions.

You are looking at a textile fabric pattern. Please answer the following questions. Introductory Activity: You are looking at a textile fabric pattern. Please answer the following questions. 1.) What different patterns do you see inside the fabric? 2.) How are the shapes in the pattern

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

Mathematics Level D: Lesson 2 Representations of a Line

Mathematics Level D: Lesson 2 Representations of a Line Mathematics Level D: Lesson 2 Representations of a Line Targeted Student Outcomes Students graph a line specified by a linear function. Students graph a line specified by an initial value and rate of change

More information

Inferences for Regression

Inferences for Regression Inferences for Regression An Example: Body Fat and Waist Size Looking at the relationship between % body fat and waist size (in inches). Here is a scatterplot of our data set: Remembering Regression In

More information

Student Instruction Sheet: Unit 3, Lesson 3. Solving Quadratic Relations

Student Instruction Sheet: Unit 3, Lesson 3. Solving Quadratic Relations Student Instruction Sheet: Unit 3, Lesson 3 Solving Quadratic Relations Suggested Time: 75 minutes What s important in this lesson: In this lesson, you will learn how to solve a variety of quadratic relations.

More information

Modeling Data with Functions

Modeling Data with Functions Chapter 11 Modeling Data with Functions 11.1 Data Modeling Concepts 1 11.1.1 Conceptual Explanations: Modeling Data with Functions In school, you generally start with a function and work from there to

More information

MATH 1150 Chapter 2 Notation and Terminology

MATH 1150 Chapter 2 Notation and Terminology MATH 1150 Chapter 2 Notation and Terminology Categorical Data The following is a dataset for 30 randomly selected adults in the U.S., showing the values of two categorical variables: whether or not the

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

Physics Motion Math. (Read objectives on screen.)

Physics Motion Math. (Read objectives on screen.) Physics 302 - Motion Math (Read objectives on screen.) Welcome back. When we ended the last program, your teacher gave you some motion graphs to interpret. For each section, you were to describe the motion

More information

Algebra 2/Trig: Chapter 15 Statistics In this unit, we will

Algebra 2/Trig: Chapter 15 Statistics In this unit, we will Algebra 2/Trig: Chapter 15 Statistics In this unit, we will Find sums expressed in summation notation Determine measures of central tendency Use a normal distribution curve to determine theoretical percentages

More information

ALGEBRA 1 FINAL EXAM 2006

ALGEBRA 1 FINAL EXAM 2006 Overall instructions: Your Name Teacher ALGEBRA FINAL EXAM 2006 There is a mix of easier and harder problems. Don t give up if you see some questions that you don t know how to answer. Try moving on to

More information

Lesson 1 Practice Problems

Lesson 1 Practice Problems Name: Date: Section 1.1: What is a Function? Lesson 1 1. The table below gives the distance D, in kilometers, of a GPS satellite from Earth t minutes after being launched. t = Time (in minutes) D = Distance

More information

Module 8: The Cosmos in Motion. UNC-TFA H.S. Astronomy Collaboration, Copyright 2011

Module 8: The Cosmos in Motion. UNC-TFA H.S. Astronomy Collaboration, Copyright 2011 Objectives/Key Points Module 8: The Cosmos in Motion UNC-TFA H.S. Astronomy Collaboration, Copyright 2011 1. Differentiate between classical motions across space (peculiar velocities) and cosmological

More information

Learning Packet. Lesson 5b Solving Quadratic Equations THIS BOX FOR INSTRUCTOR GRADING USE ONLY

Learning Packet. Lesson 5b Solving Quadratic Equations THIS BOX FOR INSTRUCTOR GRADING USE ONLY Learning Packet Student Name Due Date Class Time/Day Submission Date THIS BOX FOR INSTRUCTOR GRADING USE ONLY Mini-Lesson is complete and information presented is as found on media links (0 5 pts) Comments:

More information

Lesson 24: Modeling with Quadratic Functions

Lesson 24: Modeling with Quadratic Functions Student Outcomes Students create a quadratic function from a data set based on a contextual situation, sketch its graph, and interpret both the function and the graph in context. They answer questions

More information

Exploring Graphs of Polynomial Functions

Exploring Graphs of Polynomial Functions Name Period Exploring Graphs of Polynomial Functions Instructions: You will be responsible for completing this packet by the end of the period. You will have to read instructions for this activity. Please

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

A Study Guide for. Students PREPARING FOR GRADE. Nova Scotia Examinations in Mathematics

A Study Guide for. Students PREPARING FOR GRADE. Nova Scotia Examinations in Mathematics A Study Guide for Students PREPARING FOR 12 GRADE Nova Scotia Examinations in Mathematics A Study Guide for Students PREPARING FOR 12 GRADE Nova Scotia Examinations in Mathematics For more information,

More information

PHYSICS 15a, Fall 2006 SPEED OF SOUND LAB Due: Tuesday, November 14

PHYSICS 15a, Fall 2006 SPEED OF SOUND LAB Due: Tuesday, November 14 PHYSICS 15a, Fall 2006 SPEED OF SOUND LAB Due: Tuesday, November 14 GENERAL INFO The goal of this lab is to determine the speed of sound in air, by making measurements and taking into consideration the

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

Problems and Notes for MTHT 466

Problems and Notes for MTHT 466 Problems and Notes for MTHT 466 Review: Beckmann Section 2.2: starting on page 30 #1, #5, #6 Beckmann Section 13.3: starting on page 739 #6, #9, #10,#12, #13 Calculus for Teachers Saunders 2008 1 Problem

More information

Is there life outside of Earth? Activity 2: Moving Stars and Their Planets

Is there life outside of Earth? Activity 2: Moving Stars and Their Planets Is there life outside of Earth? Activity 2: Moving Stars and Their Planets Overview In this activity, students are introduced to the wobble-method (officially known as the radial velocity method) of detecting

More information

Objectives. Materials

Objectives. Materials Activity 8 Exploring Infinite Series Objectives Identify a geometric series Determine convergence and sum of geometric series Identify a series that satisfies the alternating series test Use a graphing

More information

Lesson 26: Characterization of Parallel Lines

Lesson 26: Characterization of Parallel Lines Student Outcomes Students know that when a system of linear equations has no solution, i.e., no point of intersection of the lines, then the lines are parallel. Lesson Notes The discussion that begins

More information

This lesson examines the average and

This lesson examines the average and NATIONAL MATH + SCIENCE INITIATIVE Mathematics 5 4 1 5 4 1 1 4 5 1 4 5 LEVEL Algebra or Math in a unit on quadratic functions MODULE/CONNECTION TO AP* Rate of Change: Average and Instantaneous *Advanced

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

B3 Relating Launch Speed and Range

B3 Relating Launch Speed and Range Key Question: What function relates the range and launch speed of a projectile? In this investigation, students identify the function relating projectile range to launch speed. In doing so, students are

More information

Unit 7 Graphs and Graphing Utilities - Classwork

Unit 7 Graphs and Graphing Utilities - Classwork A. Graphing Equations Unit 7 Graphs and Graphing Utilities - Classwork Our first job is being able to graph equations. We have done some graphing in trigonometry but now need a general method of seeing

More information

Lesson Least Squares Regression Line as Line of Best Fit

Lesson Least Squares Regression Line as Line of Best Fit STATWAY STUDENT HANDOUT STUDENT NAME DATE INTRODUCTION Comparing Lines for Predicting Textbook Costs In the previous lesson, you predicted the value of the response variable knowing the value of the explanatory

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

Gravity: How fast do objects fall? Student Advanced Version

Gravity: How fast do objects fall? Student Advanced Version Gravity: How fast do objects fall? Student Advanced Version Kinematics is the study of how things move their position, velocity, and acceleration. Acceleration is always due to some force acting on an

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

Pure Math 30: Explained!

Pure Math 30: Explained! Pure Math 30: Eplained! www.puremath30.com 9 Logarithms Lesson PART I: Eponential Functions Eponential functions: These are functions where the variable is an eponent. The first type of eponential graph

More information

Multiple Representations: Equations to Tables and Graphs Transcript

Multiple Representations: Equations to Tables and Graphs Transcript Algebra l Teacher: It s good to see you again. Last time we talked about multiple representations. If we could, I would like to continue and discuss the subtle differences of multiple representations between

More information

NUMB3RS Activity: Fresh Air and Parabolas. Episode: Pandora s Box

NUMB3RS Activity: Fresh Air and Parabolas. Episode: Pandora s Box Teacher Page 1 NUMB3RS Activity: Fresh Air and Parabolas Topic: Quadratic functions, trajectories, vectors, parametric functions Grade Level: 10-1 Objective: Students will investigate linear and quadratic

More information

College Algebra. Chapter 1 Review Created by: Lauren Atkinson. Math Coordinator, Mary Stangler Center for Academic Success

College Algebra. Chapter 1 Review Created by: Lauren Atkinson. Math Coordinator, Mary Stangler Center for Academic Success College Algebra Chapter 1 Review Created by: Lauren Atkinson Math Coordinator, Mary Stangler Center for Academic Success Note: This review is composed of questions from the chapter review at the end of

More information

Connecticut Common Core Algebra 1 Curriculum. Professional Development Materials. Unit 8 Quadratic Functions

Connecticut Common Core Algebra 1 Curriculum. Professional Development Materials. Unit 8 Quadratic Functions Connecticut Common Core Algebra 1 Curriculum Professional Development Materials Unit 8 Quadratic Functions Contents Activity 8.1.3 Rolling Ball CBR Activity 8.1.7 Galileo in Dubai Activity 8.2.3 Exploring

More information

HMH Fuse Algebra correlated to the. Texas Essential Knowledge and Skills for Mathematics High School Algebra 1

HMH Fuse Algebra correlated to the. Texas Essential Knowledge and Skills for Mathematics High School Algebra 1 HMH Fuse Algebra 1 2012 correlated to the Texas Essential Knowledge and Skills for Mathematics High School Algebra 1 111.32. Algebra I (b) Knowledge and skills. (1) Foundations for functions. The student

More information