An international logistics terminal classifies shipments into four distinct processing protocols—Priority Express, Standard Clearance, Enhanced Inspection, and Quarantine Hold—based on three categorical attributes: Destination Type (Inland Hub or Local Metro), Content Hazard Tier (Tier 1: Hazardous, Tier 2: Perishable, or Tier 3: General), and Customs Certification Status (Certified or Non-Certified).
The classification rules are defined as follows:
- Priority Express: Assigned to any shipment that is Certified AND has either an Inland Hub destination OR Tier 3 (General) content.
- Quarantine Hold: Assigned to any shipment that has Tier 1 (Hazardous) content AND is Non-Certified.
- Enhanced Inspection: Assigned to any shipment that is Non-Certified and is NOT assigned to Quarantine Hold.
- Standard Clearance: Assigned to all remaining shipments that do not meet the criteria for any of the above protocols.
Match each shipment profile on the left with its correct processing protocol on the right.
- Shipment Alpha: Inland Hub destination, Tier 1 (Hazardous) content, Certified statusPriority Express
- Shipment Beta: Local Metro destination, Tier 1 (Hazardous) content, Non-Certified statusQuarantine Hold
- Shipment Gamma: Local Metro destination, Tier 2 (Perishable) content, Non-Certified statusEnhanced Inspection
- Shipment Delta: Local Metro destination, Tier 2 (Perishable) content, Certified statusStandard Clearance