diff --git a/guide/english/agile/velocity/index.md b/guide/english/agile/velocity/index.md index 5e14bb72ee..87847c6f5f 100644 --- a/guide/english/agile/velocity/index.md +++ b/guide/english/agile/velocity/index.md @@ -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 Velocity