A scatter plot visualizes the relationship, or correlation, between two numerical variables.
One variable is placed on the horizontal X-axis and the other on the vertical Y-axis, with each observation shown as a point.
Scatter plots are often used to examine relationships such as:
Manufacturing conditions, such as temperature or time, and quality measurements, such as dimensions or resistance
Advertising spend and sales, or study time and test scores
Age and satisfaction scores in survey data
Example of a scatter plot created with Sakura Chart
Paste your data in CSV format to create a similar scatter plot automatically.
2. What Can You Learn from a Scatter Plot?
2-1. Direction and Presence of Correlation
The arrangement of points helps you assess whether a correlation exists and in which direction it runs.
Points rising from left to right suggest positive correlation: as one variable increases, the other tends to increase.
Points falling from left to right suggest negative correlation: as one variable increases, the other tends to decrease.
Widely scattered points suggest little or no strong correlation.
A correlation coefficient summarizes the relationship with a number, while a scatter plot shows the actual shape and spread of the data.
2-2. Spread and Clusters
Areas where many points gather reveal common combinations and typical ranges.
A tight concentration may indicate that the conditions are limited to a narrow range.
Two or more clusters may indicate that the data contains different groups.
2-3. Finding Outliers
A point far from most of the data may be an outlier.
It may be caused by a measurement or data-entry error.
It may represent data collected under an unusual condition.
Finding outliers in a scatter plot can lead to better data-quality checks and further investigation.
3. Preparing Your Data
A scatter plot requires a numerical X value and a numerical Y value.
Sakura Chart can draw a scatter plot from the following format.
3-1. Simple Scatter Plot
x,y
1.0,2.0
2.0,3.5
3.0,3.8
4.0,5.0
5.0,6.2
Select x for the X-axis and y for the Y-axis.
3-2. Coloring Groups with a LEVEL Column
Add a LEVEL column when you want different colors for conditions, production lines, products, or other groups.
Select “Continue to preview,” then choose Scatter as the chart type.
Select the X-axis column, such as x, and the Y-axis column, such as y.
If your data includes a LEVEL column, select it to color the points by group.
Adjust the point color and size, axis ranges, and grid lines as needed, then select “Create chart.”
See the How to use page for detailed screen instructions and information about other chart types.
5. When Should You Use a Scatter Plot?
When asking how Result B changes as Condition A changes
When you want to see the actual distribution of points, not only a correlation coefficient
When examining the relationship between manufacturing conditions and quality characteristics
When comparing two numerical survey variables, such as age and satisfaction
When exploring patterns before regression analysis or machine learning
A scatter plot is a powerful first step when you want to find out whether two numerical variables may be related.
6. Summary
A scatter plot shows the relationship between two numerical variables through the position of points.
The pattern of points helps reveal the direction and apparent strength of correlation.
With X, Y, and optional LEVEL columns, you can create a scatter plot easily in Sakura Chart.
Scatter plots are also useful for finding outliers and identifying clusters.
When you want to inspect the relationship between two numerical variables, start with a scatter plot.
With Sakura Chart, you can paste your data and create a report-ready scatter plot in just a few clicks.