skill

Variance Analysis

Decompose financial variances into drivers with narrative explanations and waterfall analysis. Use when analyzing budget vs. actual, period-over-period changes, revenue or expense variances, or preparing variance commentary for leadership.

Anthropic4.82,500+ installsVetted

About

# Variance Analysis

**Important**: This skill assists with variance analysis workflows but does not provide financial advice. All analyses should be reviewed by qualified financial professionals before use in reporting.

Techniques for decomposing variances, materiality thresholds, narrative generation, waterfall chart methodology, and budget vs actual vs forecast comparisons.

## Variance Decomposition Techniques

### Price / Volume Decomposition

The most fundamental variance decomposition. Used for revenue, cost of goods, and any metric that can be expressed as Price x Volume.

**Formula:** ``` Total Variance = Actual - Budget (or Prior)

Volume Effect = (Actual Volume - Budget Volume) x Budget Price Price Effect = (Actual Price - Budget Price) x Actual Volume Mix Effect = Residual (interaction term), or allocated proportionally

Verification: Volume Effect + Price Effect = Total Variance (when mix is embedded in the price/volume terms) ```

**Three-way decomposition (separating mix):** ``` Volume Effect = (Actual Volume - Budget Volume) x Budget Price x Budget Mix Price Effect = (Actual Price - Budget Price) x Budget Volume x Actual Mix Mix Effect = Budget Price x Budget Volume x (Actual Mix - Budget Mix) ```

**Example — Revenue variance:** - Budget: 10,000 units at $50 = $500,000 - Actual: 11,000 units at $48 = $528,000 - Total variance: +$28,000 favorable - Volume effect: +1,000 units x $50 = +$50,000 (favorable — sold more units) - Price effect: -$2 x 11,000 units = -$22,000 (unfavorable — lower ASP) - Net: +$28,000

### Rate / Mix Decomposition

Used when analyzing blended rates across segments with different unit economics.

**Formula:** ``` Rate Effect = Sum of (Actual Volume_i x (Actual Rate_i - Budget Rate_i)) Mix Effect = Sum of (Budget Rate_i x (Actual Volume_i - Expected Volume_i at Budget Mix)) ```

**Example — Gross margin variance:** - Product A: 60% margin, Product B: 40% margin - Budget mix: 50% A, 50% B → Blended margin 50% - Actual mix: 40% A, 60% B → Blended margin 48% - Mix effect explains 2pp of margin compression

### Headcount / Compensation Decomposition

Used for analyzing payroll and people-cost variances.

``` Total Comp Variance = Actual Compensation - Budget Compensation

Decompose into: 1. Headcount variance = (Actual HC - Budget HC) x Budget Avg Comp 2. Rate variance = (Actual Avg Comp - Budget Avg Comp) x Budget HC 3. Mix variance = Difference due to level/department mix shift 4. Timing variance = Hiring earlier/later than planned (partial-period effect) 5. Attrition impact = Savings from unplanned departures (partially offset by backfill costs) ```

### Spend Category Decomposition

Used for operating expense analysis when price/volume is not applicable.

``` Total OpEx Variance = Actual OpEx - Budget OpEx

Decompose by: 1. Headcount-driven costs (salaries, benefits, payroll taxes, recruiting) 2. Volume-driven costs (hosting, transaction fees, commissions, shipping) 3. Discretionary spend (travel, events, professional services, marketing programs) 4. Contractual/fixed costs (rent, insurance, software licenses, subscriptions) 5. One-time / non-recurring (severance, legal settlements, write-offs, project costs) 6. Timing / phasing (spend shifted between periods vs plan) ```

## Materiality Thresholds and Investigation Triggers

### Setting Thresholds

Materiality thresholds determine which variances require investigation and narrative explanation. Set thresholds based on:

1. **Financial statement materiality:** Typically 1-5% of a key benchmark (revenue, total assets, net income) 2. **Line item size:** Larger line items warrant lower percentage thresholds 3. **Volatility:** More volatile line items may need higher thresholds to avoid noise 4. **Management attention:** What level of variance would change a decision?

