probability-scenario-weighting

Assign calibrated probabilities to mutually exclusive decision scenarios.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you turn vague uncertainty into explicit, decision-ready probabilities by assigning calibrated likelihoods to mutually exclusive scenarios before choosing an action.

Core Features & Use Cases

  • Scenario decomposition: Enumerates mutually exclusive and collectively exhaustive scenarios so you can model real uncertainty instead of vague optimism.
  • Probability assignment and calibration: Forces probabilities to sum to 100% and checks them against whether you would accept corresponding bets.
  • Decision-driving insights: Identifies the key driver for each scenario, the highest-probability and highest-impact cases, and the single most useful information to reduce uncertainty.

Use case example: You’re deciding whether to launch a product feature; scenario weighting clarifies what must be true in each case, what would most change your belief, and which scenarios should drive risk mitigation.

Quick Start

Use probability-scenario-weighting to assign calibrated probabilities to the scenarios you list for your decision, then identify the most useful next information to gather.

Frequently Asked Questions about probability-scenario-weighting

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

FAQPage Schema
How do I assign calibrated probabilities to mutually exclusive scenarios for decision making?

Scenario weighting assigns calibrated probabilities to mutually exclusive scenarios by forcing probabilities to sum to 100% and validating them through bet acceptance checks, converting vague uncertainty into decision-ready risk assessments.

What is the best way to quantify uncertainty for product launch risk assessment?

Scenario analysis quantifies uncertainty by enumerating mutually exclusive outcomes, assigning probability distributions, and extracting the highest-probability and highest-impact implications to drive risk mitigation and planning decisions.

How does scenario decomposition work for forecasting and risk management?

Scenario decomposition enumerates mutually exclusive and collectively exhaustive outcomes, assigns explicit likelihoods to each, and identifies key drivers to model real uncertainty instead of vague optimism in forecasting tasks.

Can I use probability calibration to identify which information to gather next?

Probability calibration identifies the single most useful information to gather next by extracting key drivers for each scenario and determining what would most change your belief to reduce uncertainty before making a decision.

Why do scenario probabilities need to sum to 100% in uncertainty quantification?

Probabilities must sum to 100% to ensure scenarios are mutually exclusive and collectively exhaustive, creating a valid probability distribution over outcomes that enables accurate calibration via bet acceptance checks.

When should I use probability scenario weighting instead of single-outcome forecasting?

Use probability scenario weighting when planning, forecasting, or risk management tasks involve significant uncertainty that must be represented as a probability distribution over multiple mutually exclusive outcomes rather than a single prediction.