Object Oriented Software Engineering   View all facts   Glossary   Help
subject > algorithmic cost estimation model > Function Points
Next algorithmic cost estimation modelConstructive Cost Model    Upalgorithmic cost estimation model

Function Points
subjectfact 
Function Pointscounts various features of the requirements and uses these to compute an estimate of the system's size2001-08-30 14:55:40.0
has definition An algorithmic cost estimation method in which you count features of the requirements and use these to compute an estimate of the system's size2001-08-30 14:55:40.0
is a subtopic of 11.3 - Cost Estimation2001-08-30 14:55:40.0
is an instance of algorithmic cost estimation model2001-08-30 14:55:40.0
algorithmic cost estimation modelhas example formula E = a + bNc
where
  • E is the effort estimate
  • N is the estimate or measure being used as the basis for the effort estimate (e.g. number of use cases or lines of code)
  • a, b and c are obtained by extensive analysis of past projects and comparisons with the current project
2001-08-30 14:54:29.0
provides provide formulas to compute anticipated cost of a project, taking into account various aspects of the project's size and complexity2001-08-30 14:54:30.0
uses formula2001-08-30 14:54:30.0
was developed by looking at a wide range of software development projects2001-08-30 14:54:30.0