COCOMO
COCOMO
COCOMO
Definition:-
B.W. Boehm Introduced COCOMO model in his book
Software Engineering Economics in 1981 COCOMO is a
hierarchy of cost estimation models it includes basic ,
intermediate and detailed sub model.
Topic :- Constructive Cost Model (COCOMO)
Types
Of
COCOMO
Intermediate Detailed
Basic Model
Model COCOMO Model
Topic :- Constructive Cost Model (COCOMO)
Example :
Suppose that a project was estimated to be 400 KLOC.
Calculate the effort and development time for each of the three
modes i.e. organic , semidetached and embedded.
Solution The basic COCOMO equations take the form:
E = ab (KLOC)bb
D = cb (E)db
Estimated size of the project = 400 KLOC
1. Organic Mode
E = 2.4 (400)1.05 = 1295.31 PM
D = 2.5 (1295.31)0.38 = 38.07 M
2. Semi detached Mode
E = 3.0 (400)1.12 = 2462.79 PM
D = 2.5 (2462.79)0.35 = 38.45 M
3. Embedded Mode
E = 3.6 (400)1.20 = 4772.81 PM
D = 2.5 (4772.81)0.32 = 37.59 M
Topic :- Constructive Cost Model (COCOMO)
3. Personnel attributes
a. Analyst capability (ACAP)
b. Application experience (AEXP)
c. Programmer capability (PCAP)
d. Virtual machine experience (VEXP)
e. Programming Language experience (LEXP)
4. Project attributes
a. Morden programming practices (MODP)
b. Use of software tool (TOOL)
c. Required development schedule (SCED)
Multiplier Values
For
Effort Calculations
Ratings
Cost Drivers Very Low Nominal High Very Extra
Low High High
Product attributes
RELY 0.75 0.88 1.00 1.15 1.40 -
DATA - 0.94 1.00 1.08 1.16 -
CPLX 0.70 0.85 1.00 1.15 1.30 1.65
Computer attributes
TIME - - 1.00 1.11 1.30 1.66
STOR - - 1.00 1.06 1.21 1.56
VIRT - 0.87 1.00 1.15 1.30 -
TURN - 0.87 1.00 1.07 1.15 -
Topic :- Constructive Cost Model (COCOMO)
Multiplier Values
For
Effort Calculations
Ratings
Cost Drivers Very Low Nominal High Very Extra
Low High High
Personnel attributes
ACAP 1.46 1.19 1.00 0.86 0.71 -
AEXP 1.29 1.13 1.00 0.91 0.82 -
PCAP 1.42 1.17 1.00 0.86 0.70 -
VEXP 1.21 1.10 1.00 0.90 - -
LEXP 1.14 1.07 1.00 0.95 - -
Project attributes
MODP 1.24 1.10 1.00 0.91 0.82 -
TOOL 1.24 1.10 1.00 0.91 0.83 -
SCED 1.23 1.08 1.00 1.04 1.10 -
Topic :- Constructive Cost Model (COCOMO)
Phase-Sensitive Three-Level
Effort Multipliers Product Hierarchy
Topic :- Constructive Cost Model (COCOMO)