Project Estimation and Decomposition Techniques
Project Estimation and Decomposition Techniques
Decomposition Techniques
Project Estimation Techniques
• Estimation of various projects parameters is an important project
planning activity. The different parameters of a project that need to
be estimated include –
• Project Size
• Effort required to complete the project
• Project Duration
• Cost
Decomposition Techniques
• Software project estimation is a form of problem solving, incase is too
complex to be considered in one piece. For this reason, we decompose
the problem, recharacterizing it as a set of smaller (and hopefully, more
manageable) problems.
• Basic CoCoMO
• Effort = a1 (KLOC)a2 PM Time = b1 (Effort) b2 Months
• where a1 a2 b1 b2 are constants