Tag Archives: maths

Reflections on Inflections

“I expect our sales”, says the marketing manager confidently, “to have an inflection point in Q1 next year”.

This is a pet peeve of mine. I’ve often heard sales and marketing types, and even economists and scientists who should know better, use ‘inflection point’ simply to mean ‘a sudden change in the direction I’d prefer’. Perhaps they think an inflection point is the sharp bend in a hockey-stick-type curve, or the lowest point on a line that is about to turn upwards.

In fact, an inflection (or occasionally ‘inflexion’) point on a graph is technically where the second derivative is zero and changes sign: i.e. where the gradient changes from decreasing (or increasing) to increasing (or decreasing). Another way to think of it is that, viewed from the side, the line changes from concave to convex, or vice versa.

So, typically, an inflection point looks like this:

But, when touting your sales figures, remember that this is also an inflection point:

And so is this:

Doing a quick search, I came across an article from Thoughtworks all about inflection points and how they are important to your business. Sadly, they get it completely wrong.

As a technology leader, a portion of your analysis should revolve around determining inflection points, the critical phases of transitions along a technology’s journey from an abstract idea to maturity.
Inflection points are the points at which a product becomes a trend (something that will be used by a critical mass and therefore likely to drive value) instead of a fad (something that will fizzle out).

And here’s their illustration:

But you, gentle reader, know better. That’s not an inflection point! This is an inflection point:

And if your strategy was to catch technologies there, I think you’d write a rather different article.

And then three come along at once…

If you go to a bus stop where the bus arrives, on average, every 10 minutes, how long will you wait?

5 minutes, on average, right?

Wrong.

This is an example of The Inspection Paradox, a phenomenon of which I was dimly aware, but I came across some nice examples in my reading this morning – and it’s an important thing to understand.

You see, 5 minutes would be the right answer if the bus came at exactly evenly-spaced 10 minute intervals. But this doesn’t happen, at least, not outside Switzerland. So the gaps may be bigger or smaller.

If you arrive at a random time, you are more likely to hit one of the bigger gaps. The average waiting time that you, as a passenger, will experience, will therefore be higher. (Python programmers interested in a detailed analysis of this example could take a look at this blog post. If the arrival time follows a reasonably long-tailed Poisson distribution — admittedly unlikely in this particular example — then your average wait could actually be as high as 10 minutes.)

Allen Downey’s blog has a range of other nice examples in here. You can read the whole thing if you want the details, but here are a few excerpts of the key points:

A common example is the apparent paradox of class sizes. Suppose you ask college students how big their classes are and average the responses. The result might be 56. But if you ask the school for the average class size, they might say 31. It sounds like someone is lying, but they could both be right.

Basically, if you sample students at random, you are often more likely to hit students in larger classes, and that will skew your statistics if you are trying to determine the actual average class size.

That’s not necessarily a mistake. If you want to quantify student experience, the average across students might be a more meaningful statistic than the average across classes. But you have to be clear about what you are measuring and how you report it.

Here’s another travel-related example:

The same effect applies to passenger planes. Airlines complain that they are losing money because so many flights are nearly empty. At the same time passengers complain that flying is miserable because planes are too full. They could both be right. When a flight is nearly empty, only a few passengers enjoy the extra space. But when a flight is full, many passengers feel the crunch.

The Inspection Paradox is relevant to social networks, too – real or virtual.

In 1991, Scott Feld presented the “friendship paradox”: the observation that most people have fewer friends than their friends have.

If you think that everyone you know has a wider social circle than you do, it’s because you are simply more likely to be in the social circles of people with bigger social circles.

That may or may not make you feel better, but at least you now have a name for it!

Photo: Frank Hank

Update, a few days later:

As I sit in a long phone queue waiting to talk to BT, my broadband provider, I ponder just how often, on such calls, I hear the phrase, “We are experiencing a large number of calls at the moment, and we apologise for the delay…” I have often thought, that, since they always seem to be experiencing an unusually large number of calls, perhaps they need to employ some more people.

But then I realise, of course, that I am one of those large numbers. It is natural that people will experience this more often than not, because more people will be calling during the periods when more people are calling…

© Copyright Quentin Stafford-Fraser