見積もり とは作業にかかる時間を予測すること、タイムライン管理 とはそれらの予測に基づいて計画し調整することです。基本的な真実: 見積もりは 確率的な推測 であり、約束ではありません — それらを約束として扱うことが、ほとんどのスケジュール問題の原因になります。
見積もり技法
text
✓ BREAK DOWN → estimate small tasks; big things are always underestimated
✓ RELATIVE sizing → story points / t-shirt sizes (S/M/L) over false-precise hours
✓ Use HISTORY → what did similar work actually take? (velocity)
✓ THREE-POINT → best / likely / worst case to capture uncertainty
✓ Involve the people DOING the work — not just the lead
不確実性と現実を考慮する
text
✓ Add buffer for the unknown (integration, review, bugs)
✓ Remember NON-coding time → meetings, support, code review, testing
✓ Beware the planning fallacy → people are reliably optimistic
✓ Express ranges, not single points → "3–5 days," not "4 days"
