Statistical Quality Control

SQC monitors a process with control charts: X̄ chart tracks the mean, R chart the spread, using control limits at ±3σ. Process capability C_p = (USL − LSL)/6σ compares tolerance to spread, per PN Rao.

Key formulas & points

Skim these first — then read the full notes below.

  • Control charts detect assignable cause variation
  • R chart monitors range; x̄ chart monitors mean shift
  • Cpk=min[(USLxˉ)(3σ),(xˉLSL)(3σ)]C_{pk} = min[\frac{(USL - x̄)}{(3\sigma)}, \frac{(x̄ - LSL)}{(3\sigma)}]

Topic details

Introduction

Statistical quality control uses statistics to keep manufacturing within limits and reduce variation, a widely examined industrial topic. PN Rao presents control charts for variables (X̄–R) and attributes (p, c), plus process-capability indices.

Scope in B.Tech and GATE syllabus

Control charts distinguish common-cause (inherent) from special-cause (assignable) variation: points within ±3σ limits and randomly scattered indicate a stable process; points outside or trending signal a special cause to investigate.

Why this topic matters in practice

Process capability C_p and C_pk compare the natural spread (6σ) to the specification width and account for centring. Computing control limits and capability indices, and interpreting chart patterns, are the standard exam tasks.

Key relations & formulas

xˉ=Σxnx̄ = Σ\frac{x}{n}
(sample mean)
σ=Σ(xxˉ2(n1))\sigma = \sqrt{Σ(x - x̄}\frac{^{2}}{(n-1)})
(sample standard deviation)
UCLLCL=xˉ±A2Rˉ\frac{UCL}{LCL} = x̄ ± A_{2}\cdot R̄
(x̄ chart, A₂ from tables)
Cp=(USLLSL)(6σ)C_{p} = \frac{(USL - LSL)}{(6\sigma)}
(process capability index)

Notation and sign conventions

Relation 1 —
xˉ=Σxnx̄ = Σ\frac{x}{n}
xˉ=Σxnx̄ = Σ\frac{x}{n}
(sample mean)
Write this relation with symbols exactly as in Engineering Metrology — IC Gupta before substituting numbers. Examiners award partial marks for a correct setup even when arithmetic slips.
Relation 2 —
σ=\sigma = √
σ=Σ(xxˉ2(n1))\sigma = \sqrt{Σ(x - x̄}\frac{^{2}}{(n-1)})
(sample standard deviation)
Write this relation with symbols exactly as in Engineering Metrology — IC Gupta before substituting numbers. Examiners award partial marks for a correct setup even when arithmetic slips.
Relation 3 —
UCLLCL=xˉ±A2Rˉ\frac{UCL}{LCL} = x̄ ± A_{2}\cdot R̄
UCLLCL=xˉ±A2Rˉ\frac{UCL}{LCL} = x̄ ± A_{2}\cdot R̄
(x̄ chart, A₂ from tables)
Write this relation with symbols exactly as in Engineering Metrology — IC Gupta before substituting numbers. Examiners award partial marks for a correct setup even when arithmetic slips.
Relation 4 —
Cp=C_{p} =
Cp=(USLLSL)(6σ)C_{p} = \frac{(USL - LSL)}{(6\sigma)}
(process capability index)
Write this relation with symbols exactly as in Engineering Metrology — IC Gupta before substituting numbers. Examiners award partial marks for a correct setup even when arithmetic slips.

Fundamentals and definitions

Every process varies; SQC separates random common-cause variation from assignable special causes. The X̄ chart plots subgroup means with centre line X̄̄ and limits X̄̄ ± A₂R̄; the R chart plots subgroup ranges with limits D₃R̄ and D₄R̄ (constants from sample size).

Governing relations in practice

Three-sigma limits are chosen so that, for a stable process, almost all points (99.7 %) fall inside by chance; a point outside, or a non-random pattern (runs, trends), signals a special cause needing action.

Design and analysis considerations

Process capability C_p = (USL − LSL)/6σ measures whether the spread fits the tolerance; C_p ≥ 1.33 is typically required. C_pk = min[(USL − μ), (μ − LSL)]/3σ also penalises off-centre processes; C_pk < C_p indicates the mean is not centred.

Advanced theory and extensions

Attribute charts (p for fraction defective, c for defects per unit) handle go/no-go data. Together, control charts (monitoring) and capability indices (assessment) form the SQC toolkit examiners test.

Assumptions and validity limits

State assumptions explicitly before using any relation for statistical quality control — steady state, uniform properties, linear elastic material, ideal gas, incompressible flow, etc., as applicable.
Wrong assumptions invalidate the entire solution even when the formula is correct. In Metrology viva and GATE descriptive questions, listing valid assumptions often earns separate marks.

Step-by-step problem approach

1. Read the question and list given data with SI units (common in Metrology papers).
2. Draw a neat labelled diagram where applicable — examiners in Indian universities award diagram marks even when arithmetic slips.
3. Identify which relation from this topic applies to statistical quality control.
4. Use equation 1:
xˉ=Σxnx̄ = Σ\frac{x}{n}
.
5. Use equation 2:
σ=\sigma = √
.
6. Substitute values, compute, and verify units and sign (direction).
7. State conclusion in one line — e.g. safe/unsafe, stable/unstable, feasible/infeasible.

