Skip to content

What Math Says About Consistency vs. Clutch Moments

Would you rather be the coworker who is lazy all year, barely does anything, but when your team needed him the most, he clutches?

Or

Would you rather be the coworker who puts in the work, the hours every day, every hour, but never really shines or goes extremely beyond expectation?

I think many of us have probably asked that question before, and all the implications behind it.

“What looks good for a manager?”

“What will bring me a promotion faster?”

“Who do my colleagues need more?”

Those are all fair questions that I will not get into here. Rather, I want to use mathematics, specifically integration, to argue that one of these is better.

We want to show that overall consistency matters more.

Let f(x)f(x) be a function mapping time to some arbitrary metric of performance on an interval [0,T][0,T] where T>0T > 0. For example, person AA could have performance 5050 at time 2020. The exact units do not matter. We only care about the total contribution over time.

Now define two functions f1(x)f_1(x) and f2(x)f_2(x).

Let f2(x)=1f_2(x)=1 for all x[0,T]x\in[0,T]. This is the consistent worker: always contributing, maybe not flashy, but always there.

Now let E={a1,,an}E=\{a_1,\dots,a_n\} be a finite set of times where the other worker has those rare “clutch” moments, and define

f1(x)={M,xE,0,xE,f_1(x)= \begin{cases} M, & x\in E,\\ 0, & x\notin E, \end{cases}

where M>0M>0 is very large, as much as you want actually. So semantically, f1f_1 represents the worker who is mostly doing nothing, but at finitely many moments does something extreme.

It should be clear that the area under the graph represents the total accumulated contribution over time. How can we concretely calculate the area? We integrate.

We will use the definition of the Riemann integral with partitions.

For any partition PP of [0,T][0,T], the lower sum satisfies

L(f1,P)=0,L(f_1,P)=0,

since every subinterval contains points not in EE, where f1=0f_1=0.

For the upper sum, only the subintervals containing one of the points a1,,ana_1,\dots,a_n contribute anything. Since there are only finitely many such points, we can choose a partition PP so that the total length of all subintervals containing them is less than ε/M\varepsilon/M. Then

U(f1,P)MεM=ε.U(f_1,P)\le M\cdot \frac{\varepsilon}{M}=\varepsilon.

So for every ε>0\varepsilon>0, there exists a partition PP such that

U(f1,P)L(f1,P)<ε.U(f_1,P)-L(f_1,P)<\varepsilon.

Hence f1f_1 is Riemann integrable, and in fact

0Tf1(x)dx=0.\int_0^T f_1(x)\,dx=0.

Since the supremum of all lower sums is just 0, which is the defintion of the intgeral.

On the other hand, for f2(x)=1f_2(x)=1, every subinterval has infimum and supremum both equal to 11. So for every partition PP,

L(f2,P)=U(f2,P)=T,L(f_2,P)=U(f_2,P)=T,

and therefore

0Tf2(x)dx=T.\int_0^T f_2(x)\,dx=T.

So even if f1f_1 reaches a much higher peak than f2f_2, its total contribution is still

0,0,

while the steady worker contributes

T.T.

That is the point.

The clutch worker might win if all you care about is the maximum value of the function. But if you care about the total accumulation over time, which is what the integral measures, then consistency wins.

A few rare moments of excellence can look impressive.

But isolated spikes do not build area or trust.

The person who shows up every day, even without some insane peak, is the one whose contribution actually accumulates, at least mathmatically.