A project team's manager is responsible for delivering a specific initiative for the organization. They are preparing for a monthly meeting where the manager will present on the current state of this initiative. The agile project lead sends the manager the following email with the current initiative status (Refer to the email exhibit).



How many total story points is the entire initiative?
Correct Answer: A
To determine the total story points for the entire initiative, we must sum up the estimates provided in the backlog from the email exhibit. The backlog includes the following user stories with their respective story point estimates:
* New log-in screen- 6
* Save passwords- 4
* Defect fixing - triaged top 10- 8
* Accessibility - color blind- 4
* Increase security- 21
* Shopping cart- 7
* Accept credit card payments- 5
* Accept bank drafts- 9
* New sort order- 3
* Add AI chatbot- 5
Total story points calculation:
6 + 4 + 8 + 4 + 21 + 7 + 5 + 9 + 3 + 5 =72 story points
Thus, the total number of story points for the initiative is72, makingoption Athe correct answer.
References:
* Agile estimation techniques suggest usingstory pointsto estimate the effort required forbacklog items.
* ThePMI Agile Practice Guideexplains that story points represent the complexity, effort, and risk associated with a user story.
* Agile teams usestory point estimationto gauge work effort without associating it with time directly.
This approach ensures that the team has a clear understanding of the overall workload and can manage risks effectively.