fermi-estimation

Break problems into verifiable factors to estimate order-of-magnitude values with optimistic and pessimistic bounds.

2|Updated Apr 2, 2026
One-click install
npx skills add https://github.com/Randy-C-X/allanyiin_skills --skill fermi-estimation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fermi-estimation
Source: https://github.com/Randy-C-X/allanyiin_skills/tree/main/skills/fermi-estimation
Command: npx skills add https://github.com/Randy-C-X/allanyiin_skills --skill fermi-estimation

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and assets (resource) components.

What problem does it solve?

此技能讓使用者在資訊稀少時,透過拆解成可驗證的因子、明確的假設與區間,來估算數量級或市場規模,而非直接給出不經驗證的數字。

Core Features & Use Cases

  • 拆解多個相關因子以產出中心值與上/下界;同時提供合理性驗證與敏感因子說明。
  • 支援估算場景包括人口與行為、服務容量、資源需求等缺乏完整資料的情境,並給出可追溯的假設與計算過程。
  • 提供可直接執行的快速指令模板,便於日常費米估計與檢查。

Quick Start

請將問題拆分為可估的因子,明確列出假設,並給出中心值與樂觀/悲觀區間的估算結果。

Frequently Asked Questions about fermi-estimation

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

FAQPage Schema
How do I estimate market size when I have limited data?

Fermi estimation solves rough market size questions by decomposing problems into verifiable factors with transparent assumptions, delivering a center value alongside optimistic and pessimistic bounds for order-of-magnitude results.

What is the best way to do a sanity check on rough estimates?

Performing a sanity check on rough estimates requires decomposing the target into factors with explicit assumption ranges, then validating the center value against optimistic and pessimistic bounds for scenario analysis.

How to break down a problem for order-of-magnitude estimation?

Problem decomposition for order-of-magnitude estimation requires defining a clear target, splitting it into verifiable factors, assigning explicit assumption ranges to each, and aggregating them to output a central estimate with bounds.

Can I use Fermi estimation for service capacity and resource demand planning?

Fermi estimation supports service capacity and resource demand planning by applying problem decomposition to limited-data scenarios, producing transparent assumptions and bounded interval estimates for capacity requirements.

When should I not use rough estimation techniques for data analysis?

Avoid rough estimation techniques when precise figures are required, as Fermi estimation is designed for order-of-magnitude approximations with explicit assumptions rather than exact data analysis outputs.

Does scenario analysis with optimistic and pessimistic bounds require complete datasets?

Scenario analysis with optimistic and pessimistic bounds does not require complete datasets, as Fermi estimation explicitly handles limited data by setting transparent assumption ranges for each decomposed factor.