Question
Easy

LOC oriented software estimation model $E=3.2*(KLOC)^{1.05}$ is called :

1
Walston - Felix model
2
Bailey-Basili model
3
Boehm simple model
4
Doty model for KLOC >9
Question Details
Time to Solve: 12
Exam: HTET
Level/Paper: Level 3
Chapter: Software Engineering & Problem Solving
Topic: SDLC (Major stages)
Correct Answer
Option C
Explanation

The correct option is (3): The formula $E=3.2\\times(KLOC)^{1.05}$ is the precise effort equation for the Organic mode within the Basic (or Simple) COCOMO (Constructive Cost Model), which was introduced by Barry Boehm in 1981. In this model, $E$ represents the estimated effort in person-months (PM), and $KLOC$ is the estimated size of the finished software in thousands of lines of code. This particular formula is reserved for 'Organic' projects, which…Read More

Loc oriented software estimation - HTET Level 3 | Clear Cutoff