Posted on Leave a comment

Uncertainty Budget: How to Build One That Tells You What to Fix

Uncertainty Budget

Most people build an uncertainty budget to get a number for the bottom of a certificate. That’s the least interesting thing it does.

The valuable output is the ranking the ordered list of what’s actually causing your doubt. Build a budget properly and it will tell you, in about thirty seconds, whether to buy a better instrument, train your operators, control the temperature, or shorten your calibration interval. Get that wrong and you can spend a great deal of money improving something that was contributing 4% of the problem.

This page is about the judgement part: how to decide what belongs in a budget, which sources people habitually miss, and how to read one once it’s built.


What Is an Uncertainty Budget?

An uncertainty budget is a structured list of every source of doubt in a measurement, with each one quantified and converted to a common form, so they can be combined into a single reported uncertainty.

In practice it’s a table. One row per source. Columns for the value, the assumed distribution, the divisor, and the resulting standard uncertainty. A summary block at the bottom that combines them and expands the result.

The output is a statement like:

75.05 ± 0.02 mm (k = 2)

But the table above that statement is where the useful information lives.


Why It’s Called a “Budget”

The name is borrowed from accounting, and the analogy holds better than most.

A financial budget lists where your money goes, in order of size, so you can see what’s actually draining the account. An uncertainty budget lists where your doubt comes from, in order of size, so you can see what’s actually degrading the measurement.

In both cases, the total matters less than the breakdown. Knowing you spent ₹80,000 last month tells you nothing. Knowing that ₹48,000 of it went on one thing tells you everything.

There’s one important difference from a financial budget. Uncertainties don’t add straight they combine in quadrature, squares summed and rooted. This has a consequence worth internalising early: small contributions are worth even less than they look.

A source at 20% of the total is worth attacking. A source at 5% is essentially free money eliminating it entirely would improve your result by about 2%.


The Anatomy of an Uncertainty Budget

A working budget has these columns:

ColumnWhat it holds
SourcePlain-language description of the contribution
ValueThe figure you started with a half-width, a certificate value, a tolerance
TypeA (statistical) or B (everything else)
DistributionNormal, rectangular, triangular, U-shaped
Divisor2 for a k=2 certificate, √3 for rectangular, √6 for triangular
Standard uncertaintyValue ÷ divisor
Sensitivity coefficientConverts to the units of the result usually 1
ContributionStandard uncertainty × sensitivity coefficient
% of varianceThis source’s share of the total

Then a summary: combined standard uncertainty, coverage factor, expanded uncertainty.

The last column is the one people leave off, and it’s the one that makes the budget worth building. Without it you have a number. With it you have a decision.


Step 1: Define the Measurand Precisely

Skipped almost universally, and it causes more trouble than any arithmetic error.

The measurand is the specific quantity you are measuring. Not “the shaft.” Something more like:

The diameter of the shaft at the midpoint of the bearing journal, at 20 °C, measured with an outside micrometer, averaged over three angular positions.

Why the fuss? Because your list of uncertainty sources is entirely determined by this sentence.

Say “at 20 °C” and thermal expansion becomes a source you must account for whenever you measure at anything else. Say “at the midpoint” and where exactly you positioned the micrometer becomes a source, because the shaft may be tapered. Say “averaged over three angular positions” and roundness becomes part of your method rather than a source of error.

Change the definition and the budget changes with it. Write the sentence down before you write anything else.


Step 2: Identify Every Source the Hard Part

This is the step that separates a real budget from a decorative one. The arithmetic is trivial; knowing what to put in the table is not.

The most reliable approach is to work through six families systematically. Engineers often draw this as a fishbone diagram with six bones.

The instrument

Resolution. Its own calibration uncertainty. Drift since that calibration. Wear on anvils, jaws or probes. Hysteresis does it read differently approaching from above versus below? Non-linearity across its range.

The reference standard

Your gauge block, setting ring or reference weight has its own certificate, with its own uncertainty. That figure passes directly into your budget. Also: its drift, its thermal expansion, and whether it’s been handled enough to warm up.

The environment

Temperature, and it is usually larger than people expect. Steel moves about 11.5 µm per metre per °C. Also humidity, air pressure, vibration, draughts, and thermal gradients across the workpiece.

The operator

Measuring force. Parallax. Alignment judgement. Where they decide the surface “really” is. And critically, the difference between operators, not just the variation within one.

The workpiece

Roundness, flatness, straightness, surface roughness. Elastic deformation under measuring force. Whether the part is stable over the measurement period. Where on the part you measured.

The method

Clamping and fixturing. Probing strategy. Number and location of points. Alignment of the measurement axis with the scale axis. How the result is calculated from the raw readings.

Work through all six before quantifying anything. It’s far easier to delete a source that turns out to be negligible than to notice one you never wrote down.


The Sources Almost Everyone Forgets

Some contributions are consistently missed, and several of them are large. Check this list against every budget you build.

Thermal expansion of the workpiece — not just the instrument. People remember to worry about the micrometer and forget the part is also made of steel.

