This document summarizes an approach to estimating software size using function point analysis. It involves calculating unadjusted function points based on complexity ratings of internal logical files, external interface files, external inputs, external outputs, and external inquiries. A value adjustment factor is then calculated based on ratings of 14 general system characteristics. The unadjusted function point value is multiplied by the value adjustment factor to obtain the final function point count, which provides an estimate of the software size independent of implementation technologies. The document provides an example calculation where unadjusted function points are determined to be 194, the value adjustment factor is 0.81, resulting in a final function point count of 157.