Skip to content
Opt Dir

Glossary ยท approach

Operating Characteristic Curve

Function relating a lot's true defect rate p to the probability of acceptance Pa(p) under a sampling plan (n, c) โ€” drawn as a curve from p=0 (Pa=1, certain accept) to p=1 (Pa=0, certain reject).

OC CurveOperating CharacteristicAcceptance Probability Curve
The Operating Characteristic curve (OC curve) is the function Pa(p) that maps a lot's true defect rate p to the probability of acceptance under a given acceptance-sampling plan (n, c). It is the foundational tool for plan design: at p=0 every plan gives Pa=1 (a perfect lot is always accepted); at p=1 every plan gives Pa=0 (a fully defective lot is always rejected); between them the curve takes an S-shape. The plan's numerical anchors are: **AQL = p_ฮฑ** such that Pa(AQL) = 1โˆ’ฮฑ (typically 95% acceptance), and **LQL** (or LTPD) **= p_ฮฒ** such that Pa(LQL) = ฮฒ (typically 10% acceptance). For single sampling the curve is computed from the binomial distribution (or hypergeometric for small lots); for double, multiple and sequential sampling the curve is derived from the multi-stage probability tree. OC curves let practitioners compare plans on protection profile, not just on (n, c), and to compute downstream quality metrics: AOQ (Average Outgoing Quality), AOQL (Average Outgoing Quality Limit) and ASN (Average Sample Number). Foundational reference Montgomery (2019) *Introduction to Statistical Quality Control*; Schilling and Neubauer (2017) cover OC-curve construction across plan families.
ร–rnek

A single-sampling plan with n=315 and c=4 has an OC curve Pa(p) = sum from k=0 to 4 of binomial(315, k) p^k (1-p)^(315-k). Plotting it: at p=0.65% Paโ‰ˆ95%, at p=4% Paโ‰ˆ10% โ€” the plan meets AQL/LQL targets. Comparing this OC curve to the plan n=125, c=2 (also marketed as 'AQL 0.65%') shows that the second plan has a sharper drop, accepting only 60% at p=2% rather than 80% โ€” practitioners cannot see this from (n, c) alone.

Where this term appears

Esc Close