Scatter Plot Statistics Example 2
Follow the full solution, then compare it with the other examples linked below.
Example 2
mediumGiven points: (1,2), (2,4), (3,5), (4,4), (5,8). Plot them and identify any outlier from the general trend.
Solution
- 1 Step 1: The general trend is upward: as x increases, y tends to increase.
- 2 Step 2: Most points roughly follow a line, but the point (4, 4) dips below the trend compared to neighbours (3,5) and (5,8).
- 3 Step 3: (4, 4) is a mild outlier from the linear trend, though not extreme.
Answer
The trend is positive and roughly linear. The point (4, 4) deviates below the general trend.
Scatter plots help us visually identify outliers โ points that deviate from the overall pattern. These outliers can influence the line of best fit and correlation coefficient.
About Scatter Plot
A graph that plots pairs of numerical values as dots on a coordinate plane, revealing the relationship between two variables.
Learn more about Scatter Plot โMore Scatter Plot Examples
Example 1 medium
A scatter plot of hours studied (x) vs exam score (y) shows points rising from left to right in a ro
Example 3 mediumA scatter plot shows the relationship between age of a car (years) and its resale value ($). The poi
Example 4 mediumA scatter plot of practice hours and free-throw accuracy has points clustered tightly around an upwa