Activity Planning-From WBS to Project Schedule

 < Day Day Up > 

Activity Planning From WBS to Project Schedule

The next section of the planning processes address those steps required to develop the project schedule. This is the part of the project plan that might be most familiar to new project managers. Many automated project management tools help create schedules by keeping track of activities, resources, durations, sequencing, and constraints. Although the schedule is an integral part of the project plan, it is only one part. Don't start working on the schedule until you have a proper WBS. Starting to work before completing the WBS usually results in doing more work than is necessary. A good WBS reduces task redundancy and helps ensure all work performed is in the scope of the project. In fact, the WBS is a required input to activity planning.

Defining Activities

The first process in the activity planning section is activity definition. This process starts with the WBS and identifies the activities required to produce the various project deliverables. Activities are viewed from the perspective of the work packages. You ask the question, "What activities are required to satisfy this work package requirement?" The resulting information from this process is used next to organize the activities into a specific sequence. Table 3.5 shows the inputs, tools, techniques, and outputs for the activity definition process.

Table 3.5. Activity Definition Inputs, Tools, Techniques, and Outputs

Inputs

Tools and Techniques

Outputs

Enterprise environmental factors

Decomposition

Activity list

Organizational process assets

Templates

Activity attributes

Project scope statement

Rolling wave planning

Milestone list

Work breakdown structure

Expert judgment

Requested changes

WBS dictionary

Planning component

 

Project management plan

  


Sometimes it is difficult to know everything about a project during the planning stage. It is common to learn more about the project as you work through the project life cycle. This is called progressive elaboration and it affects the planning process. If you don't know everything about the project, you can't plan the whole project to the level of detail necessary. For large projects, it is common to plan the entire project at a high level. The project starts with detailed plans in place for the work packages that are near the beginning of the project. As the time draws near to begin additional work, the more detailed, low-level plans for those work packages are added to the project plan. The planning process is revisited multiple times to ensure that the detailed plans contain the latest information known about the project. This practice is called rolling wave planning because the planning wave always moves to stay ahead of the work execution wave.

Sequencing Activities

The next process is that of arranging the activities list from activity definition into a discrete sequence. Some activities can be accomplished at any time throughout the project. Other activities depend on input from another activity or are constrained by time or resources. Any requirement that restricts the start or end time of an activity is a dependency. This process identifies all relationships between activities and notes restrictions imposed by these relationships.

For example, when building a car you cannot install the engine until the engine has been built and delivered to the main assembly line. This is just one simple example of how activities may be dependent on one another. This process is one that can benefit from the use of computer software to assist in noting and keeping track of inter-activity dependencies. Table 3.6 shows the inputs, tools, techniques, and outputs for the activity sequencing process.

Table 3.6. Activity Sequencing Inputs, Tools, Techniques, and Outputs

Inputs

Tools and Techniques

Outputs

Project scope statement

Precedence diagramming method (PDM)

Project schedule network diagrams

Activity list

Arrow diagramming method (ADM)

Activity list (updates)

Activity attributes

Schedule network templates

Activity attributes (updates)

Approved change requests

Dependency determination

Requested changes

 

Applying leads and lags

 


Network Diagrams

One of the more important topics to understand when planning project activities is creating network diagrams. Network diagrams provide a graphical view of activities and how they relate to one another. The PMP exam tests your ability to recognize and understand two types of network diagrams: the precedence diagramming method (PDM) and the arrow diagramming method (ADM). Make sure you can read each type of diagram and use the information it presents.

Precedence Diagramming Method

The PDM shows nodes, representing activities, connected by arrows that represent dependencies. To represent that activity B is dependent on activity A (in other words, activity A must be complete before activity B starts), simply draw an arrow from A to B. PDM diagrams are also referred to as activity-on-node (AON) diagrams because the nodes contain the activity duration information. (You don't have enough information yet to complete all the information presented here. You'll fill in the duration information during activity duration estimating.) In fact, nodes generally contain several pieces of information, including

  • Early start The earliest date the activity can start

  • Duration The duration of the activity

  • Early finish The earliest date the activity can finish

  • Late start The latest date the activity can start

  • Late finish The latest date the activity can finish

  • Slack Difference between the early start and the late start dates

Figure 3.3 shows an example of a PDM diagram.

Figure 3.3. The precedence diagramming method.


The PDM diagram in Figure 3.3 shows eight activities, labeled A H. The arrows show how some activities are dependent on other activities. For example, activity B cannot start until activities A and C are complete. To show this dual dependency, you draw an arrow from A to B and another arrow from C to B.

You can represent four types of dependencies with a PDM diagram:

  • Finish-to-start (the most common dependency type) The successor activity's start depends on the completions of the successor activity.

  • Finish-to-finish The completion of the successor activity depends on the completion of the predecessor activity.

  • Start-to-start The start of the successor activity depends on the start of the predecessor activity.

  • Start-to-finish The completion of the successor activity depends on the start of the predecessor activity.

