Operations Management

Assuring Quality in Operations

Module 4

The Need for Quality & Six Sigma

Quality is no longer just a hygiene factor; it is a critical competitive dimension. The traditional view that "99% quality is good enough" is flawed in high-volume operations.

The "99% Quality" Fallacy: In a high-volume context, 99% quality (1% error rate) results in massive failures.

  • Six Sigma Goal: To reduce defects to 3.4 Defects Per Million Opportunities (DPMO), which corresponds to 99.99966% accuracy.

Cost of Quality & The 1-10-100 Rule

Quality costs are not just the cost of inspection; they include prevention and failure costs.

The 1-10-100 Rule: The cost of fixing a defect increases exponentially the later it is detected in the process value chain.

  • 1: Cost to fix a defect at the Design/Prevention stage.
  • 10: Cost to fix it during Production/Inspection (Rework/Scrap).
  • 100: Cost to fix it after it reaches the Customer (Warranty, Legal, Reputation loss).

Quality Gurus & Frameworks

GuruKey PhilosophyCore Frameworks
W. Edwards DemingVariability reduction; Management responsibility.14 Points for Management; PDCA Cycle (Plan-Do-Check-Act).
Joseph JuranQuality is "Fitness for Use". Focus on the "Vital Few" (Pareto).Quality Trilogy: Quality Planning, Quality Control, Quality Improvement.
Philip Crosby"Quality is Free" (Prevention is cheaper than cure).Zero Defects; Four Absolutes of Quality.
Genichi TaguchiLoss Function: Deviation from target results in loss to society.Goal is hitting target exactly, not just "within spec".

Total Quality Management (TQM)

TQM is an organization-wide approach involving four key pillars:

  1. Top Management Mandate
  2. Employee Involvement
  3. Tools & Techniques
  4. Customer Focus

Six Sigma Methodology

A data-driven methodology aimed at eliminating defects and reducing variation.

DMAIC Cycle:

  1. Define: Identify the problem and project goals.
  2. Measure: Quantify the current baseline performance.
  3. Analyze: Identify root causes of defects (Fishbone, Pareto).
  4. Improve: Implement solutions to eliminate root causes.
  5. Control: Sustain improvements (Control Charts).

Quality Tools (The Seven Basic Tools)

ToolPurposeKey Feature
Check SheetData collection.Tally marks to count frequency.
HistogramVisualizing distribution.Shows central tendency and spread.
Pareto ChartPrioritization.80/20 Rule: Separates the "Vital Few" from "Trivial Many".
Fishbone (Ishikawa)Root Cause Analysis.Categorizes causes into 4 Ms: Man, Machine, Material, Method.
Scatter DiagramCorrelation analysis.Plots X vs. Y to see relationships.
Flow ChartProcess mapping.Visualizes steps to identify NVA.
Control ChartsMonitoring stability.Distinguishes between Common and Assignable causes.

House of Quality (QFD): A matrix-based tool used to translate Customer Attributes (Voice of the Customer) into Engineering Characteristics.

Service Quality: The Gaps Model

GapNameDescription
Gap 1Listening GapManagement does not know what customers expect.
Gap 2Design GapManagement fails to set matching service specifications.
Gap 3Delivery GapEmployees/systems fail to deliver (Variability).
Gap 4Communication GapExternal promises (ads) do not match actual delivery.
Gap 5The Service GapPerceived Service < Expected Service.

Service Quality Attribute Zones (Evaluation Matrix)

Plots attributes based on "Importance to Customer" vs. "Performance relative to Competitors."

  • Excess Zone: Low Importance, High Performance. (Action: Stop over-investing).
  • Critical/Urgent Action Zone: High Importance, Low Performance. (Action: Fix immediately).
  • Appropriate Zone: Performance matches Importance.

Statistical Process Control (SPC)

Two Types of Variation:

  1. Common Causes: Inherent, random variation. Requires system redesign.
  2. Assignable Causes: Specific, non-random events (e.g., tool breakage). Requires operator intervention.

Control Charts

  • X-Bar Chart: Monitors Central Tendency (Mean).
  • R-Chart: Monitors Dispersion (Range).
  • p-Chart: % of Defectives (Attribute data).
  • c-Chart: Count of Defects (Attribute data).

Process Capability Analysis

  • Voice of the Customer: Specification Limits (USL, LSL).
  • Voice of the Process: Process Width (6σ6\sigma).

Capability Indices (CpC_p and CpkC_{pk})

IndexDefinitionFormula
CpC_pPotential Capability.USLLSL6σ\frac{USL - LSL}{6\sigma}
CpkC_{pk}Actual Capability.min[USLμ3σ,μLSL3σ]\min \left[ \frac{USL - \mu}{3\sigma}, \frac{\mu - LSL}{3\sigma} \right]
ƒProcess Capability (CpC_p)
Cp=USLLSL6σC_p = \frac{\mathrm{USL} - \mathrm{LSL}}{6\sigma}
ƒProcess Capability Index (CpkC_{pk})
Cpk=min[USLμ3σ,μLSL3σ]C_{pk} = \min \left[ \frac{\mathrm{USL} - \mu}{3\sigma}, \frac{\mu - \mathrm{LSL}}{3\sigma} \right]
Where: USL and LSL are the upper and lower specification limits, μ\mu is the process mean and σ\sigma is the process standard deviation.

Key Calculation Note: CpkC_{pk} is always Cp\le C_p. They are equal only if the process is perfectly centered.

Ultra-Quick Revision (Exam Essentials)

Key Concepts & Distinctions

Concept AConcept BKey Distinction
Gap 1 (Listening)Gap 4 (Communication)Gap 1 is failing to know; Gap 4 is over-promising.
Common CauseAssignable CauseCommon = System noise; Assignable = Specific event.
X-Bar ChartR-ChartX-Bar = Accuracy (mean); R-Chart = Precision (variation).
CpC_pCpkC_{pk}CpC_p = Potential if centered; CpkC_{pk} = Actual performance.

Must-Know Terms

  • DPMO: Defects Per Million Opportunities (3.4 for Six Sigma).
  • Poka-Yoke: Mistake-proofing.
  • Pareto Principle: 80% problems from 20% causes.
  • DMAIC: Define, Measure, Analyze, Improve, Control.