Evidence Grade Rubric¶
Assessment instrument — instantiates Uncertainty Explicitness
A fixed set of criteria that rates how good the evidence behind a claim actually is — direct or indirect, replicated or single-source, current or stale — so a confidence level is earned against transparent rules instead of being asserted by tone.
An Evidence Grade Rubric rates the quality of the support behind a claim against explicit, published criteria. Its distinguishing move among its siblings is that it looks underneath the confidence label rather than at the claim: where a confidence label says "high confidence," the rubric answers the question that should precede it — why, and does the evidence actually earn it? By scoring dimensions like directness, replication, freshness, sample representativeness, and risk of bias, it converts "I trust this" into a graded, inspectable rating, so that a confidence level becomes a consequence of the evidence rather than an arbitrary decoration on top of it.
Example¶
A clinical guideline panel must decide how strongly to recommend a treatment. Two studies support it. Under a rubric like GRADE, each is scored on transparent dimensions: were patients randomized, was the effect consistent across studies, was the outcome measured directly or through a proxy, how wide was the imprecision, how likely is publication bias.[1] One study is a large randomized trial (rates well); the other is a small observational study on a slightly different population (downgraded for indirectness and imprecision). The rubric outputs an overall certainty of, say, "moderate," with the specific reasons attached. The eventual recommendation then carries not a bare "recommended" but "recommended, moderate-certainty evidence — main limitation: indirect population" — and, because certainty is low on a high-stakes point, the rubric routes the question for additional evidence rather than letting a confident tone paper over a thin base.
How it works¶
The rubric is a fixed scoring frame applied the same way to every claim, which is what makes its outputs comparable rather than idiosyncratic. It traces confidence to support, dimension by dimension, so a rating can always be interrogated ("why only moderate?" → "single source, indirect outcome"). In doing so it inventories the sources of uncertainty in the evidence itself — indirectness, imprecision, inconsistency, bias — naming where the doubt comes from rather than lumping it into a vague caveat. And it carries a threshold rule: evidence graded below a set level on a consequential claim is routed to further collection, expert review, or a conservative default rather than accepted.
Tuning parameters¶
- Dimensions scored — which quality axes the rubric weighs (directness, replication, recency, sample coverage, bias risk) and how many; more axes are more thorough but heavier to apply.
- Aggregation rule — how per-dimension scores combine into one grade — worst-dimension-dominates versus weighted average. Worst-dominates is conservative; averaging can let one strong axis mask a fatal weak one.
- Grade granularity — a few bands (high/moderate/low/very-low) versus a fine numeric score; coarse bands resist false precision about evidence quality itself.
- Escalation threshold — the grade below which a claim must be escalated rather than used.
- Reviewer independence — self-graded by the author versus graded by a separate assessor; independence resists the pull to grade one's own evidence generously.
When it helps, and when it misleads¶
Its strength is that it makes confidence auditable: a grade can always be traced to the criteria that produced it, which kills the arbitrary confidence label and exposes exactly which weakness (indirectness? single source?) is dragging certainty down. Its failure modes are the hazards of any rubric. It can become a box-ticking ritual whose numbers are produced to reach a predetermined grade — the rubric run backwards to justify a recommendation already chosen. Its criteria can be gamed or applied inconsistently, so two assessors grade the same evidence differently. And a rubric only measures the dimensions it lists, so a fatal flaw outside its axes escapes the grade entirely. The discipline that guards against this is independent grading, a worst-dimension aggregation for high-stakes claims, and treating the grade as the start of a conversation about the weakest axis rather than a final stamp.
How it implements the components¶
evidence_quality_trace— this is the rubric's core: it records, dimension by dimension, whether the evidence is direct or indirect, replicated or single-source, current or stale, measured or judged.uncertainty_source_inventory— by naming which dimension pulls a grade down, it inventories where the uncertainty in the evidence actually originates.escalation_or_review_rule— its below-threshold rule routes weakly-supported consequential claims to further evidence, review, or a conservative default.
It does not state the resulting confidence in a form a reader consumes (confidence_representation) — that is Confidence Label, which the rubric feeds — and it does not track the specific open questions a claim leaves unresolved (known_unknowns_registry), which is Known Unknowns Log.
Related¶
- Instantiates: Uncertainty Explicitness — it grounds confidence in transparent, inspectable evidence quality.
- Sibling mechanisms: Confidence Label · Assumption Register · Model Limitations Card · Known Unknowns Log · Caveated Decision Memo · Confidence Interval · Probability Estimate · Error Bar · Forecast Range · Uncertainty Band · Risk Register
Notes¶
The rubric grades evidence, not outcomes: strong evidence can still support a claim that later turns out wrong, and weak evidence can happen to be right. That is the point — the rubric reports the quality of the support available at decision time, which is what an honest confidence level should reflect. Judging the rubric by whether graded claims later came true confuses evidence quality with luck.
References¶
[1] GRADE (Grading of Recommendations Assessment, Development and Evaluation) is a widely used framework that rates the certainty of a body of evidence — as high, moderate, low, or very low — by starting from study design and adjusting for factors such as risk of bias, inconsistency, indirectness, and imprecision. It is a real-world instance of exactly this mechanism. ↩