Plotting Data
Plotting Data
Graphing
Making a Scatterplot
Plot the following points to make a scatterplot:
{(0, 3), (1, 5), (2, 8), (3, 10), (4, 12), (5, 15), (6, 19), (7,20), (8, 25)}
The result is the following graph:
Scatterplot
*Note that the graph has a title and the axes have been labeled.