AIOH occupational hygiene exposure compliance decision framework based on the AIOH Compliance Decision Guide. Typically routed to by the request-router skill when occupational hygiene monitoring data is detected, or invoked directly by name (e.g. "run AIOH compliance analysis", "assess this SEG using aioh-compliance"). Use this skill for occupational exposure compliance assessment, AIOH compliance categories, UCL 95% compliance testing, U-parameter group compliance test, MVUE calculation, Land's exact method, exposure data treatment, lognormal distribution fitting, SEG compliance decisions, occupational hygiene statistics, exceedance fraction calculation, when to use UCL vs U-test, method disagreement guidance, or any question about interpreting occupational exposure monitoring data for compliance purposes. Also trigger when reviewing or generating occupational hygiene reports that reference AIOH methodology, workplace exposure standards, or statistical analysis of airborne contaminant data.
This skill provides the professional knowledge base for occupational hygiene exposure compliance assessment based on the AIOH Compliance Decision Guide. It covers data treatment, statistical methods, compliance categories, method selection, and interpretation guidance.
For detailed statistical formulae and calculation procedures, read references/statistical-methods.md.
For the compliance category decision framework and flowcharts, read references/decision-framework.md.
For method disagreement guidance and edge cases, read references/method-guidance.md.
Before performing compliance analysis, exposure data must satisfy several prerequisites:
Similar Exposure Group (SEG): All measurements must represent a defined SEG — workers with similar exposure profiles due to comparable tasks, materials, environments, and controls. SEG homogeneity is fundamental; mixed groups produce unreliable statistics.
Lognormal Distribution: Occupational exposure data is assumed to follow a lognormal distribution. This assumption must be tested using the Shapiro-Wilk W-test on log-transformed data. If W < critical value at α = 0.05, the lognormal fit is questionable and results should be interpreted with caution.
Minimum Sample Size: While calculations can be performed with as few as 3 measurements, results are more reliable with larger samples. The U-parameter test requires a minimum of 6 measurements. The AIOH Guide notes that small samples (n < 10) carry substantial uncertainty.
Non-Detects and Censored Data: Values below the limit of detection (LOD) should be substituted at LOD/2 for preliminary analysis, or handled using maximum likelihood estimation for more rigorous treatment.
Independence: Measurements should be independent — not repeated measures on the same worker on the same day for the same task, unless the sampling strategy specifically accounts for within-worker variability.
| Parameter | Description | Use |
|---|---|---|
| GM (Geometric Mean) | Central tendency of lognormal distribution | Indicates typical exposure |
| GSD (Geometric Standard Deviation) | Spread of lognormal distribution | Indicates exposure variability |
| MVUE (Minimum Variance Unbiased Estimator) | Best unbiased estimate of arithmetic mean from log-transformed data | Point estimate for compliance |
| UCL₉₅% (Upper Confidence Limit, 95%) | Upper bound of 95% CI on MVUE via Land's exact method | Primary compliance metric |
| P95 (95th Percentile) | Value below which 95% of exposures fall | Indicates upper tail of distribution |
| Exceedance Fraction | Estimated percentage of exposures exceeding the OEL | Risk characterisation |
| U-Parameter | (ln ES − ln GM) / ln GSD | Group compliance test statistic |
The AIOH framework classifies exposure profiles into five categories based on the primary metric (UCL₉₅% of MVUE is recommended):
Two statistical methods are available for group compliance assessment. Each answers a different question at a different confidence level. Read references/method-guidance.md for detailed guidance on when to use each method and how to handle disagreements.
UCL₉₅% of MVUE (Land's Exact Method) — the primary Australian method:
U-Parameter Group Compliance Test (INRS / NF EN 689) — supplementary European method:
| Criterion | UCL₉₅% (Land's) | U-Parameter (INRS) |
|---|---|---|
| Confidence level | 95% | 70% |
| Conservatism | More conservative | Less conservative |
| Australian practice | Primary method | Supplementary |
| Minimum n | 3 (recommended ≥ 6) | 6 (strict requirement) |
| What it tests | Is the true mean below ES? | Are < 5% of exposures above ES? |
| Regulatory basis | AIOH Guide Section 13.6 | NF EN 689:2018 |
When the UCL₉₅% and U-parameter test give different compliance verdicts, this is a borderline situation. The guidance is:
For full details on disagreement scenarios, read references/method-guidance.md.