# Accrual Ratio: Linking Earnings to Cash Flow

Calculate cash-flow and balance-sheet accrual ratios, understand why definitions differ, and use the gap between earnings and cash flow as a financial-statement review tool.

Canonical: https://wiki.fcontext.com/stocks/accrual-ratio/
Fact checked: 2026-07-13

> For educational purposes only; not investment advice.

<a id="answer"></a>

## Direct answer

An accrual ratio scales the difference between accounting earnings and a cash-flow measure so that the result can be compared across time or companies. A simple operating version is:

`operating accrual ratio = (net income - cash flow from operations) / average total assets`

A positive value means reported net income exceeded operating cash flow for the period. A negative value means operating cash flow exceeded net income. Neither sign is automatically good or bad. Accrual accounting deliberately recognizes some economic activity before or after the related cash payment so that revenue and expense are reported in the appropriate periods.

The ratio is a review tool, not a GAAP line item. There is no single universal definition. Any comparison must state the numerator, denominator, cash-flow sign convention, and treatment of acquisitions, discontinued operations, and unusual items.

<a id="mechanism"></a>

## Why earnings and cash flow differ

A credit sale raises revenue and receivables before collection. Inventory purchases use cash before the inventory is expensed through cost of sales. Equipment purchases use cash immediately but depreciation reaches earnings over several periods. Payables can postpone cash payments, while provisions and stock compensation can reduce earnings without a same-period cash outflow.

Under the indirect method, the operating section of the cash-flow statement begins with net income and adjusts for non-cash items and changes in operating assets and liabilities. Subtracting CFO from net income summarizes those adjustments, but it does not identify their cause. The notes and working-capital lines supply that explanation.

Three commonly encountered measures are:

1. `operating accruals = net income - CFO`
2. `operating accrual ratio = operating accruals / average total assets`
3. `total accrual proxy = net income - free cash flow`, where `free cash flow = CFO - capital expenditures`

The third definition treats investment in long-lived assets as part of the earnings-to-cash gap. It will naturally be higher for capital-intensive businesses and must not be compared mechanically with the operating version.

A balance-sheet approximation is:

`accruals ≈ Δcurrent assets - Δcash - Δcurrent liabilities + Δshort-term debt - depreciation`

This reconstruction can be useful when cash-flow data are unavailable, but it is vulnerable to acquisitions, currency translation, reclassifications, disposals, and non-operating balances. Cash-flow and balance-sheet estimates that differ materially should lead to reconciliation, not selective use of the preferred number.

<a id="example"></a>

## Worked examples

### Cash-flow method

Suppose net income is `$120 million`, CFO is `$80 million`, opening assets are `$900 million`, and closing assets are `$1.10 billion`.

`average assets = ($900m + $1,100m) / 2 = $1,000m`

`operating accruals = $120m - $80m = $40m`

`operating accrual ratio = $40m / $1,000m = 4.0%`

The `4.0%` positive ratio says `$40 million` of the earnings-to-CFO difference equals 4% of average assets. It does not explain the difference. An analyst should inspect receivables, inventory, payables, deferred revenue, provisions, taxes, and non-cash charges.

If next year's net income remains `$120 million`, CFO rises to `$150 million`, and average assets remain `$1,000 million`:

`($120m - $150m) / $1,000m = -3.0%`

The reversal may reflect collection of prior receivables or release of inventory, but it could also result from extending supplier payment terms. Cash conversion improved numerically; its durability still requires analysis.

### Balance-sheet cross-check

Assume current assets increase `$90 million`, cash increases `$10 million`, current liabilities increase `$55 million`, short-term debt increases `$5 million`, and depreciation is `$25 million`:

`$90m - $10m - $55m + $5m - $25m = $5m`

Scaled by `$1,000 million` of average assets, the balance-sheet estimate is `0.5%`, far below the `4.0%` cash-flow estimate. Possible causes include an acquisition, classification differences, non-current operating accruals, foreign exchange, or different periods. The discrepancy is information to investigate.

<a id="risks"></a>

## Interpretation checklist

- Use the same formula and sign convention across every observation.
- Compare a company with its own multi-year history before comparing unlike industries.
- Decompose the ratio. Receivables, inventory, payables, deferred revenue, taxes, provisions, and non-cash compensation have different economics.
- Separate organic activity from acquisitions, divestitures, currency changes, and discontinued operations.
- Check whether factoring, supplier-finance arrangements, or payment timing temporarily improved CFO.
- Consider growth and seasonality. A genuine expansion may require working capital before customers pay.
- Read critical accounting estimates and any cash-flow restatement or material-weakness disclosure.

Academic research has documented relationships between accrual reliability and earnings persistence in historical samples. That evidence does not mean a high ratio proves manipulation or predicts a particular stock return. Definitions, samples, implementation costs, and market conditions matter.

<a id="misconceptions"></a>

## Common misconceptions

**“Net income should equal CFO.”** Accrual accounting and cash accounting measure timing differently, so equality is unusual.

**“Every positive accrual ratio signals low-quality earnings.”** Growth, seasonality, tax payments, and normal working-capital investment can create positive accruals.

**“A negative ratio always means strong quality.”** Delaying supplier payments or receiving customer cash in advance can raise CFO without proving superior economics.

**“All websites calculate the same ratio.”** Some use total assets, net operating assets, or average assets; some include capital expenditures or non-current accruals. Labels alone are insufficient.

<a id="related"></a>

## Related topics

- [Cash Flow Statement](/stocks/cash-flow-statement/)
- [Income Statement](/stocks/income-statement/)
- [Balance Sheet](/stocks/balance-sheet/)

<a id="sources"></a>

## Authoritative sources

- [Beginners' Guide to Financial Statements](https://www.sec.gov/about/reports-publications/beginners-guide-financial-statements) — SEC (2026-07-13)
- [The Statement of Cash Flows](https://www.sec.gov/newsroom/speeches-statements/munter-statement-cash-flows-120423) — SEC (2026-07-13)
- [Accrual Reliability, Earnings Persistence and Stock Prices](https://papers.ssrn.com/sol3/papers.cfm?abstract_id=521062) — Journal of Accounting and Economics (2026-07-13)