Calculate operating characteristic curve probabilities for acceptance sampling plans. Evaluate producer and consumer risk at various defect rates.
The operating characteristic (OC) curve is a graph that shows the probability of accepting a lot as a function of the actual lot quality (defect rate). It is the most powerful tool for evaluating how well a sampling plan discriminates between good and bad lots.
For any given sampling plan (n, Ac), the OC curve plots the acceptance probability at each possible defect rate from 0% to 100%. A steep OC curve indicates a plan that sharply distinguishes between acceptable and unacceptable quality. A flat curve means the plan offers little discrimination, accepting good and bad lots at similar rates.
This calculator computes acceptance probabilities at multiple defect rates for a given single sampling plan, allowing you to evaluate producer's risk (α), consumer's risk (β), and overall plan effectiveness.
By calculating this metric accurately, production managers gain actionable insights that drive continuous improvement efforts and strengthen overall operational performance across the shop floor.
The OC curve reveals the true performance of your sampling plan. Without it, you cannot know how likely you are to accept lots of various quality levels, or whether your plan adequately protects against poor quality. Data-driven tracking enables proactive decision-making rather than reactive problem-solving, ultimately saving time, materials, and labor costs in production operations.
P(accept) = Σ from x=0 to Ac of C(n,x) × p^x × (1−p)^(n−x) where: • n = sample size • Ac = accept number • p = true defect rate (proportion) • C(n,x) = binomial coefficient
Result: P(accept) = 0.783 at 2% defect rate
For n = 80, Ac = 2, at p = 0.02: the probability of finding 0, 1, or 2 defects is approximately 78.3%. This means 78.3% of lots with a true 2% defect rate would be accepted by this plan.
The x-axis shows the lot defect rate (proportion defective, p). The y-axis shows the probability of acceptance, P(accept). At p = 0, P(accept) = 1 (perfect lots are always accepted). As p increases, P(accept) decreases, eventually approaching 0.
Overlay OC curves of candidate plans to compare them visually. The plan with the steepest drop in the critical quality region offers the best discrimination. Balance this against the cost of larger samples.
In Z1.4, switching from normal to tightened inspection is equivalent to moving to a steeper OC curve with more protection. Understanding the OC curves at each level helps quality managers set appropriate switching criteria.
Producer's risk (α) is 1 minus the acceptance probability at the AQL. It is the probability of rejecting a lot whose quality is at the acceptable level. Typically set at 5% (P(accept) = 95% at AQL).
Consumer's risk (β) is the acceptance probability at the LTPD (lot tolerance percent defective). It is the probability of accepting a lot whose quality is at the rejectable level. Typically set at 10%.
Increase the sample size while adjusting the accept number proportionally. Larger samples provide more information about lot quality, narrowing the transition zone between acceptance and rejection.
For large lots (N >> n), the OC curve depends primarily on sample size and accept number, not lot size. For small lots where n is a significant fraction of N, the hypergeometric distribution applies.
Yes. The OC curve for a double sampling plan accounts for the two-stage decision process. It typically steep slightly faster than a single plan with the same average sample number.
Ideally, the curve would be a vertical line at the critical defect rate — accepting everything below and rejecting everything above. In practice, increasing n approaches this ideal.