FigureΒ 14.5.3 presents 10 points and three lines. One of the lines is colored red and one of the points is marked as a red triangle. The points in the plot refer to the data frame in TableΒ 14.5.2 and the three lines refer to the linear equations:
1. \(y = 4\)
2. \(y = 5 - 2x\)
3. \(y = x\)
You are asked to match the marked line to the appropriate linear equation and match the marked point to the appropriate observation:
1. Which of the three equations, 1, 2 or 3, describes the line marked in red?
2. The point marked with a red triangle represents which of the observations. (Identify the observation number.)
| Observation | \(x\) | \(y\) |
|---|---|---|
| 1 | 2.3 | -3.0 |
| 2 | -1.9 | 9.8 |
| 3 | 1.6 | 4.3 |
| 4 | -1.6 | 8.2 |
| 5 | 0.8 | 5.9 |
| 6 | -1.0 | 4.3 |
| 7 | -0.2 | 2.0 |
| 8 | 2.4 | -4.7 |
| 9 | 1.8 | 1.8 |
| 10 | 1.4 | -1.1 |

