Learn how to use a scatter diagram in quality to investigate relationships between variables, interpret patterns, and avoid confusing correlation with causation.

Check it out!

A scatter diagram is a graphical tool used to investigate whether two numerical variables show some pattern of association. In Engineering, it helps turn a hypothesis such as “temperature seems to increase the failure rate” or “more revisions seem to increase approval lead time” into a visual analysis based on paired data. The chart may reveal positive association, negative association, no apparent pattern, nonlinearity, clusters, and outliers. However, a visual or statistical relationship does not, by itself, demonstrate causation.

The value of the tool lies in putting a hypothesis against evidence. It is especially useful after the problem has been defined and reliable paired data are available, but before concluding that one variable causes the other.

What Is a Scatter Diagram?

A scatter diagram, also called a scatter plot or X-Y plot, represents pairs of observations on a Cartesian plane. Each point corresponds to one observation: one variable is placed on the horizontal axis and the other on the vertical axis.

If a team tracks, for example, the number of clashes found in a design review and the number of hours spent on rework for each package, each package generates a pair of values. When dozens of packages are plotted, the pattern may show whether larger numbers of clashes tend to accompany larger volumes of rework.

The American Society for Quality classifies the scatter diagram among the seven basic quality tools. NIST describes it as an exploratory analysis technique for examining relationships or associations between two variables.

The tool does not replace regression, hypothesis testing, or Engineering knowledge. It is an investigation step that helps decide whether a particular relationship deserves deeper analysis.

What Each Point Means

A common mistake is to interpret the chart as a time series. Usually it is not. Each point represents a pair of values corresponding to the same unit of analysis: equipment, document, batch, inspection, project, period, or occurrence.

For example:

  • X-axis: temperature measured in a panel;
  • Y-axis: current measured in the same panel at the same instant;
  • each point: one measurement instant.

In another context:

  • X-axis: number of comments received per document;
  • Y-axis: total time to approval;
  • each point: one issued document.

The quality of the pairing is fundamental. If X and Y values do not correspond to the same unit, period, or condition, the chart may suggest artificial relationships.

What Is a Scatter Diagram Used for in Quality?

The tool is mainly used to answer: is there some relationship pattern between these two variables that warrants further investigation?

It can be applied to:

  • visually test hypotheses raised through Ishikawa or 5 Whys;
  • compare a process variable with a quality response;
  • investigate factors associated with rework, schedule, productivity, or failures;
  • check whether two measurements vary in a similar way;
  • identify clusters that suggest different populations or operating regimes;
  • recognize nonlinear relationships that a simple coefficient might hide;
  • detect atypical observations that deserve individual investigation.

The tool is most valuable when the team avoids “looking for a story” in the chart and starts from a defined technical question.

From Hypothesis to Data

Consider a team that suspects documents with many disciplinary interfaces take longer to approve. The statement is still a hypothesis. To analyze it, observable variables would have to be defined, for example:

  • X = number of disciplines with a relevant interface in the document;
  • Y = time between first issue and final approval.

From there, the team collects pairs for a representative number of documents and builds the chart.

If the point cloud slopes upward, there is an indication of positive association. If the points are scattered with no pattern, the hypothesis may be weak or the data may need stratification. If two clearly separated groups appear, different document types, clients, or phases may be mixed in the same analysis.

Scatter diagram workflow in a quality investigation

Technical hypothesis

Define X and Y

Collect comparable pairs

Plot the points

Interpret the pattern

Seek a technical explanation

Confirm with additional analysis

Scatter diagram workflow in a quality investigation

How to Interpret the Main Patterns

Interpretation starts with the shape of the point cloud, not with the desire to confirm the initial hypothesis.

Positive Association

A positive association exists when higher values of X tend to appear with higher values of Y. In Engineering, this might occur between number of revisions and approval lead time, applied load and deformation within a given range, or number of open items and rework hours.

The narrower and more orderly the cloud around an increasing trend, the stronger the visual association appears. Even so, the chart does not prove causation.

Negative Association

A negative association exists when an increase in X tends to accompany a decrease in Y. One possible example would be increased inspection coverage and fewer escaped defects, provided the variables have been defined and measured consistently.

