0% found this document useful (0 votes)
78 views1 page

Function Points Calculation Sheet

This document contains a function points calculation sheet used to estimate the size of a software project. It lists items like user inputs, outputs, inquiries and files that are counted and assigned complexity weights. A total weighted function count is calculated and complexity factors are rated and summed. The function points are then calculated using the weighted count and complexity factor in the standard function points formula.

Uploaded by

Tu Pham
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLS, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
78 views1 page

Function Points Calculation Sheet

This document contains a function points calculation sheet used to estimate the size of a software project. It lists items like user inputs, outputs, inquiries and files that are counted and assigned complexity weights. A total weighted function count is calculated and complexity factors are rated and summed. The function points are then calculated using the weighted count and complexity factor in the standard function points formula.

Uploaded by

Tu Pham
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLS, PDF, TXT or read online on Scribd
You are on page 1/ 1

Function Points Calculation Sheet

Function Count
Item 1 Item Description Number of User Inputs Complexity Count Simple Average Complex Simple Average Complex Simple Average Complex Simple Average Complex Simple Average Complex Weight 3 4 6 4 5 7 3 4 6 7 10 15 5 7 10 0 Weighted Count

Number of User Oututs

Number of User Inquiries

Number of Files

Number of External Interfaces

Total Weighted Function Count (FC) Complexity Factor Rating Factor Description
0=Irrelevant 5=Essential

F1 Reliability and backup recovery F2 Data communications F3 Distributed processing F4 Performance F5 Operate on existing system F6 On-line data entry F7 Data entry over multiple screens F8 Master files updated on-line F9 Complex inputs, outputs, files & inquiries F10 Complex internal processing F11 Code needs to be reusable F12 Need conversion and installation F13 Multiple installations of the system F14 Easy to change and use Complexity Factor (CF) = sum of ratings Function Points Function Points (FP) = FC x (0.65 + 0.01 x CF)

You might also like