Chapter 8: Acceptance Sampling
Abstract Acceptance sampling is a statistical quality control method where a random sample from a production lot is inspected to decide whether to accept or reject the entire batch , balancing inspection costs with quality assurance by avoiding 100% testing, especially when testing is costly or destructive. A pre-defined sampling plan dictates the sample size and acceptance criteria (e.g., number of defects allowed), leading to lot acceptance or rejection, common in supply chains for balancing producer/consumer risks, How it works Sampling Plan : A plan specifies sample size (n) and acceptance number (c) for a given lot size. Random Sample : A representative sample is drawn from the lot. Inspection : The sample is inspected for defects. Decision : If the number of defects is below 'c', the lot is accepted; otherwise, it's rejected. Key concepts AQL (Acceptable Quality Level) : The maximum percentage of defects considered acceptable. OC Curve ...