Again, a third variable may explain both. Supplier maturity, for example, may simultaneously increase inspection discipline and reduce the number of defects.

No Apparent Relationship

A cloud with no visible direction suggests that the relationship between the variables is weak, nonexistent, masked, or poorly specified.

This does not automatically mean that “X does not influence Y.” Several possibilities should be evaluated:

  • the range of X is too narrow;
  • different populations are mixed;
  • measurement error is significant;
  • there is a time lag between cause and effect;
  • the relationship is nonlinear;
  • the response variable is influenced by several factors simultaneously.

NIST specifically notes that the chart can help evaluate linear and nonlinear relationships, changes in variability, and outliers.

Nonlinear Relationship

Not every physical or operational phenomenon follows a straight line. There may be an optimum range, saturation, a threshold, or curved behavior.

Equipment may operate stably up to a certain temperature and show a sharp increase in failures above a limit. If the analysis looks only for linear correlation, this pattern may be underestimated.

Clusters

Two or more groups of points often indicate that the data belong to different conditions. In Engineering, causes may include:

  • different suppliers;
  • different equipment families;
  • different teams or disciplines;
  • different project phases;
  • different operating environments;
  • different versions of a procedure.

The next step is not to calculate a single trend immediately across all points. First, stratify the data and understand why the groups exist.

Outliers

A point far from the cloud deserves analysis. It may be a data-entry error, measurement error, exceptional condition, or technically relevant occurrence.

Removing a point merely because it “spoils the trend” is incorrect practice. The decision should be documented and technically justified.

When a hypothesis appears plausible, the next step is to turn it into evidence. In Engineering processes, a relationship between variables has decision value only when the data are comparable, traceable, and analyzed within the technical context.

Learn about Engineering Process Diagnosis and Optimization

Correlation Is Not Causation

This is the main caution when using a scatter diagram. Two variables may move together without one causing the other.

There are at least four different situations:

  1. X influences Y;
  2. Y influences X;
  3. a third variable influences both X and Y;
  4. the observed relationship occurred by chance or because of bias in the data.

For example, a team may observe that projects with more meetings have more delays. It would be incorrect to conclude that meetings cause delays. More complex projects may require more meetings and, at the same time, have a higher risk of delay. Complexity would be a confounding variable.

In root cause investigation, the scatter diagram should be used to test the plausibility of relationships, not to close the investigation.

How to Strengthen a Causal Hypothesis

A hypothesis becomes stronger when different types of evidence converge:

  • a plausible technical mechanism exists;
  • the temporal sequence makes sense;
  • the data show a consistent association;
  • the relationship remains after stratifying relevant factors;
  • controlled interventions or changes produce a compatible effect;
  • competing hypotheses have been examined.

This logic connects the scatter diagram to Root Cause Analysis — RCA and the article on 5 Whys in Engineering: the chart helps qualify evidence, while the complete investigation must explain the mechanism and demonstrate that the cause is consistent with the facts.

How to Build a Scatter Diagram Correctly

Drawing the chart is simple. The difficult work lies in defining the data.

1. Formulate a Technical Question

Start with a specific question, for example: “is the number of review comments associated with time to approval?”

Vague questions such as “why is the process performing poorly?” do not define two observable variables.

2. Define the Variables

Each variable should have a clear unit, measurement criterion, and data source.

For the previous example:

  • X: number of technical comments recorded in the first review round;
  • Y: calendar days from first issue to approval.

If “comment” includes editorial observations in some documents and only technical deviations in others, the data become inconsistent.

3. Ensure Proper Pairing

Each X must correspond to the Y from the same unit of analysis. Do not mix monthly averages of one variable with individual values of another without justification.

4. Obtain an Adequate Amount and Range of Data

Too few points make the reading unstable. A very narrow range of X can hide an existing relationship. The appropriate sample size depends on variability, context, and the decision to be made.

5. Plot and Identify Units

The axes should show the variable names and units. The chart should be understandable without relying on oral explanation.

6. Look for Patterns Before Calculating Metrics

Assess direction, shape, clusters, outliers, and changes in dispersion. The chart is an exploratory tool.

7. Stratify When Necessary

If there are different populations, separate them by supplier, discipline, equipment, phase, or another technically relevant dimension.

8. Complement with Statistics When the Decision Requires It

Correlation, regression, confidence intervals, and hypothesis tests may be necessary when the decision has greater consequences. The scatter diagram guides this stage but does not replace it.

Scatter Diagram vs. Correlation

The concepts are related but different.

AspectScatter diagramCorrelation coefficient
NatureVisualNumerical
Shows nonlinearityYesMay not represent it well
Shows outliersYesNot directly
Shows clustersYesMay hide them
Summarizes linear strength/directionVisuallyYes
Proves causationNoNo

Mature practice uses both in a complementary way. Calculating a single coefficient without looking at the chart may hide two groups, a dominant outlier, or a curved relationship.

Scatter Diagram vs. Histogram

A histogram in quality answers how one variable is distributed. A scatter diagram analyzes how two variables behave together.

If the question is “how is document approval time distributed?”, use a histogram. If the question is “does approval time increase as the number of comments increases?”, use a scatter diagram.

Both charts can be used in the same investigation because they answer different questions.

Scatter Diagram vs. Control Chart

A control chart tracks one variable over time or production sequence and looks for signals of special causes. A scatter diagram relates two variables.

In some cases, the tools connect. If a control chart shows instability, the team can investigate factors associated with the variation using scatter diagrams. If the process shows autocorrelation, the temporal structure of the data must also be considered before interpreting simple relationships.

Application in Engineering Projects

In projects, data usually do not have the repetitiveness of a production line. This does not prevent use of the tool, but it requires care with the unit of analysis.

Possible pairs include:

Variable XVariable YPossible question
number of interfacesapproval timedo interfaces increase lead time?
number of commentsrework hoursare comments associated with correction effort?
percentage of incomplete requirementsissued revisionsdoes insufficient definition increase reissuance?
delay in input datadelivery delaydo late dependencies propagate delay?
number of disciplinesnumber of clashesdoes complexity increase detected conflicts?

The main risk is mixing incomparable projects. A simple single-discipline document and a critical multidisciplinary package may belong to different populations.

Application in Construction and QA/QC

In construction, inspections, and quality control, the diagram can relate execution conditions to measured results.

Examples:

  • ambient temperature × test result;
  • curing time × achieved strength;
  • humidity × observed defects;
  • team experience × rework rate;
  • number of inspections × escaped deviations;
  • inspection delay × volume of subsequent corrections.

The analysis must respect physics, the construction process, specifications, measurement method, and traceability. A visually convincing chart does not replace normative criteria or Engineering judgment.

Use with Inspection and Nonconformities

A check sheet can be used to collect occurrences consistently. Pareto helps prioritize categories. Ishikawa organizes hypotheses. The scatter diagram tests specific quantitative relationships.

This sequence is more robust than jumping directly from a perception to a corrective action.

Quality is not controlled merely by recording deviations. Investigation must connect occurrences, potential causes, field data, and acceptance criteria to distinguish perception from evidence and avoid weak corrective actions.

See Requirements, Evidence, and Acceptance Criteria Management

Application in Operations and Maintenance

In asset operations, the tool can help investigate relationships between condition and performance:

  • temperature × failure rate;
  • vibration × efficiency loss;
  • load × heating;
  • operating hours × degradation;
  • maintenance frequency × unavailability;
  • contaminant × component service life.

Time lags must be considered. A condition observed today may influence failures weeks later. Pairing measurements from the same instant may fail to capture the actual mechanism.

How to Avoid Misinterpretation

Confusing Correlation with Cause

This is the best-known mistake. A relationship is a clue, not proof.

Ignoring Physics or the Process

A pattern must be technically explainable. Statistics without a mechanism can produce weak decisions.

Using Aggregated Averages

Averages can hide internal variation. Whenever possible, preserve the granularity required by the question.

Mixing Populations

Supplier, shift, discipline, environment, or process version may form distinct groups.

Removing Outliers Without Investigation

An outlier may be precisely the event that reveals a special condition.

Forcing a Linear Relationship

Curves, thresholds, and saturation are common in technical systems.

Choosing Variables After Looking at the Result

Testing dozens of combinations until an “interesting” relationship appears increases the risk of spurious conclusions. The question should originate from the problem and technical knowledge.

How to Use Scatter Diagrams in a Cause Investigation

A consistent approach can follow this sequence:

  1. define the problem and response metric;
  2. organize potential causes using Ishikawa or another technique;
  3. identify hypotheses that can be represented by measurable variables;
  4. collect paired data using consistent criteria;
  5. build the scatter diagrams;
  6. discard unsupported hypotheses and deepen plausible ones;
  7. apply additional statistical analysis when necessary;
  8. confirm the causal mechanism with independent evidence;
  9. define an action addressing the validated cause;
  10. measure effectiveness after the intervention.

This sequence prevents the tool from being used merely as an illustration.

When a Scatter Diagram Is Not the Best Tool

It is not appropriate when:

  • the variables are essentially categorical;
  • comparable pairs of data do not exist;
  • the process changed several times during the period and regimes were not separated;
  • the question concerns the distribution of a single variable;
  • the priority is to monitor temporal stability;
  • the hypothesis involves complex causal logic without a simple quantitative representation.

In these cases, other tools in the quality toolbox may answer the question better. The article Quality Tools in Engineering helps select the technique according to the question.

From the Chart to an Engineering Decision

The objective is not to produce an attractive chart, but to improve a decision.

A relevant relationship should lead to questions such as:

  • is the mechanism technically plausible?
  • is the relationship strong enough to change a decision?
  • are there confounding variables?
  • does the same trend appear in different groups?
  • do we need regression or an additional experiment?
  • what action could change X and, if the hypothesis is causal, produce an effect on Y?
  • how would we verify the effectiveness of the intervention?

This reasoning connects data analysis, quality, and continuous improvement.

The value of analysis lies in the decision it improves. When multiple variables, areas, and causes must be evaluated together, a consulting approach helps structure the problem, select evidence, and turn findings into verifiable actions.

Learn about Technical Engineering Consulting

Final Considerations

The scatter diagram is a simple tool for an important question: do two variables appear to be related? In Engineering, its usefulness increases when the analysis begins with a technical hypothesis, uses reliable paired data, considers stratification, and avoids confusing association with causation.

The chart should be treated as exploratory evidence. It can indicate where deeper analysis is warranted, reveal that a hypothesis is unsupported, show different groups, or expose nonlinear patterns. When integrated with RCA, DMAIC, SPC, and other quality tools, it helps replace intuitive decisions with data-based investigation.

Technical References

[1] AMERICAN SOCIETY FOR QUALITY. Scatter Diagram. Milwaukee: ASQ. Available at: https://asq.org/quality-resources/scatter-diagram

[2] NATIONAL INSTITUTE OF STANDARDS AND TECHNOLOGY. Engineering Statistics Handbook: Scatter Plot. Gaithersburg: NIST. Available at: https://www.itl.nist.gov/div898/handbook/eda/section3/eda33q.htm

[3] AMERICAN SOCIETY FOR QUALITY. Quality Tools & Templates. Milwaukee: ASQ. Available at: https://asq.org/quality-resources/quality-tools

Frequently Asked Questions
What is a scatter diagram?

It is an X-Y chart that represents pairs of numerical values to visually investigate whether two variables show association, patterns, clusters, nonlinearity, or outliers.

Does a scatter diagram prove cause and effect?

No. Association or correlation does not demonstrate causation. The hypothesis must be supported by a technical mechanism, temporal sequence, stratification, and other evidence.

What is the difference between a histogram and a scatter diagram?

A histogram shows the distribution of one variable. A scatter diagram relates two variables through pairs of observations.

When should a scatter diagram be used in root cause analysis?

When there is a causal hypothesis that can be represented by two measurable variables and reliable paired data are available to check whether the relationship has empirical support.

What does a scatter plot with no apparent pattern mean?

It may indicate no relationship, a narrow data range, mixed populations, measurement error, a nonlinear relationship, or influence from other variables. Context must be analyzed before drawing a conclusion.

Additional Technical Materials

Related Solutions

Related Services

Key Content on the Topic

Related Technical Content