Predicting effort, schedule, and cost of a software project. Approaches range from expert judgement and analogy to algorithmic models (COCOMO, function points, use-case points).
Key formulas
General algorithmic: Effort=A⋅SizeB⋅M
COCOMO basic: E=a(KLOC)b
PERT three-point: e=(o+4m+p)/6
Function points: FP=UFP×VAF, VAF=0.65+0.01∑i=114Fi