Sign In
Start by determining the model using the first differences of the values of the given data.
y=3x-2
We will start by determining the best model that fits the data. Then we will be able to write an exact equation that models the data.
We want to model the given data set. Note that the x-values have a common difference of 1. Therefore, we can check if the y-values have a common difference, a common ratio, or constant second difference. It will tell us which model is most appropriate for the data set.
| The values of the attendance have: | The model is: |
|---|---|
| A common difference | Linear |
| A common ratio | Exponential |
| Constant second differences | Quadratic |
Let's start by checking our data set for a common difference!
We see that there is a common difference of 3, so a linear model fits the data.
We know that a linear function best models the data. y=mx+b To write an equation to model the data, we have to determine the values of the slope m and the y-intercept b. When x is 0, y is - 2. Therefore, b=- 2. y=mx+b ⇔ y=mx -2 Let's now find m! We will use the Slope Formula and the points ( 0, - 2) and ( 1, 1).
We have that m=3. Let's write the equation! y=mx -2 ⇔ y=3x -2 The linear function models the given data set.