Standard techniques for creating a WBS
The WBS is created with input from multiple documents generated in the project initiation stage, such as the project charter, Statement of Work (SoW), scope statement, and so on. An iterative decomposition using a top-down approach is utilized. Refer to the following flowchart for the WBS creation process:
Here are some important observations to be made about this flowchart for WBS creation:
- This top-down iterative decomposition is also known as the divide and conquer algorithmic technique in computer science parlance, if you are familiar with it. The directional arrows in the flowchart capture the iterative nature of the technique. In simple language, you break down the deliverables into smaller and smaller components until you decide to stop.
- How far should a WBS be decomposed? Effort and cost, among other parameters, can help you make this critical decision.
- When...