Question: E = a ( KLOC ) b time = c ( Effort ) d Personrequired = Effor t t ime The above formula is used

E=a( KLOC )b
time =c( Effort )d
Personrequired = Efforttime
The above formula is used for the cost estimation of the basic COCOMO model and also is used in the subsequent models. The constant values a,b,c, and d for the Basic Model for the different categories of the system:
The effort is measured in Person-Months and as evident from the formula is dependent on Kilo-Lines of code. The development time is measured in months. These formulas are used as such in the Basic Model
calculations
Calculate the effort (E), duration (D) and staffing (S) for given Kilo-Lines of code (KLOC)?
a) KLOC=10,E=,D=,S=?
b) KLOC=150,E=,D=,S=
c) KLOC=500,E=?,D=?,S=?
E = a ( KLOC ) b time = c ( Effort ) d

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!