Direkt zum Hauptbereich

Measuring Project Duration Efficiency pt. 2 – a practical example

With good estimating techniques, a subject matter expert (SME) can estimate effort reasonably well. Lines of code per hour, objects per day, story points per sprint, all of these we can measure and plot./1/ Estimating a project’s duration, however, vexes every good project manager, and a delayed delivery date is what makes headlines. As opposed to effort, duration is plagued by interruptions, dependencies and merely waiting for, as Dr. Suess says, “a mind-maker-upper to make up his mind.”/2/ In September, I proposed a KPI for getting a handle on project duration called “project duration efficiency” (PDE).  In this article, I would like to run through an example to show how easy and helpful it can be.


Project duration efficiency measures how efficiently we use the calendar time available to us. Maximum efficiency occurs when our effort matches the duration: 20 days of effort completed in 4 weeks time gives a PDE score of 1; 20 days of effort over 8 weeks yields 0.5. Please see Part 1 for a fuller explanation.

Why is duration – calendar time – important for projects?  Since, benefits accrue only once we can actually use the product, speedy delivery allows us to start enjoying the benefits, i.e. earning the return on investment, earlier. We thus count any delay as cost based on the return we lost by waiting. PDE shows how efficiently we used the time available. Its a measure of the delays’ effects on a project that is comparable across projects.

So, let’s explore an example and see what it tells us.

A simple, but realistic project scenario


A company needs an interface between two software systems to automate the transfer of some financial data. Currently, the manual process is slow and error prone, literally with copy and paste in and out of Excel. The monetary benefit is the reduced effort for processing and correcting the data. Let’s assume that this effort costs one FTE, or €400 per day. (We won’t try to quantify the happiness factor for the staff who no longer needs to do this tedious job.)

Our project team consists of 4 developers (two per system) and 2 testers (1 per system). In addition, there is a project manager and various stakeholders. Here’s the breakdown for the project:

RoleCountEffort per person (days)Tasks
Developers430 PDdevelopment, error correction and rework based on test results
Testers215 PDcreating test scenarios and testing
Project Manager110 PDplanning, issue management, reporting etc.
Total7160 PD


These people cost on average €500 per day, making the total cost to the project €80,000 (assuming no other costs).  The benefits are €400 * 220 days = €88,000. /3/ Since the project costs could be recouped within one year, the management decided it was worth it.

With 7 individuals involved, the best possible result (PDE=1) would mean finishing the project in 22.86 days (160/7 = 22.86) or 4.6 weeks. /4/  Of course, the testers can only test once something has been produced. Futhermore, the PM’s efforts will be spread across the project. Such factors make a PDE of 1 almost utopian.

An ideal (but realistic) project might, therefore, look like this:


So, we really need 7 weeks, or 35 days, duration. Thus, our PDE is
PDE = (total effort / number of people working on project) / duration
0.65 = (160 / 7) / 35
So, even this idealized scenario yields a PDE of just 0.65, and few would believe finishing the project in less than 7 weeks is possible. In reality, however, many organizations need upwards of 6 months (120 workdays) to complete such a project. That would yield a PDE of 0.19, or less than one-third of the idealized value. Compared to the idealized scenario, the project was just 29% time efficient.

What does this mean for the benefits? Compared with the ideal, the customer lost 85 days’ use of the product (120 days to delivery minus the 35 in the plan)./5/ If the fast, error-free data transfer has a value of €400 per day, then the cost of the lost benefits was equal to 85 X €400 = €34,000.  With the project cost totalling €80,000, our delay added nearly 50% to the projects’ costs in the form of missed benefits.

So, what can we do with the PDE number?

Alarm signal to management about threats to benefits and priorities


The project manager can calculate the real PDE at any time during the project. If it starts to fall behind the organizational norm, it would give an objective measure of the effect of the delays.  It is, of course, a late measure. If the project is truly important, the project board will already be screaming about slipping deadlines. But, most projects are muddling in the middle.

