The Three Forms of Waste – Muda, Mura, and Muri – The Clever PM (PN) (2024)

With Agile development and Lean practices so popular nowadays, sometimes the history behind these practices and philosophies is overlooked or skipped over entirely. Unfortunately, when people miss the underpinnings upon which these concepts are based, they also tend to distort and remake those principles into something that only barely resembles the original concepts behind them.

Most of what we consider to be modern “Agile” and “Lean” approaches to product design, development, and implementation all stem from a variety of manufacturing principles that coalesced into the Toyota Production System in the late 1940s. This process was a vast departure from the Western approach to production lines — the interchangeable parts an always-moving production line, in which people were just another cog in the wheel. Rather, the TPS system focused on several principles designed to implement systemic processes to allowpeople to provide feedback into the work being done and how it might be improved. The development of these principles, and their application in the “Toyota” way slowly built between the 40s into the 70s, where it became more broadly adopted under the guise of “just-in-time manufacturing.”

Many books have been written on the TPS process (with all apologies toOffice Spacefans), and I would encourage people interested in the history to do some research — but for this article I wanted to focus on what the TPS system views as “waste” and how each is specifically defined, because when we talk about Agile and Lean trying to eliminate “waste”, we probably really mean one of these three things:

  • Muda=“Waste” or failures of people or processes to efficiently deliver product.
  • Mura =“Unevenness”, or failures related to unpredictable or inconsistent outputs.
  • Muri =“Overburden”, or failures of standardization to create efficient process.

Muda — Waste

futility; uselessness; idleness; superfluity; waste; wastefulness

Muda is the term adopted by the TPS system that generally refers to waste introduced by people or processes that result in inefficient delivery of product — where efficiency is measured by the consumption of resources. Muda assumes that there is some base level of resources necessary to deliver some product, and when we exceed that base level, we are introducing waste into the process. Analyzing a process formuda requires that you segregate out work that is actually being done into two buckets: value-adding work (“actual work”) and waste. But you’re not done there — once you have identified “waste,” you then have to bucket that work into work that needs to be donebut does not add value (“auxiliary work”) and work that not only does not need to be done but that also adds no value (“true waste”).

The distinction between these three types of work isessential to understanding how the TPS system works, and how we as Agile and Lean practitioners should view our current world — it’snot sufficient to just shove things into two buckets of “work” and “waste” because itignores the unrelated necessities that influence what we do and how we do it. This is, in my opinion, one of the root causes of the #noestimates movement — they consider estimates to be “waste” without any additional analysis. And, to be fair, they’re right — but more often than not, estimates fall into the “auxiliary work” category (when they’re done right, and for the right reasons) rather than the “true waste” category.

The reason it’s important to segregate “auxiliary work” from “true waste” is that you can usually immediately put plans in place to eliminate “true waste” — someone is highly unlikely to be concerned about getting rid of some amount of work that’s neither adding value, nor required by some internal or external dependency. However, when you start to look at “auxiliary work,” you have to deal with those dependencies — and that is where thereal work of Agile and Lean principles comes into play. The TPS system, and its descendants, require that wechallenge “auxiliary work” and that weminimize its impact on the outcome, but not necessarilyeliminate it entirely. Thus, with something like estimates which have no real, discernible benefit to the development teams (arguably), but which provide the business side of the house with some basis on which to plan and hold development teams accountable, we shouldn’t necessarily seek toeliminate it but rather toreduce its impact so that the teams can do their work with as minimum an amount ofmudaas possible.

The goal is not toeliminate all auxiliary work, but rather to minimize its impact on the process resulting in product.

Mura — Unevenness

unevenness; irregularity; lack of uniformity; inequality

So many people focus onmuda when talking about TPS and other lean manufacturing systems — not to mention Agile and Lean development — that the other two forms of waste are often completely overlooked. But, they’re just as important to keep in mind when you’re working on delivering a product as “actual waste”! One of these ismura, or unevenness, is a key component of “just-in-time” production, a system which relies onpredictability and uniformity. The goal of “just-in-time” is to reduce the overhead necessary to maintain inventory of parts, supplies, or anything related to theproduction line — as something is needed, it is requested; when it is requested, it is supplied; when it is supplied, it is used. It’s a cycle that relies on regularity in the tools being used as well as the outcome being produced. Mura rears its ugly head in software development in a variety of ways, but the most obvious are in testing and in the user story/requirements process.