### Recommended Threshold Framework

| Comparison Type | Dollar Threshold | Percentage Threshold | Trigger | |----------------|-----------------|---------------------|---------| | Actual vs Budget | Organization-specific | 10% | Either exceeded | | Actual vs Prior Period | Organization-specific | 15% | Either exceeded | | Actual vs Forecast | Organization-specific | 5% | Either exceeded | | Sequential (MoM) | Organization-specific | 20% | Either exceeded |

*Set dollar thresholds based on your organization's size. Common practice: 0.5%-1% of revenue for income statement items.*

### Investigation Priority

When multiple variances exceed thresholds, prioritize investigation by:

1. **Largest absolute dollar variance** — biggest P&L impact 2. **Largest percentage variance** — may indicate process issue or error 3. **Unexpected direction** — variance opposite to trend or expectation 4. **New variance** — item that was on track and is now off 5. **Cumulative/trending variance** — growing each period

## Narrative Generation for Variance Explanations

### Structure for Ea

Install

Run this command

git clone https://github.com/anthropics/knowledge-work-plugins && cp -r knowledge-work-plugins/finance/skills/variance-analysis ~/.claude/skills/

Works with

claude appclaude codeclaude apicursorcodexwindsurfclinezed

Manual steps

Clone the repository and copy the `finance/skills/variance-analysis` folder into your Claude skills directory. Compatible with Claude Code, Cursor, Codex, and any Agent Skills-compatible agent.

View source
License: Apache-2.0By Anthropic

Related assets

More curated picks in Finance & Accounting.

skillclaude_appclaude_codeclaude_api
git clone https://github.com/anthropics/knowledge-work-plugins && cp -r knowledge-work-plugins/finance/skills/journal-entry-prep ~/.claude/skills/
Journal Entry Prep
Prepare journal entries with proper debits, credits, and supporting documentation for month-end close. Use when booking accruals, prepaid amortization…★ 4.8 · 2,500+
skillclaude_appclaude_codeclaude_api
git clone https://github.com/anthropics/knowledge-work-plugins && cp -r knowledge-work-plugins/finance/skills/audit-support ~/.claude/skills/
Audit Support
Support SOX 404 compliance with control testing methodology, sample selection, and documentation standards. Use when generating testing workpapers, se…★ 4.8 · 2,500+
skillclaude_appclaude_codeclaude_api
git clone https://github.com/anthropics/knowledge-work-plugins && cp -r knowledge-work-plugins/finance/skills/financial-statements ~/.claude/skills/
Financial Statements
Generate financial statements (income statement, balance sheet, cash flow) with period-over-period comparison and variance analysis. Use when preparin…★ 4.8 · 2,500+
skillclaude_appclaude_codeclaude_api
git clone https://github.com/anthropics/knowledge-work-plugins && cp -r knowledge-work-plugins/finance/skills/reconciliation ~/.claude/skills/
Reconciliation
Reconcile accounts by comparing GL balances to subledgers, bank statements, or third-party data. Use when performing bank reconciliations, GL-to-suble…★ 4.8 · 2,500+
skillclaude_appclaude_codeclaude_api
git clone https://github.com/anthropics/knowledge-work-plugins && cp -r knowledge-work-plugins/finance/skills/sox-testing ~/.claude/skills/
Sox Testing
Generate SOX sample selections, testing workpapers, and control assessments. Use when planning quarterly or annual SOX 404 testing, pulling a sample f…★ 4.8 · 2,500+
skillclaude_appclaude_codeclaude_api
git clone https://github.com/anthropics/knowledge-work-plugins && cp -r knowledge-work-plugins/finance/skills/journal-entry ~/.claude/skills/
Journal Entry
Prepare journal entries with proper debits, credits, and supporting detail. Use when booking month-end accruals (AP, payroll, prepaid), recording depr…★ 4.8 · 2,500+

Audit before you install

Run any source through our checks - AI visibility, security, performance, and stack detection.

More in Finance & Accounting