What is an issue tree used for?
- A Breaking a problem into progressively smaller, testable sub-questions
- B Ranking clients by revenue
- C Mapping the organisation structure
- D Scheduling project tasks
Answer
Breaking a problem into progressively smaller, testable sub-questions
Each branch should be independently answerable, so the analysis can be divided and evidence gathered against each hypothesis.





