Estimate the effort (work) and time (duration) for each task. The two are not interchangeable — Brooks’s mythical man-month: adding people to a late project makes it later.
Key formulas
PERT three-point: TE=(O+4M+P)/6
PERT std dev: σ=(P−O)/6
COCOMO schedule from effort: Tdev=2.5⋅E0.38 months (organic)
Effort-time estimation
A common measure for estimating the effort for software is man-months
The mythical man-month
man-months is a misleading measure to estimate software.
adding people to a project that is behind schedule could result in more damage than helping it.