OQL Calculator
OQL Calculator: Overall Quality Level — Complete Guide
OQL Calculator : A practical guide to measuring, calculating, and interpreting OQL — including basic defect rate, weighted category scoring, and multi-round batch analysis.

1. What Is OQL?
Overall Quality Level (OQL) is a measurement of the actual defect rate observed across an inspected production lot or batch. While AQL (Acceptable Quality Limit) defines an acceptable threshold before inspection, OQL is the result you calculate after inspection — it tells you what the real quality level was.
OQL is expressed as a percentage: the number of defective units (or defect points) found divided by the total number of units inspected, multiplied by 100. The lower the OQL, the better the quality.
| OQL vs. AQL — Key Difference
AQL is a pre-inspection agreement: it sets the maximum defect rate you will tolerate. OQL is a post-inspection measurement: it tells you the actual defect rate you observed. You compare the two to decide whether to accept or reject a lot. |
2. The Basic OQL Formula
The simplest form of OQL measures all defects equally, regardless of their severity:
| OQL (%) = (Total Defects Found ÷ Total Units Inspected) × 100
Unweighted — all defects counted equally |
| 📌 Example: Basic OQL Calculator Calculation
Scenario: You inspect 500 units and find 8 defects.
OQL = (8 ÷ 500) × 100 OQL = 1.600 %
Interpretation: 1.6 % of inspected units had at least one defect. |
This basic formula is best used when all defects are of similar impact — for example, counting all cosmetic issues equally during a single audit.
3. Weighted OQL — Accounting for Defect Severity
In practice, not all defects are equally serious. A critical safety defect is far more damaging than a minor cosmetic scratch. Weighted OQL applies a multiplier to each defect category before calculating the overall score, giving a truer picture of quality risk.
| Weighted OQL (%) = Σ(Defects_i × Weight_i) ÷ Units × 100
Where i = each defect category (Critical, Major, Minor) |
3.1 Standard Defect Weights
The most widely used weighting system assigns the following multipliers:
| Category | Weight | Definition | Typical Examples |
| Critical | × 10 | Hazardous or unsafe for end user | Electrical shock risk, toxic content, structural failure |
| Major | × 3 | Likely to cause product failure or strong dissatisfaction | Non-functional feature, wrong size, significant damage |
| Minor | × 1 | Unlikely to affect function; cosmetic only | Small scratch, slight colour variation, minor stain |
| Why Weight Critical Defects at 10?
A critical defect represents a potential safety, legal, or recall risk. Weighting it at 10× ensures that even a small number of critical defects drives the weighted OQL high enough to trigger a quality alert — which an unweighted calculation might miss. |
3.2 Weighted OQL Step-by-Step
- Count defects in each category: Critical (C), Major (M), Minor (N).
- Multiply each count by its weight: C × 10, M × 3, N × 1.
- Sum the weighted points: Weighted Score = (C × 10) + (M × 3) + (N × 1).
- Divide by total units inspected and multiply by 100.
| 📌 Example: Weighted OQL Calculator Calculation
Units inspected: 400 Critical defects: 2 → 2 × 10 = 20 weighted points Major defects: 7 → 7 × 3 = 21 weighted points Minor defects: 14 → 14 × 1 = 14 weighted points
Weighted Score = 20 + 21 + 14 = 55
Weighted OQL = (55 ÷ 400) × 100 = 13.750 %
Raw (unweighted) OQL = ((2+7+14) ÷ 400) × 100 = 5.750 %
The weighted OQL (13.75 %) is nearly 2.4× higher than the raw figure, revealing the true risk impact of the critical and major defects. |
4. Multi-Round OQL — Combining Multiple Inspection Batches
When a product is inspected across multiple rounds, shifts, or supplier batches, each round contributes its own units and defects to the overall picture. Multi-round OQL aggregates all rounds into a single cumulative quality score.
| OQL = Σ(Weighted Score per Round) ÷ Σ(Units per Round) × 100
Sum all weighted defect points across rounds; divide by total cumulative units |
| 📌 Example: Multi-Round Weighted OQL
Round 1: 200 units — 0 critical, 3 major, 5 minor Weighted score = (0×10) + (3×3) + (5×1) = 14
Round 2: 200 units — 1 critical, 2 major, 8 minor Weighted score = (1×10) + (2×3) + (8×1) = 24
Round 3: 300 units — 0 critical, 4 major, 3 minor Weighted score = (0×10) + (4×3) + (3×1) = 15
Total units = 200 + 200 + 300 = 700 Total weighted score = 14 + 24 + 15 = 53
Multi-round Weighted OQL = (53 ÷ 700) × 100 = 7.571 % |
Tracking OQL round by round also reveals trends: a rising OQL across rounds signals a deteriorating production process, while a falling OQL confirms that corrective action is working.
5. OQL Quality Grade Thresholds
The calculated OQL percentage is matched against a grading scale to give an immediate, actionable quality verdict. The thresholds below apply to weighted OQL:
| Grade | OQL Range | Status | Recommended Action |
| Excellent | 0.000 % – 0.499 % | World-class | No action required. Maintain process controls. |
| Good | 0.500 % – 1.499 % | Solid quality | Monitor trends. Minor process tweaks may help. |
| Acceptable | 1.500 % – 2.999 % | Meets threshold | Issue corrective action. Investigate root causes. |
| Poor | 3.000 % – 5.999 % | Below standard | Mandatory investigation. Consider lot rejection. |
| Critical | 6.000 % and above | Severe failure | Quarantine lot immediately. Escalate to management. |
| Important Note on Thresholds
The grade thresholds shown above are general industry guidelines for weighted OQL. Your organisation or buyer may define different acceptance levels depending on product type, industry regulation, or contractual requirements. Always confirm thresholds with your quality agreement before using them for accept/reject decisions. |
6. OQL vs. AQL — When to Use Each
| Aspect | AQL | OQL |
| Purpose | Defines acceptable quality threshold before inspection | Measures actual quality level after inspection |
| When used | Pre-inspection planning and sampling plan selection | Post-inspection reporting and quality scoring |
| Output | Sample size, Accept number (Ac), Reject number (Re) | OQL percentage and quality grade |
| Standard | ANSI/ASQ Z1.4 (attribute sampling plans) | No single universal standard — varies by industry |
| Defect weighting | Not built-in (separate Ac/Re per category) | Built-in via Critical/Major/Minor weights |
| Decision | Accept or reject the lot (binary) | Quality grade with trend analysis capability |
The two tools complement each other: AQL tells you how many defects are acceptable before you start; OQL tells you how many you actually found and how serious they were. Used together, they give a complete picture of lot quality.
7. Interpreting OQL Over Time
A single OQL reading shows the quality of one lot. Tracking OQL across multiple lots or production periods reveals trends that a single measurement cannot — and trends are where the real quality intelligence lives.
| Trend Pattern | What It Means | Action to Take |
| Consistently Excellent / Good | Production process is stable and in control | Consider moving supplier to reduced inspection |
| Slowly rising OQL | Process drift — tooling wear, material variation | Preventive maintenance; review incoming material |
| Sudden spike | Process disruption — new operator, equipment fault, batch change | Immediate investigation; quarantine affected lots |
| High but stable OQL | Systemic quality problem baked into the process | Root cause analysis; process redesign |
| Falling OQL after corrective action | Corrective action is working | Continue monitoring; document the fix |
8. Full Worked Example — All Three OQL Calculator Calculation Modes
8.1 Basic OQL
| 📌 Example: Basic — Single Round
A garment factory ships 1,200 jackets. You inspect 200. Defects found: 6 (all treated equally).
OQL = (6 ÷ 200) × 100 = 3.000 % Grade: Poor — investigation required. |
8.2 Weighted OQL
| 📌 Example: Weighted — Single Round
Same 200 jackets. Defects broken down by category: Critical: 0 → 0 × 10 = 0 Major: 4 → 4 × 3 = 12 Minor: 2 → 2 × 1 = 2
Weighted Score = 0 + 12 + 2 = 14 Weighted OQL = (14 ÷ 200) × 100 = 7.000 % Grade: Critical — quarantine immediately.
Note: Although the raw defect count (6) suggests Poor, the 4 major defects push the weighted score into Critical territory. |
8.3 Multi-Round Weighted OQL
| 📌 Example: Multi-Round — Three Batches
Batch 1: 300 units — Critical: 0, Major: 2, Minor: 4 Score = (0×10)+(2×3)+(4×1) = 10
Batch 2: 400 units — Critical: 1, Major: 3, Minor: 6 Score = (1×10)+(3×3)+(6×1) = 25
Batch 3: 300 units — Critical: 0, Major: 1, Minor: 2 Score = (0×10)+(1×3)+(2×1) = 5
Total units = 1,000 Total weighted score = 40 Multi-round Weighted OQL = (40 ÷ 1,000) × 100 = 4.000 % Grade: Poor — corrective action required.
Trend note: Batch 2 was the problem source (score 25 vs 10 and 5). Investigate Batch 2 production conditions specifically. |
9. OQL Calculator Calculation Checklist
Follow these steps every time you calculate OQL:
- Define your inspection scope: which lots, batches, or rounds are included.
- Record total units inspected for each round.
- Classify every defect found as Critical, Major, or Minor.
- Calculate the weighted score for each round: (C×10) + (M×3) + (N×1).
- Sum weighted scores across all rounds.
- Sum total units across all rounds.
- Apply the formula: OQL = (Total Weighted Score ÷ Total Units) × 100.
- Look up the OQL grade from the threshold table.
- Compare to your agreed AQL or quality target.
- Document the result and record the trend for future lots.
| Use Our Free OQL Calculator
The OQL Calculator on this page handles all three modes automatically — Basic OQL, Weighted OQL, and Multi-Round Weighted OQL. Enter your inspection data in OQL Calculator and click Calculate to get your OQL percentage, quality grade, and full breakdown instantly. A Print / Save PDF button is included for record-keeping. |
OQL Overall Quality Level Calculator
// Defect-based quality measurement · Weighted & unweighted modes · Multi-round analysis
| Round | Units | Defects | Defect Rate |
|---|
| Round | Units | Critical | Major | Minor | W.Score | W.OQL % |
|---|