calibrate_estimates
Analyze historical estimation data to compute team-specific correction factors, improving accuracy of future time estimates.
Instructions
Recalculate team-specific correction factors from historical estimation data.
Compares estimated vs actual hours to compute a correction multiplier. Requires PM system integration for best results. Returns recommendations for improving estimation accuracy.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| team_id | Yes | Team identifier whose historical accuracy data should be analysed. | |
| period_days | No | Lookback window in calendar days for calibration data. | |
| minimum_samples | No | Minimum number of completed tasks required before producing a calibration factor. |