Applications & exam relevance

Statistical Quality Control appears in inspection labs and production QC. In Indian mechanical curricula this topic is tested because it connects theory to measurement, tolerances, and quality control.
GATE and semester exams often combine statistical quality control with earlier units — revise prerequisites before attempting mixed problems.
Industry interview panels sometimes ask: "Where did you use statistical quality control?" — answer with a lab, mini-project, or plant visit example if possible.

Common mistakes in exams

• Confusing control limits (from process σ) with specification limits (from design)
• Using X̄-chart constants for the R chart or the wrong sample-size constants
• Reporting C_p without C_pk when the process is off-centre
• Reacting to common-cause variation as if it were a special cause

Quick revision checklist

Before attempting statistical quality control problems, confirm you can:
1. Control charts detect assignable cause variation
2. R chart monitors range; x̄ chart monitors mean shift
3.
Cpk=min[(USLxˉ)(3σ),(xˉLSL)(3σ)]C_{pk} = min[\frac{(USL - x̄)}{(3\sigma)}, \frac{(x̄ - LSL)}{(3\sigma)}]
Revise the solved examples in Engineering Metrology — IC Gupta and one previous-year GATE or university paper for this unit.

Worked examples

Try the problem first — open the solution when you are ready to check.

Process capability index

Problem

A process has specification limits USL = 50.10 mm and LSL = 49.90 mm, with standard deviation σ = 0.025 mm. Find C_p.

Solution

C_p = (USL − LSL)/6σ = (50.10 − 49.90)/(6 × 0.025) = 0.20/0.15 = 1.33 (capable).

Conceptual check — Statistical Quality Control

Problem

In a Metrology semester or GATE paper you are asked: "State the main assumption, the governing relation, and one practical consequence of statistical quality control." What should a complete answer include?

Practice questions

Most-asked interview and GATE questions for this topic — expand any item for a model answer.

  1. 1
    What is Statistical Quality Control, and why does it appear in B.Tech / GATE syllabi?

    Model answer

    SQC monitors a process with control charts: X̄ chart tracks the mean, R chart the spread, using control limits at ±3σ. Process capability C_p = (USL − LSL)/6σ compares tolerance to spread, per PN Rao.
  2. 2
    State the relation x̄ = Σx/n and name each symbol.

    Model answer

    The governing relation is xˉ=Σxnx̄ = Σ\frac{x}{n}. Write every symbol with SI units before substituting numbers.
  3. 3
    State the relation σ = √ and name each symbol.

    Model answer

    The governing relation is σ=\sigma = √. Write every symbol with SI units before substituting numbers.
  4. 4
    State the relation UCL/LCL = x̄ ± A₂·R̄ and name each symbol.

    Model answer

    The governing relation is UCLLCL=xˉ±A2Rˉ\frac{UCL}{LCL} = x̄ ± A_{2}\cdot R̄. Write every symbol with SI units before substituting numbers.
  5. 5
    State the relation C_p = and name each symbol.

    Model answer

    The governing relation is Cp=C_{p} =. Write every symbol with SI units before substituting numbers.
  6. 6
    Explain: Control charts detect assignable cause variation

    Model answer

    Control charts detect assignable cause variation — state the assumption range and one exam trap linked to this point.
  7. 7
    Explain: R chart monitors range; x̄ chart monitors mean shift

    Model answer

    R chart monitors range; x̄ chart monitors mean shift — state the assumption range and one exam trap linked to this point.
  8. 8
    Explain: C_pk = min[(USL − x̄)/(3σ), (x̄ − LSL)/(3σ)]

    Model answer

    Cpk=min[(USLxˉ)(3σ),(xˉLSL)(3σ)]C_{pk} = min[\frac{(USL - x̄)}{(3\sigma)}, \frac{(x̄ - LSL)}{(3\sigma)}] — state the assumption range and one exam trap linked to this point.
  9. 9
    How would you correct this error in a viva: Confusing control limits (from process σ) with specification limits (from design)?

    Model answer

    Identify the wrong assumption or unit mix-up, rewrite the correct relation, and recompute with a one-line sanity check.
  10. 10
    How would you correct this error in a viva: Using X̄-chart constants for the R chart or the wrong sample-size constants?

    Model answer

    Identify the wrong assumption or unit mix-up, rewrite the correct relation, and recompute with a one-line sanity check.
  11. 11
    How would you correct this error in a viva: Reporting C_p without C_pk when the process is off-centre?

    Model answer

    Identify the wrong assumption or unit mix-up, rewrite the correct relation, and recompute with a one-line sanity check.
  12. 12
    How would you correct this error in a viva: Reacting to common-cause variation as if it were a special cause?

    Model answer

    Identify the wrong assumption or unit mix-up, rewrite the correct relation, and recompute with a one-line sanity check.

Exams & GATE

  • 1
    O.P. Khanna — distinguish common cause vs special cause on charts.
  • 2
    Avoid: Confusing control limits (from process σ) with specification limits (from design)
  • 3
    Avoid: Using X̄-chart constants for the R chart or the wrong sample-size constants
  • 4
    Avoid: Reporting C_p without C_pk when the process is off-centre

📖 Standard books (India)

  • Engineering MetrologyIC Gupta

    Read: Syllabus unit

    Limits, fits, gauges, and SQC