A problem solving technique that consists in a systematic way of asking "why?" five times to get to the root cause of a problem.
Sakichi Toyoda
Discovery
The 5 Whys framework is a problem-solving technique that was invented by Sakichi Toyoda, the Japanese industrialist, inventor, and founder of Toyota Industries and is now widely used in various fields, including product management.
As a product manager, the 5 Whys can help you identify the root causes of issues, make informed decisions, and improve your product development process.
The 5 Whys is a simple but powerful technique used to get to the bottom of a problem by repeatedly asking "why" until you uncover the underlying causes. It helps you move beyond addressing symptoms and focus on addressing the root causes of issues.
The 5 Whys is particularly useful when:
Step 1: Identify the Problem or Issue
Start by clearly defining the problem or issue you want to address. This could be a bug, a drop in user engagement, a missed milestone, or any other issue affecting your product.
Step 2: Ask "Why"
Ask yourself why the problem occurred. What was the immediate cause? Write down the answer.
Step 3: Repeat the Process
For each answer in Step 2, ask "why" again. Keep asking "why" about each answer you generate, digging deeper into the issue. Aim to ask "why" at least five times, but you can continue beyond that if necessary. This will help you uncover multiple layers of causality.
Step 4: Reach the Root Cause(s)
Continue asking "why" until you believe you have identified the root cause or causes of the problem. The root cause is the fundamental reason behind the issue, and addressing it should prevent similar problems in the future.
Step 5: Address the Root Cause
Once you have identified the root cause, develop and implement corrective actions to address it. These actions might involve process changes, design improvements, better communication, or other solutions that target the underlying issues.
Let's say you're a product manager dealing with a drop in user engagement for a specific feature in your mobile app.
Step 1: Identify the Problem
User engagement has dropped significantly for Feature X in the mobile app.
Step 2: Ask "Why"
Why did user engagement drop for Feature X?
Answer: Users are finding the interface of Feature X confusing and difficult to navigate.
Step 3: Repeat the Process
Why is the interface of Feature X confusing?
Answer: The layout changed recently, and users are having trouble locating familiar options.
Step 4: Reach the Root Cause(s)
Why was the layout changed without proper user testing?
Answer: The design team didn't have enough time for extensive testing due to an upcoming deadline.
Step 5: Address the Root Cause
To prevent such issues in the future, ensure that design changes go through thorough user testing before implementation. Allocate sufficient time for testing and iterate based on user feedback.
Problem: The number of new users signing up for our product has been declining.
Why? Because our marketing campaigns are not effective.
Why? Because our target audience is not aware of our product.
Why? Because we are not doing enough to reach out to our target audience.
Why? Because we do not have a clear understanding of our target audience.
Why? Because we have not done enough user research.
Incorporating the 5 Whys framework into your product management toolkit can help you make well-informed decisions, enhance your problem-solving skills, and drive continuous improvement in your product development processes.