Measuring Agile Progress Flashcards

Agile Project Management (11 cards)

1
Q

How is a turndown chart used to measure progress in agile?

A

A turndown chart is a graphic representation of how quickly the team is working through the user stories visualizing the amount of story points remain.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

How is a burnup chart used to measure progress in agile?

A

A burnup chart is a graphic representation of how much work has been completed visualizing how many story points have been completed.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is the difference between lead time and cycle time in flow-based agile?

A

Lead time is the total time to complete an item, from the time it was added to the time it’s delivered. The cycle time is the time to process an item and only includes the time the item was actually being worked on. It does not include the time it was sitting ready to be worked on.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is the term that refers to the time an item waits ready until it’s started in flow based agile?

A

Response time

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Which measurements does agile favor instead of predictive measurements?

A

Empirical and value based measurements

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Why are baselines not used in agile?

A

In agile, the team limits its estimation to the next few weeks, not completion of the project.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Define velocity in an iterative-based agile environment.

A

Velocity is the sum of the story points sizes for features completed in an iteration.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is a “reliable velocity” in an iterative-based agile environment?

A

The average stories or story points are able to be completed in an iteration. This allows the team to predict project length.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What chart can a team use to measure Earned Value (EV) in an agile environment?

A

Teams can use a burn up chart where the left Y axis represents story points as scope and the right Y axis represents the project spend.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

How do you calculate the schedule performance index (SPI) in agile terms?

A

SPI = Completed Features/Planned Features

For example, if a team planned to complete 50 story points in an iteration, but only completed 30 then the SPI is 30/50 = 0.6

This means that the team is only working at 60% of the rate planned.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

How do you calculate cost performance index (CPI) in agile terms?

A

CPI = Earned Value / actual costs to date

EV = completed features to date

How well did you know this?
1
Not at all
2
3
4
5
Perfectly