Putnam, Norden, Rayleigh Curves

Mark Kampe
$Id: pnr.html 166 2007-12-05 15:34:54Z Mark $

1. Introduction

In the 1960s and 1970s, people actively sought ways to mathematically predict the time and cost of a project as a function of the requirements and other parameters of the problem. The most advanced fruit of these efforts was Barry Boehm's COnstructive COst Model. While the formulae derived in those efforts are not (today) widely used, there is still value in understanding the relationships they capture.

This paper is a brief introduction to (and commentary on) Putnam, Norden, Rayleigh (PNR) curves and what they tell us about project staffing.

2. Staffing and the Rayleigh Curve

It is very natural for a project manager to want to:

Sadly, this isn't how it works:
  1. Peter Norden (of IBM, in 1963) observed that a project is not a single monolithic activity, to be accomplished by a single team. Rather, it is a sequence of distinct but overlapping phases, each of which has is own natural team size and composition.
  2. Frederick Brooks (in the Mythical Man Month) pointed out that time and man-power are not interchangeable because team size and composition affect productivity.

Every project actually has a natural staffing curve, and these curves seem to have a consistent and predictable shape.

We can attempt to force a flat staffing profile on such a project, but it will result in considerable waste:

If we want to accomplish a project efficiently, we much understand the distinct phases, along with their respective skill and activity requirements. The notion that we can prepare an estimate in staff months and predict completion time by choosing a staffing level and dividing that into the total project size is a canard.

3. Time/Effort and the PNR Curve

Lawrence Putnam (of RADC) applied Norden and Rayleigh's work to the effort to quantitatively predict the work associated with software projects. After studying numerous projects, he concluded that the effort required to deliver a project varied inversely as the fourth power of the time allotted to its completion:

This curve breaks down into four zones:

  1. An impossible zone
    The project cannot be accomplished in less time than this, no matter how many people are applied to the problem. This situation is classically summarized as: "Nine women cannot have a baby in one month".
  2. An inefficient zone
    Adding people does accelerate delivery, but not in proportion to the added effort. Each additional person added to the project lowers our productivity (they have to be trained, more time goes into communication and coordination, more misunderstandings).
  3. A linear range
    This is the range of efficient staffing, and within this range it is possible to trade man-power for time, or vice versa.
  4. An understaffed zone
    If the project is critically under-staffed, productivity will suffer.