Carefully consider the various types of dependencies. Some can be confusing (especially start-to-finish). On the exam, you will be asked to evaluate the scheduling impact to changes in start or end dates. The overall impact to the project depends on the type of relationship between activities. Don't skip over the dependencies too quickly. Take the time to really read the question before you construct your diagrams.


Arrow Diagramming Method

The arrow diagramming method (ADM) is similar to the PDM, except that all dependencies are finish-to-start. Also, durations are generally depicted on the arrows. For this reason, the ADM diagram is also called the activity-on-arrow (AOA) diagram. Figure 3.4 shows an example of an ADM diagram.

Figure 3.4. The arrow diagramming method.


The ADM diagram in Figure 3.4 shows 11 activities, labeled A K. Unlike the PDM diagram, activities are labeled on the arrow, not the nodes.

Dependencies are noted in a similar fashion to the PDM diagram, but there is another type of activity in ADM diagrams. Look at the dependency between node 3 and node 2. The arrow has a dotted line, which means the activity has no duration and is called a dummy activity. The purpose of dummy activities is simply to allow you to depict dependencies. In Figure 3.4 activity C cannot start until activity E has completed. Likewise, activity G cannot start until activity I has completed.

After you are comfortable with the main types of network diagrams, you need to understand how to use them. Let's talk about a few basic scheduling concepts and look at how network diagrams help you understand project schedules, starting with a few project tasks. Table 3.7 lists the tasks for a project along with the predecessors, duration, and earliest start date.

Table 3.7. Project Task Information

Activity

Predecessor

Duration

Earliest Start Date

A

None

5

9/5/05

B

A

2

9/10/05

C

A

3

9/10/05

D

B

7

9/12/05

E

C

4

9/13/05

F

D

1

9/19/05

G

E, F

2

9/20/05


Now use the sample PDM node template to create a PDM diagram for the project. Figure 3.5 shows the sample PDM node template.

Figure 3.5. The sample PDM node template.

Early Start

Duration

Early Finish

Task name

Late Start

Slack

Late Finish


The completed network diagram should look like the diagram in Figure 3.6.

Figure 3.6. The completed sample PDM diagram.


Estimating Activity Resources

Now you have a list of activities and their relative dependencies. The next process associates activities with the resources required to accomplish the work. This process lists each type and amount, or quantity, of each required resource. Every activity requires resources of some sort. Activity resources can include

  • Equipment

  • Materials and supplies

  • Money

  • People

Table 3.8 shows the inputs, tools, techniques, and outputs for the activity resource estimating process.

Table 3.8. Activity Resource Estimating Inputs, Tools, Techniques, and Outputs

Inputs

Tools and Techniques

Outputs

Enterprise environmental factors

Expert judgment

Activity resource requirements

Organizational process assets

Alternatives analysis

Activity attributes (updates)

Activity list

Published estimating data

Resource breakdown structure

Activity attributes

Project management software

Resource calendar (updates)

Resource availability

Bottom-up estimating

Requested changes

Project management plan

  


Two of the tools and techniques warrant further discussion. One of the techniques you use when estimating activity resources is alternative analysis. Analyzing the various alternatives provides an opportunity to consider other sources or ways to achieve the desired result for an activity. Alternatives might be more desirable than the initial expected approach due to cost savings, higher quality, or earlier completion. Another important outcome of alternative analysis is that in case the primary source becomes unavailable, you might have already identified a replacement method to complete the work. Suppose your main supplier of industrial fittings suffers a catastrophic fire. If your alternative analysis identified another source, you might be able to continue the project with minimal disruption.

The second item is bottom-up estimating. Recall that one of the purposes of creating the WBS is to decompose project work into work packages that are small enough to reliably estimate for duration and resource requirements. Using the WBS, you can provide estimates for mid- and high-level work by aggregating the estimates for the work packages that make up the desired work. Because this process starts at the lowest level of work (the work package) to create the estimate, it is called bottom-up estimating. This type of estimating tends to be fairly accurate because the estimates come from the people doing the actual work. The alternative is top-down estimating. Topdown estimates generally come from management or a source that is higher up than the people actually doing the work. The estimates are really educated guesses on the amount of resources required for a collection of work packages and tend to be less reliable than bottom-up estimates.

Estimating Activity Durations

After the resource estimates are established for each of the activities, it's time to assign duration estimates. The activity duration estimating process assigns the number of work periods that are needed to complete schedule activities. Each estimate assumes that the necessary resources are available to be applied to the work package when needed. Table 3.9 shows the inputs, tools, techniques, and outputs for the activity duration estimating process.

Table 3.9. Activity Duration Estimating Inputs, Tools, Techniques, and Outputs

Inputs

Tools and Techniques

Outputs

Enterprise environmental factors

Expert judgment

Activity duration estimates

Organizational process assets

Analogous estimating

Activity attributes (updates)

Project scope statement

Parametric estimating

 

Activity list

Three-point estimates

 

Activity attributes

Reserve analysis

 

Activity resource requirements

  

Resource calendar

  

Project management plan

  


