In function point analysis, the number of complexity adjustment factors is
2014
In function point analysis, the number of complexity adjustment factors is
- A.
10
- B.
12
- C.
14
- D.
20
Attempted by 57 students.
Show answer & explanation
Correct answer: C
Answer: 14 complexity adjustment factors (these are the General System Characteristics).
How they are used: rate each of the 14 characteristics from 0 (no influence) to 5 (strong influence), sum the ratings, compute the Value Adjustment Factor (VAF), and apply it to the unadjusted function points.
Compute the sum of the 14 ratings (ΣFi).
Compute VAF = 0.65 + (ΣFi) / 100.
Compute Adjusted Function Points = Unadjusted Function Points × VAF.
The 14 General System Characteristics are:
Data communications
Distributed functions
Performance
Heavily used configuration
Transaction rate
On-line data entry
End-user efficiency
On-line update
Complex processing
Reusability
Installation ease
Operational ease
Multiple sites
Facilitate change
Brief example: if the sum of the 14 ratings is 30, then VAF = 0.65 + 30/100 = 0.95. If unadjusted function points = 200, adjusted function points = 200 × 0.95 = 190.
A video solution is available for this question — log in and enroll to watch it.