Skip to content

Alternative Hypothesis Generation

Before treating a conclusion as settled, generate credible alternative explanations and identify the evidence that would distinguish them.

The Diagnostic Story

Symptom: The answer moved directly from observation to conclusion and nobody named a credible rival explanation. Confidence language is high but the evidence would also fit other accounts. Reviews are searching mainly for supporting evidence, and when the team encounters an anomaly they recognize only the familiar pattern.

Pivot: Before confidence escalates, insert a step that names the strongest plausible alternatives, maps what evidence would distinguish them from the leading hypothesis, and evaluates evidence for discriminating value rather than only confirmatory support.

Resolution: The leading conclusion remains visible as a hypothesis with proportional confidence while the discrimination criteria become explicit triggers for revision when new evidence arrives — preserving actionability without hiding the remaining uncertainty.

Reach for this when you hear…

[forensic investigation] “Before you write this up as the cause of death, I need you to tell me one other thing that could produce exactly this injury pattern and why you ruled it out.”

[clinical diagnosis] “The symptoms fit the obvious diagnosis but they'd also fit three other things — what test would actually tell the difference?”

[security incident response] “We think it was a misconfiguration, but the same behavior would also appear if someone had elevated credentials — let's check for that before we close the ticket.”

Mechanisms / Implementations

  • base_rate_alternative_prompt
  • Counter-Narrative Probe
  • differential_diagnosis_list
  • discriminating_test_matrix
  • red_team_rival_explanation_review
  • why_else_could_this_be_true_prompt

Abstractions this archetype builds on — directly (a source ingredient) or as a related pattern. Links follow the typed catalog namespace.

Built directly on (1)

  • Epistemic Humility: Calibrating the confidence of one's claims to the actual strength of the evidence and staying open to revision when new information arrives.

Also references 25 related abstractions

Variants

Narrower or domain-specific specializations that share this archetype's core structure. Recognized variants are established; candidate variants are provisional.

Differential-Diagnosis Hypothesis Generation · domain variant · recognized

Generate a structured list of plausible diagnostic alternatives before treating one diagnosis as settled.

Root-Cause Rival Explanation Generation · domain variant · recognized

Generate several plausible causal explanations for a failure, anomaly, or outcome before selecting a root cause.

Scientific Rival-Hypothesis Generation · domain variant · recognized

Formulate plausible rival explanations and discriminating predictions before treating a scientific hypothesis as strongly supported.

Strategic-Assumption Alternative Generation · governance variant · recognized

Generate plausible alternatives to the assumptions supporting a strategy before committing resources.

Investigative Counter-Narrative Generation · communication variant · candidate

Construct a credible counter-narrative that explains the same evidence before presenting an investigative conclusion.