The PMO can monitor PDE for all projects. PDE helps show where we’re putting our real effort.  A comparison against benefits’ rankings will reveal the difference between our stated priorities (benefits’ rankings) and our real priorities (PDE).  A low PDE means that a project is likely being neglected.  Is the project important?  If yes, something needs to change.  By the way, the best solution is to put low-PDE, low-benefit projects fully on hold, so that the organization can deliver the high benefit projects first.

Organizational learning


An honest evaluation of the causes of delays (low PDE) can lead to different approaches to project planning, team coordination and resource prioritization.  Here are some typical factors:
  • Waiting for work from other parties (internal or external)
  • Waiting due to coordination. Planning of meetings etc.
  • Waiting for decisions on requirements, changes, project issues etc.
  • Waiting because other projects have a higher priority and delay when we can use our resources.
  • Unplanned rework. Some rework can and should be planned, but unplanned rework hits us doubly hard because it includes cost from real additional effort as well as cost of delay (compared to the original plan)./6/

Controlling our estimates


So let’s suppose that our company starts measuring PDE.  We discover after 10 projects, that most projects show a PDE between 0.1 and 0.25, with the best PDE at 0.30.  We should therefore expect our project to fall within this range (assuming no major organizational initiative to raise it).  A project manager should calculates the PDE in his plan based on the planned delivery dates. If the PDE is much higher, say 0.5, the project manager should realize that the plan is not realistic.

Another approach would be to start with the effort estimates and simple divide it by the company average.  The equation is thus:
Duration = (Effort / Persons working on project) / PDE
And, if the company's average PDE is just 0.15, then our project is going to take about seven and half months:
152.4 workdays = 160 / 7 / 0.15
I am well aware that this is not the answer the project board wants to hear.  And, they are right to want the result earlier.  But, under the current circumstances, the number is realistic.  Therefore, the PDE number supports the PMs planning assumptions, and can initiate a constructive discussion with the project board about expectations, priorities and resources.  Of course, if a company desires a PDE of 0.5, but is achieving much lower numbers, it should start a major initiative to improve its ways of working or simply hire more people.

Feedback? A useful measure? I would be delighted to hear your comments.

Part 3 of this series, you'll find here: Measuring Strategic Speed with PDE

Notes

/1/ See Jan Fischbach's post on Relatives Schätzen.

/2/ The full quote from Dr. Suess’s Oh, the Places You’ll Go
Simple it’s not, I’m afraid you will find,
for a mind-maker-upper to make up his mind.
/3/ I assume a savings of 1 FTE of manual work at a cost basis of €400, and €500 for the development costs. Such numbers in Germany are realistic. Feel free to plug in your own numbers. Please keep in mind that avoiding the manual work justified the project in the first place.  If the costs of the manual work are really low, then we would have never chosen to invest the 80 TEUR in the first place.

/4/ As discussed in Part 1, we count all resources who contribute to the project result except for stakeholders such as project board members. And, we count them as individuals under the assumption that they *could* work 100% for the project. In many cases, they will not.  We don’t count FTEs committed to the project because that would always yield a PDE of 1.

/5/ The idealized scenario shows the necessity of 35 days, so we don't count those as cost of delay.

/6/ Paradoxically, rework can actually raise the PDE. Rework frequently occurs toward the end of the project, where a deadline is looming.  With the threat of a deadline, the organisation gives the project priority, and the team dedicates 100% of its time to the project.  Thus, the team works at nearly a PDE of 1. Added to the project, this “1” for the final sprint thus raises the PDE for the whole project.  Did someone just say “sprint”?  Hmmm…. maybe we could find a method for working at nearly 1 PDE all the time?

Kommentare

Beliebte Posts aus diesem Blog

Wie lassen sich Ergebnisse definieren? - Drei Beispiele (WBS, CBP und BDN)

Ich habe schon darüber geschrieben, warum das Definieren von Ergebnissen so wichtig ist. Es lenkt die Aufmerksamkeit des Projektteams auf die eigentlichen Ziele. Aber was sind eigentlich Projektergebnisse? In diesem Beitrag stelle ich drei Methoden vor, um leichter an Ergebnisse zu kommen.

