These CFOs spotted 15 unusual P&L outliers in 4-steps (run this analysis now)


How to build a financial model in Excel in minutes (with a built in audit trail)

My community members who used to spend 2-3 hours on forecasts can now build them using Claude in Excel in minutes.

CFOs ask me “where do I start with Claude” all the time. So to teach you, I’m hosting ​this free 60-min masterclass ​with Abacum. You’ll see:

  1. How to build a financial model in Excel in minutes (with a built in audit trail)
  2. How to build a dynamic forecast. With drivers and assumptions you can change live (in your meeting before you’re even asked)
  3. How to analyze and consolidate messy exports (2 hours of work in 15-min).

You'll leave with 3 methods my community is using to master AI in FP&A, so they can do super fast (and accurate) analysis.

​Save your free spot here​ before you open a blank Excel again ;)

The box plot I never drew in 15 years

So... I spent 15 years doing headcount analysis. Salaries, departments, joiners, leavers. I built every chart you can imagine. And in 15 years, I never once drew a box plot.

Then one day I uploaded a file to ChatGPT and asked it to show me the data.

It drew a box plot in about 10 seconds, and I remember thinking, wow, this box plot is amazing. Because there it was. One point sitting way outside the range. An outlier I would have scrolled straight past in a normal table.

The AI found it in seconds. And here is what I realized.

There are now 2 super important skills every finance pro needs:

  1. How to analyze data, and how to prompt AI to generate things like box plots
  2. How to interpret that data, knowing what to ignore, and how you review it to make the most accurate decisions

Let me tell you a quick story. I was interviewing someone for a role, and I asked them to walk me through an analysis they had done. At first, I was quite impressed by what they showed me. But then something felt off.

After asking how they came to the results, here is what I learned: they had uploaded the file to ChatGPT, pasted my instructions, kept telling it to continue, and copied the result straight into a document.

They did not check it. So it looked polished, (and to them it was finished). But they could not tell me if a single number was right. This is really dangerous.

KPMG's 2026 study of public-company filings found weaknesses tied to the financial close climbing again. The biggest was a ‘lack of precision, timeliness, and adequate oversight of management review controls’. [Source - KPMG]

The failures are coming from the review process (the part AI cannot do for you). And it's getting worse for a reason. Fewer experienced people, more to review.

So how do you get the speed of AI without the risk of inaccuracy?

You follow a framework.

Just like the CFOs in my community did.


What, Why, So, Now?

Today I’m going to show you how the CFOs in my community use AI to find outliers / anomalies.

This is what happens when you as AI to help you with this:

  1. A machine (normally Python that AI runs in the background) looks at your history and works out what is seasonal and what is unusual.
  2. A language model reads that output and explains it. The maths is done by the machine. The story is written by the AI model.

What’s super important to know here is that the model's story can be wrong even when the maths is right. So this is where your human skills come in.

Once the AI has surfaced the outliers, you A) decide whether you agree with the story, and B) take it a step further.

  1. What happened? The plain fact. This account moved by this much, in this month.
  2. Why did it happen? The likely driver. Timing, a one-off, or a real operational change.
  3. So what? Does this actually matter to the business, or is it just noise?
  4. Now what? The decision, or the question you take to the stakeholder.

The AI can draft 1 & 2. But 3 & 4 require your narrative and insight.

Two weeks ago I set this as an ‘AI Workout’ to our AI Finance Club members. We give them a real task to use with their data, and they report back (with the data anonymized)

The results were awesome. Marianne, a fractional CFO, turned her output into a one-page exec "Unusual Movements Pack" with the flagged lines, the variance size, and the exact owner question per line.

Chris, another fractional CFO, ran it on live company data and said it surfaced insights that had not yet been discussed with company leadership.

If you can find the data nobody else has found yet, you can build yourself a very strong position.

Here’s how to do it.


The 4-step Unusual Movements Workout

By the end you will have a ranked list of your top 15 anomalies, five questions for your stakeholders, and a one-paragraph story for leadership. Here is the exact workout.

1. Check and use clean data

Use your monthly P&L by account or cost centre, last 12 to 24 months. But strip it to one amount column first. I have seen ERP exports with ten columns for the same number, and AI often uses the wrong one.

Make sure to keep individual payroll lines out. Just aggregate them at team level, and check the totals add-up before you start.

