The document outlines a 6-step process for problem solving:
1. Define the problem clearly and check that it is properly understood. This may involve breaking large problems into smaller sub-problems.
2. Analyze the current situation and environment to fully understand the problem and what needs to change. Check that the problem definition is still valid.
3. Generate as many potential solutions as possible without evaluating them yet.
4. Analyze each solution, noting its advantages and disadvantages without judging overall viability.
5. Evaluate the solutions by considering all factors to select the best one(s) to implement.
6. Plan specific next steps to implement the solution and ensure the problem gets resolved.
Related topics: