Fiveable

🏭Intro to Industrial Engineering Unit 7 Review

QR code for Intro to Industrial Engineering practice questions

7.3 Six Sigma Methodology and Tools

7.3 Six Sigma Methodology and Tools

Written by the Fiveable Content Team • Last updated August 2025
Written by the Fiveable Content Team • Last updated August 2025
🏭Intro to Industrial Engineering
Unit & Topic Study Guides

DMAIC Methodology

Six Sigma is a data-driven approach to quality improvement that uses statistical methods to reduce defects and variability in processes, aiming for near-perfect output. The core of Six Sigma is the DMAIC framework: Define, Measure, Analyze, Improve, Control. Each phase builds on the last, guiding teams from identifying a problem all the way through to sustaining the fix.

Define, Measure, Analyze Phases

The first three phases focus on understanding the problem and pinpointing its root causes.

Define identifies the problem, its scope, the project goals, and who's on the team. The main deliverable here is a project charter, which clearly outlines what the project will (and won't) address. Teams also build SIPOC diagrams during this phase to map the process at a high level.

Measure collects baseline data so you know exactly how the process is performing right now. This phase also validates that your measurement system is trustworthy (no point analyzing bad data). Key activities include:

  • Running Gage R&R studies to confirm measurement accuracy and repeatability
  • Performing process capability analysis to see whether the process can meet specifications
  • Using control charts to visualize process performance over time

Analyze digs into the data to find the root causes of defects or variation. You're not guessing here; you're using statistical tools like hypothesis testing, fishbone diagrams, and regression analysis to validate which factors actually drive the problem.

Improve and Control Phases

Once you know the root causes, the final two phases fix the problem and lock in the gains.

Improve develops, tests, and implements solutions that address the root causes identified in the Analyze phase. This often involves piloting changes on a small scale before full rollout. Tools like Design of Experiments (DOE) and mistake-proofing (poka-yoke) are common here.

Control sustains the improvements over time. Without this phase, processes tend to drift back to old habits. Teams create control plans that detail what to monitor, how often, and what to do if something goes out of spec. Statistical process control (SPC) charts and standardized work procedures are the backbone of this phase.

Here's a quick reference for the tools associated with each phase:

PhaseKey Tools
DefineProject charters, SIPOC diagrams
MeasureGage R&R studies, process capability analysis
AnalyzeFishbone diagrams, regression analysis
ImproveDesign of experiments, mistake-proofing
ControlSPC charts, standardized work procedures

Six Sigma Tools for Problem-Solving

Define, Measure, Analyze Phases, Free Six Sigma Diagram for PowerPoint Presentations

SIPOC and Voice of the Customer

A SIPOC diagram maps five elements of a process at a high level: Suppliers, Inputs, Process, Outputs, and Customers. It's used early in the Define phase to make sure everyone on the team agrees on the process boundaries and key stakeholders (production managers, suppliers, end-users, etc.) before diving into details.

Voice of the Customer (VOC) captures what customers actually need, expect, and dislike. Data comes from surveys, focus groups, complaint records, and direct observation. For example, a smartphone manufacturer running VOC research might discover that customers prioritize longer battery life and improved camera quality over other features. Those insights then drive the project's focus.

Critical to Quality Trees

Broad customer needs like "I want fast delivery" aren't specific enough to measure or improve. Critical to Quality (CTQ) trees bridge that gap by translating a general need into specific, measurable requirements.

For a pizza delivery service, a CTQ tree might break down "timely delivery" like this:

  • Order processing time (target: under 2 minutes)
  • Cooking time (target: under 10 minutes)
  • Transportation time (target: under 20 minutes)

Each branch becomes something you can actually measure and set a target for. CTQ trees are typically built during the Define phase and feed directly into the KPIs you'll track throughout the project. A call center, for instance, might use a CTQ tree to arrive at KPIs like average call handling time and first-call resolution rate.

Data Analysis for Process Improvement

Define, Measure, Analyze Phases, File:DMAIC PDCA.png - Wikimedia Commons

Descriptive Statistics

Before you can improve a process, you need to describe how it's currently behaving. Descriptive statistics summarize a dataset's key features:

  • Measures of central tendency: mean, median, and mode tell you where the data clusters
  • Measures of dispersion: range, variance, and standard deviation tell you how spread out the data is

The normal distribution is especially important in Six Sigma because many natural processes follow a bell-curve pattern. Understanding where your data falls on that curve helps you assess process capability.

Statistical Process Control (SPC) charts monitor whether a process stays stable over time or drifts out of control. Common types include X-bar and R charts for variable data (measurements like weight or length) and p-charts for attribute data (pass/fail counts).

Inferential Statistics

While descriptive statistics summarize what you've observed, inferential statistics let you draw conclusions about a larger population from a sample. The main tools here are:

  • Hypothesis testing: Formally tests whether an observed effect is statistically significant or just due to chance
  • Confidence intervals: Provide a range within which the true population parameter likely falls

Regression analysis examines relationships between variables. Simple linear regression looks at two variables (e.g., does temperature affect product strength?), while multiple regression analyzes several independent variables at once.

Analysis of Variance (ANOVA) compares means across groups. One-way ANOVA compares three or more independent groups on a single factor. Two-way ANOVA examines the effects of two factors simultaneously, which is useful for spotting interactions between variables.

When your data doesn't meet the assumptions required for parametric tests (like normality), you turn to non-parametric tests such as the Mann-Whitney U test or the Kruskal-Wallis test.

Process Improvement Techniques

Design of Experiments (DOE)

Design of Experiments (DOE) systematically determines how different factors affect a process output. Instead of changing one variable at a time and hoping for the best, DOE lets you test multiple factors efficiently and uncover interactions between them.

There are three common DOE approaches:

  1. Full factorial design tests every possible combination of factor levels. It gives you the most complete picture but requires the most experimental runs.
  2. Fractional factorial design uses a strategically chosen subset of combinations, cutting down the number of runs while still capturing the most important effects.
  3. Response surface methodology goes further by exploring curved relationships between variables and a response, helping you find the true optimum.

DOE is typically used in the Improve phase of DMAIC. For example, a chemical engineer optimizing a reaction might use DOE to test different combinations of temperature, pressure, and catalyst concentration to find the settings that maximize yield.

Failure Mode and Effects Analysis (FMEA)

FMEA is a proactive tool that identifies potential failures before they happen. Rather than waiting for something to go wrong, you systematically ask: What could fail? How bad would it be? How likely is it? Would we catch it in time?

The FMEA process works in three steps:

  1. List potential failure modes for each step in the process or component in the design

  2. Rate each failure mode on three scales (typically 1-10):

    • Severity: How serious is the impact if this failure occurs?
    • Occurrence: How likely is this failure to happen?
    • Detection: How likely is it that current controls will catch the failure before it reaches the customer?
  3. Calculate the Risk Priority Number (RPN) by multiplying all three ratings: RPN=Severity×Occurrence×DetectionRPN = Severity \times Occurrence \times Detection. Higher RPNs get addressed first.

FMEA shows up in both the Improve and Control phases. During Improve, it helps you spot potential failures in your proposed solutions before you implement them. During Control, it feeds into monitoring and response plans for critical process parameters. The automotive industry, for instance, relies heavily on FMEA to identify and mitigate safety risks in vehicle designs before production begins.