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.

Wie Agilität den Kundennutzen steigert - Einige Argumente für Berater:innen

In Zeiten wirtschaftlicher Unsicherheit fragen sich viele, ob agile Beratung noch eine Zukunft hat. Die Antwort liegt in der konsequenten Orientierung am Kundennutzen. Qualität setzt sich durch, wenn sie messbare Verbesserungen bei Umsatz, Kosten und Leistungsfähigkeit bewirkt, anstatt sich in Methoden und zirkulären Fragen zu verlieren. Dieser Artikel zeigt, wie agile Beratung nachhaltige Veränderungen in Unternehmen schafft und warum gerade jetzt gute Berater:innen gebraucht werden, um Organisationen widerstandsfähiger zu machen.

Warum eine Agile Transformation keine Reise ist

Die agile Transformation wird oft als eine Reise beschrieben. Doch dieser Vergleich kann viele Unternehmen in die Irre führen oder Bilder von unpassenden Vergleichen erzeugen. Transformationen sind keine linearen Prozesse mit einem klaren Ziel, sondern komplexe und dynamische Entwicklungen. Dieser Artikel zeigt, warum Agilität kein Weg mit einem festen Endpunkt ist.

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.

Agile Leadership – Führst du noch oder dienst du schon?

Die Arbeitswelt verändert sich. Und das spüren nicht nur Führungskräfte, sondern vor allem Mitarbeitende. Immer mehr Menschen hinterfragen den Sinn ihrer Arbeit, erwarten Respekt, Vertrauen und eine Unternehmenskultur, die echte Zusammenarbeit ermöglicht. Studien wie die Gallup-Studie 2025 oder die EY-Jobstudie zeigen: Der Frust am Arbeitsplatz wächst – und mit ihm die Unzufriedenheit mit der Führung. Höchste Zeit, umzudenken. Genau hier setzt agile Führung an. 1. Warum agile Führung heute entscheidend ist  Klassische Führung – hierarchisch, kontrollierend, top-down – funktioniert immer weniger. Die Zahlen sind eindeutig:  Laut Gallup fühlen sich nur noch 45 % der deutschen Beschäftigten mit ihrem Leben zufrieden. Fast jede dritte Kündigung erfolgt wegen der Führungskraft. Nicht das Gehalt, sondern mangelnde Wertschätzung, fehlendes Vertrauen und ein schlechtes Arbeitsumfeld treiben Menschen aus Unternehmen.  Agile Führung bietet eine Alternative, die auf Vertrauen, Selbs...

Ent-Spannen statt Platzen: Erste Hilfe für mehr Vertrauen und Resilienz im Team

Zwei Themen die mir in den letzten Wochen immer wieder über den Weg laufen sind Vertrauen und Resilienz. Vertrauen als das Fundament für gemeinsame Zusammenarbeit und Resilienz als die Fähigkeit, Herausforderungen, Stress und Rückschläge zu bewältigen und gestärkt daraus hervorzugehen.  In dem Blogpost möchte ich ein paar Erste-Hilfe Interventionen teilen, die zu mehr Vertrauen und Resilienz im Team führen können - gerade wenn die Emotionen hochkochen und es heiss her geht im Team. Die „Mist-Runde“: Ärger Raum geben. In konfliktbeladenen oder belasteten Teams kann es eine große Herausforderung sein, eine offene Kommunikation und ein respektvolles Miteinander zu fördern. Eine einfache, aber äußerst effektive Methode, um Spannungen abzubauen, ist die „Mist-Runde“ . Diese Intervention, die ich zuerst bei Veronika Jungwirth und Ralph Miarka kennengelernt habe, gibt den Teilnehmern einen geschützten Raum, in dem sie ihre Frustrationen und negativen Gedanken ohne Zensur äußern können un...

Microsoft Lists: mit Forms und Power Apps komfortabel mobil arbeiten

In meinem Kundenkreis sind viele Menschen, die den Arbeitsalltag nicht vorwiegend auf dem Bürostuhl sitzend verbringen, sondern "draußen" unterwegs sind. Vielleicht in Werkstätten oder im Facility-Management. Es ist so wichtig, dass die Schnittstellen zu den Abläufen im Büro gut abgestimmt sind. Microsoft 365 hat so einiges im Baukasten, man muss es nur finden und nutzen.  In diesem Artikel spiele ich ein Szenario durch, das auf Microsoft Lists, Forms und - für die Ambitionierteren - Power Apps setzt.

Selbstbewertungsfragen für den Alltag in Arbeitsgruppen aus Sicht von Mitarbeitenden

Welche Fragen können wir Mitarbeiter:innen stellen, um herauszufinden, ob agiles Arbeiten wirkt? Es gibt bereits eine Menge an Fragebögen. Aber ich bin nicht immer zufrieden damit.