The document discusses various techniques for estimating software project size, effort, cost and duration. It describes lines of code and function points as common metrics for estimating project size. Function points measure the number of inputs, outputs, inquiries and files to estimate size early in development. The document also explains the COCOMO model for estimating effort, productivity, duration and staffing needs based on project size, complexity and other cost drivers. Intermediate COCOMO incorporates 15 cost drivers while basic COCOMO uses only size. References are provided for further reading.
Related topics: