Fitting Linear Models to Data
A professor is attempting to identify trends among final exam scores. His class has a mixture of students, so he wonders if there is any relationship between age and final exam scores. One way for him to analyze the scores is by creating a diagram that relates the age of each student to the exam score received. In this section, we will examine one such diagram known as a scatter plot.
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. Figure 1 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.
Using a Scatter Plot to Investigate Cricket Chirps
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 Figure 2 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
Finding a Line of Best Fit
Find a linear function that fits the data in Table 1 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
and a y-intercept at 30. This gives an equation of
where is the number of chirps in 15 seconds, and is the temperature in degrees Fahrenheit. The resulting equation is represented in Figure 3.
Recognizing Interpolation or Extrapolation
While the data for most examples does not fall perfectly on the line, the equation is our best guess as to how the relationship will behave outside of the values for which we have data. We use a process known as interpolation when we predict a value inside the domain and range of the data. The process of extrapolation is used when we predict a value outside the domain and range of the data.
Figure 4 compares the two processes for the cricket-chirp data addressed in Example 2. We can see that interpolation would occur if we used our model to predict temperature when the values for chirps are between 18.5 and 44. Extrapolation would occur if we used our model to predict temperature when the values for chirps are less than 18.5 or greater than 44.
There is a difference between making predictions inside the domain and range of values for which we have data and outside that domain and range. Predicting a value outside of the domain and range has its limitations. When our model no longer applies after a certain point, it is sometimes called model breakdown. For example, predicting a cost function for a period of two years may involve examining the data where the input is the time in years and the output is the cost. But if we try to extrapolate a cost when that is in 50 years, the model would not apply because we could not account for factors fifty years in the future.
Understanding Interpolation and Extrapolation
Use the cricket data from Table 1 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.
Solution
- ⓐ 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:
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:
We can compare the regions of interpolation and extrapolation using Figure 5.
Analysis
Our model predicts the crickets would chirp 8.33 times in 15 seconds. While this might be possible, we have no reason to believe our model is valid outside the domain and range. In fact, generally crickets stop chirping altogether below around 50 degrees.
Finding the Line of Best Fit Using a Graphing Utility
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.
Finding a Least Squares Regression Line
Find the least squares regression line using the cricket-chirp data in Table 1.
Solution
- Enter the input (chirps) in List 1 (L1).
- Enter the output (temperature) in List 2 (L2). See Table 2.
Table 2 Two rows and ten columns. The first row is labeled, 'L1'. The second row is labeled is labeled, 'L2'. Reading the remaining rows as ordered pairs (i.e., (L2, L2), we have the following values: (44, 80.5), (35, 70.5), (20.4, 57), (33, 66), (31, 68), (35, 72), (18.5, 52), (37, 73.5) and (26, 53). 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:
Analysis
Notice that this line is quite similar to the equation we “eyeballed” but should fit the data better. Notice also that using this equation would change our prediction for the temperature when hearing 30 chirps in 15 seconds from 66 degrees to:
The graph of the scatter plot with the least squares regression line is shown in Figure 6.
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 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 and the graph of the data, Figure 7 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.
Finding a Correlation Coefficient
Calculate the correlation coefficient for cricket-chirp data in Table 1.
Solution
Because the data appear to follow a linear pattern, we can use technology to calculate Enter the inputs and corresponding outputs and select the Linear Regression. The calculator will also provide you with the correlation coefficient, 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][ –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.
Using a Regression Line to Make Predictions
Gasoline consumption in the United States has been steadily increasing. Consumption data from 1994 to 2004 is shown in Table 3http://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 Figure 8.
Solution
We can introduce new input variable, representing years since 1994.
The least squares regression equation is:
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
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 Example 1.
- 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 Example 2.
- 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 Example 3.
- The correlation coefficient, indicates the degree of linear relationship between data. See Example 5.
- A regression line best fits the data. See Example 6.
- 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 Example 4.
Section Exercises
Verbal
Describe what it means if there is a model breakdown when using a linear model.
Solution
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?
Solution
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.
Solution
The closer the number is to 1, the less scattered the data, the closer the number is to 0, the more scattered the data.
Algebraic
A regression was run to determine whether there is a relationship between hours of TV watched per day and number of sit-ups a person can do 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.
A regression was run to determine whether there is a relationship between the diameter of a tree ( in inches) and the tree’s age ( in years). The results of the regression are given below. Use this to predict the age of a tree with diameter 10 inches.
Solution
61.966 years
For the following exercises, draw a scatter plot for the data provided. Does the data appear to be linearly related?
| 0 | 2 | 4 | 6 | 8 | 10 |
| –22 | –19 | –15 | –11 | –6 | –2 |
| 1 | 2 | 3 | 4 | 5 | 6 |
| 46 | 50 | 59 | 75 | 100 | 136 |
Solution
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 |
Solution
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 |
Solution
Interpolation. About
Graphical
For the following exercises, match each scatterplot with one of the four specified correlations in Figure 9 and Figure 10.
Solution
C
Solution
B
For the following exercises, draw a best-fit line for the plotted data.
Solution
Solution
Numeric
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 Table 4http://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 Table 5. 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 |
Solution
Yes, trend appears linear because and will exceed 12,000 near midyear, 2016, 24.6 years since 1992.
Table 6 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 |
Technology
For the following exercises, use each set of data to calculate the regression line using a calculator or other technology tool, and determine the correlation coefficient to 3 decimal places of accuracy.
| 8 | 15 | 26 | 31 | 56 | |
| 23 | 41 | 53 | 72 | 103 |
Solution
,
| 5 | 7 | 10 | 12 | 15 | |
| 4 | 12 | 17 | 22 | 24 |
| 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 |
Solution
| 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 |
| 21 | 25 | 30 | 31 | 40 | 50 | |
| 17 | 11 | 2 | -1 | -18 | -40 |
Solution
;
| 100 | 80 | 60 | 55 | 40 | 20 | |
| 2000 | 1798 | 1589 | 1580 | 1390 | 1202 |
| 900 | 988 | 1000 | 1010 | 1200 | 1205 | |
| 70 | 80 | 82 | 84 | 105 | 108 |
Solution
Extensions
Graph . Pick a set of 5 ordered pairs using inputs and use linear regression to verify that the function is a good fit for the data.
Graph . Pick a set of 5 ordered pairs using inputs and use linear regression to verify the function.
Solution
;
For the following exercises, consider this scenario: The profit of a company decreased steadily over a ten-year span. The following ordered pairs shows dollars and the number of units sold in hundreds and the profit in thousands of dollars over the ten-year span, (number of units sold, profit) for specific recorded years:
.
Use linear regression to determine a function 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.
Solution
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.
Real-World Applications
For the following exercises, consider this scenario: The population of a city increased steadily over a ten-year span. The following ordered pairs shows the population and the year over the ten-year span, (population, year) for specific recorded years:
Use linear regression to determine a function where the year depends on the population. Round to three decimal places of accuracy.
Solution
Predict when the population will hit 8,000.
For the following exercises, consider this scenario: The profit of a company increased steadily over a ten-year span. The following ordered pairs show the number of units sold in hundreds and the profit in thousands of dollars over the ten year span, (number of units sold, profit) for specific recorded years:
.
Use linear regression to determine a function y, where the profit in thousands of dollars depends on the number of units sold in hundreds .
Solution
Predict when the profit will exceed one million dollars.
For the following exercises, consider this scenario: The profit of a company decreased steadily over a ten-year span. The following ordered pairs show dollars and the number of units sold in hundreds and the profit in thousands of dollars over the ten-year span (number of units sold, profit) for specific recorded years:
Use linear regression to determine a function y, where the profit in thousands of dollars depends on the number of units sold in hundreds .
Solution
Predict when the profit will dip below the $25,000 threshold.
Chapter Review Exercises
Linear Functions
Determine whether the algebraic equation is linear.
Solution
Yes
Determine whether the algebraic equation is linear.
Determine whether the function is increasing or decreasing.
Solution
Increasing.
Determine whether the function is increasing or decreasing.
Given each set of information, find a linear equation that satisfies the given conditions, if possible.
Passes through and
Solution
Given each set of information, find a linear equation that satisfies the given conditions, if possible.
x-intercept at and y-intercept at
Find the slope of the line shown in the line graph.
Solution
3
Find the slope of the line graphed.
Write an equation in slope-intercept form for the line shown.
Solution
Does the following table represent a linear function? If so, find the linear equation that models the data.
| –4 | 0 | 2 | 10 | |
| 18 | –2 | –12 | –52 |
Does the following table represent a linear function? If so, find the linear equation that models the data.
| 6 | 8 | 12 | 26 | |
| –8 | –12 | –18 | –46 |
Solution
Not linear.
On June 1st, a company has $4,000,000 profit. If the company then loses 150,000 dollars per day thereafter in the month of June, what is the company’s profit nthday after June 1st?
Graphs of Linear Functions
For the following exercises, determine whether the lines given by the equations below are parallel, perpendicular, or neither parallel nor perpendicular:
Solution
parallel
For the following exercises, find the x- and y- intercepts of the given equation
Solution
For the following exercises, use the descriptions of the pairs of lines to find the slopes of Line 1 and Line 2. Is each pair of lines parallel, perpendicular, or neither?
- Line 1: Passes through and
- Line 2: Passes through and
Solution
Line 1: Line 2: Parallel
- Line 1: Passes through and
- Line 2: Passes through and
Write an equation for a line perpendicular to and passing through the point (5, 20).
Solution
Find the equation of a line with a y- intercept of and slope .
Sketch a graph of the linear function .
Solution
Find the point of intersection for the 2 linear functions:
- Plan A: 25 dollars per day and 10 cents per mile
- Plan B: 50 dollars per day with free unlimited mileage
How many miles would you need to drive for plan B to save you money?
Solution
250.
Modeling with Linear Functions
Find the area of a triangle bounded by the y axis, the line , and the line perpendicular to that passes through the origin.
A town’s population increases at a constant rate. In 2010 the population was 55,000. By 2012 the population had increased to 76,000. If this trend continues, predict the population in 2016.
Solution
118,000.
The number of people afflicted with the common cold in the winter months dropped steadily by 50 each year since 2004 until 2010. In 2004, 875 people were inflicted.
Find the linear function that models the number of people afflicted with the common cold C as a function of the year, When will no one be afflicted?
Find the linear function y, where y depends on the number of years since 1980.
Solution
Find and interpret the y-intercept.
For the following exercise, consider this scenario: In 2004, a school population was 1,700. By 2012 the population had grown to 2,500.
Assume the population is changing linearly.
- ⓐ How much did the population grow between the year 2004 and 2012?
- ⓑ What is the average population growth per year?
- ⓒ Find an equation for the population, P, of the school t years after 2004.
Solution
- a) 800
- b) 100 students per year
- c)
For the following exercises, consider this scenario: In 2000, the moose population in a park was measured to be 6,500. By 2010, the population was measured to be 12,500. Assume the population continues to change linearly.
Find a formula for the moose population,
What does your model predict the moose population to be in 2020?
Solution
18,500
For the following exercises, consider this scenario: The median home values in subdivisions Pima Central and East Valley (adjusted for inflation) are shown in Table 7. Assume that the house values are changing linearly.
| Year | Pima Central | East Valley |
|---|---|---|
| 1970 | 32,000 | 120,250 |
| 2010 | 85,000 | 150,000 |
In which subdivision have home values increased at a higher rate?
If these trends were to continue, what would be the median home value in Pima Central in 2015?
Solution
$91,625
Fitting Linear Models to Data
Draw a scatter plot for the data in Table 8. Then determine whether the data appears to be linearly related.
| 0 | 2 | 4 | 6 | 8 | 10 |
| –105 | –50 | 1 | 55 | 105 | 160 |
Draw a scatter plot for the data in Table 9. If we wanted to know when the population would reach 15,000, would the answer involve interpolation or extrapolation?
| Year | Population |
| 1990 | 5,600 |
| 1995 | 5,950 |
| 2000 | 6,300 |
| 2005 | 6,600 |
| 2010 | 6,900 |
Solution
Extrapolation.
Eight students were asked to estimate their score on a 10-point quiz. Their estimated and actual scores are given in Table 10. Plot the points, then sketch a line that fits the data.
| Predicted | Actual |
| 6 | 6 |
| 7 | 7 |
| 7 | 8 |
| 8 | 8 |
| 7 | 9 |
| 9 | 10 |
| 10 | 10 |
| 10 | 9 |
Draw a best-fit line for the plotted data.
Solution
For the following exercises, consider the data in Table 11, which shows the percent of unemployed in a city of people 25 years or older who are college graduates is given below, by year.
| Year | 2000 | 2002 | 2005 | 2007 | 2010 |
| Percent Graduates | 6.5 | 7.0 | 7.4 | 8.2 | 9.0 |
Determine whether the trend appears to be linear. If so, and assuming the trend continues, find a linear regression model to predict the percent of unemployed in a given year to three decimal places.
In what year will the percentage exceed 12%?
Solution
Midway through 2024.
Based on the set of data given in Table 12, calculate the regression line using a calculator or other technology tool, and determine the correlation coefficient to three decimal places.
| 17 | 20 | 23 | 26 | 29 | |
| 15 | 25 | 31 | 37 | 40 |
Based on the set of data given in Table 13, calculate the regression line using a calculator or other technology tool, and determine the correlation coefficient to three decimal places.
| 10 | 12 | 15 | 18 | 20 | |
| 36 | 34 | 30 | 28 | 22 |
Solution
For the following exercises, consider this scenario: The population of a city increased steadily over a ten-year span. The following ordered pairs show the population and the year over the ten-year span (population, year) for specific recorded years:
Use linear regression to determine a function where the year depends on the population, to three decimal places of accuracy.
Predict when the population will hit 12,000.
Solution
Early in 2022
What is the correlation coefficient for this model to three decimal places of accuracy?
According to the model, what is the population in 2014?
Solution
7,660
Practice Test
Determine whether the following algebraic equation can be written as a linear function.
Solution
Yes.
Determine whether the following function is increasing or decreasing.
Determine whether the following function is increasing or decreasing.
Solution
Increasing
Given the following set of information, find a linear equation satisfying the conditions, if possible.
Passes through (5, 1) and (3, –9)
Given the following set of information, find a linear equation satisfying the conditions, if possible.
x intercept at (–4, 0) and y-intercept at (0, –6)
Solution
Find the slope of the line in Figure 12.
Write an equation for line in Figure 13.
Solution
Does Table 14 represent a linear function? If so, find a linear equation that models the data.
| –6 | 0 | 2 | 4 | |
| 14 | 32 | 38 | 44 |
Does Table 15 represent a linear function? If so, find a linear equation that models the data.
| 1 | 3 | 7 | 11 | |
| 4 | 9 | 19 | 12 |
Solution
No.
At 6 am, an online company has sold 120 items that day. If the company sells an average of 30 items per hour for the remainder of the day, write an expression to represent the number of items that were sold after 6 am.
For the following exercises, determine whether the lines given by the equations below are parallel, perpendicular, or neither parallel nor perpendicular:
Solution
Perpendicular
Find the x- and y-intercepts of the equation
Solution
;
Given below are descriptions of two lines. Find the slopes of Line 1 and Line 2. Is the pair of lines parallel, perpendicular, or neither?
Line 1: Passes through and
Line 2: Passes through and
Write an equation for a line perpendicular to and passing through the point
Solution
Sketch a line with a y-intercept of and slope .
Graph of the linear function .
Solution
For the two linear functions, find the point of intersection:
- Plan A: $25 per day and $0.10 per mile
- Plan B: $40 per day with free unlimited mileage
How many miles would you need to drive for plan B to save you money?
Solution
150
Find the area of a triangle bounded by the y axis, the line , and the line perpendicular to that passes through the origin.
A town’s population increases at a constant rate. In 2010 the population was 65,000. By 2012 the population had increased to 90,000. Assuming this trend continues, predict the population in 2018.
Solution
165,000
The number of people afflicted with the common cold in the winter months dropped steadily by 25 each year since 2002 until 2012. In 2002, 8,040 people were inflicted. Find the linear function that models the number of people afflicted with the common cold as a function of the year, When will less than 6,000 people be afflicted?
For the following exercises, use the graph in Figure 14, showing the profit, , in thousands of dollars, of a company in a given year, , where represents years since 1980.
Find the linear function , where depends on , the number of years since 1980.
Solution
Find and interpret the y-intercept.
In 2004, a school population was 1250. By 2012 the population had dropped to 875. Assume the population is changing linearly.
- ⓐ How much did the population drop between the year 2004 and 2012?
- ⓑ What is the average population decline per year?
- ⓒ Find an equation for the population, P, of the school t years after 2004.
Solution
- a) 375
- b) dropped an average of 46.875, or about 47 people per year
- c)
Draw a scatter plot for the data provided in Table 16. Then determine whether the data appears to be linearly related.
| 0 | 2 | 4 | 6 | 8 | 10 |
| –450 | –200 | 10 | 265 | 500 | 755 |
Draw a best-fit line for the plotted data.
Solution
For the following exercises, use Table 17, which shows the percent of unemployed persons 25 years or older who are college graduates in a particular city, by year.
| Year | 2000 | 2002 | 2005 | 2007 | 2010 |
| Percent Graduates | 8.5 | 8.0 | 7.2 | 6.7 | 6.4 |
Determine whether the trend appears linear. If so, and assuming the trend continues, find a linear regression model to predict the percent of unemployed in a given year to three decimal places.
In what year will the percentage drop below 4%?
Solution
Early in 2018
Based on the set of data given in Table 18, calculate the regression line using a calculator or other technology tool, and determine the correlation coefficient. Round to three decimal places of accuracy.
| 16 | 18 | 20 | 24 | 26 | |
| 106 | 110 | 115 | 120 | 125 |
For the following exercises, consider this scenario: The population of a city increased steadily over a ten-year span. The following ordered pairs shows the population (in hundreds) and the year over the ten-year span, (population, year) for specific recorded years:
Use linear regression to determine a function y, where the year depends on the population. Round to three decimal places of accuracy.
Solution
Predict when the population will hit 20,000.
What is the correlation coefficient for this model?
Solution
Analysis
This linear equation can then be used to approximate answers to various questions we might ask about the trend.