The Data Visualization Charting 101 series explores different tools to visualize data. Check out other posts to see which data visualization is right for you.

This scatter plot compares car prices and horse power
Have so much data that your head is spinning? If you have a lot of data that needs to be visualized, a scatter plot, aka an X-Y plot, would be the most useful of the charts we’ve examined on this blog series. They can help your audience quickly identify patterns and correlations.
Scatter plot basics:
- Two-dimensional plot that shows the joint variation of two data items
- Each marker (symbols such as dots, squares and plus signs) represents an observation
- The marker position indicates the value for each observation
- A scatter plot matrix is a series of scatter plots that displays every possible pairing of the measures that are assigned to the visualization





