Wednesday, December 2, 2015

Performance Reviews


When the project is progressing we need to measure, compare and take or recommending necessary actions like corrective and preventive actions if the progress is not as per the expectation. Performance reviews technique helps in carrying out this activity. The outcome can be Schedule and cost variance, remaining duration left out, etc…

Performance Reviews can be carried out using Trend analysis, Critical path method, Critical chain method and Earned value management.

Performance Reviews used under the processes Control Schedule and Control Costs.

Monday, November 30, 2015

Scheduling tool


Scheduling tool is to estimate, plan, controlling and generating reports about the project progress. This can be manual or automated based on industry practices and culture. It can be used to generating start and end dates of the activities and project, network diagrams, resources, etc…

Scheduling Tool is used as a technique under the processes Develop Schedule and Control Schedule.

Sunday, November 29, 2015

Schedule Compression


Schedule Compression technique is used to shorten the duration of the project, of course, without reducing the scope of the work. After planning considering resources, duration, effort, etc, let us say the duration is coming to one year. But you management is saying that the project needs to be completed in 10 months. What you will do? Yes, you can add resources or see the possibilities of carrying out activities in parallel. So there are two techniques under Schedule Compression. One is Crashing and second is Fast Tracking.

Crashing is nothing but adding the resources. The impact is it increases the cost and or risk.

Fast tracking is carrying out activities in parallel. But this technique results in quality reduction, rework and increases the risk.

Crashing and Fast tracking should be applied to critical path activities. Then only it makes sense.

Schedule Compression technique is used under the processes Develop Schedule and Control Schedule.

Thursday, November 26, 2015

Modeling Techniques


Modeling Techniques is used to estimate and or predict the future schedule by considering different possibilities. Examples of Modeling Techniques are What-If Scenario Analysis and Simulation.

What-If Scenario Analysis is used to evaluate the different scenarios to see the effect on project objectives like schedule. For example what happens if a particular resource is not available, what happens if a vendor is not going to deliver the raw materials on time, what happens if a particular work package postponed to later date… The outcome can be used to assess and take future action like parking the contingency.

Simulation is used to get the probability distribution using different techniques like PERT. The most widely used tool is called Monte Carlo analysis.

Modeling Techniques is used under the processes Develop Schedule process, Control Schedule and Perform Quantitative Risk Analysis.

Wednesday, November 25, 2015

Resource Optimization Techniques


Resource Optimization Techniques are used to adjust project schedule by utilization the resources optimally. There are two techniques under this, Resource leveling and Resource smoothing.

Resource leveling is used based on the availability of resources, resource usage. This will ensure full utilization of the resources. The result of the resource leveling usually is critical path changes.

Resource smoothing adjusts activities in such a way resources do not exceed predefined resource limits. This will not impact critical path but the activities in the non-critical path may be delayed by consuming the total float.

Resource Optimization Techniques is used under the processes Develop Schedule process and Control Schedule.

Tuesday, November 24, 2015

Critical Chain Method


Critical Chain Method allows buffers to be added due to limited or constraint in the resources and project uncertainties. Three kinds of buffers are used, project buffer, feeding buffer and resource buffer. Project buffer is added at the end of critical chain to avoid slippage in the project schedule or the customer committed date. Feeding buffer is added to the non-critical paths which are converging to the critical path. Resource buffer are used for flexibility.

Critical Chain Method is used in Develop Schedule process.

Sunday, November 15, 2015

Critical Path Method


Critical Path Method is the longest duration path in a given network or the minimum time that is required to complete the project. This method is used to find the duration of the project. Here are the steps to find the critical path.

1. Draw the network diagram based on the dependencies of the activities.

2. Find the number of the paths from the network diagram. Number of paths means the paths which are traversing from start of the project to the end of the project.

3. Find the duration of each path by adding the duration of all the activities from the respective path.

4. The highest duration path is the critical path. And this itself is the duration of the project.

After finding the critical path one can find the total float or slack. Total float is nothing but how much an activity can be delayed without affecting the overall schedule of the project or the immediate start of the successor activity. How to calculate the total float? You need to follow two steps. One is forward pass and the second is backward pass. Forward pass is moving from start of the project by adding the duration of each of the activity and backward pass is moving from end of the project to the start of the project by subtracting the duration of each activity. After carrying out these steps you will find four values Early Start (ES), Early Finish (EF), Late Start (LS) and Late Finish (LF).

EF=ES + duration of the activity LS=LF - duration of the activity

Calculate total float using the formula

Total Float=LS-ES or LF-EF

The critical path activities will be always having zero total float whereas non critical path activities will be having float.

Critical Path method is used in Develop Schedule process.