Unevenness in output can be prevented most clearly by testing the product while it’s under development. Whether this uses manual, “black box” testers or automated testing tools is ultimatelyup to the team and the resources that are available to them. But theremust be testing in order to avoidmura in the product; it is no excuse whatsoever to skip testing because you’re focused on delivery. In fact, doing so simply pushes off the cost of your waste into future work, or onto customers who are relying on your product to be effective, efficient, and predictable. There can be no “cowboy coding” or “testing in production” if you intend for your product to live up to the goals of lean processes.

Another place where unevenness shows up is in requirements definition and the use of user stories. Much as the “just-in-time” production line relies on predictable inputs and predictable components to achieve its goals, an active development team needs to know what they can expect from their Product Managers in terms of requirements, acceptance criteria, and how user stories will be developed throughout the development process. Having unpredictable, irregular, or randomly-dropped user stories is a primary cause ofmura in many companies — similarly, writing strict requirements that are so detailed that they hem in the developers to a specificimplementation that may or may not be acceptable given the tools and capabilities available to the team can also causemura, as the team now needs new “parts” to build the product.

Agile software development, like manufacturing, relies on just-in-time principles that expect regular, predictable, and reliable inputs to create a known and expected output.

Muri — Overburden

unreasonableness; impossible; beyond one’s power; too difficult; by force; compulsorily; excessive; immoderation

The final, and perhaps most overlooked, of the concepts of waste that the TPS production process identifies and attempts to reduce, ismuri — the lack of standardization or clear expectations placed on the people who actuallybuild the product. The attempt to reducemuri in a TPS-based system, is evidenced by the standardization of processes into clearly defined, repeatable, and teachablecomponents; the identification of tools and technology to make the repeated tasks easier and less burdensome on the people required to do them; and areasonable expectation of the time and effort required to deliver their piece of work along the production line. All of these things — which generally focus around having clear, reasonable, and stated expectations — tend to have an overall positive effect on the morale of employees, and tend to decrease both other types of waste,muda andmura. People who know what they’re expected to do simply do a better job and create better, more predictable outputs; the opposite is also true, when expectations and processes are unclear, people often struggle to perform and care less about the outcome.

While it isabsolutely true that one of the fundamental principles of Agile (and through inheritance, Lean) that we value “Individuals and Interactions overProcesses and Tools“, far too many people forget that there’s an “over” statement there, and neglect to recall that “while there is value in the items onthe right, we value the items on the left more.” Agile, as it has grown from the Agile Manifesto, does not require that we haveno process; rather, it wants us tominimize process in favor of interactions between people. This means, further, thatwherewe have processes, if we wish to reducemuri in our workplace, those processes must be clearly defined, teachable, and followed to the extent that they produce value — andalterted if they arenot producing value. I’ve worked in many companies where their biggest problem was not waste in the product or the process, not in the regularity or predictability of their inputs and outputs, but rather in the inability of their teams to follow anything resembling a predictable, reliable process. Nobody knew what their responsibilities were, so nobodyhad any accountability for the final product. While rarely the most obvious of the forms of waste, muri is, in my opinion, one of the most harmful and insidious.

Agile doesn’t require that we haveno process; it requires that we value interactions overprocess — but where wedo have process, it should be clear, defined, and teachable.

Reducing Waste as a Product Manager

Now that we understand a little more about the types and forms of waste that the TPS system, and — through time — Agile and Lean practices, have attempted to identify and reduce, what can we as Product Managers do to improve the processes, inputs, and outputs of the teams we work with on a daily basis? Here are a few things:

  • Be cognizant of the “overhead” work that you’re doing with your teams — and ensure that you’re not imposing any “real waste” or too much “auxiliary work” on them or yourself.
  • Work with your stakeholders to help them better understand what it is that the development teams actually do, why they do things the way that they do them, and how the stakeholders can workwith you to improve relationships and understanding.
  • Watch for irregularities in the inputs, outputs, and processes of your teams; if you see something, say something — ask honest and open questions to understand why something is being done the way it is…what looks like “waste” to you might actually be an improvement for other teams to model.
  • Constantly push your teams to improve themselves and their processes — hold retrospectives whether the team wants them or not, and hold them accountable for identifying things that didn’t work. There’srarelya sprint or iteration that goes perfectly, and there’s always room for improvement.
The Three Forms of Waste – Muda, Mura, and Muri – The Clever PM (PN) (2024)

FAQs

The Three Forms of Waste – Muda, Mura, and Muri – The Clever PM (PN)? ›

Muda, Mura, and Muri are terms often used together in the Toyota Production System (and called the Three Ms) that collectively describe wasteful practices to be eliminated.

What are the three forms of waste? ›

The Three Forms of Waste – Muda, Mura, and Muri
  • Muda = “Waste” or failures of people or processes to efficiently deliver product.
  • Mura = “Unevenness”, or failures related to unpredictable or inconsistent outputs.
  • Muri = “Overburden”, or failures of standardization to create efficient process.
