Interactive Fetch Calculator
Interactive calculator coming soon.
For now, you can use the formulas from the Quick Start Guide.
Manual Calculation
Fetch = Chirp × |DRIFT| × Confidence
Where:
Chirp = Signal strength (0-100)
DRIFT = |Methodology − Performance|
Confidence = min(Perch, Wake) / 100Example
Input:
- Chirp = 90
- Perch = 75
- Wake = 85
- Methodology = 80
- Performance = 20
Calculation:
DRIFT = |80 - 20| = 60
Confidence = min(75, 85) / 100 = 0.75
Fetch = 90 × 60 × 0.75 = 4,050Decision: Execute (Fetch > 1000)
Coming Soon
- Interactive web calculator
- Real-time Fetch score visualization
- Decision threshold chart
- Save/share calculations
- Example scenarios