Effort-time estimation

Basic idea

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

Effort-time estimation

A common measure for estimating the effort for software is man-months

The mythical man-month

Time Estimation

TE = ( O + 4*M + P)/6

Siblings