FD12 Ch6. Problem Set#2 6.3-6.4-WITH GRAPHING TECHNOLOGY Problem 1. A hockey coach want to know the relationship between the number of shots his team takes during a game and the number of goals they score. She collected the following data from the last few games. Shots Goals 11 1 20 2 24 0 28 3 27 2 33 3 17 1 38 4 a) Create a scatter plot, and draw a line of best fit for the data using linear regression. Determine the equation for the line of best fit. Equation: b) Use your graph to estimate the number of shots required to score 3 goals. 2. A college kept track of the attendance at varsity football home games in the table below. Game Attendance 1 1530 2 1410 3 1355 4 1372 6 1620 7 1785 a) Create a scatter plot, and draw a curve of best fit for the data using quadratic regression. Determine the equation for the curve of best fit. Equation: b) Use your graph to interpolate the attendance at the fifth game. 3. A farming cooperative collected data showing the effect of different amounts of fertilizer, x, in hundreds of kilograms per hectare (kg/ha), on the yield of carrots, y, in tonnes (t). Use the data below and quadratic regression to interpolate the yield of carrots when the amount of fertilizer used is 0.75 kg/ha. State the equation for the regression function. Show your work. Fertilizer (kg/ha) Yield (t) 0 0.16 0.25 0.46 0.50 0.63 1.00 0.96 1.50 1.05 2.00 0.78 Equation: Answer: 4. Shane tracked the depth of the water at an ocean marina one afternoon. His data is summarized in the table below. Time of Day Depth (ft) 12:00 12.3 13:00 12.7 14:00 13.3 15:00 13.8 16:00 14.3 18:00 14.6 19:00 14.3 a) Determine the equation for the cubic regression function that models this data. Let x be the number of hours since 12:00 and y be the depth in feet. b) Interpolate the depth of the water at 17:00. Show your work. c) Extrapolate the depth of the water at 10:30 that morning. Show your work. 5. A research company summarized the average time spent everyday by teenagers watching television. Year Time (min) 1999 179 2000 195 2001 196 2002 190 2003 187 2004 185 2005 182 2006 169 a) Determine the equation for the quadratic regression function that models this data. b) Use your graph to estimate the average amount of time spent watching television in 2008. FD12 Ch6. Problem Set#2 6.3-6.4-WITH GRAPHING TECHNOLOGY Answer Section PROBLEM 1. ANS: a) b) b) Using the line of best fit, the team should take about 33 shots to score 3 goals. 2. ANS: a) b) b) Using the curve of best fit, the attendance should have been about 1455 people. 3. ANS: The equation of the quadratic regression function: y = –0.49x2 + 1.31x + 0.15 Determine the yield when x = 0.75: y = –0.49x2 + 1.31x + 0.15 y = –0.49(0.75)2 + 1.31(0.75) + 0.15 y = 0.856... The yield should be about 0.86 t of carrots. 4. ANS: a) If x is the number of hours since 12:00 and y is the depth in feet, then the equation of the cubic regression function: y = –0.015x3 + 0.095x2 + 0.361x + 12.290 b) Determine the depth when x = 5: y = –0.015x3 + 0.095x2 + 0.361x + 12.290 y = –0.015(5)3 + 0.095(5)2 + 0.361(5) + 12.290 y = 14.595 The depth of the water is about 14.6 ft at 17:00. c) Determine the depth when x = –1.5: y = –0.015x3 + 0.095x2 + 0.361x + 12.290 y = –0.015(–1.5)3 + 0.095(–1.5)2 + 0.361(–1.5) + 12.290 y = 12.012... The depth of the water is about 12.0 ft at 10:30. 5. ANS: a) b) b) Using the curve of best fit, the amount of time spent watching television should drop to about 142 min/day. 6.3-6.4 Modelling Data with a Line/Curve of Best Fit We can use a scatter graph to identify the type of line/curve that best fits the data, and run regression on graphing technology. On Desmos, use ‘~’ to run regression. Linear 𝑦~𝑚𝑥 + 𝑏 Chapter Review pg.428 #9 Quadratic 𝑦~𝑎𝑥 2 + 𝑏𝑥 + 𝑐 Cubic 𝑦~𝑎𝑥 2 + 𝑏𝑥 2 + 𝑐
© Copyright 2025 Paperzz