Microsoft Teams: Die neuen Besprechungsnotizen - Loop-Komponenten

  Haben Sie in letzter Zeit in einer Teams-Besprechung die Notizen geöffnet? Dort sind inzwischen die Loop-Komponenten hinterlegt. Die sind zwar etwas nützlicher als das, was zuvor zur Verfügung stand. Trotzdem ist noch Luft nach oben. Und es gibt sogar einige ernstzunehmende Stolperfallen. Hier ein erster, kritischer Blick auf das was Sie damit tun können. Und auch darauf, was Sie besser sein lassen.

Microsoft Copilot - Notebook, Pages, Agents und mehr

Es tut sich sehr viel an der Copilot Front. Gefühlt entwickelt Microsoft mit aller Kraft die KI-Anwendung weiter. Mit dem letzten Update hat sich die Microsoft-Startseite stark verändert. Hier zeige ich, was sich hinter all den Begrifflichkeiten verbirgt und was davon alltagstauglich ist.

Wenn es mal gerade etwas schwierig bei Kund:innen wird… Zwei Fragen, die uns helfen, unsere Strategie mit unseren Kund:innen abzusprechen.

Seit 2024 organisieren Bob Galen und ich eine Masterclass für agile Coaches. Wir möchten die Ausbildung von agilen Coaches verbessern und ihnen Techniken mitgeben, mit denen sie bei ihren Kund:innen etwas einfacher haben. Bisher haben wir in vier Durchgängen mit jeweils 14 Modulen ungefähr 70 Extraordinarily Badass Agile Coaches ausgebildet (/1/). In diesem Blogpost möchte ich ein paar Erfahrungen und simple Techniken aus der Masterclass teilen, wie wir unsere Strategie besser abstimmen können. Sie beschränken sich nicht auf agiles Coaching – das ist nur das Setting.

Schätzungen sind schätzungsweise überschätzte Schätze

"Wer viel misst, misst viel Mist." Zumindest ist diese Gefahr gegeben. Entweder misst man z. B. Mist, weil man zu früh zu KPIs zur Messung von Ergebnissen greift, oder aber man greift zu den falschen KPIs, die gar nicht das messen, was man wissen möchte. Einst war agiles Arbeiten der alternative Ansatz, aber inzwischen gibt es auch für einige Details dessen, was in Konzernen als "agil" praktiziert wird, einleuchtende alternative Ideen, die bis heute noch nicht so richtig auf die große Bühne vorgedrungen zu sein scheinen. 

Teamleitungen gesucht

Was macht Teams erfolgreich? Kann man das lernen? Ab Herbst starten unsere Kurse für aktuelle und künftige Teamleitungen. Jetzt gibt es die Gelegenheit, den Kurs zu testen.

Nachschau zum Lean Coffee-Spezial "Agil einfach machen" (Interaktive Buchvorstellung)

Bei unserem Lean Coffee-Spezial Ende Mai waren wir von Lean Coffee Karlsruhe/Frankfurt Zeugen einer Buchvorstellung, doch nicht nur das – natürlich gab es auch einen nicht unbeträchtlichen Anteil an eigener Aktion, denn bei unseren Spezialterminen ist traditionell „Teilgabe“ angesagt. Das Autorenduo Christian Baron und Janick Oswald zeigte uns, was es mit „Agil einfach machen“ auf sich hat.  

Wie überprüft man den aktuellen Stand einer neuen gemeinsamen Ablage?

Ihr habt in eurem Team die individuellen, unordentlichen Ablagen auf eine gemeinsame Ablage, die nach Vorgängen und Prozessen geordnet ist, umgestellt. Woher wisst ihr, ob das wirklich funktioniert? In diesem Beitrag gibt es 10 Auditfragen.

Kleine Organisationsveränderungen, die direktes Feedback erzeugen

Große Veränderungen sind in einer Organisation schwer zu messen. Oft liegt zwischen Ursache und Wirkung ein langer Zeitraum, sodass die Umsetzer:innen nicht wissen, was genau gewirkt hat. Hier ist eine Liste mit kleinen Maßnahmen, die schnell etwas zurückmelden.