PharmaCalc

Pharmaceutical Calculation Suite

← All calculator guides Open calculator →
📊

Cpk/Ppk Process Capability

Measure and verify process capability against pharmaceutical specifications. Essential for FDA process validation and continuous SPC monitoring.

ICH Q10 FDA Process Validation Stage 2 SPC
🏭

Industry Use

Process Capability in Pharmaceutical Manufacturing

Process capability indices (Cp, Cpk, Pp, Ppk) measure whether a manufacturing process consistently produces output within pharmaceutical specifications. These indices are fundamental to statistical process control (SPC) and are required by FDA Process Validation Guidance (2011) during Stage 2 (Controlled Pivotal Study) of process validation.

Cpk vs. Ppk distinction: Cpk uses within-subgroup variation (σ̂) estimated from control chart data, and evaluates process control — whether special causes are absent. Ppk uses overall standard deviation (σ) and evaluates process performance — how the process performs across all conditions. Both must meet ≥1.33 for batch release and ≥1.67 for sensitive operations (e.g., APIs with narrow windows).

Typical applications include tablet weight uniformity, potency assay, dissolution, fill volume, hardness, and blend uniformity monitoring. Process capability indices directly inform decisions on sampling frequency, control limits, and process adjustment triggers.

📐

Calculation Explanation

Mathematical Basis and Regulatory References

Process capability is defined as the ratio of specification width to process spread. The fundamental formulas are:

Cp (Potential Capability — Ignores Centering)
Cp = (USL − LSL) / (6 × σ̂)
Cpk (Actual Capability — Accounts for Centering)
Cpk = min[(USL − X̄) / (3 × σ̂), (X̄ − LSL) / (3 × σ̂)]
Pp (Performance Index — Overall Variation)
Pp = (USL − LSL) / (6 × s)
Ppk (Performance Index — Accounts for Centering)
Ppk = min[(USL − X̄) / (3 × s), (X̄ − LSL) / (3 × s)]

Where σ̂ (estimated within-group standard deviation) is calculated from control chart data:

σ̂ = R̄ / d₂ or σ̂ = s̄ / c₄

Constants: d₂ and c₄ are control chart constants that depend on subgroup size. For individuals data (I-MR chart), d₂ = 1.128 (moving range of 2).

Regulatory Context: FDA Process Validation Guidance (2011) defines three stages: Stage 1 (Process Design), Stage 2 (Controlled Pivotal Study), and Stage 3 (Continued Process Verification). Cpk and Ppk are required deliverables in Stage 2 to demonstrate the process is capable and in statistical control. ICH Q10 emphasizes continuous process verification using SPC, with Cpk as a key metric.

FDA Process Validation (2011) ICH Q10 (Pharmaceutical Quality System) USP <1010> (Statistical Techniques) AIAG SPC Reference Manual
📋

Variable Definitions

Symbols, Units, and Descriptions

Symbol Name Units Description
USL Upper Specification Limit product units Maximum acceptable value (e.g., 510 mg for tablet weight)
LSL Lower Specification Limit product units Minimum acceptable value (e.g., 490 mg)
Process Mean product units Average of all observations
σ̂ Estimated Within-Group SD product units Standard deviation from control chart (R̄/d₂ or s̄/c₄). Reflects only variation due to common causes.
s Overall Standard Deviation product units Sample standard deviation from all data. Includes both common and special causes.
Average Range product units Mean of all subgroup ranges (from control chart)
d₂ Control Chart Constant dimensionless Function of subgroup size. For n=2 (I-MR), d₂=1.128; for n=5, d₂=2.326.
Cp Potential Capability Index dimensionless Spec width / (6×σ̂). Ignores centering; ≥1.33 preferred.
Cpk Actual Capability Index (Control) dimensionless Accounts for both centering and spread. Lower of upper/lower one-sided indices. ≥1.33 required.
Pp Potential Performance Index dimensionless Spec width / (6×s). Overall performance; ≥1.33 preferred.
Ppk Actual Performance Index dimensionless Accounts for centering and overall variation. ≥1.33 required for process validation.
📝

Step-by-Step Tutorial

Worked Example — Tablet Weight Process Capability

→ Open Cpk/Ppk Calculator