My project takes a total of 240 Days to complete
LOC ESTIMATION
Assume that each person working on your project generates lines of
code (LOC) per day according to the
following table:
• Simple Day: 100 lines
• Average Day: 80 lines
• Complex Day: 50 lines
In your project, the Average Day of coding is four times more
likely than a Simple Day, and the Complex
Day is twice as likely as a Simple Day. Every person working costs
$300 per day.
Question 2a) What is the expected lines of code per person, per
day?
Hint: the denominator of the weighted average equation you use to
generate this value is NOT 6.
Question 2b) What is the total estimated lines of code for your
project, across all Tasks, assuming the
expected lines of code is generated per person-day worked?
Question 2c) What is the total cost to complete all 10 Tasks?
Question 2d) What other costs, other than the developer costs given
here, will your company incur on
taking this project from inception to completion? List at least 10
(no paragraphs needed).
Question 2e) What is the estimate of effort based on the Boehm
Simple Model, as presented in lecture,
for your project as defined by only these 10 Tasks?