Function Point Analysis is a standardized method for measuring software size based on the functionality it provides to users. Unlike lines of code, FPA focuses on user-valued functions like inputs, outputs, inquiries, and external interfaces, making it language-independent.