Sign In
The data suggests using a linear model.
| Year | % |
|---|---|
| 1955 | 33.2 |
| 1960 | 31.4 |
| 1965 | 28.4 |
| 1970 | 27.3 |
| 1975 | 25.5 |
| 1980 | 21.9 |
| 1985 | 18 |
| 1990 | 16.1 |
| 1995 | 14.9 |
| 2000 | 13.5 |
| 2005 | 12.5 |
Recall that the average rate of change between two data points is equal to the slope between them, as this is just the quotient between the changes of the dependent and the independent variable at those points. Therefore, we can use the Slope Formula.
Substitute ( 33.2,1955) & ( 28.4,1965)
Subtract terms
Calculate quotient
We can do the same for the other points.
| Points | y_2-y_1/x_2-x_1 | Simplify |
|---|---|---|
| ( 25.5,1975)( 18.0,1985) | 18.0- 25.5/1985- 1975 | - 0.75 |
Therefore, the average rate of change between 1900 and 1965 is - 0.48 % per year, while between 1975 and 1985 it was - 0.75 % per year.
As we can see from the graph above, the data set suggests that a linear model is most appropriate.
The lists will shown after this, and we will be able to input the percentages in L1
and the years in L2.
To view the linear regression analysis of the data set, we press STAT, move to the right to view the CALC options, and then choose the option LinReg
from the list.
We can round the values for the parameters to a=- 0.4464 x and b=57.77. With this information, we can write the equation for our linear model. y = - 0.4464 x + 57.77
x= 120
Multiply
Add terms
We can see that the prediction for the percentage for 2020 is around 4.2 %.