AQL Calculator
AQL Calculator: Complete Guide toย Acceptable Quality Limit Calculations
AQL Calculator – A practical walkthrough of ANSI/ASQ Z1.4 sampling plans โ how to read the tables, calculate your sample size, and make accept/reject decisions with confidence.
1. What Is ย AQL?
AQL stands for Acceptable Quality Limit โ the maximum percentage of defective units that is still considered acceptable in a production batch. It is the cornerstone of statistical quality control used by manufacturers, importers, and quality auditors worldwide.
The most widely used AQL standard is ANSI/ASQ Z1.4, which defines sampling procedures for attribute inspection (pass/fail, conforming/nonconforming). Instead of checking every single unit in a shipment โ which is time-consuming and expensive โ you inspect a statistically determined sample and use the results to accept or reject the entire lot.
| Key Concept
AQL does NOT guarantee zero defects. It defines a statistically acceptable risk level. An AQL of 1.0% means you tolerate up to 1 defect per 100 units on average over many lots โ but any individual lot could have more or fewer defects. |
2. The Three Inputs to Every AQL Calculator Calculation
Every AQL sampling plan requires exactly three inputs. Get these right and the rest is just looking up the table.
2.1ย Lot Size (N)
The total number of units in the batch being inspected. This is the starting point for determining your sample size.
| ๐ Example: Lot Size
You receive a shipment of 3,500 phone cases. Your lot size N = 3,500. |
2.2ย Inspection Level
Inspection level controls how discriminating the sampling plan is โ higher levels use larger samples. There are seven levels:
- General Level I โ reduced scrutiny, smaller sample, higher consumer risk
- (Default) General Level II โ the default for most industries and situations
- General Level III โ increased scrutiny, larger sample, lower risk
- Special Levels S-1 through S-4 โ very small samples for destructive or costly testing
Unless your industry or contract specifies otherwise, always use General Level II.
2.3ย AQL Value
The AQL value defines your quality threshold. Common values and their typical use cases:
| AQL Value | Typical Use | Strictness |
| 0.065% | Critical safety components, medical devices | Extremely strict |
| 0.10% | Aerospace, pharmaceutical | Very strict |
| 0.65% | Electrical components, precision parts | Strict |
| 1.0% | Consumer electronics, apparel hardware | Standard |
| 1.5% | General merchandise, packaging | Moderate |
| 2.5% | Non-critical consumer goods | Lenient |
| 4.0% | Minor cosmetic defects | Very lenient |
3. Step-by-Step AQL Calculator Calculation
The AQL Calculator calculation follows a fixed two-step process: first find your sample size code letter, then look up the accept/reject numbers.
Step 1 โ Find the Sample Size Code Letter
Cross-reference your lot size with your inspection level in Table 1 below to get a single letter (A through R). This letter represents the sample size tier.
Table 1: Sample Size Code Letters (ANSI/ASQ Z1.4)
| Lot Size | Level I | Level II (Default) | Level III |
| 2 โ 8 | B | B | C |
| 9 โ 15 | C | C | D |
| 16 โ 25 | C | D | E |
| 26 โ 50 | D | E | F |
| 51 โ 90 | D | F | G |
| 91 โ 150 | E | G | H |
| 151 โ 280 | E | H | J |
| 281 โ 500 | F | J | K |
| 501 โ 1,200 | G | K | L |
| 1,201 โ 3,200 | H | L | M |
| 3,201 โ 10,000 | J | M | N |
Step 2 โ Find the Sample Size
Each code letter maps to a specific sample size. These are standardized across all AQL calculations:
| A | B | C | D | E | F | G | H | J | K | L | M | N | P | Q | R |
| 2 | 3 | 5 | 8 | 13 | 20 | 32 | 50 | 80 | 125 | 200 | 315 | 500 | 800 | 1250 | 2000 |
Step 3 โ Find Accept (Ac) and Reject (Re) Numbers
Using your code letter and AQL value, look up the accept and reject numbers from the master table. The accept number (Ac) is the maximum defects allowed to pass the lot. The reject number (Re) is the minimum defects that triggers rejection.
Table 2: Accept / Reject Numbers by Code Letter and AQL (Normal Inspection)
| Code | Sample | AQL 0.65% | AQL 1.0% | AQL 2.5% | |||
| Letter | Size | Ac | Re | Ac | Re | Ac | Re |
| F | 20 | 0 | 1 | 0 | 1 | 1 | 2 |
| G | 32 | 0 | 1 | 1 | 2 | 1 | 2 |
| H | 50 | 1 | 2 | 1 | 2 | 2 | 3 |
| J | 80 | 1 | 2 | 2 | 3 | 3 | 4 |
| K | 125 | 2 | 3 | 3 | 4 | 5 | 6 |
| L | 200 | 3 | 4 | 5 | 6 | 7 | 8 |
4. The Accept/Reject Decision
Once you have your sample size, Ac, and Re values, the decision rule is straightforward:
| Defects Found โค Acย โย ACCEPT the lot
The lot meets your quality standard โ release it. |
| Defects Found โฅ Reย โย REJECT the lot
The lot fails your quality standard โ quarantine and review. |
| Note on Ac and Re
You may notice that Re = Ac + 1 in most cases. This is intentional โ there is no ambiguous middle ground. Every inspection result leads to either a clear accept or a clear reject decision. |
5. Worked Example
| ๐ Example: Full Calculation Walkthrough
Scenario: You are importing 2,500 units of USB cables. Inspection Level: General II (default) AQL: 1.0%
Step 1 โ Find code letter: Lot size 2,500 falls in the range 1,201 โ 3,200. At General Level II, the code letter is L.
Step 2 โ Find sample size: Code letter L = 200 units to inspect.
Step 3 โ Find Ac and Re: Code L, AQL 1.0%: Ac = 5, Re = 6.
Decision: You inspect 200 cables. If you find 5 or fewer defects โ ACCEPT. If you find 6 or more defects โ REJECT the entire shipment. |
6. Inspection Types: Normal, Tightened, and Reduced
AQL plans have three severity levels that are switched based on recent inspection history:
| Type | When to Use | Effect on Plan |
| Normal | Default โ start here for all new suppliers | Standard sample size and Ac/Re values |
| Tightened | Switch when 2 of 5 consecutive lots are rejected | Stricter Ac โ same sample, harder to pass |
| Reduced | Switch when 10 consecutive lots pass on Normal | Smaller sample size โ reward for consistent quality |
| Switching Rules Summary
Normal โ Tightened: 2 rejections in last 5 lots. | Tightened โ Normal: 5 consecutive lots accepted. | Normal โ Reduced: 10 consecutive accepted + production steady + approved by QA. | Reduced โ Normal: 1 rejection, or irregular production, or other conditions met. |
7. Defect Classification
Most AQL programs use different AQL thresholds for different defect severities. The three standard categories are:
| Category | Definition | Typical AQL | Examples |
| Critical | Hazardous or unsafe for the end user | 0% (zero tolerance) | Electrical shock risk, toxic material, structural failure |
| Major | Likely to cause product failure or strong customer dissatisfaction | 0.65% โ 1.0% | Non-functional feature, wrong size, significant damage |
| Minor | Unlikely to affect function, slight appearance issue | 1.5% โ 4.0% | Small scratch, light stain, slight color variation |
In practice, you would run three separate AQL inspections on the same sample โ one for each defect category โ and apply the appropriate accept/reject threshold to each.
8. Sample Percentage vs. Statistical Reliability
A common misconception is that a larger percentage sample means better protection. AQL tables are designed so that statistical reliability depends on the absolute sample size, not the percentage of the lot.
| Lot Size | Sample Size (L-II, AQL 1.0%) | Sample % | Note |
| 500 | 80 | 16.0% | High % due to small lot |
| 3,200 | 200 | 6.25% | |
| 10,000 | 315 | 3.15% | |
| 35,000 | 500 | 1.43% | |
| 150,000 | 800 | 0.53% | Low % is statistically sufficient |
This is why AQL is scalable: a 500-unit lot needs 80 samples (16%) while a 150,000-unit lot only needs 800 (0.53%) โ yet both provide comparable statistical confidence for their respective quality thresholds.
9. Quick Reference Checklist
Use this checklist every time you run an AQL inspection:
- Define your lot size (N) โ count all units in the shipment or batch.
- Choose your inspection level โ General II unless specified otherwise.
- Set your AQL value โ agree with your buyer/supplier in advance.
- Look up the code letter from Table 1.
- Find your sample size from the code letter table.
- Look up Ac and Re from Table 2.
- Select a random sample โ use random number tables or a digital randomizer.
- Inspect each unit and record defects found.
- Apply the decision rule: defects โค Ac = ACCEPT; defects โฅ Re = REJECT.
- Document results and update your switching status for future inspections.
| Use Our Free AQL Calculator
Skip the manual table lookups โ our AQL Calculator on this page does all of this automatically. Enter your lot size, inspection level, and AQL value, then click Calculate Sample Plan to get your sample size, accept number, and reject number instantly. |
AQL Calculator
// ANSI/ASQ Z1.4 · Acceptable Quality Limit · Single Sampling Plans
| Lot Size Range | Code Letter | Sample Size | Ac / Re | Type |
|---|
Frequently Asked Questions (FAQs) for AQL (Acceptable Quality Limit)
1. What is AQL in simple terms?
AQL, or Acceptable Quality Limit, is the maximum number of defects you can accept in a batch. In other words, it helps you decide if a shipment passes or fails inspection.
2. Why do companies use AQL?
Companies use AQL to balance quality and cost. So, instead of checking every item, they inspect a sample. As a result, they save time while still controlling quality.
3. How does AQL work during an inspection?
First, you select a sample size based on batch quantity. Then, you inspect that sample. Finally, you compare defects to AQL limits. If defects stay within limits, the batch passes.
4. What are common AQL levels?
Most companies use:
- 0.0 for critical defects
- 2.5 for major defects
- 4.0 for minor defects
Because of this, teams control risk at different levels.
5. What is the difference between critical, major, and minor defects?
- Critical defects cause safety risks
- Major defects affect usability
- Minor defects affect appearance
So, each type has a different tolerance level.
6. How do you choose the right AQL level?
First, consider product risk. Then, review customer expectations. Finally, set stricter AQL for high-risk items. As a result, you protect quality where it matters most.
7. What is sample size in AQL?
Sample size is the number of units you inspect from a batch. Therefore, it depends on total quantity and inspection level.
8. What are inspection levels in AQL?
Inspection levels (I, II, III) define how strict the inspection is. Level II is most common. However, Level III is stricter, and Level I is lighter.
9. What happens if a batch fails AQL?
If a batch fails, you reject it or rework it. Then, you may re-inspect after corrections. As a result, you avoid shipping poor-quality products.
10. Can AQL guarantee zero defects?
No, AQL does not guarantee zero defects. Instead, it limits the number of acceptable defects. Therefore, it manages risk, not perfection.
11. When should AQL inspections be performed?
You can perform AQL inspections:
- Before shipment
- During production
- After production
So, you catch issues at different stages.
12. What industries use AQL?
AQL is used in:
- Manufacturing
- Textiles
- Electronics
- Consumer goods
Because of this, it is a universal quality method.
13. What is an AQL chart?
An AQL chart helps you find:
- Sample size
- Acceptable defects
- Reject limits
Therefore, it guides inspection decisions.
14. What is the acceptance number in AQL?
The acceptance number is the maximum defects allowed. If defects exceed this number, the batch fails.
15. What is the rejection number?
The rejection number is the defect limit that triggers failure. Once reached, the batch is rejected.
16. How does AQL improve supplier quality?
AQL sets clear expectations. So, suppliers know quality standards. As a result, they improve processes to meet those standards.
17. Can AQL be customized?
Yes. Companies adjust AQL levels based on product type and risk. Therefore, it fits different business needs.
18. What is the difference between AQL and 100% inspection?
AQL uses sampling, while 100% inspection checks every unit. So, AQL saves time and cost.
19. How does AQL reduce inspection costs?
Because AQL uses samples, teams inspect fewer items. Therefore, they reduce labor and time costs.
20. What role does AQL play in supply chain management?
AQL ensures consistent quality from suppliers. As a result, it reduces returns and improves customer satisfaction.
21. What are common mistakes when using AQL?
Common mistakes include:
- Choosing wrong AQL levels
- Ignoring defect classification
- Using incorrect sample size
So, proper setup is critical.
22. How does AQL support compliance?
AQL provides a structured inspection method. Therefore, it supports audits and quality standards.
23. Can AQL be used with digital tools?
Yes. Digital systems automate calculations and reporting. As a result, inspections become faster and more accurate.
24. How often should AQL levels be reviewed?
You should review AQL levels regularly. Then, adjust based on performance and risk. Therefore, quality stays aligned with business goals.
25. What is the biggest benefit of AQL?
The biggest benefit is balance. It ensures good quality while saving time and cost. As a result, teams achieve efficient and reliable inspections.
