probability-base-rate-anchoring

Anchor probability estimates in historical base rates with reference-class reasoning.

212|23|Updated May 23, 2026
One-click install
npx skills add https://github.com/human-avatar/skills-for-humanity --skill probability-base-rate-anchoring
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: probability-base-rate-anchoring
Source: https://github.com/human-avatar/skills-for-humanity/tree/main/skills/probability-base-rate-anchoring
Command: npx skills add https://github.com/human-avatar/skills-for-humanity --skill probability-base-rate-anchoring

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill prevents forecasting mistakes that come from ignoring the outside view, by forcing predictions to start from historical base rates for comparable situations.

Core Features & Use Cases

  • Reference-class selection: Helps you define a genuinely similar category of past cases, large enough to have stable frequencies.
  • Base-rate discovery: Guides you to state the historical likelihood (or an uncertainty range) before adding any case-specific adjustments.
  • Evidence-based adjustment: Structures differentiating factors so they explicitly push probability up or down from the base rate, then combines them into a calibrated range.

Use case example: Before deciding whether a “rare” event is actually likely, you establish the base rate from reference class data, then adjust only for verifiable features—producing a defensible probability range instead of an overconfident guess.

Quick Start

Use the probability-base-rate-anchoring skill to estimate the chance of a specific outcome by first naming the reference class and base rate, then adjusting with only verifiable differentiators.

Frequently Asked Questions about probability-base-rate-anchoring

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I use base rates to improve my probability forecasting?

Base rates improve probability forecasting by anchoring estimates in an appropriate reference class and its historical frequency before applying case-specific adjustments. This outside-view approach produces defensible calibrated probability ranges instead of overconfident guesses.

What is the outside view in risk estimation and when do I need it?

The outside view in risk estimation grounds predictions in historical base rates for comparable situations rather than case-specific details. You need it when forecasting outcomes or evaluating whether your initial probability estimates are overly optimistic.

How do I adjust base rate probabilities for case-specific factors?

Adjust base rate probabilities by identifying verifiable differentiators that explicitly push the likelihood up or down from the historical frequency. Combining these structured adjustment factors with the initial base rate yields a final calibrated probability estimate.

What is the best way to select a reference class for base rate anchoring?

Selecting a reference class for base rate anchoring requires defining a genuinely similar category of past cases large enough to yield stable historical frequencies. A well-chosen reference class ensures the outside-view base rate accurately reflects the target outcome.

Why does ignoring historical base rates lead to forecasting mistakes?

Ignoring historical base rates leads to forecasting mistakes by bypassing the outside view, causing predictions to rely solely on case-specific details. This often results in overconfident estimates that fail to account for the actual historical frequency of comparable outcomes.