No history yet

Marginal Resource Allocation

The Economics of Attention

Your attention is a finite resource. Like a budget, you only have so much to spend each day. When working with AI, you're constantly making economic decisions about how to allocate that budget. Do you spend another ten minutes refining a prompt, or do you let the AI run with what it has and clean up the output yourself? This trade-off is at the heart of marginal resource allocation.

The core idea is to analyze decisions at the margin. We're not asking, "Is AI useful?" We're asking, "What is the value of one more minute of my time versus one more minute of AI processing?" This is the concept of the Marginal Utility of Human Attention. It's the extra benefit you gain from applying one additional unit of your focus to a task. In the beginning, your attention adds immense value, catching major errors and guiding the AI's direction. But as the task gets closer to completion, the value of that extra minute of your focus starts to drop.

At the same time, AI-augmented work is subject to the . The first hour you spend training a model or the first prompt you write yields significant gains. The hundredth hour of training or the twentieth prompt refinement, however, might only provide a tiny, almost imperceptible improvement. The cost in time and computation begins to outweigh the benefit.

Finding the Right Mix

To visualize the trade-off, we can use resource substitution curves. These curves show all the different combinations of two resources—in this case, human attention and AI compute—that can produce the same quality of output. Early in a project, a little human guidance (a well-crafted prompt) can replace a large amount of brute-force AI computation. Later, it might take a lot of painstaking human review to achieve the same quality boost as a short AI-driven refinement.

The slope of this curve at any given point represents the (MRS). It tells you exactly how much of one resource you need to compensate for losing one unit of the other, while keeping the output quality the same. If the MRS is 3, it means you can trade 1 minute of your attention for 3 minutes of AI compute time without any loss in quality. This rate changes along the curve. Where your personal effort is highly effective, the MRS is high. Where your effort yields little improvement, it's low.

Optimal Delegation Thresholds

This all leads to a practical strategy: identifying your optimal delegation threshold. This is the point at which the cost of your continued supervision exceeds the marginal utility you get from it. In simpler terms, it's the moment you should stop fine-tuning and let the AI finish the job.

How do you find it? You don't need complex math. Develop an intuition by asking yourself a simple question: "Is the likely improvement from my next 15 minutes of work worth more than what I could accomplish by starting a new task?"

If the AI's output is 95% correct, and it will take you an hour to manually push it to 96%, that hour is probably better spent elsewhere. Your threshold for delegation in that case is 95%.

This threshold isn't fixed. It changes based on the task's importance. For drafting an internal email, your delegation threshold might be 80% accuracy. For a critical report being sent to a client, it might be 99%. By consciously thinking in terms of these thresholds, you can use your cognitive resources far more effectively, leveraging AI as a true partner rather than just a simple tool.

Let's check your understanding of these new concepts.

Quiz Questions 1/5

What is the 'Marginal Utility of Human Attention' in the context of working with AI?

Quiz Questions 2/5

You've spent an hour refining a prompt for an AI to generate a report. The output is now about 90% accurate. You estimate that another hour of refining the prompt might get it to 92% accuracy. This scenario is a direct example of which economic concept?

Thinking about resource trade-offs helps you work smarter. It turns the fuzzy feeling of being 'busy' into a clear framework for making decisions, ensuring your limited attention is always spent where it matters most.