maths.free › Precalculus › 2. Linear Functions › Fitting Linear Models to Data
Fitting Linear Models to Data
Draw and interpret scatter plots.
Drawing and Interpreting Scatter Plots
A scatter plot is a graph of plotted points that may show a relationship between two sets of data. If the relationship is from a linear model, or a model that is nearly linear, the professor can draw conclusions using his knowledge of linear functions. shows a sample scatter plot.
Notice this scatter plot does not indicate a linear relationship. The points do not appear to follow a trend. In other words, there does not appear to be a relationship between the age of the student and the score on the final exam.
Example
Try it.
The table below shows the number of cricket chirps in 15 seconds, for several different air temperatures, in degrees FahrenheitSelected data from http://classic.globe.gov/fsl/scientistsblog/2007/10/. Retrieved Aug 3, 2010. Plot this data, and determine whether the data appears to be linearly related.
| Chirps | 44 | 35 | 20.4 | 33 | 31 | 35 | 18.5 | 37 | 26 |
| Temperature | 80.5 | 70.5 | 57 | 66 | 68 | 72 | 52 | 73.5 | 53 |
Solution
Plotting this data, as depicted in suggests that there may be a trend. We can see from the trend in the data that the number of chirps increases as the temperature increases. The trend appears to be roughly linear, though certainly not perfectly so.
Finding the Line of Best Fit
Once we recognize a need for a linear function to model that data, the natural follow-up question is “what is that linear function?” One way to approximate our linear function is to sketch the line that seems to best fit the data. Then we can extend the line until we can verify the y-intercept. We can approximate the slope of the line by extending it until we can estimate the \(\frac{\text{rise}}{\text{run}}.\)
Example
Try it.
Find a linear function that fits the data in by “eyeballing” a line that seems to fit.
Solution
On a graph, we could try sketching a line.
Using the starting and ending points of our hand drawn line, points (0, 30) and (50, 90), this graph has a slope of
\[m=\frac{60}{50}=1.2\]and a y-intercept at 30. This gives an equation of
\[T(c)=1.2c+30\]where \(c\) is the number of chirps in 15 seconds, and \(T(c)\) is the temperature in degrees Fahrenheit. The resulting equation is represented in .
While eyeballing a line works reasonably well, there are statistical techniques for fitting a line to data that minimize the differences between the line and data valuesTechnically, the method minimizes the sum of the squared differences in the vertical direction between the line and the data values.. One such technique is called least squares regression and can be computed by many graphing calculators, spreadsheet software, statistical software, and many web-based calculatorsFor example, http://www.shodor.org/unchem/math/lls/leastsq.html. Least squares regression is one means to determine the line that best fits the data, and here we will refer to this method as linear regression.
Example
Try it.
Find the least squares regression line using the cricket-chirp data in .
Solution
- Enter the input (chirps) in List 1 (L1).
- Enter the output (temperature) in List 2 (L2). See .
L1 44 35 20.4 33 31 35 18.5 37 26 L2 80.5 70.5 57 66 68 72 52 73.5 53 - On a graphing utility, select Linear Regression (LinReg). Using the cricket chirp data from earlier, with technology we obtain the equation: \[T(c)=30.281+1.143c\]
Condensed — the full section is in OpenStax Precalculus 2e.
Distinguishing Between Linear and Non-Linear Models
As we saw above with the cricket-chirp model, some data exhibit strong linear trends, but other data, like the final exam scores plotted by age, are clearly nonlinear. Most calculators and computer software can also provide us with the correlation coefficient, which is a measure of how closely the line fits the data. Many graphing calculators require the user to turn a ”diagnostic on” selection to find the correlation coefficient, which mathematicians label as \(r.\) The correlation coefficient provides an easy way to get an idea of how close to a line the data falls.
We should compute the correlation coefficient only for data that follows a linear pattern or to determine the degree to which a data set is linear. If the data exhibits a nonlinear pattern, the correlation coefficient for a linear regression is meaningless. To get a sense for the relationship between the value of \(r\) and the graph of the data, shows some large data sets with their correlation coefficients. Remember, for all plots, the horizontal axis shows the input and the vertical axis shows the output.
Example
Try it.
Calculate the correlation coefficient for cricket-chirp data in .
Solution
Because the data appear to follow a linear pattern, we can use technology to calculate \(r.\) Enter the inputs and corresponding outputs and select the Linear Regression. The calculator will also provide you with the correlation coefficient, \(r=0.9509.\) This value is very close to 1, which suggests a strong increasing linear relationship.
Note: For some calculators, the Diagnostics must be turned "on" in order to get the correlation coefficient when linear regression is performed: [2nd]>[0]>[alpha][ \(x\) –1], then scroll to DIAGNOSTICSON.
Predicting with a Regression Line
Once we determine that a set of data is linear using the correlation coefficient, we can use the regression line to make predictions. As we learned above, a regression line is a line that is closest to the data in the scatter plot, which means that only one such line is a best fit for the data.
Example
Try it.
Gasoline consumption in the United States has been steadily increasing. Consumption data from 1994 to 2004 is shown in http://www.bts.gov/publications/national_transportation_statistics/2005/html/table_04_10.html. Determine whether the trend is linear, and if so, find a model for the data. Use the model to predict the consumption in 2008.
| Year | '94 | '95 | '96 | '97 | '98 | '99 | '00 | '01 | '02 | '03 | '04 |
| Consumption (billions of gallons) | 113 | 116 | 118 | 119 | 123 | 125 | 126 | 128 | 131 | 133 | 136 |
The scatter plot of the data, including the least squares regression line, is shown in .
Solution
We can introduce new input variable, \(t,\) representing years since 1994.
The least squares regression equation is:
\[C(t)=113.318+2.209t\]Using technology, the correlation coefficient was calculated to be 0.9965, suggesting a very strong increasing linear trend.
Using this to predict consumption in 2008 \((t=14),\)
\[\begin{array}{l}C(14)=113.318+2.209(14) \\ =144.244\end{array}\]The model predicts 144.244 billion gallons of gasoline consumption in 2008.
Key Concepts
- Scatter plots show the relationship between two sets of data. See .
- Scatter plots may represent linear or non-linear models.
- The line of best fit may be estimated or calculated, using a calculator or statistical software. See .
- Interpolation can be used to predict values inside the domain and range of the data, whereas extrapolation can be used to predict values outside the domain and range of the data. See .
- The correlation coefficient, \(r,\) indicates the degree of linear relationship between data. See .
- A regression line best fits the data. See .
- The least squares regression line is found by minimizing the squares of the distances of points from a line passing through the data and may be used to make predictions regarding either of the variables. See .
Practice (40)
Try each one on paper first. Reveal the answer to check; verified ones can be opened in the solver for every step.
-
The table below shows the number of cricket chirps in 15 seconds, for several different air temperatures, in degrees FahrenheitSelected data from http://classic.globe.gov/fsl/scientistsblog/2007/10/. Retrieved Aug 3, 2010. Plot this data, and determine whether the data appears to be linearly related.
Chirps 44 35 20.4 33 31 35 18.5 37 26 Temperature 80.5 70.5 57 66 68 72 52 73.5 53 Atbildēt uz šo jautājumu
Plotting this data, as depicted in suggests that there may be a trend. We can see from the trend in the data that the number of chirps increases as the temperature increases. The trend appears to be roughly linear, though certainly not perfectly so.
-
Find a linear function that fits the data in by “eyeballing” a line that seems to fit.
Atbildēt uz šo jautājumu
On a graph, we could try sketching a line.
Using the starting and ending points of our hand drawn line, points (0, 30) and (50, 90), this graph has a slope of
\[m=\frac{60}{50}=1.2\]and a y-intercept at 30. This gives an equation of
\[T(c)=1.2c+30\]where \(c\) is the number of chirps in 15 seconds, and \(T(c)\) is the temperature in degrees Fahrenheit. The resulting equation is represented in .
-
Use the cricket data from to answer the following questions:
- ⓐ Would predicting the temperature when crickets are chirping 30 times in 15 seconds be interpolation or extrapolation? Make the prediction, and discuss whether it is reasonable.
- ⓑ Would predicting the number of chirps crickets will make at 40 degrees be interpolation or extrapolation? Make the prediction, and discuss whether it is reasonable.
Atbildēt uz šo jautājumu
- ⓐ The number of chirps in the data provided varied from 18.5 to 44. A prediction at 30 chirps per 15 seconds is inside the domain of our data, so would be interpolation. Using our model:
\[\begin{array}{l}T(30)=30+1.2(30) \\ =66\ \text{degrees}\end{array}\]
Based on the data we have, this value seems reasonable. - ⓑ The temperature values varied from 52 to 80.5. Predicting the number of chirps at 40 degrees is extrapolation because 40 is outside the range of our data. Using our model: \[\begin{array}{l}40=30+1.2c \\ 10=1.2c \\ c\approx 8.33\end{array}\]
We can compare the regions of interpolation and extrapolation using .
-
According to the data from , what temperature can we predict it is if we counted 20 chirps in 15 seconds?
Atbildēt uz šo jautājumu
\(54^{\circ}\text{F}\)
-
Find the least squares regression line using the cricket-chirp data in .
Atbildēt uz šo jautājumu
- Enter the input (chirps) in List 1 (L1).
- Enter the output (temperature) in List 2 (L2). See .
L1 44 35 20.4 33 31 35 18.5 37 26 L2 80.5 70.5 57 66 68 72 52 73.5 53 - On a graphing utility, select Linear Regression (LinReg). Using the cricket chirp data from earlier, with technology we obtain the equation: \[T(c)=30.281+1.143c\]
-
Calculate the correlation coefficient for cricket-chirp data in .
Atbildēt uz šo jautājumu
Because the data appear to follow a linear pattern, we can use technology to calculate \(r.\) Enter the inputs and corresponding outputs and select the Linear Regression. The calculator will also provide you with the correlation coefficient, \(r=0.9509.\) This value is very close to 1, which suggests a strong increasing linear relationship.
Note: For some calculators, the Diagnostics must be turned "on" in order to get the correlation coefficient when linear regression is performed: [2nd]>[0]>[alpha][ \(x\) –1], then scroll to DIAGNOSTICSON.
-
Gasoline consumption in the United States has been steadily increasing. Consumption data from 1994 to 2004 is shown in http://www.bts.gov/publications/national_transportation_statistics/2005/html/table_04_10.html. Determine whether the trend is linear, and if so, find a model for the data. Use the model to predict the consumption in 2008.
Year '94 '95 '96 '97 '98 '99 '00 '01 '02 '03 '04 Consumption (billions of gallons) 113 116 118 119 123 125 126 128 131 133 136 The scatter plot of the data, including the least squares regression line, is shown in .
Atbildēt uz šo jautājumu
We can introduce new input variable, \(t,\) representing years since 1994.
The least squares regression equation is:
\[C(t)=113.318+2.209t\]Using technology, the correlation coefficient was calculated to be 0.9965, suggesting a very strong increasing linear trend.
Using this to predict consumption in 2008 \((t=14),\)
\[\begin{array}{l}C(14)=113.318+2.209(14) \\ =144.244\end{array}\]The model predicts 144.244 billion gallons of gasoline consumption in 2008.
-
Use the model we created using technology in to predict the gas consumption in 2011. Is this an interpolation or an extrapolation?
Atbildēt uz šo jautājumu
150.871 billion gallons; extrapolation
-
Describe what it means if there is a model breakdown when using a linear model.
Atbildēt uz šo jautājumu
When our model no longer applies, after some value in the domain, the model itself doesn’t hold.
-
What is interpolation when using a linear model?
-
What is extrapolation when using a linear model?
Atbildēt uz šo jautājumu
We predict a value outside the domain and range of the data.
-
Explain the difference between a positive and a negative correlation coefficient.
-
Explain how to interpret the absolute value of a correlation coefficient.
Atbildēt uz šo jautājumu
The closer the number is to 1, the less scattered the data, the closer the number is to 0, the more scattered the data.
-
A regression was run to determine whether there is a relationship between hours of TV watched per day \((x)\) and number of sit-ups a person can do \((y).\) The results of the regression are given below. Use this to predict the number of sit-ups a person who watches 11 hours of TV can do.
\[\begin{array}{l}y=ax+b \\ a=-1.341 \\ b=32.234 \\ r=-0.896\end{array}\] -
A regression was run to determine whether there is a relationship between the diameter of a tree ( \(x,\) in inches) and the tree’s age ( \(y,\) in years). The results of the regression are given below. Use this to predict the age of a tree with diameter 10 inches.
\[\begin{array}{l}y=ax+b \\ a=6.301 \\ b=-1.044 \\ r=0.970\end{array}\]Atbildēt uz šo jautājumu
61.966 years
-
0 2 4 6 8 10 –22 –19 –15 –11 –6 –2 -
1 2 3 4 5 6 46 50 59 75 100 136 Atbildēt uz šo jautājumu
No.
-
100 250 300 450 600 750 12 12.6 13.1 14 14.5 15.2 -
1 3 5 7 9 11 1 9 28 65 125 216 Atbildēt uz šo jautājumu
No.
-
For the following data, draw a scatter plot. If we wanted to know when the population would reach 15,000, would the answer involve interpolation or extrapolation? Eyeball the line, and estimate the answer.
Year Population 1990 11,500 1995 12,100 2000 12,700 2005 13,000 2010 13,750 -
For the following data, draw a scatter plot. If we wanted to know when the temperature would reach 28 °F, would the answer involve interpolation or extrapolation? Eyeball the line and estimate the answer.
Temperature, °F 16 18 20 25 30 Time, seconds 46 50 54 55 62 Atbildēt uz šo jautājumu
Interpolation. About \(60^{\circ}\text{ F}.\)
-
\(r=0.\text{95}\)
-
\(r=-0.\text{89}\)
Atbildēt uz šo jautājumu
C
-
\(r=0.26\)
-
\(r=-0.39\)
Atbildēt uz šo jautājumu
B
-
The U.S. Census tracks the percentage of persons 25 years or older who are college graduates. That data for several years is given in http://www.census.gov/hhes/socdemo/education/data/cps/historical/index.html. Accessed 5/1/2014.. Determine whether the trend appears linear. If so, and assuming the trend continues, in what year will the percentage exceed 35%?
Year Percent Graduates 1990 21.3 1992 21.4 1994 22.2 1996 23.6 1998 24.4 2000 25.6 2002 26.7 2004 27.7 2006 28 2008 29.4 -
The U.S. import of wine (in hectoliters) for several years is given in . Determine whether the trend appears linear. If so, and assuming the trend continues, in what year will imports exceed 12,000 hectoliters?
Year Imports 1992 2665 1994 2688 1996 3565 1998 4129 2000 4584 2002 5655 2004 6549 2006 7950 2008 8487 2009 9462 Atbildēt uz šo jautājumu
Yes, trend appears linear because \(r=0.\text{985}\) and will exceed 12,000 near midyear, 2016, 24.6 years since 1992.
-
shows the year and the number of people unemployed in a particular city for several years. Determine whether the trend appears linear. If so, and assuming the trend continues, in what year will the number of unemployed reach 5?
Year Number Unemployed 1990 750 1992 670 1994 650 1996 605 1998 550 2000 510 2002 460 2004 420 2006 380 2008 320 -
\(x\) 8 15 26 31 56 \(y\) 23 41 53 72 103 Atbildēt uz šo jautājumu
\(y=\text{1}.\text{64}0x+\text{13}.\text{8}00\), \(r=0.\text{987}\)
-
\(x\) 5 7 10 12 15 \(y\) 4 12 17 22 24 -
\(x\) \(y\) \(x\) \(y\) 3 21.9 11 15.76 4 22.22 12 13.68 5 22.74 13 14.1 6 22.26 14 14.02 7 20.78 15 11.94 8 17.6 16 12.76 9 16.52 17 11.28 10 18.54 18 9.1 Atbildēt uz šo jautājumu
\(y=-0.962x+26.86,\ r=-0.965\)
-
\(x\) \(y\) 4 44.8 5 43.1 6 38.8 7 39 8 38 9 32.7 10 30.1 11 29.3 12 27 13 25.8 -
\(x\) 21 25 30 31 40 50 \(y\) 17 11 2 -1 -18 -40 Atbildēt uz šo jautājumu
\(y=-\text{1}.\text{981}x+\text{6}0.\text{197}\); \(r=-0.\text{998}\)
-
\(x\) 100 80 60 55 40 20 \(y\) 2000 1798 1589 1580 1390 1202 -
\(x\) 900 988 1000 1010 1200 1205 \(y\) 70 80 82 84 105 108 Atbildēt uz šo jautājumu
\(y=0.\text{121}x-38.841,\ r=0.998\)
-
Graph \(f(x)=0.5x+10\). Pick a set of 5 ordered pairs using inputs \(x=\text{-2},\text{ 1},\text{ 5},\text{ 6},\text{ 9}\) and use linear regression to verify that the function is a good fit for the data.
-
Graph \(f(x)=-2x-10\). Pick a set of 5 ordered pairs using inputs \(x=\text{-2},\text{ 1},\text{ 5},\text{ 6},\text{ 9}\) and use linear regression to verify the function.
Atbildēt uz šo jautājumu
\((\text{-2},-6),(\text{1},\text{-12}),(\text{5},\text{-2}0),(\text{6},\text{-22}),(\text{9},\text{-28})\); \(y=-2x-10\)
-
Use linear regression to determine a function \(P\) where the profit in thousands of dollars depends on the number of units sold in hundreds.
-
Find to the nearest tenth and interpret the x-intercept.
Atbildēt uz šo jautājumu
\((\text{189}.\text{8},0)\\) If 18,980 units are sold, the company will have a profit of zero dollars.
-
Find to the nearest tenth and interpret the y-intercept.
Symbols used here
Distance from zero: |−3| = 3. For a complex number, distance from the origin.
Number of k-element subsets of n things: n!/(k!(n−k)!).
Ratio of a circle's circumference to its diameter, 3.14159…
2.71828…, the base whose exponential is its own derivative.
i² = −1.
The usual name for an angle.
The exponent b must be raised to for x; ln uses base e.
A quantity with magnitude and direction; a column of numbers.
How to: Fitting Linear Models to Data
- Draw and interpret scatter plots.
- Find the line of best fit.
- Distinguish between linear and nonlinear relations.
- Use a linear model to make predictions.
- The method of
- The method of
- Enter the input in List 1 (
- Enter the output in List 2 (
Questions people ask
What is a function, really?
A rule that assigns exactly one output to each input. The vertical-line test on a graph is the same idea: no input may have two outputs.
Why do we need complex numbers?
Because x² + 1 = 0 has no real solution, and allowing one new number i with i² = −1 makes every polynomial equation solvable. They then turn out to describe rotation, waves and alternating current more naturally than real numbers do.
Izmēģiniet savu
Parts of this page are adapted from OpenStax Precalculus 2e (CC BY-NC-SA 4.0). Condensed and re-explained here; errors are ours.
Vairāk Precalculus
Complex numbersPolynomial functionsRational functionsSequences and seriesThe binomial theoremConic sectionsVectorsExponential and logarithmic functionsPolynomial division and the remainder theoremParametric equations and polar coordinates