Duration Percent Complete in Primavera P6

10
Duration Percent Complete in Primavera P6 – There are many different methods for calculation of actual progress in Primavera P6. These methods involve using many fields and settings, including: Duration % Complete Units % Complete Physical % Complete Percent Complete Type Activity % Complete Performance % Complete Earned Value settings of the WBS Elements I will explain Duration % Complete in this article. Other fields and settings will be explained in future articles and we will finally have a complete picture of the whole actual progressing system in Primavera P6. Primavera P6′s 3 Types of Activity Percent Complete Each activity has three percent complete fields that are calculated all the time: 1. Duration % Complete 2. Units % Complete 3. Physical % Complete Only one of these values will be selected by the user as the activity’s progress, even though all of them are calculated

description

Durations in P6 (Explained)

Transcript of Duration Percent Complete in Primavera P6

Page 1: Duration Percent Complete in Primavera P6

Duration Percent Complete in Primavera P6 –

There are many different methods for calculation of actual progress in Primavera

P6.  These methods involve using many fields and settings, including:

Duration % Complete

Units % Complete

Physical % Complete

Percent Complete Type

Activity % Complete

Performance % Complete

Earned Value settings of the WBS Elements

I will explain Duration % Complete in this article. Other fields and settings will be

explained in future articles and we will finally have a complete picture of the

whole actual progressing system in Primavera P6.

Primavera P6′s 3 Types of Activity Percent CompleteEach activity has three percent complete fields that are calculated all the time:

1. Duration % Complete

2. Units % Complete

3. Physical % Complete

Only one of these values will be selected by the user as the activity’s progress,

even though all of them are calculated all the time. I will explain how to choose

the appropriate activity percent complete in future articles.

Duration % Complete Calculations

Page 2: Duration Percent Complete in Primavera P6

The most common problem with Duration % Complete is that Primavera P6 uses

a counterintuitive formula. You may expect it to be something like Microsoft

Project’s formula:

Duration % Complete(MS Project) = [Actual Duration] / ( [Actual Duration] + [Remaining Duration] )

But this is not the P6 formula. Duration % Complete is calculated with this

formula:

Duration % Complete(P6) = ( [Original Duration] – [Remaining Duration] ) / [Original Duration]

This formula uses Original Duration, which may be different from the current

duration. We will check this on the following sample.

Sample: We have an activity with original duration of 20 days. 15 days have

passed and we estimate it to finish in 18 days (yes, it’s much longer than we

expected initially).  The Original Duration does not change automatically after

activity’s start.

Original Duration: 20d

Actual Duration: 15d

Remaining Duration: 18d

[Duration % Complete] = (20-18)/20 = 10%

Intuitive or MSP-like Duration % Complete = 15/(15+18) = 45.45%

The following figure shows the initial state of this sample activity (named A1):

Page 3: Duration Percent Complete in Primavera P6

Let’s say that the activity has started in May 8th. We’ll check the Started

checkbox and enter the actual start date in its date box.

Page 4: Duration Percent Complete in Primavera P6

Learn Primavera P6 Duration Percent Complete

Suppose that it’s currently May 27th; we will reschedule the plan for this data

date.

Page 5: Duration Percent Complete in Primavera P6

The Actual Duration is automatically calculated based on Actual Start Date and

the Data Date, as follows:

[Actual Duration] = [Data Date] – [Actual Start] (P6 formula for in-progress activities)

Unfortunately, you cannot change the Actual Duration field manually.

Now we can enter the remaining duration. In this example, we estimate that A1

requires 18 more days to be completed.  We’ll enter 18d in remaining duration

field.  By entering a remaining duration, Duration % Complete will be calculated

automatically.

Page 6: Duration Percent Complete in Primavera P6

In this case, Duration % Complete is calculated as 10%.

We could have entered the Duration % Complete instead of the Remaining

Duration and P6 would have calculated Remaining Duration automatically .

Now, take a look at the Gantt chart.

Page 7: Duration Percent Complete in Primavera P6

When you look at the Gantt chart, you see that about half of the current duration

is actualized and you may expect a Duration % Complete of around 50%. The

exact number of the intuitive formula is 45.45% in this example, which is not

equal to our Duration % Complete.

Changing the Original DurationPrimavera P6 uses the following equation for Original Duration is used when an

activity is not yet started:

[Original Duration] = [Early Finish] – [Early Start]

However, after the activity has started, Original Duration will not be automatically

calculated by Early Start and Early Finish, and you can change it manually.

The At Completion Duration represents our current duration, calculated as:

[At Completion Duration] = [Actual Duration] + [Remaining Duration]

Page 8: Duration Percent Complete in Primavera P6

In our example, the At Completion Duration is calculated to be 33d.  We will

enter the same value for the Original Duration field and this would be the result:

The activity’s schedule is not changed, but Duration % Complete is recalculated

based on the new Original Duration; and yes, it’s the intuitive value that we

calculated before.

When Original Duration is equal to the At Completion Duration, the Duration %

Complete will have the intuitive value. The following equations show how the P6

formula would become the intuitive formula, when the Original Duration is equal

to the At Completion Duration:

[Duration % Complete]* = ( [Original Duration] – [Remaining Duration] ) / [Original Duration]

= ( [At Completion Duration] – [Remaining Duration] ) / [At Completion Duration]

Page 9: Duration Percent Complete in Primavera P6

= [Actual Duration] / ( [Actual Duration] + [Remaining Duration] )* this equation is based on the assumption that Original Duration is

equal to the At Completion Duration.

If you would like to have the intuitive Duration % Complete (for any reason), you

can create a global change to set the Original Durations of in-progress activities.

The following figure shows the appropriate global change setup.

This global change checks each activity’s status; if it’s “In Progress”, then the At

Completion Duration would be copied to the Original Duration.  We will then have

the intuitive Duration % Completes for all activities.

Duration % Complete for WBS ElementsThe previous explanation was focused on Duration % Complete for Activities.

Duration % Complete is also calculated for WBS Elements, but I strongly

recommend you not to use Duration % Complete to track a WBS Element’s

progress.  Thus I have not included an explanation of the calculations here.

You should always think of Duration % Complete as an intermediate field and

use Performance % Complete to track activities and WBS Element’s actual

progresses.

Page 10: Duration Percent Complete in Primavera P6

I will explain the calculation and usage of Performance % Complete in a future

tutorial.

SummaryThis tutorial has demonstrated the internal calculations of Primavera P6′s

Duration Percent Complete field.

The most common problem in this area is that Primavera P6 does not use the

intuitive formula for Duration % Complete which confuses some planners and

project managers. We explained the Primavera P6 calculations and the intuitive

formula side by side, to show the differences and create a better understanding

of the P6 method. Finally, if you absolutely need to use the intuitive formula, try

the Global Change described above.

Remember, Duration % Complete does not provide a final result; it is used in a

system which provides the actual progress. You should use Performance %

Complete to read the actual progresses.  We’ll cover that in an upcoming tutorial

soon.