On an average the programmer months is given

On an average, the programmer months is given by 3.6 * (KLOC) 1.2 . If so, a project requiring one thousand source instructions will require?
i➥ 3.6PM
ii➥ 0.36PM
iii➥ 0.0036PM
iv➥ 7.23PM
Answer: Option I 

Easy Explanation by SamagraCS Team:

Definition: Basic COCOMO Model
The basic COCOMO model gives an approximate estimate of the project parameters.
The basic COCOMO estimation model is given by the following expressions:

Formula,
Effort = a∗(KLOC)b // Formula for Calculate Effort in person-months,
Tdev = c∗(Effort)d // Formula for Calculate Development time in month. 


Let’s Solve the Problem,  
 Given Parameters is:
project requiring one thousand source instructions.
Lines of code(LOC)=1000,
     We can write it KLOC = 1K,
 Multiplicative value 'a' = 3.6,
 Exponential value 'b' = 1.2.

Now put in the formula:

Basic COCOMO formula for Effort = a(KLOC)b 
                                = 3.6×(1)1.2 
                                = 3.6 x 1 
                                = 3.6 
Now Effort Value is = 3.6 Programmer Months.



So, Option(I)is correct. 

More related Questions on COCOMO Model
Read more
More related Questions on Software Engineering
Read more
More Questions on June 2021
Read more

You are welcome to give the better solution for this question


Leave a Comment

Your email address will not be published.

error: Content is protected !!
Open chat
1
Hi,how Can We Help You ?