May 19, 2015

What are the 3M's of waste? ›

Muda, Mura, and Muri are terms often used together in the Toyota Production System (and called the Three Ms) that collectively describe wasteful practices to be eliminated.

What are muri Mura and muda? ›

by Doanh Do. The Toyota Production System, and later on the concept of Lean, was developed around eliminating the three types of deviations that shows inefficient allocation of resources. The three types are Muda (無駄, waste), Mura (斑, unevenness), and Muri (無理, overburden).

What are the three wastes of Kaizen? ›

One of the most important goals of lean manufacturing is the elimination of waste. Taiichi Ohno, father of the Toyota Production System (TPS), defined three categories of waste: mura, muri, and muda. While muda is the most widely known, muri and mura are equally important to understand.

What are the forms of waste? ›

Many different types of waste are generated, including municipal solid waste, hazardous waste, industrial non-hazardous waste, agricultural and animal waste, medical waste, radioactive waste, construction and demolition debris, extraction and mining waste, oil and gas production waste, fossil fuel combustion waste, and ...

What is Mura? ›

Mura means irregularity or a lack of uniformity. Mura is seen to cause Muda. The irregularity in production can result in lost product and wasted time.

What is Muda Mura Muri ppt? ›

These are essentially three Japanese words. Muda means wastefulness, Mura means uneven and Muri stands for overburden. These are three types if enemies (so to speak) that were identified by Toyota to make its production more efficient.

What is the purpose of Mura? ›

Mura is the waste of unevenness or inconsistency. Depending on your context, it can have more than one manifestation. Mura is the conjunction of overburdening some resources while others wait or alternating over time between overburdening and underutilizing the same resources.

What does muri mean in 3M? ›

MURI, overburden, can result from Mura, and from removing too much Muda (waste) from the process. When operators or machines are utilized for more than 100% to finish their tasks, they are overburdened. This means breakdowns when it comes to machines and absenteeism when it comes to employees.

What is an example of a muri waste? ›

The 3M Lean concept tackles all forms of waste possible to detect in a process, the removal of which should result in higher efficiency and faster delivery. An example of muri is putting a machine under too big a strain - expecting it to produce more and faster than possible.

Why is waste called Muda? ›

Muda (無駄, on'yomi reading, ateji) is a Japanese word meaning "futility", "uselessness", or "wastefulness", and is a key concept in lean process thinking such as in the Toyota Production System (TPS), denoting one of three types of deviation from optimal allocation of resources.

What is the 3 gen principle? ›

The 3 GEN principle (Gemba, Gembutsu, and Genjitsu), also known as the 3 Realities principle, is a problem-solving approach in Lean thinking that focuses on gaining a deep understanding of the situation or problem through direct observation. The three components of this principle are Gemba, Gembutsu, and Genjitsu.

What does Kaizen mean? ›

Kaizen is a Japanese term meaning change for the better or continuous improvement. It is a Japanese business philosophy that concerns the processes that continuously improve operations and involve all employees. Kaizen sees improvement in productivity as a gradual and methodical process.

What is 3M in Six Sigma? ›

Everything about Lean Six Sigma (EALSS academy)

3M Muda, Mura, and Muri are the 3 important categories of waste found in any organization. When you understand how these three categories of waste impact your organization, it becomes easy for you to implement a lean manufacturing system at your workplace.

What are the 7 types of waste in lean? ›

The seven types of waste result in the acronym TIMWOOD (Transport, Inventory, Motion, Waiting, Overproduction, Overprocessing, Defects), which can still be found in older guidebooks.

What are the 5 wastes? ›

What is "Waste" in Lean Manufacturing?
  • Transport.
  • Inventory.
  • Motion.
  • Waiting.
  • Overproduction.
  • Overprocessing.
  • Defects.
Jun 2, 2023

Top Articles
Latest Posts
Article information

Author: Aron Pacocha

Last Updated:

Views: 6194

Rating: 4.8 / 5 (48 voted)

Reviews: 95% of readers found this page helpful

Author information

Name: Aron Pacocha

Birthday: 1999-08-12

Address: 3808 Moen Corner, Gorczanyport, FL 67364-2074

Phone: +393457723392

Job: Retail Consultant

Hobby: Jewelry making, Cooking, Gaming, Reading, Juggling, Cabaret, Origami

Introduction: My name is Aron Pacocha, I am a happy, tasty, innocent, proud, talented, courageous, magnificent person who loves writing and wants to share my knowledge and understanding with you.