The reference standard’s own uncertainty — it has a certificate too, and that number belongs in your budget.

Drift since the last calibration — the certificate describes the instrument on the day it was calibrated. Eleven months later, that’s a historical document. Estimate the drift and include it.

Workpiece form error — measuring a “round” shaft at one angular position ignores that it isn’t round. If your measurand doesn’t specify a position, this is a genuine uncertainty contribution.

Elastic deformation — measuring force compresses both the part and the instrument frame. On soft materials or thin sections this can dominate everything else.

Abbe error — when the measurement axis isn’t aligned with the scale axis, error grows with the offset. This is exactly why a micrometer outperforms a caliper, and why caliper budgets need a term that micrometer budgets don’t.

Cosine error — misalignment between the instrument and the feature. Small angles, but it goes as the cosine, so it always makes readings read short.

Operator reproducibility — not the same as repeatability. One person measuring six times tells you nothing about what happens when someone else does it.

Resolution of the reference instrument, not just the one under test.

Interpolation between calibration points — your certificate gives values at 25, 50 and 75 mm. Measuring at 62 mm involves an assumption.

Stability of the item over time — some materials creep, absorb moisture, or relax after machining.


Step 3: Quantify Each Source

Quantify Each Sourc

Every source needs converting to a standard uncertainty. Two routes.

Type A — from your own data. Take repeated readings, calculate the sample standard deviation, divide by √n.

Type B — from everything else. Certificates, specifications, published data, and honest estimates. Divide by a factor based on the assumed distribution: 2 for a k = 2 certificate, √3 for rectangular sources like resolution and tolerance limits, √6 for triangular.

A point worth making clearly: an estimated source is better than a missing one. If you can’t measure how much operator force varies, estimate it from experience, document your reasoning, and put it in. A budget that omits a source is claiming it contributes zero, which is never true.

When you genuinely don’t know a distribution, choose rectangular. It’s the conservative option and the one the GUM recommends by default.


Step 4: Combine and Expand

Square each contribution, add the squares, take the square root:

u꜀ = √(u₁² + u₂² + u₃² + …)

Then multiply by a coverage factor, normally 2:

U = k × u꜀.

Quadrature rather than straight addition, because independent sources scatter and partly cancel rather than all conspiring in the same direction at once.


How to Read a Budget: The Ranking Is the Point

Once the table is built, calculate each source’s share of the total variance:

% contribution = (this source’s contribution)² ÷ (sum of all squared contributions) × 100

Sort descending. Now read it.

Anything above 25% is where your improvement effort belongs.

Anything between 10% and 25% is worth attention once the big ones are dealt with.

Anything below 5% is noise. Eliminating a 5% contributor entirely improves your total by about 2.5%. It is almost never worth the money.

This is a hard discipline because it frequently contradicts instinct. The obvious thing to improve usually “take more readings” is often a minor contributor, while the thing that actually dominates is something dull like the calibration certificate or the temperature of the room.


Worked Example: Two Budgets for the Same Measurement

The clearest way to see what a budget does is to build two of them for the same job.

The measurand: the diameter of a 100 mm steel shaft at 20 °C.

Budget A vernier caliper, workshop floor

SourceStandard uncertainty% of variance
Calibration certificate0.0150 mm38.6%
Repeatability0.0134 mm30.8%
Measuring force / Abbe0.0116 mm22.9%
Resolution (0.02 mm)0.0058 mm5.7%
Temperature (±5 °C)0.0033 mm1.9%

Combined standard uncertainty = 0.024 mm Expanded uncertainty (k = 2) = 0.05 mm

Budget B micrometer, 20 ±1 °C metrology room

SourceStandard uncertainty% of variance
Calibration certificate0.0010 mm44.3%
Temperature (±1 °C)0.00066 mm19.5%
Repeatability0.00063 mm17.7%
Measuring force (ratchet)0.00058 mm14.8%
Resolution (0.001 mm)0.00029 mm3.7%

Combined standard uncertainty = 0.0015 mm Expanded uncertainty (k = 2) = 0.003 mm

What the comparison reveals

A sixteenfold improvement, from ±0.05 mm to ±0.003 mm. Worth having.

But look closer at two things.

The calibration certificate dominates both budgets. It was 38.6% with the caliper and 44.3% with the micrometer. Upgrading every other aspect of the measurement made the certificate relatively more important, not less. The next improvement in Budget B is not better technique or a better instrument it’s a calibration from a laboratory with a lower CMC.

Temperature went from 1.9% to 19.5%. In Budget A it was negligible, drowned out by larger problems. In Budget B, with everything else improved, it’s the second-biggest contributor even though the temperature control got ten times better.

That’s the property of quadrature that catches people out. Contributions are relative. Fixing the big ones promotes the small ones. A source you correctly ignored last year may be your main problem today, and the only way to know is to rebuild the budget.


When to Revise an Uncertainty Budget

