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

Das neue Outlook - One Outlook - erster Eindruck

Microsoft hat ein Problem: Outlook ist nicht gleich Outlook. Da ist das gute alte Outlook in der Desktop-Version. Das ist das, womit fast alle von uns im Alltag arbeiten und worüber ich hier schon oft berichtet habe. Outlook auf dem MAC sieht aber anders aus. Outlook auf Mobilgeräten sowieso. Dann gibt's noch Outlook im Web. Kein Wunder, dass Microsoft das alles entwirren, verschlanken und vereinheitlichen möchte. Gelingt es? Hier die interessantesten Funktionen des neuen Outlooks . 

Und jetzt alle zusammen! Teams - OneNote - Aufgaben - To Do

Ein Meeting jagt das nächste. Sich da nicht zu verzetteln, wird  im Zeitalter virtueller Besprechungen  noch anspruchsvoller. Kein Wunder, dass  im Zusammenhang mit Microsoft 365  zwei Fragen besonders häufig auftauchen: Wie dokumentiert man Besprechungen gut? Was hilft, offene Aufgaben nachzuhalten? Eine gute Lösung: Das in MS Teams integrierte OneNote-Notizbuch als gemeinsame Plattform auch für den Aufgabenüberblick zu nutzen.

Kategorien in Outlook - für das Team nutzen

Kennen Sie die Kategorien in Outlook? Nutzen Sie diese? Wenn ja wofür? Wenn ich diese Fragen im Seminar stelle, sehe ich oft hochgezogene Augenbrauen. Kaum jemand weiß, was man eigentlich mit diesen Kategorien machen kann und wofür sie nützlich sind. Dieser Blogartikel stellt sie Ihnen vor.

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.

E-Mail-Vorlagen gemeinsam nutzen (Outlook)

Mittlerweile wird praktisch alle Routine-Korrespondenz in Outlook erledigt. Was liegt da näher, als ein gutes Set von Vorlagen zu erstellen und diese gemeinsam in Team zu nutzen? Leider hat Microsoft vor diesen – an sich simplen – Wunsch einige Hürden gebaut.

Das Ubongo Flow Game

Spiele bieten eine gute Gelegenheit, zeitliche Erfahrungen zu verdichten und gemeinsam zu lernen. Karl Scotland und Sallyann Freudenberg haben im Mai 2014 das Lego Flow Game veröffentlicht. Wir haben die Spielidee übernommen, aber das Spielmaterial gewechselt. Statt Legosteinen benutzen wir Material aus Grzegorz Rejchtmans Ubongo-Spiel. Hier präsentieren wir die Anleitung für das Ubongo Flow Game.

Outlook-Aufgabenliste: bitte nicht die Aufgaben des ganzen Teams!

Am Tag der Arbeit kommt eine Lösung, nach der ich schon so oft gefragt wurde: Wie schaffe ich es, dass meine Outlook-Aufgabenliste nur meine eigenen Aufgaben anzeigt und nicht auch die E-Mails, die meine Kollegen gekennzeichnet haben oder Aufgaben, die einfach in einem gemeinsamen Postfach stehen?

Nie wieder Ärger mit Besprechungsserien in Outlook

Erstellen auch Sie Besprechungsserien in Outlook? Ärgern auch Sie sich manchmal darüber, wenn Sie etwas zu ändern haben? Falls nicht, versenden Sie entweder keine wiederkehrenden Outlook-Besprechungen (Serienterminen). Oder Sie ändern nie etwas daran. Dann ist dieser Artikel nichts für Sie. Lesen Sie aber bitte weiter, falls Sie sich schon immer mal gefragt haben, ob es eine Lösung gibt? 

"Denn sie wissen nicht was sie tun ...! Freigeben und teilen in OneDrive und SharePoint und per E-Mail

Neuerdings können Sie bei Ihren E-Mails entscheiden, ob Sie den Anhang als Datei (Kopie) anhängen wollen oder einen Link senden. Doch was kann dieser Link? Wie sicher ist er? Wer kann was damit tun? Lesen Sie hier was sinnvoll ist und was weniger.