All articles
August 10, 2026

Announcing AA-AnalystAgent: an agentic benchmark for quantitative analysis on real-world spreadsheets and documents

AA-AnalystAgent benchmarks agentic model performance on quantitative analysis over real-world spreadsheets and documents: 80 questions across 14 domains, 5 attempts per question, 26 models, 10,400 graded attempts, with pass^5 (solved on all 5 attempts) as the headline metric. The best model gets only 54% of tasks right on all five attempts.

Introducing AA-AnalystAgent

AA-AnalystAgent is our new agentic benchmark for quantitative analysis on real-world spreadsheets and documents. The best model gets only 54% of tasks right on all five attempts — the top three are Claude Opus 5 at 54%, GPT-5.5 at 50% and Claude Fable 5 at 49%.

In real analyst roles, professional judgment and expertise are more important than arithmetic alone. It takes judgment to interpret sources, decide which exceptions and caveats apply, and settle on a methodology that produces a robust number.

When businesses and researchers hand analyst work to an AI agent, they need to be confident it will produce the correct answer every time. That's why AA-AnalystAgent runs every task five times and reports pass^5 as its headline metric. A task counts as solved only when the model answers correctly on all five independent attempts.

AA-AnalystAgent launches as a standalone leaderboard and is not part of the Artificial Analysis Intelligence Index.

AA-AnalystAgent: pass^5 Leaderboard

Share of tasks solved on all 5 of 5 attempts · 80 tasks, 5 attempts per task · Higher is better
Reasoning models are indicated by a lightbulb icon

How AA-AnalystAgent works

Benchmark overview

  • 🔢 80 questions across 14 business and scientific domains, including healthcare expenditure reports, trade and commodity statistics, hydrology and weather data, government appropriations, energy cost models, financial models, environmental reporting, and project schedules.
  • 🧠 Five functional workflow buckets covering the spread of real analyst work: source lookup and diagnosis, filter and total, ratios/trends/sensitivities, P&L modeling, and cash/balance-sheet/valuation modeling.

Methodology

  • 🤖 Agentic harness: each task is solved by an agent running in our open-source Stirrup reference harness, with tools for code execution, web fetch, image viewing, and answer submission.
  • 📊 Scoring: each task is run five times per model, and each answer is graded binary correct or incorrect against a held-out reference answer by a numeric equivalence pre-check and an LLM judge. Three metrics: pass^5, pass@1 (average pass rate), pass@5.
  • 🔒 Privately-held question set to limit contamination risk. The methodology page documents the agent harness, toolset, and both grading prompts in full.

Key findings

  • 🥇 Anthropic's Claude Opus 5 (Adaptive Reasoning, Max Effort) leads at 54%, followed by OpenAI's GPT-5.5 (xhigh) at 50% and Claude Fable 5 (Adaptive Reasoning, Max Effort, Opus 4.8 Fallback) at 49%. Anthropic holds three of the top five places, and the top three are separated by four net tasks out of 80.
  • 🎯 Reliability separates the top of the leaderboard more than raw capability: GPT-5.5 (xhigh) has the highest pass@1, but Opus 5 leads on pass^5 because it repeats what it gets right.
  • 🔍 Committing early to a wrong interpretation is the most widespread way models fail, appearing in 57% of the failures we classified.
  • 💰 The price of a given score varies enormously: Claude Sonnet 4.6 and MiMo-V2.5-Pro both score 20%, at $1.34 and $0.05 per task.
  • 🥈 Kimi K3 (max) is the top open weights model at 39%, 15 points behind the closed frontier.

Reliability separates the top of the leaderboard

Reliability separates the top of the AA-AnalystAgent leaderboard more than raw capability. GPT-5.5 (xhigh) has the highest pass@1 at 66%, with Gemini 3.1 Pro Preview and Claude Opus 5 (Adaptive Reasoning, Max Effort) close behind at 64%, but Opus 5 leads on pass^5 because it repeats what it gets right.

Google DeepMind's Gemini 3.1 Pro Preview solves 81% of tasks at least once but only 41% on all five, and finishes ninth. An analyst agent is only useful if its answers hold up without re-checking — an answer that is right at random still has to be verified, which is the work the agent was meant to remove.

AA-AnalystAgent: pass@1 vs pass@5 vs pass^5, Top 10 Models

Share of tasks solved on a given attempt (pass@1), at least once (pass@5), and on all 5 attempts (pass^5) · Top 10 models by pass^5 · Higher is better
Reasoning models are indicated by a lightbulb icon

How models fail

We classified 1,567 failing AA-AnalystAgent attempts across ten leading models into seven failure modes, tagging each attempt with every mode it exhibited. The most widespread is anchoring on a wrong early hypothesis, present in 57% of failures. Models commit to a source or interpretation early and defend it for the rest of the trajectory.

The sharpest contrasts are in how models treat their sources. Gemini 3.1 Pro Preview takes sources at their word but fumbles the execution. It sits below the ten-model median on both misreading domain terms and overriding evidence in favor of a generic prior, while posting above-median rates of modeling, scaling and aggregation errors (51% of its failures) and skipped verification (39%). Grok 4.5 (high) is the reverse. It understands the field's language, then substitutes its own assumptions for what the documents say, misreading domain terms on 23% of its failures against a 38% median, while overriding evidence on 54% against a 43% median. Kimi K3 (max) misreads on 48%, 25 points clear of Grok 4.5.

AA-AnalystAgent: Failure Mode Incidence

Share of a model's failing attempts exhibiting each failure mode · Classification is one-to-many: each failing attempt is tagged with every mode it exhibited (a trajectory can go wrong in more than one way) so shares do not sum to 100% · 1,567 failing attempts classified across ten leading models
Reasoning models are indicated by a lightbulb icon

The price of a given score

The price of a given score varies enormously on AA-AnalystAgent. Claude Sonnet 4.6 (Adaptive Reasoning, Max Effort) and MiMo-V2.5-Pro both score 20%, at $1.34 and $0.05 per task. The same holds at the top, where Claude Opus 4.7 (Adaptive Reasoning, Max Effort) is the most expensive model to run at $1.98 per task and places eighth, while GPT-5.5 (xhigh) runs it for $1.15 and places second. The Flash tier is not automatically the cheaper option either, with Gemini 3.5 Flash (high) at $1.79 against Gemini 3.1 Pro Preview at $0.80.

AA-AnalystAgent: pass^5 vs Cost per Task

Average cost to run one task (USD, log scale) against pass^5 · Priced at representative provider prices and cache hit rates, matching the leaderboard
Most attractive quadrant
Pareto line
Reasoning models are indicated by a lightbulb icon

Open weights models

Kimi K3 (max) is the top open weights model on AA-AnalystAgent at 39%, 15 points behind the closed frontier and ahead of the eight other open weights models tested. The next open weights model is DeepSeek V4 Flash (Reasoning, Max Effort) at 25%, so the spread inside the open weights field is currently wider than the gap from its leader to the frontier.

AA-AnalystAgent: Open Weights

Share of tasks solved on all 5 of 5 attempts · Open weights models in color, proprietary models in grey · Higher is better
Reasoning models are indicated by a lightbulb icon

AA-AnalystAgent resources

  • The leaderboard lives on the AA-AnalystAgent evaluation page, updated as new models are released
  • The methodology page covers the dataset, the agent harness and toolset, and the grading pipeline
  • Stirrup, the open-source agent harness used for AA-AnalystAgent tasks, is on GitHub