in IS&Software Engineering
2,949 views
0 votes
0 votes

The Software Maturity Index (SMI) is defined as $SMI=[M_f – (F_a +F_c + F_d)] / M_f$

where $M_f$= number of modules in current release

$F_a$ =the number of module in the current release that have been added

$F_c$ = the number of module in the current release that have been changed

$F_d$= the number of module in the current release that have been deleted

The product begins to stabilize when

  1. SMI approaches 1
  2. SMI approaches 0
  3. SMI approaches -1
  4. None of the above
in IS&Software Engineering
2.9k views

1 Answer

3 votes
3 votes
Best answer

answer A

The product begins to stabilize when

No new module is added in the current release , Fa=0

No change happened in old release, Fc=0

No module is removed from old release , Fd=0

SMI = [Mf - (Fa+Fc+Fd)]/Mf =[Mf -(0+0+0)]/Mf =1

FdSMI

selected by
by
Answer:

Related questions

Quick search syntax
tags tag:apple
author user:martin
title title:apple
content content:apple
exclude -tag:apple
force match +apple
views views:100
score score:10
answers answers:2
is accepted isaccepted:true
is closed isclosed:true