
Intuition and Effort Estimates
In his book, "Blink," Malcom Gladwell describes an interview between Gary Klein and a fire department commander. A lieutenant at the time, the firemen were attempting to put out a kitchen fire that didn't "behave" like a kitchen fire should. The lieutenant ordered his men out of the house moments before the floor collapsed due to the fire being in the basement, not the kitchen. Klein later deconstructed the event with the commander and revealed a surprisingly rich set of experienced-based characteristics about that event the commander used to quickly evaluate the situation and respond. The lieutenant's quick and well-calibrated-to-the-situation intuition undoubtedly saved them from serious injury or worse.
Intuition, however, is domain-specific. This same experienced-based intuition most probably wouldn't have served the commander well if he suddenly found himself in a different situation - at the helm of a sailboat in rough water, for example, assuming the commander had never been on a sailboat before.
In the context of a software development environment, a highly experienced individual may have very good intuition on the amount of work needed to complete a specific piece of work assigned to them. But that intuition breaks down when the work effort necessarily includes several people or an entire team. So while intuition can serve a useful role in estimating work effort, the value of intuition is generally...well...over-estimated. Particularly when it needs to be a team estimate.
Consider work effort estimates when framed by Danial Kahneman's work with System One and System Two thinking. System One is fast, based on experiences, and automatic. However, it isn't very flexible and it's difficult to train. This is the source of intuition. System Two is analytical, methodical, intentional, deliberate, and slower. Also, it's more trainable. It's when the things that are trained in System Two sink into System One that new behaviors become automatic. With work effort estimates, we must first deliberately train our System Two using a method that is more deliberate about estimating before we can comfortably rely on our System One abilities.
Once calibrated, any number of changes could signal the need to re-calibrate by employing the deliberate process. Change the team composition and the team will need some measure of re-training of System One via System Two. Change a team's project and the same re-training will need to occur.
The trained intuition approach to estimating effort develops what Kahneman called "disciplined intuition." Begin with a deliberate, statistical approach to thinking about work effort. Establish a base rate using the value ranges for the effort characteristics. With experience, the team can begin to integrate their intuition later in the project process. If teams lead with their intuition (as is the case with planning poker and t-shirt sizes), they will filter for things that confirm their System One evaluation. With experience and a track record of success from training their intuition, teams can eventually lead with an intuitive approach. But it isn't a very effective way to begin.
This method also leverages the work of Anders Ericsson and deliberate practice. The key here is the notion of increasing feedback into the process of estimating work effort. The deliberate action of working through a conversation that evaluates each of the work effort characteristics introduces more and better feedback loops that help the team evaluate the quality of their decision. Over time, they get better and better at correcting course and internalizing the lessons.
It's like learning to drive a car. A new driver will leverage System Two heavily before they can comfortably rely on System One while driving. This is good enough for most driving situations. However, it wouldn't be good enough if that same driver who is competent at driving in city traffic was suddenly placed on a NASCAR track in a powerful machine going 200 miles per hour.
A NASCAR track might be where we would go to find an expert driver of high performance automobiles but it wouldn't make sense if that were the first place we went to find competent delivery truck drivers. For work estimates on software projects, we're looking for a level of good enough that's a reasonable match for the project work at hand. And we're looking for better than untrained intuitive guesses.
Photo by Hello I'm Nik on Unsplash