Agile

Deming Cycle (PDCA) – Importance in Agile

W. Edwards Deming in the 1950’s proposed that business processes should be analyzed and measured to identify sources of variations that cause products to deviate from customer requirements. The Deming cycle is a continuous quality improvement model which consists of a logical sequence of four key stages: Plan, Do, Study, and Act.

Plan, Do, Study, and Act

Plan: Establish the objectives and predict the result. Plan ahead to deliver results in accordance with the expected output (the target or goals).

  • Understand your definition of quality.
  • How do you know if a change is an improvement?
  • Can you predict your outcomes?

Do: Implement the plan, execute the plan by taking small steps in controlled circumstances and make the product. Collect data for charting and analysis in the following check and act steps.

  • Start with small scale testing.
  • Implement iterative changes to your experiments to test variables.
  • Document every step.

Check: Study the actual results (measured and collected in do phase above) and compare against the expected results (targets or goals from the plan phase) to ascertain any differences.

  • Did your outcomes match with your predictions?
  • In what ways did the outcomes differ and why?
  • How could you test variables which were previously unaccounted for?

Act: Take action to standardize or improve the process.

  • Implement your recommended changes
  • Track performance and data over time
  • Provide all documentation to the company to improve internal theory

Deming Cycle vs Scrum

There are 4 Agile Core Values and 12 Principle. PDCA can be mapped to Scrum events

  • Plan – iteration planning/definition of acceptance tests.
  • Do – day-to-day iteration execution.
  • Check – verification of results using acceptance tests.
  • Act – retrospectives and subsequent planning.

There are many benefits of short-term increments:

  • Smaller, bite-sized tasks provide a smaller check frequency interval.
  • The progression can be evaluated more closely, and assistance can be given if the tasks fail to complete on schedule.
  • The ideas can run through testing after a shorter interval after a smaller percentage is completed rather than waiting for the entire process to end.
  • It gives a proper detail about what, who, when, where, and how everything is working out.
  • The chances of successful completion are higher.

Benefits of the Deming cycle

  • Daily routine management-for the individual and/or the team
  • Problem-solving process
  • Project management
  • Continuous development
  • Vendor development
  • Human resources development
  • New product development
  • Process trials

Scrum Guide: Click Here Agile Blog: Click Here

Admin

Share
Published by
Admin

Recent Posts

Optimize Outer Join Queries in the COBOL DB2 Program

Optimize Outer Join queries is a powerful tool for retrieving data from multiple tables. However,…

3 months ago

OUTER JOIN Queries: Common Errors and Resolutions

OUTER JOIN Queries are a valuable tool in SQL, allowing you to retrieve data from…

3 months ago

Impediments: Examples and Strategies for Scrum Masters

Mastering impediments is crucial to the Scrum Master's role in fostering a high-performing Scrum Team.…

3 months ago

Sprint Goal in Scrum with Examples

A Sprint Goal is a short, clear, and motivating target the Scrum Team aims to…

4 months ago

Context Switching – Measure and Avoid

Context switching refers to changing focus or shifting attention from one task or activity to…

5 months ago

Motivate People to Use Scrum – Strategies and Examples

Embracing change is never easy, especially when it involves a shift in work methodology. Motivate…

6 months ago