Sign In
| Licensed Drivers | ||
|---|---|---|
| State | Population (millions) | Number of Drivers (millions) |
| Arkansas | 2.8 | 2.0 |
| Illinois | 12.8 | 8.1 |
| Kansas | 2.8 | 2.0 |
| Massachusetts | 6.4 | 4.7 |
| Pennsylvania | 12.4 | 8.5 |
| Texas | 23.5 | 14.9 |
To make a scatter plot we just need to plot the data as ordered pairs.
m = y_2-y_1/x_2-x_1
In this formula (x_1,y_1) and (x_2,y_2) are two known points. Let's try finding the slope for our trend line.
Substitute ( 2.8,2.0) & ( 23.5,14.9)
Subtract terms
Calculate quotient
Round to 2 decimal place(s)
We find that the slope for our trend line is approximately 0.63. Now we can use the point-slope form. In this form (x_1,y_1) is a known point, and m is the slope of the line. y-y_1=m(x-x_1) We can substitute either of our known points and the slope value we found before. We will use the point (2.8,2.0). We can also isolate y so that evaluating our equation becomes easier.
Substitute values
Distribute 0.63
LHS+2=RHS+2
Now we can use our equation to predict the number of licensed drivers for a population of 10 million people. For this, we evaluate our function when x=10.
x= 10
Multiply
Add terms
Round to 1 decimal place(s)
As we can see, our model predicts that there would be around 6.5 million licensed drivers. Notice that, as there is no unique trend line for this data set, there is no unique correct answer. However, other trend lines choices should predict similar results.