volume_mute
During 'Maintain Requirements', the BA is asked to calculate the 'Requirements Volatility'. If the project started with 100 requirements, 20 were added, and 10 were deleted, what is the volatility index?
publish date: 2026/03/08 06:59:0.806815 UTC
volume_mute
Correct Answer
30%
Explanation
Volatillity is typically calculated as
\[\frac{\text{(Added + Deleted + Changed)}}{\text{Initial}} = \frac{(20 + 10)}{100} = 0.30\]
Reference
go-math-science.com
