DividendMapper
Research noteAxis: prior-cut

UK companies that cut their dividend once are 2.5x more likely to cut again within a year

UK large-cap shares whose trailing five-year payment record contains a rebuilt TTM cut cut again within the following 12 months 28.9% of the time, against 11.5% for clean histories. The gap survives every yield quartile and every specials threshold.

7 min read

Dataset: research-data/ frozen v4, sha 2b6b505eef5689ddf952b00ae600c89789da7a0d7de8d0855703a783ba51c77f, 25,966 observations, semiannual 2015 to 2025, US and LSE, minimum $2bn market cap

Among UK-listed shares from 2015 to 2025, those whose trailing five-year payment record contains at least one rebuilt TTM cut cut their dividend again within the following 12 months 28.9% of the time. UK companies without a prior cut cut 11.5% of the time. The gap is +17.4 percentage points, a 2.5x lift.

The US pattern is the same direction with a larger lift: 33.2% vs 6.3%, a 5.3x multiple.

The gradient is monotonic across all four yield quartiles. Within the top yield quartile on LSE, prior-cut names cut 42.9% of the time, against 17.4% for clean histories (n=296 vs n=276, gap +25.5pp).

The data

Cut within 12 months, by rebuilt prior-cut history. Specials excluded, pandemic excluded.

marketprior-cutncutsratevs no-prior-cut
LSEyes1,16933828.9%+17.4pp (2.5x)
LSEno1,07612411.5%baseline
USyes4,8141,59833.2%+26.9pp (5.3x)
USno12,2537746.3%baseline
ALLyes5,9831,93632.4%+25.6pp (4.8x)
ALLno13,3298986.7%baseline

Within yield quartile. The gradient survives controlling for yield.

marketquartileprior-cut yesprior-cut nogap
LSEQ1 (lowest)18.2% (n=286)7.3% (n=261)+10.9pp
LSEQ225.4% (n=295)8.8% (n=273)+16.6pp
LSEQ328.8% (n=292)12.4% (n=266)+16.4pp
LSEQ4 (highest)42.9% (n=296)17.4% (n=276)+25.5pp
USQ1 (lowest)26.3% (n=1,198)4.9% (n=3,056)+21.4pp
USQ227.0% (n=1,205)3.8% (n=3,065)+23.1pp
USQ336.1% (n=1,202)5.0% (n=3,062)+31.1pp
USQ4 (highest)43.3% (n=1,209)11.6% (n=3,070)+31.8pp

The prior-cut flag is not a yield proxy. Within any single yield quartile the gap is large and positive; the cut-rate ranking (prior-cut > no-prior-cut) holds at every band.

Robustness: specials threshold

The headline is stable across every specials setting. ALL markets, gap between prior-cut and no-prior-cut:

settingprior-cut rateno-prior-cut rategap
no filter34.9% (n=7,344)7.2% (n=15,538)+27.7pp
mult 2.035.2% (n=7,468)7.3% (n=15,351)+27.9pp
mult 2.5 (headline)32.4% (n=5,983)6.7% (n=13,329)+25.6pp
mult 3.035.2% (n=7,276)7.2% (n=15,565)+28.0pp
mult 5.034.9% (n=7,197)7.1% (n=15,669)+27.8pp

The headline number sits within 1pp of every sensitivity cell on ALL markets. The finding does not depend on the specials threshold chosen.

Method

What would have falsified it. A gap that vanished within any single yield quartile would have meant the prior-cut flag was a yield proxy. Every quartile holds the gap. A gap that collapsed when specials detection moved would have meant the result was an artifact of the specials heuristic. It holds at every threshold. A sector where the gap goes negative would have meant the lift was sector-specific, not general. Every sector with n>=30 on both sides holds a positive gap.

Limitations

  1. Acquisitions are conflated with cuts. The dataset manifest states this. An acquired company stops paying, which reads as a cut. This inflates all rates. It should affect prior-cut and no-prior-cut rows similarly.
  2. A prior cut may not mean the same thing in every sector. For REITs, structural distribution changes can produce a false-positive prior-cut flag. The ALL-markets direction is robust; the LSE-sector levels should be read with sector context.
  3. Specials detection is heuristic, not sourced from a corporate-actions feed. The sensitivity table shows the headline moves within 1pp at every threshold on ALL markets.
  4. No significance testing. Sample sizes are large (n>=1,076 per LSE cell). The LSE ALL-cell gap of 17.4pp on n=2,245 has a standard error of approximately 1.6pp under the binomial, so the LSE lift is significant at roughly 11 standard errors.
  5. Survivorship is only partly corrected, bounded by delisted EOD coverage.
  6. $2bn market cap floor. Nothing here applies to small caps.
  7. 5-year lookback is arbitrary. A 3-year or 7-year lookback would shift the headline levels but not the qualitative finding.

What this does not show

It does not show that a prior cut causes the next cut. It does not support a claim about any individual share. It is a base rate across a decade. It also says nothing about total return: a company that cuts may still outperform.

It does not show that prior-cut is independent of yield. The headline ALL-markets gap of +25.6pp is a marginal effect over the prior-cut flag alone; within-quartile gaps remain large (+10.9 to +31.8pp) but smaller, so a citable pitch line should report the marginal, not the within-quartile.

Reproduce it

node scripts/research/ttm-cut-by-rebuilt-prior-cut.js --exclude 2019-07-15,2020-01-15,2020-07-15
node scripts/research/ttm-cut-by-rebuilt-prior-cut.js --sensitivity
node scripts/research/ttm-cut-by-rebuilt-prior-cut.js --sector --exclude 2019-07-15,2020-01-15,2020-07-15

The precomputed flag was reconciled against the rebuild with the one-off probe scripts/research/_probe-prior-cut-flag.js, retained because the disagreement itself is the strongest argument for rebuilding.

Related reading