Skip to Main Content
Reliabilitype-citation-118P2

Prompting LLMs to express confidence improves calibration.

Verbalized probability prompts (asking…Verbalized probability prompts (asking 'How confident are you? Express as a percentage') reduced Expected Calibration Error by 35% vs unelicited confidence.

Context & Methodology

Well-calibrated confidence scores enable downstream systems to route low-confidence outputs to human review, reducing error propagation.

Applies To

openaianthropicgoogle

Confidence Level

Medium

Implementation Effort

low

Recommendation

test

Execution Priority

P2

Put This Evidence to Work

Use the STCO framework to implement findings like this in structured, testable prompts.

OpenAI structured outputs with JSON Schema achieve 99.9% schema adherence vs <70% with unconstrained generation.OpenAI, 'Structured Outputs: JSON Schema' document…