Questions

How to calculate combined velocity if three teams are working on a single story in a project.

Front end, Middleware and Backend three teams are working on a project. Each story touches all three teams. How to calculate a combined velocity of the teams so we can predict the delivery of some features.

3answers

In order to calculate combined velocity, you need to know the total amount of time that each team is spending on the story, as well as how much work they are producing per hour. Then, you can divide this number by the number of hours in a day, and multiply this figure by 100 to get your combined velocity.


Answered 2 years ago

Hopefully the Story is divided into multiple demonstrable Outputs and then to specific Tasks/Features. If this is the case, then based on the worklog done & completion achieved on the specific Task/Features by the assigned team-member, his/her velocity could be calculated from these. Hence grouping all the team members outputs completion (tasks/features), Team’s velocity could be calculated i.e., numbers of work/task/features completed in a sprint/milestone/release.

Thanks
Sandeep


Answered 2 years ago

Unlock Startups Unlimited

Access 20,000+ Startup Experts, 650+ masterclass videos, 1,000+ in-depth guides, and all the software tools you need to launch and grow quickly.

Already a member? Sign in

Copyright © 2024 Startups.com LLC. All rights reserved.