← Back to home

The Hidden Pattern in 75 Years of Unemployment Data

An exploration of Kurt Lunsford's 2021 Cleveland Fed research: why "normal" unemployment keeps changing, and what recession timing tells us about where it's headed.

The Shifting Target

Quick question: Is 6% unemployment good or bad?

The answer? It depends on when you're asking. In 1982, 6% unemployment would've been cause for celebration—a sign the economy was finally recovering from double-digit joblessness. In 2019, 6% would've triggered alarm bells—nearly double the record low of 3.5%.

This is the fundamental problem with the unemployment rate: the "normal" level keeps changing. In the 1960s, 4% was normal. In the 1980s, 7% was normal. Today, 4% is normal again. What's going on?

Most explanations focus on demographics (Baby Boomers, women entering the workforce, aging population) or policy changes (unemployment insurance, minimum wage laws). These matter, but there's a simpler, more mechanical explanation that often gets overlooked:

The frequency of recessions changes what counts as "normal" unemployment.

The Cleveland Fed Insight

In 2021, economist Kurt Lunsford at the Federal Reserve Bank of Cleveland published a paper with a deceptively simple observation: unemployment behaves asymmetrically over the business cycle.

Here's what that means:

This asymmetry has a critical implication: if a recession cuts an expansion short, unemployment might not fall back to its previous low before the next recession hits. Think of it like a ratchet—unemployment shoots up during downturns but only gradually clicks back down during recoveries.

The pattern emerges:

The Methodology: Detrended Cumulative Recession Months

To visualize this pattern, Lunsford created a clever metric:

  1. Count cumulative recession months since 1948 (using NBER recession dates)
  2. Fit a linear trend to this cumulative sum (showing the average pace of recession accumulation)
  3. Remove the trend to reveal when recessions have accumulated faster or slower than average

The result is a "detrended cumulative sum of recession months" that rises during each recession (by definition) but falls during expansions (if the expansion is longer than average). This creates a oscillating pattern that tracks unemployment remarkably well.

How to read this chart: When the line is rising, recessions are accumulating faster than the historical average (frequent recessions). When falling, recessions are accumulating slower than average (long expansions). The chart shows that 1948-1960 and 1970-1982 had rapid recession accumulation, while the 1960s, 1983-2000, and 2010s had slow accumulation.

The Correlation: 0.7 Over 70 Years

Here's where it gets interesting. When you overlay the detrended cumulative recession months with the actual unemployment rate, they move together with a correlation of about 0.7—even including the April 2020 COVID spike.

Lunsford's finding: The unemployment rate tracks recession frequency with stunning consistency across seven decades. When recessions pile up (1950s, 1970s), unemployment drifts upward. When expansions lengthen (1960s, 1990s, 2010s), unemployment drifts downward.

Why this matters: This isn't just a statistical curiosity. It means the unemployment rate's "trend" is not separate from the business cycle—it IS the business cycle's long-run accumulation pattern. Standard detrending methods (like the Hodrick-Prescott filter) try to separate "trend" from "cycle," but unemployment's trend is fundamentally cyclical in nature.

Forecasting the "Natural Rate"

If recession frequency drives the unemployment trend, we can flip the question: Where would unemployment go if recessions stopped happening?

Lunsford uses a Vector Autoregression (VAR) model with two variables: the unemployment rate and a recession indicator (0 in expansions, 1 in recessions). He then produces 20-year forecasts under the assumption of no future recessions.

The result, regardless of starting point (1982 recession, 2009 recession, or 2020 pre-COVID): unemployment converges to about 3.6% after 20 years without a recession.

Lunsford's interpretation: If the US could sustain indefinitely long expansions (no recessions for 20+ years), the unemployment rate would settle around 3.6%. This represents a kind of "friction-only" unemployment—people between jobs, structural mismatches, new entrants to the labor force—without any cyclical component.

Reality check: The unconditional forecast (allowing for future recessions at historical frequency) predicts 5.7% unemployment—more than 2 percentage points higher. The mere expectation of future recessions changes where we think unemployment should be.

Why This Beats Demographics-Only Explanations

The traditional story is that demographic shifts explain unemployment trends:

These factors certainly matter, but they don't explain why unemployment spiked in the early 1980s (when demographics were supposedly favorable) or fell to record lows in 2019 (when aging should've been neutral).

The recession-frequency explanation is simpler: The Great Moderation (post-1983 reduction in economic volatility) meant fewer, less frequent recessions. Longer expansions allowed unemployment to fall further each cycle. That's it.

Implications for Today

As of late 2024, the unemployment rate sits around 4%. Based on the Cleveland Fed analysis:

  1. This is sustainable if expansions continue. The current level is only slightly above the 3.6% "no-recession equilibrium."
  2. But recessions reset the clock. If a recession hits in 2025, unemployment will spike (say, to 6-7%), then slowly fall over the next expansion. Whether it reaches a new low depends on how long that expansion lasts.
  3. The FOMC's "longer-run" unemployment projections have drifted down from 5-6% in 2012 to 3.5-4.5% today. This drift reflects the realized pattern of infrequent recessions and long expansions, not just demographic changes.
  4. Forecasting unemployment requires forecasting recessions. You can't predict the unemployment rate's trend without predicting business cycle timing. They're the same thing.
The bottom line: "Normal" unemployment is not a fixed natural rate determined by demographics and institutions. It's a moving target that reflects the accumulated history of recessions and expansions. Frequent recessions push it up. Long expansions pull it down. The 3.5% unemployment rate in 2019 wasn't an unsustainable anomaly—it was exactly what you'd expect after the longest expansion in US history.

The Conclusion

So what is "normal" unemployment? The uncomfortable answer is: it depends on how lucky we get with avoiding recessions.

If we experience another Great Moderation with infrequent downturns, unemployment could stay near 4% or drift even lower. If we return to the 1950s-1970s pattern of frequent recessions, unemployment will ratchet upward toward 6-7%.

This isn't a defeatist take—it's a recognition that business cycle management matters enormously. Monetary policy that extends expansions, fiscal policy that buffers downturns, and financial regulation that prevents crises don't just smooth out fluctuations—they fundamentally change the long-run unemployment trend.

The Federal Reserve's dual mandate (maximum employment and stable prices) isn't just about fighting recessions when they happen. It's about preventing recessions from happening in the first place, because every avoided recession is a few more years for unemployment to drift downward.

The hidden pattern revealed: Unemployment isn't wandering around some mysterious natural rate. It's mechanically accumulating the history of recessions and expansions, rising quickly in downturns and falling slowly in recoveries. Once you see this pattern, it seems obvious. But somehow, it took 70 years of data for economists to notice.

Methodology: Data from FRED API (Unemployment Rate UNRATE, NBER Recession Indicator USREC). Detrended cumulative recession months calculated following Lunsford (2021). VAR forecasts simplified using exponential decay convergence. Charts rendered with Chart.js.

Source: Lunsford, Kurt G. 2021. "Recessions and the Trend in the US Unemployment Rate." Federal Reserve Bank of Cleveland, Economic Commentary 2021-01. https://doi.org/10.26509/frbc-ec-202101

Note: This article implements and explores Lunsford's methodology with updated data through 2024. All findings and interpretations are from the original research paper. Our contribution is the implementation in Rust and interactive visualizations.

Last updated: December 2025