· Chris Daily

AI won't do your data analysis. It'll do the boring half.

AI won't do your data analysis. It'll do the boring half.
Data Analysis Essentials

AI won't do your data analysis. It'll do the boring half.

The useful question isn't whether AI can analyze data. It's which half of the work is yours to keep.

Every week someone asks me a version of the same question: if AI can write formulas and build charts, is there any point in learning to analyze data yourself? Underneath it is a quieter fear — that the skill is about to be worthless.

I'll tell you what I tell them. AI is not replacing you. It's amplifying you. That's not a comfort blanket; it's a claim about how the work actually divides. And once you see the division, the fear turns into a plan.

The reason data work used to take all day

For most of the history of spreadsheets, the job was mostly manual. People retyped numbers, hunted for duplicate rows by eye, added long columns by hand, reformatted dates one at a time. That was the work. It was slow, it was tiring, and it was rule-based — which is exactly why it was the first thing to get automated.

Formulas took a chunk of it decades ago. Pivot tables took more. AI tools take the rest. A tool can now write a flawless COUNTIF in seconds, spot the duplicate rows, and suggest the right chart. If your idea of "being good at data" is doing those things quickly by hand, then yes — that skill is depreciating, and has been for a while.

But that was never the valuable part. It was just the visible part.

Split every task into two piles

Here's the move that reorganizes everything. Take any data task and sort it into two kinds of work.

Mechanical work is repeatable and rule-based. Summing a column. Removing duplicate rows. Formatting dates. Building a chart from a table. Writing a formula that counts orders over $500. There's a correct procedure, it doesn't change based on context, and doing it by hand is just slower, not smarter. This is the pile you hand to the tool, with confidence.

Judgment work needs a human. Deciding which question actually matters this quarter. Deciding whether the data can be trusted. Deciding what a result means and what to do about it. This pile doesn't have a correct procedure. It depends on your business, your customers, your moment. A tool has no access to any of that.

Almost every anxious question about AI and analysis dissolves once you sort the task into these two piles. You're not competing with the tool for the mechanical pile. You were never supposed to win that race. You're keeping the judgment pile, which the tool can't touch.

What it looks like on one real formula

Let me make it concrete, because "judgment" is a slippery word.

Say you want to find your big customers. You ask an AI tool — in the course it's AI-4: Formula Builder — and it writes you =COUNTIF(F2:F100,">500") to count orders over $500. Flawless. Instant. That's the mechanical work, done better and faster than you'd do it by hand.

But look at what the tool did not decide. It didn't decide that "orders over $500" is the right definition of a big customer. Maybe for your business a big customer is one who orders every month, regardless of size. Maybe it's total annual spend. Maybe $500 is meaningless and the real line is $5,000. The tool wrote the formula; you chose what the formula should measure. And that choice — is $500 the right line for my business, this quarter — is the entire ballgame. Get it wrong and the perfect formula gives you a perfectly precise wrong answer.

That's the pattern everywhere. The tool amplifies your reach. Your judgment sets the direction. A powerful engine pointed the wrong way just gets you to the wrong place faster.

The pile that's getting more valuable, not less

Here's what people miss when they panic about automation: as the mechanical pile shrinks, the judgment pile gets more valuable, not less. When cleaning a dataset took all afternoon, being the person who could do it fast was worth something on its own. Now that a tool does it in minutes, that speed is table stakes, and the scarce thing is the person who knows which question was worth asking in the first place.

Think about what actually goes wrong with data in a real organization. It's rarely a broken formula — those get caught. It's someone measuring the wrong thing, trusting a source they shouldn't have, or reading a result to mean something it doesn't. Every one of those failures lives in the judgment pile. None of them gets fixed by a faster tool. If anything, a faster tool makes them worse, because it produces the wrong answer more confidently and more quickly, and a confident wrong answer is harder to catch than a slow one.

So the skill that's appreciating isn't "operate the spreadsheet." It's "know what's worth asking and whether you can believe the answer." That skill was always the point. Automation is just stripping away the busywork that used to hide it — and making it obvious who actually had it.

The habit that keeps you in the driver's seat

As you learn any new technique, ask one question about it: is this mechanical or judgment?

If it's mechanical — summing, counting, reformatting, charting — hand it to the tool and don't feel guilty. That's not cheating; that's using the tool for exactly what it's good at. The person who insists on doing mechanical work by hand isn't more skilled. They're just slower, and they've spent their attention on the part that didn't need it.

If it's judgment — what to ask, what to trust, what it means — that's yours. Spend the time you saved on it. This is the trade the amplifier makes: the tool takes the hours of busywork so your attention goes to the decisions only you can make. The analyst who used to spend six hours cleaning and one hour thinking now spends one hour cleaning and six hours thinking. That's not a smaller job. It's a bigger one.

The honest caveat

This division is a tool for thinking, not a hard wall. Some work sits on the line. Cleaning data is mostly mechanical — but deciding a value of "age 350" is an error and not a real outlier takes a moment of judgment. Choosing a chart type is partly rule-based and partly a read of your audience. The point of the split isn't to sort every task perfectly. It's to stop you from doing two things: handing judgment to a tool that can't hold it, and clinging to mechanical work out of habit.

And there's a real risk if you skip the judgment pile entirely. A tool will happily give you a confident, well-formatted answer to the wrong question. It doesn't know it's the wrong question. Only you do. Which is precisely why the human stays the protagonist here — not out of sentiment, but because the tool is structurally incapable of the part that matters most.

Key takeaways

  • AI and formulas automate the mechanical half of data work; the judgment half stays human.
  • Mechanical work is repeatable and rule-based — summing, deduping, formatting, charting. Hand it to the tool.
  • Judgment work — what to ask, what to trust, what it means — depends on your business and can't be automated.
  • A tool can write a flawless formula but can't decide whether it's measuring the right thing.
  • For every new technique, ask: is this mechanical or judgment? That question keeps you in the driver's seat.

Frequently asked questions

Will AI replace data analysts?

No, but it changes the job. AI automates the mechanical parts of analysis — writing formulas, removing duplicates, building charts — which used to take most of the time. It cannot do the judgment work: deciding which question matters, whether the data can be trusted, and what a result means for a specific business. Analysts who focus on judgment become more valuable, not less.

What can AI not do in data analysis?

AI cannot supply judgment. It can't decide which business question matters this quarter, whether a data source is trustworthy, what counts as a meaningful threshold, or what a result should change. It will confidently answer the wrong question without knowing it's wrong. Those decisions depend on context — your business, your customers, your moment — that the tool has no access to.

How should I divide work between me and an AI tool?

Sort each task into two piles. Mechanical work is repeatable and rule-based: summing a column, formatting dates, writing a COUNTIF, building a chart. Hand that to the tool. Judgment work needs a human: choosing the question, trusting the data, interpreting the result. Keep that. The tool amplifies your reach; your judgment sets the direction.

Is it cheating to use AI to write my spreadsheet formulas?

No. Writing a formula is mechanical work — there's a correct procedure and doing it by hand is just slower, not smarter. Using a tool to write a COUNTIF is using the tool for what it's good at. What matters is that you decide what the formula should measure. The judgment about what to count is yours; the labor of writing it isn't worth guarding.

This is the spine of Data Analysis Essentials

The mechanical-versus-judgment split runs through the whole Data Analysis Essentials course — Module 1 sets it up, and every later module hands the mechanical work to a class AI Tool so your attention stays on the decisions. That's the amplifier idea, applied to real spreadsheet work.

See the course