Confidence Label¶
Marking convention — instantiates Uncertainty Explicitness
Tags a claim with a qualitative confidence level — low, medium, high, or a defined phrase like 'likely' — for the many cases where a real number would be false precision, trading exactness for a signal a non-specialist can read at a glance.
A Confidence Label attaches a qualitative confidence level to a claim — low / medium / high, or a calibrated word such as "likely" or "almost certain." Its distinguishing move among its siblings is that it is the tool for uncertainty that cannot honestly be quantified: where a confidence interval derives a number from data, the label is used precisely when there is no sampling distribution to compute from — expert judgment, a legal read, a threat assessment — and where inventing a probability would itself be false precision. The label's value is that it says how much to trust this in a form anyone can read, without pretending to a rigor the underlying basis does not have.
Example¶
An intelligence unit assessing whether a foreign facility is being repurposed cannot run an experiment; it has satellite imagery, intercepts of varying reliability, and analyst judgment. A bare sentence — "the facility is being converted" — reads as established fact. A fabricated "73% probability" would be worse: false precision dressed as science. The unit instead tags the assessment "likely (high confidence)", where "likely" is a phrase pinned to a defined probability band and "high confidence" describes the strength and consistency of the underlying sources. A reader three levels up, with no access to the raw intercepts, learns in two words both the assessed likelihood and how much weight it carries — and reads "likely" the same way the author meant it, because the phrase has an agreed definition rather than a private one.[1]
How it works¶
The label maps onto a small, ordered set of levels with stable, published criteria — what evidence earns "high" versus "medium," or what probability band the word "likely" denotes. It deliberately replaces a number rather than approximating one, which is its precision-discipline role: a coarse honest tag beats a spurious decimal. And because the levels are words a lay reader already understands, it translates uncertainty across an expertise gap without a statistics briefing. The whole mechanism lives or dies on the stability of its criteria; without them the levels drift into private tone-markers where one author's "medium" is another's "high."
Tuning parameters¶
- Number of levels — three (low/med/high) versus a finer five- or seven-point scale. More levels carry more signal but blur the boundaries and invite false discrimination.
- Criteria definition — each level pinned to explicit evidence conditions or probability bands versus left to feel. Defined criteria are what separate a real label from a mood.
- Two-axis vs one — a single "confidence" tag versus separating likelihood of the claim from strength of the evidence (as the example does); the two-axis form is more honest but heavier.
- Vocabulary — numeric-ish bands versus estimative words; words are more readable but notoriously interpreted across a wide range unless defined.
- Placement — label on every claim versus only on the load-bearing ones.
When it helps, and when it misleads¶
Its strength is reach and honesty in the no-number zone: it makes uncertainty legible to non-specialists and refuses to manufacture precision the evidence cannot support. Its failure modes trace to its qualitative nature. Without stable criteria the levels become vague tone-markers — "medium confidence" meaning only "I'm hedging" — and different readers silently attach different probabilities to the same word.[1] Because a label is cheap, it invites confidence inflation: "high" applied liberally until it means nothing, or applied to cover a decision already made. And a label carries no error budget, so it can hide the difference between two very differently-supported "medium"s. The discipline that guards against this is published criteria plus a calibration check — periodically testing whether "high confidence" claims actually come true more often than "low" ones — which is the loop Probability Estimate runs formally and a label program should borrow.
How it implements the components¶
confidence_representation— the label is a confidence representation, in ordinal/qualitative form, for claims that cannot be quantified.precision_discipline— by using a defined word or level instead of a fabricated number, it prevents the representation from claiming exactness the basis does not support.stakeholder_uncertainty_translation— its levels are terms a non-specialist reads instantly, carrying "how much to trust this" across an expertise gap.
It does not compute a numeric interval or an error budget (uncertainty_budget) — that is Confidence Interval — nor does it record what evidence earns a level (evidence_quality_trace), which is Evidence Grade Rubric's job (and a label program should consume it).
Related¶
- Instantiates: Uncertainty Explicitness — it represents trust qualitatively where a number would mislead.
- Consumes: Evidence Grade Rubric can supply the criteria that decide which level a claim earns.
- Sibling mechanisms: Evidence Grade Rubric · Confidence Interval · Probability Estimate · Caveated Decision Memo · Model Limitations Card · Error Bar · Uncertainty Band · Forecast Range · Risk Register · Assumption Register · Known Unknowns Log
Notes¶
A label is only as trustworthy as its criteria and its calibration. Two failure signatures to watch: criteria that exist on paper but are ignored in practice (so "high" tracks the author's mood, not the evidence), and a scale that is never checked against outcomes (so nobody notices that the team's "high confidence" claims are wrong a third of the time). Pair the label with the Evidence Grade Rubric upstream and a calibration review downstream.
References¶
[1] Estimative words like "likely," "probable," or "serious possibility" are read by different people as anywhere from a modest to a near-certain chance — the reason mature label schemes (as in calibrated intelligence and climate-assessment language) pin each word to a defined probability band rather than leaving it to the reader's ear. ↩