Using Basic COCOMO model to estimate project parameters

Use the simulator on the right hand side to understand how project type and size affects the different parameters estimated. Quick glance at the formulae:

  • Effort: a * (Size)b person-month
  • Tdev : 2.5 * (Effort)c month
  • No of Developers: Effort/Tdev
Drag the slider to change the project size. Note: select the nearest discrete value corresponding to the actual size.

Project Type a b c
2.4 1.05 0.38
Project size (in KLOC)
2
Effort (in PM)
Tdev (in month)
# of developers

As evident from the simulation parameters, size of a semi-detached project is larger than that of an organic project, and size of an embedded project is larger than that of a semi-detached, and thereby affecting factors like effort and development time.