The Software Maturity Index (SMI) is defined as Where Mt = the number of…
2013
The Software Maturity Index (SMI) is defined as

Where
Mt = the number of modules in the current release.
Fa = the number of modules in the current release that have been added.
Fc = the number of modules in the current release that have been Changed.
Fd = the number of modules in the current release that have been deleted.
The product begins to stabilize when
- A.
SMI approaches 1
- B.
SMI approaches 0
- C.
SMI approaches −1
- D.
None of the above
Attempted by 31 students.
Show answer & explanation
Correct answer: A
The Software Maturity Index (SMI) measures stability by comparing unchanged modules to the total count. As a product stabilizes, the number of added ($F_a$), changed ($F_c$), and deleted ($F_d$) modules decreases toward zero. This causes the numerator to approach $M_t$, making the SMI value approach 1.
A video solution is available for this question — log in and enroll to watch it.