- Information
- AI Chat
Was this document helpful?
Project duration and staffing
Course: Software Engineering (CSPC 111)
140 Documents
Students shared 140 documents in this course
University: STI West Negros University
Was this document helpful?
Project duration and staffing
As well as estimating the overall costs of a project and the effort that is required to
develop a software system, project managers must also estimate how long the software
will take to develop and when staff will be needed to work on the project. Increasingly,
organizations are demanding shorter development schedules so that their products can
be brought to market before their competitor’s.
The COCOMO model includes a formula to estimate the calendar time required to
complete a project:
TDEV 5 3 3 (PM)(0.33 1 0.2*(B 2 1.01))
TDEV: the nominal schedule for the project, in calendar months, ignoring any multiplier
that is related to the project schedule.
PM: the effort computed by the COCOMO model.
B: a complexity-related exponent, as discussed in section 23.5.2.
If B 5 1.17 and PM = 60 then
TDEV 5 3 3 (60)0.36 5 13 months