compute_multi_source_tam
Calculate consensus total addressable market (TAM) by comparing 2-3 market-size estimates. Detects outliers, flags stale data, and returns median dollar amount with an agreement score.
Instructions
Multi-source TAM consensus. Pass 2-3 sources of market-size text. Optional estimateYear per source — when supplied, the result includes yearRange and a hasStaleData flag (true if the span exceeds 5 years). Outliers are dropped by modified Z-score over the median absolute deviation when n≥4. Returns the extracted dollar amounts + consensus median + an agreement score 0..1, where 1 means every source lands within 20% of the median.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| inputs | Yes |