How to Construct a Scatter Plot
A scatter plot gives you a visual idea of what is happening with your data. Scatter plots in statistics create the foundation for linear regression, where we take scatter plots and try to create a usable model using functions. There are just three steps to creating a scatter plot.
Sample question: create a scatter plot for the following data:
| x | y |
|---|---|
| 3 | 25 |
| 4.1 | 25 |
| 5 | 30 |
| 6 | 29 |
| 6.1 | 42 |
| 6.3 | 46 |
Step 1: Draw a graph. Label the x- and y- axis. Choose a range that includes the maximums and minimums from the given data. For example, our x-values go from 3 to 6.3, so a range from 3 to 7 would be appropriate.

Step 2: Draw the first point on the graph. Our first point is (3,25).

Step 3:. Draw the remaining points on the graph.

Feel like cheating at statistics?
Lisa Barcomb said:
Nov 12, 09 at 7:24 pmNow these kinds of questions I could do all day. This information I can understamd without loosing my mind and trying to figure out where to start and where to end. We need more of these questions.
Vanessa DuBarry said:
Dec 14, 09 at 9:57 pmI can agree with Lisa, these problems I can do very easly, and its just self explanatory. and this example just makes it way better
crystal lydick said:
May 04, 10 at 10:25 amI agree too!! I wish these were what kind of problems we had! THe exampli is great as well! This class has been over my head!!
AprilS said:
Aug 13, 10 at 10:11 amGreat example that makes it easier to understand the Scatter Plot. I love these because you can make sense of data that might otherwise be hard to see a pattern in! I absolutely love plots and graphs and visualization of data.
http://blog.thinkwell.com/2010/08/7th-grade-math-scatter-plots-and-free-worksheet.html
DGC said:
Nov 02, 12 at 11:17 amThank you