A budget is a living document, not a certificate you file once. Revisit it:

  • After recalibration — the certificate value has changed
  • After changing instruments — obviously
  • After changing the method — different fixturing, different probing strategy
  • When conditions change — a new location, a different season, air conditioning installed or removed
  • When you improve something — as the example above shows, the ranking reorders
  • After a proficiency test or interlaboratory comparison goes badly — a poor result often means a source is missing from the budget
  • Periodically regardless — annually is typical, and accreditation bodies expect to see evidence of review

What Assessors Look For

If your budget will be seen by an accreditation assessor, these are the things that get questioned:

A written measurand definition. Its absence is the first thing a good assessor notices.

Traceability for every reference — certificates on file, in date, from an accredited source.

Justification for distribution choices. Why triangular rather than rectangular? “It seemed reasonable” is not an answer; “the value is most likely near the centre because…” is.

Sensitivity coefficients shown explicitly, not silently assumed to be 1. If they are all 1, say so and say why.

Degrees of freedom where a Type A term with few readings dominates and evidence you checked whether k = 2 was appropriate.

Consistency with the laboratory’s CMC. A reported uncertainty smaller than your accredited capability will be challenged immediately.

Evidence of review — dates, versions, a change log.

No hidden rows. Suppressed contributions look like concealment whether or not anything is being concealed.


Budget vs Uncertainty Statement

Budget vs Uncertainty Statement

Two different things, often conflated.

The uncertainty budget is the working document the full table, every source, all the reasoning. It stays in your quality system.

The uncertainty statement is what appears on the certificate: a single expanded value with its coverage factor and confidence level.

75.05 ± 0.02 mm (k = 2, approximately 95% confidence)

Customers get the statement. Assessors get the budget. Keeping both, and keeping them consistent, is the requirement one line on a certificate is not evidence that any evaluation happened.


Common Mistakes in Uncertainty Budgets

Starting with the arithmetic instead of the measurand. The definition determines the source list.

Omitting sources that are hard to quantify. Zero is never right for something that exists.

Including a known bias instead of correcting it. Correct it. Only the residual doubt about the correction belongs in the budget.

Mixing expanded and standard values in the same column. Divide certificate values by their k first.

Using full resolution instead of half. The half-width for a 0.01 mm display is 0.005 mm.

Adding contributions instead of combining in quadrature.

No percentage column. You end up with a number and no idea what to do about it.

Never revising it. A budget built three instruments and two rooms ago is describing a measurement you no longer perform.

Copying someone else’s budget. Their instrument, their room, their operators, their part. Use their structure by all means; don’t use their numbers.

Assuming k = 2 without checking degrees of freedom when a Type A term based on few readings dominates.


Frequently Asked Questions

What is an uncertainty budget?

A structured table listing every source of uncertainty in a measurement, each converted to a standard uncertainty, combined to give the expanded uncertainty you report. It also ranks the sources so you can see which one dominates.

What should an uncertainty budget include?

Source description, value, Type A or B, distribution, divisor, standard uncertainty, sensitivity coefficient, contribution, and each source’s percentage of the total variance.

How do I identify uncertainty sources?

Work systematically through six families: instrument, reference standard, environment, operator, workpiece and method. List everything first, then delete what turns out to be negligible.

What is the most commonly forgotten uncertainty source?

Temperature specifically the thermal expansion of the workpiece rather than the instrument. Close behind: drift since the last calibration, and the reference standard’s own certificate uncertainty.

How do I know which source to improve?

Calculate each source’s percentage of the total variance. Anything above 25% is worth attacking; anything below 5% is not, because quadrature makes small contributors nearly irrelevant.

How often should an uncertainty budget be reviewed?

After any recalibration, instrument change, method change or environmental change and at least annually. Accreditation bodies expect documented evidence of review.

Can I use someone else’s uncertainty budget?

Use the structure, not the numbers. Their values reflect their equipment, environment and operators. A copied budget is one of the fastest ways to fail an assessment.

What’s the difference between an uncertainty budget and an uncertainty statement?

The budget is the full working document with every source and all the reasoning. The statement is the single expanded value with its coverage factor that appears on a certificate.

Does an estimated source belong in a budget?

Yes. A documented estimate is better than an omission, because omitting a source claims it contributes zero, which is never true.

Is an uncertainty budget required by ISO/IEC 17025?

The standard requires laboratories to identify contributions to uncertainty and evaluate it using appropriate methods. In practice this means a documented budget, and assessors will ask to see one.


Conclusion

An uncertainty budget produces a number, but the number is the least useful thing it gives you.

What to take away:

  • Define the measurand first. It determines everything that follows.
  • Work through all six source families — instrument, reference, environment, operator, workpiece, method before quantifying anything.
  • Check the forgotten list. Workpiece thermal expansion, drift since calibration, and the reference’s own uncertainty are missed constantly.
  • An estimated source beats a missing one. Omission claims a contribution of zero.
  • Add the percentage-of-variance column. Above 25% is where to work; below 5% is noise.
  • Revise it whenever anything changes — and note that improving one source promotes the others.

Leave a Reply