A Scatter Diagram shows a relationship between two variables and provides a visual correlation coefficient.

Why You Would Use Scatter Analysis and Scatter Plots

A Scatter Analysis is used when you need to compare two data sets against each other to see if there is a relationship. Scatter plots are a way of visualizing the relationship; by plotting the data points, you get a scattering of points on a graph. The analysis comes in when trying to discern what kind of pattern (if any) is present and what that pattern means.

We are talking about this kind of analysis when we are trying to get at the root cause of an issue.

Scatter Diagrams show the “cause-and-effect” relationship between two kinds of data and provide useful information about a production process.

Specific instances of when to utilize scatter diagrams:

  • Pairs of numerical figures are present.
  • Dependent variables have multiple values for each figure associated with the independent variable.
  • Defining if there is a relationship between two variables.

What Kind of Data Should You Use for Scatter Analysis?

Scatter analysis generally makes use of continuous data. (See notes on the different data types here.)

Discrete data is best at pass/ fail measurements. Continuous data lets you measure things deeply on an infinite set and is generally make use in scatter analysis.

You could use discrete data on one scatter plot axis and continuous data on the other. For the discrete data, you’d have to put it into some kind of quantified band–like say 1-10 on a customer satisfaction score.

I suppose you also *could* put discrete data that comes out like pass/fail as one of two bands, but it would depend on whether or not you got any useful information out of the data.

The best bet is continuous data.

If you are looking for a way to do a graphical analysis of discrete data, you might try attribute charts.

Scatter Plots and Correlation

Scatter plots only show correlation. They do not prove causation. The example often used is shark attacks and ice cream sales. The two may be correlated, but ice cream does not cause shark attacks–the heat of the day does. In other words, more people are in the water on hot days when shark attacks occur, and more people are buying ice cream.

How to Make a Scatter Diagram:

how to make a scatter plot. Scatter Diagrams (Plots), Analysis & Regression
  1. Collect sets of data where a relationship is present.
  2. Draw a graph in the shape of an “L,” and make the scale even multiples (i.e., 10, 20).
    • Place the independent variable on the horizontal (X) axis.
    • Place the dependent variable on the vertical (Y) axis.
    • Place a dot or a symbol where the x-axis value intersects the y-axis value.
    • If two dots fall together, place them side by side so they are touching and both are visible.
  3. Review the pattern of points to determine if a relationship is present:
    • Stop if the data forms a line or a curve, as the variables are considered correlated.
    • Use regression or correlation analysis, if necessary. If regression or correlation analysis is not needed, complete steps four through seven below.
  4. Divide points on the graph into four equal sections. If X points are present on the graph:
    • Count X/2 points from top to bottom and draw a horizontal line.
    • Count X/2 points from left to right and draw a vertical line.
    • If the number of points is odd, draw a line through the middle point.
  5. Count the points in each quadrant.
NOTE: Do not count points on a line.
  1. Locate the smaller sum and the total of points in all quadrants, and add the diagonally opposite quadrants:

A = points in upper left + points in lower right

B = points in upper right + points in lower left

Q = the smaller of A and B

N = A + B

  1. Look up the limit for N on the trend test table:
  • If Q is less than the limit, the two variables are related.
  • If Q is greater than or equal to the limit, the pattern may have originated from random chance.

Benefits of Scatter Diagram

  • Scatter diagrams visually represent data points, making it easy to understand the relationship between two variables.
  • The patterns, trends, or correlations in a scatter plot is valuable for decision-making
  • Scatter plots can reveal clusters or groups within the data.
  • Easy to identify the outliers, or data points using scatter diagrams.
  • Help in identifying potential cause-and-effect relationships between variables, supporting root cause analysis.
  • In manufacturing, scatter diagrams are generally used to assess whether a process is in control or needs improvement.
  • Scatter diagrams are used to make predictions or forecasts based on observed data trends.

Scatter Plot Videos

Comments (8)

On an linear pattern, Q will be mostly equal to greater than N.
Then these variables have some relation right.
Please explain “If Q is less than the limit, the two variables are related.
If Q is greater than or equal to the limit, the pattern may have originated from random chance.

Well, I can help you try.

What kind of data works well on scatter plots?

Where can you find that kind of data in the type of example you want?

What kind of hypothesis would you want to prove or disprove through use of a scatter plot?

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.