Add paragraph on consistency (#25701)
Added a paragraph on teams having variable velocity to start and becoming more consistent with time.
This commit is contained in:
@ -3,9 +3,11 @@ title: Velocity
|
||||
---
|
||||
## Velocity
|
||||
|
||||
On a Scrum team, you determine the velocity at the end of each iteration. It is simply the sum of Story Points completed within the timebox.
|
||||
On a Scrum team, you determine the velocity at the end of each Iteration. Velocity is simply the sum of Story Points completed within the timebox.
|
||||
|
||||
Having a predictable, consistent velocity allows your team to plan your iterations with some confidence, to work sustainably, and to forecast, with empirical data, the amount of scope to include in each release.
|
||||
At the beginning of projects, it is common for velocity to vary from sprint to sprint. However, the team aligns and becomes more consistent in estimations and delivery, most teams find their velocity becomes more consistent over time.
|
||||
|
||||
Having a predictable, consistent velocity allows your team to plan your iterations with some confidence, to work sustainably, and to forecast, with empirical data, the amount of scope to include in each release.
|
||||
|
||||
#### More Information:
|
||||
The Scrum Alliance on <a href='https://www.scrumalliance.org/community/articles/2014/february/velocity' target='_blank' rel='nofollow'>Velocity</a>
|
||||
|
Reference in New Issue
Block a user