2. Give it the workout prompt

With your clean data, ask:

“# Instructions

Detect unusual movements vs trend/seasonality. Produce a ‘What changed?’ list with likely drivers, questions to ask owners, and a short narrative for leadership.

# Output

A ranked anomaly list (top 15) + 5 follow-up questions + a one-paragraph close commentary you can paste into the pack.”

3. Use What, Why, So and Now

Take each anomaly through what happened, why, so what, now what. Where the "why" is unclear, you can do a quick fishbone analysis or five-whys pass to get to the real driver (you can use AI to help you for this as well.

This is the step that stops you taking a wrong number into a board meeting.

4. [Advanced] Make it prove the outliers in Python.

Ask it to run a real statistical test using Python. Some examples:

  • Z-score - measures how many standard deviations a number sits from the average, so anything beyond about 3 is a statistical outlier rather than normal variation.
  • IQR fence - ranks your data, takes the middle 50%, and flags anything sitting well outside that band; good for messy real-world numbers because a few extremes don't distort it.
  • Isolation Forest - a machine-learning method that spots the points hardest to "box in" with the rest of the data, useful when an outlier only shows up across several variables at once (e.g. this cost is fine, this month is fine, but this cost in this month isn't).
  • Box plot - the chart that shows all of the above at a glance: the middle of your data as a box, the normal range as whiskers, and outliers as individual dots.

(again, you can ask AI to suggest the best type of analysis based on the data)

The good news is, most AI tools now run Python right in the chat, so you don’t need to use a dedicated tool like Google Colab to run Python. So you can try some of the above and see what output AI gives you.

Just use more advanced tools if you want to keep the code the same, and be able to run it consistently every month.

For more information on how to use Python for advanced analysis you can read my previous newsletter ‘Machine learning in 6 steps: How to make better decisions with finance data your brain can’t see’ here.

Then at the end, you can do what Marianne did. Turn it into the one-page Unusual Movements Pack and present it.


The One Thing to Remember

Finance has always been a fight between speed and accuracy.

A few years ago, the faster a human worked, the more errors they’d produce, the more work for management in tidying up the mistakes.

But now, AI allows us to be faster AND more accurate. Providing we focus more on our human intuition when interpreting the numbers.

So use AI as a smart analyst, whilst you decide on the story.

You’ve now more opportunities than ever to ‘think outside of the box plot’ ;)

Best,

Your AI Finance Expert,

- Nicolas

P.S. - The best way to learn from me directly is to join my weekly masterclasses. 60-mins + Q&A where I’ll get all your AI in Finance questions answered. Join me here.

P.P.S - Want to see the full outlier analysis run live? Here's how to do it in 5 minutes → How I Perform a Financial Analysis With AI in 5 minutes

video preview

Tips & Insights on Finance & AI

Join 270,000+ Professionals and receive the best insights about Finance & AI. More than 1 million people follow me on social media. Join us today and get 5 goodies from me!

Read more from Tips & Insights on Finance & AI

How to Become an AI CFO We’re over half way through 2026 already. So don't miss tomorrow's free Masterclass. Where I will show you how to become an AI CFO in the rest of 2026 - you will learn: How to reconcile a bank statement with 100s of lines against your invoices, and get 80% of the work done automatically (timing, currency, and amount differences all explained). How to combine messy, multi-tab credit card statements into one clean report - with spend-by-day and spend-by-quarter graphs...

Consolidate & Analyze Excel using Claude (2hrs -> 15 mins) CFOs ask me this all the time: “Where do I start with Claude”. You’re probably using it but don't know where to start using it in FP&A. My community members who used to spend 2-3 hours on forecasts can now build them Claude in minutes (with a live dashboard including drivers). To teach you to do the same, I’m hosting this free 60-min masterclass with Abacum. You’ll see: How to build a financial model in Excel in minutes (with a built...

Financial forecast (plus drivers) in 60 mins with Claude You're probably using Claude, but don't know where to start using it in FP&A - CFOs ask me this all the time. But, in my community, members who used to spend 2-3 hours on forecasts can now build them Claude in minutes (with a live dashboard including drivers). To teach you to do the same, I’m hosting this free 60-min masterclass with Abacum. You’ll see: How to build a financial model in Excel in minutes (with a built in audit trail) How...