In addition to expert judgment, three main techniques are used for project activity duration estimation. In many cases, using multiple techniques provides more accurate estimates. The three estimation techniques are

  • Analogous estimating This uses actual duration figures from similar activities. These activities can be from the same project or another project.

  • Parametric estimating This calculates duration estimates by multiplying the quantity of work by the productivity rate. This type of estimate works best for standardized, and often repetitive, activities.

  • Three-point estimates This uses three estimate values for each activity:

    • Most likely The duration most likely to occur.

    • Optimistic The duration of the activity if everything goes as planned, or better.

    • Pessimistic The duration of the activity in a worst-case scenario.

Developing the Project Schedule

The next step is to develop the actual project schedule. The schedule development process pulls all of the activity information together and results in the project's initial (baseline) schedule. As work is iteratively planned and accomplished and the project moves through its life cycle, changes to the schedule will likely occur. The schedule is a dynamic document and requires constant attention on the part of the project manager to ensure the project stays on track. Table 3.10 shows the inputs, tools, techniques, and outputs for the schedule development process.

Table 3.10. Schedule Development Inputs, Tools, Techniques, and Outputs

Inputs

Tools and Techniques

Outputs

Organizational process assets

Schedule network analysis

Project schedule

Project scope statement

Critical path method

Schedule model data

Activity list

Schedule compression

Schedule baseline

Activity attributes

What-if scenario analysis

Resource requirements (updates)

Project schedule network diagrams

Resource leveling

Activity attributes (updates)

Activity resource requirements

Critical chain method

Project calendar (updates)

Resource calendar

Project management software

Requested changes

Activity duration estimates

Applying calendars

Project management plan (updates)

Project management plan

Adjusting leads and lags

 
 

Schedule model

 


An important topic to understand with respect to project schedules is the critical path. Look back at the AON diagram in Figure 3.3. The critical path is the longest path from start to finish. It is calculated by adding up all of the durations along each path from start to finish. The reason it is called the critical path is that any delay (or increase in duration) of any activity on the critical path causes a delay in the project. It is critical that all activities on this path be completed on schedule.

Critical Path

Using the network diagram in Figure 3.6, you can calculate the project critical path. The critical path is the route with the longest total duration. This example shows two routes from task A to task G:

  • Path A-B-D-F-G takes 17 days to complete. (Just add up all the durations: 5 + 2 + 7 + 1 + 2 = 17)

  • Path A-C-E-G takes 14 days to complete.

From this diagram you can see that the longest path is A-B-D-F-G, and that is your critical path. Any delays in any of these tasks will delay the project.

Float

Take another look at Figure 3.6. This PDM diagram has several pieces of information filled in for each node that we have not discussed yet. The task name and duration are self-explanatory. What about the rest of the information, though? The main task of developing the project schedule is to relate each of the tasks and combine duration, resource requirements, and dependencies. You will need to make several passes through the network diagram to calculate the values necessary to create a project schedule.

In general, you will make two main passes through each path in your network diagram. The first pass starts with the initial project task (the project start task). The starting date of the initial task is its early start date. A task's early start date is the earliest you can start working on that task. In Figure 3.6, the early start date for task A is 9/5/05. The duration for task A is 5 days, so the earliest task A can finish is 9/10/05. To get the early finish date, just add the duration to the early start date. Now, the early finish date for task A becomes the early start date for any tasks that are dependent on task A (namely, task B and task C). Then, continue to follow each path until you reach the final task, calculating the new early end dates by adding the duration to the early start dates.

Be sure you follow every path from the starting task to the ending task. There will likely be several paths that will get you there.


Now it's time for the second pass through your project to calculate the late start and late ending dates. This pass starts at the end and moves backward through the same paths you just followed in the forward pass. The first step in the backward pass is to record the late ending date. It is the same as the early ending date for the last task in the project. Then, subtract the duration to get the late start date. In Figure 3.6, the late ending date for task G is 9/22/05 and the late start date is 9/20/05. Next, move backward to each task on which your current task depends (for example, each task that has an arrow pointing to your current task). The late ending date for this predecessor task is the same as the late start date of the dependent task. In other words, the late ending date for task F and task E would be 9/20/05 (the late start date for task G). Continue backward through the project, subtracting the duration to calculate a new late start date.

After completing both the forward and backward passes, you should have all the early start times (ESTs), early finish times (EFTs), late start times (LSTs), and late finish times (LFTs) filled in. To complete the network diagram entries, calculate the float for each task by subtracting the early start date from the late start date. The float represents the amount of time each task can be delayed without delaying the project.

Finally, add up the durations for each path from the start task to the finish task. The smallest total represents the critical path of your project there could be more than one critical path. Remember that tasks on the critical path all have a float of 0 and any delay of a task on the critical path results in an overall project delay.

     < Day Day Up > 


    PMP Exam Cram 2
    PMP Exam Cram 2 (2nd Edition)
    ISBN: 0789734621
    EAN: 2147483647
    Year: 2005
    Pages: 138

    flylib.com © 2008-2017.
    If you may any questions please contact us: flylib@qtcs.net