Measurement Uncertainty Calculator
ReportTurns measurement data into a GUM uncertainty budget and an ISO 17025 conformity statement
Live output preview
A plan is required to view this content
Choose a plan to access input format, sample outputs, and live previews.
View Plans →About the skill
What it does
Turns a measurement result into an auditable uncertainty budget ready for accredited reporting. Five frameworks are applied in sequence:
- GUM — JCGM 100:2008 (backbone). A measurement model
Y = f(X₁…Xₙ)is built; each input's standard uncertaintyu(xᵢ)and sensitivity coefficientcᵢ = ∂f/∂Xᵢfeed the combined standard uncertainty via the GUF (first-order Taylor):u_c²(y) = Σ(cᵢ·u(xᵢ))²(+ covariance term if correlated). - Type A vs Type B (GUM §4.2-4.3). Type A = statistics of repeated observations (
u = s/√n); Type B = certificate, spec, resolution, handbook. The correct bin is the #1 determinant of budget accuracy. - VIM — JCGM 200:2012. Terminology anchor (measurand, traceability, trueness vs precision) — catches the "error ≠ uncertainty" traps.
- Welch-Satterthwaite (GUM Annex G). Effective degrees of freedom
ν_eff→ coverage factork. k=2 is never automatic; for low ν it is corrected from the Student-t table.U = k·u_c. - Decision rule — ILAC-G8:2019 / ISO 14253-1. Conformity statement using guard band
w = r·Uand PFA (false-accept target ~2-5%); ISO/IEC 17025 §7.8.6 makes this mandatory.
Output: the uncertainty budget table (with a %-contribution Pareto surfacing the dominant source), y ± U (k, ≈95%), traceability + correlation audit, a PASS/CONDITIONAL conformity statement and a 0-100 Compliance/Reliability score. Optional Monte Carlo (JCGM 101) cross-check for non-linear models.
When to use
- When a calibration/test result needs an uncertainty budget (to print
x ± U (k=2)on a certificate). - When auditing an existing budget (missing source, wrong distribution, wrong k, conformity stated without U).
- Before an accreditation application / CAB assessment, in the CMC (Calibration & Measurement Capability) check.
Method / frameworks
GUM (JCGM 100:2008 / ISO/IEC Guide 98-3), GUM Supplement 1 (JCGM 101, Monte Carlo), VIM (JCGM 200:2012), ISO/IEC 17025:2017 §7.6/§7.8.3/§7.8.6, EA-4/02 M:2022 (worked-example canon, CMC), ILAC-G8:2019 and ISO 14253-1 (guard band, shared/non-shared risk), the Welch-Satterthwaite equation. Distribution divisors are standard (normal→k, rectangular→√3, triangular→√6, U-shaped→√2) and justified per row. Approximate figures are flagged as "typical range"; missing data (U_ref, n, resolution) is never invented — it is written to gaps and requested.
How do I use this skill?
Upload the olcum-belirsizligi-hesaplayici.zip you downloaded as-is — no packaging needed, the format is already correct (folder at root).
- Open Settings → Customize → Skills
- Upload → select the
olcum-belirsizligi-hesaplayici.zipyou downloaded - Claude reads
SKILL.md; the name + description appear. Ready ✅
Scripts run in Anthropic's code-execution environment (sandbox) — not on your machine.