DividendMapper
Research noteAxis: yield

Nearly one in three of the highest-yielding UK shares cuts its dividend within a year

Across 2,245 UK and 17,067 US large-cap observations from 2015 to 2025, the trailing 12-month dividend cut rate rises monotonically with reported yield on the LSE. The top quartile cuts one in three times; the bottom quartile cuts one in eight.

6 min read

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

Among UK-listed shares from 2015 to 2025, those in the highest-yielding quarter of the market cut their dividend within the following 12 months 30.3% of the time. The lowest-yielding quarter cut 13.0% of the time. The gradient rises monotonically across all four quartiles: 13.0%, 17.0%, 21.8%, 30.3%.

Put plainly: roughly one in three of the highest-yielding UK large caps cut within a year, against roughly one in eight of the lowest-yielding.

The US pattern is similar at the top (23.4% for the highest-yield quartile) but the UK cuts more often at every level.

All headline figures exclude special dividends and exclude the observation dates whose forward windows span the 2020 pandemic suspensions.

The data

Cut within 12 months, by yield quartile. Specials excluded, pandemic excluded.

quartileavg yieldUK nUK cut rateUS nUS cut rate
Q1 (lowest)0.7 to 1.2%55313.0%4,26011.4%
Q21.8 to 2.4%56617.0%4,2698.9%
Q33.0 to 4.1%55921.8%4,26611.9%
Q4 (highest)7.2 to 8.5%56730.3%4,27223.4%

Pooled across both markets (n=19,312): 11.4%, 9.4%, 13.4%, 24.5%.

The US series is not monotonic. Q1 (11.4%) sits above Q2 (8.9%). The lowest yielders include companies that have only just initiated a dividend, where an early reduction is more common. The UK series is monotonic across all four.

Robustness: the specials threshold

Special-dividend detection is a heuristic (see Method), so the finding is reported across five settings. The gradient holds at every one, and the top quartile is stable:

settingspecials flaggedUK Q1UK Q2UK Q3UK Q4
no filter010.8%14.3%22.3%34.3%
mult 2.01,99814.5%17.7%21.7%30.4%
mult 2.5 (headline)1,51413.0%17.0%21.8%30.3%
mult 3.01,24111.8%15.9%22.4%30.2%
mult 5.072511.2%14.7%23.4%30.6%

UK Q4 moves within 30.2% to 34.3% across every setting. US Q4 within 23.4% to 25.9%. The result does not depend on the threshold chosen.

Method

Limitations

  1. Acquisitions are conflated with cuts. The manifest states: "dps targets use candidate payment streams incl. post-delisting cessation; acquisitions are conflated with cuts by this measure." An acquired company stops paying, which reads as a cut. This inflates all rates by an unknown amount. It should affect quartiles similarly, so the relationship is more robust than the levels.
  2. Special detection is heuristic, not sourced from a corporate-actions feed. The sensitivity table above is the mitigation, not a substitute.
  3. Survivorship is only partly corrected, bounded by delisted EOD coverage.
  4. $2bn market cap floor. Nothing here applies to small caps.
  5. A 2% tolerance is tight for progressive policies with small annual variation.
  6. No significance testing. The sample is large and the UK gradient is monotonic across four buckets, but no confidence intervals are computed.
  7. UK sample is 2,245 observations, an order of magnitude smaller than the US.

What this does not show

It does not show that high yield causes cuts, and 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.

Reproduce it

node scripts/research/ttm-cut-by-yield-quartile.js --exclude 2019-07-15,2020-01-15,2020-07-15

Add --sensitivity for the threshold table, --special-mult N to change the threshold, --no-specials-filter to disable it.

Related reading