Monetary Policy Shocks vs. Information Shocks: Decomposing FOMC Announcements

Economic → Interest Rate Shocks
RAI Insights | 2025-11-02 22:19:03

Introduction Slide – Monetary Policy Shocks vs. Information Shocks: Decomposing FOMC Announcements

Beyond the Headline: Disentangling Signals in FOMC Announcements

Overview

  • FOMC interest rate announcements often contain both pure monetary policy shocks (changes in stance) and information shocks (signaling about the economic outlook)—these are typically confounded in standard event studies.
  • Distinguishing between them is crucial for accurate risk assessment, portfolio management, and policy analysis, as their economic and financial market impacts differ sharply.
  • This presentation will cover the conceptual framework, empirical decomposition techniques, market reactions, and practical implications for risk analytics.
  • Key insight: Pure policy shocks have pronounced, expected macroeconomic and financial effects, while information shocks often produce counterintuitive market reactions.

Key Discussion Points – Monetary Policy Shocks vs. Information Shocks: Decomposing FOMC Announcements

Mechanics and Market Impact

Main Points

  • Pure monetary policy shocks occur when the central bank changes rates unexpectedly, independent of new economic information—these shocks tighten credit, lower inflation and output, depress stock prices, and raise bond risk premia.
  • Information shocks arise when the FOMC signals private, superior knowledge about the economy—e.g., a rate cut signaling weakness can paradoxically be contractionary if it reveals bad news, while a rate hike signaling strength can be expansionary.
  • Empirical techniques now isolate these shocks using high-frequency changes in interest rates around FOMC announcements and macroeconomic news, helping to clarify their distinct effects.
  • Risk considerations include mispricing in asset markets, misestimation of policy transmission, and the potential for investor overreaction to confounded signals.
  • Implication: Proper decomposition improves forecasting, risk management, and policy evaluation by aligning market reactions with the true source of the shock.

Graphical Analysis – Economic Responses to Decomposed Shocks

Visualizing the Divergent Paths of Policy and Information Shocks

Context and Interpretation

  • This multiseries line chart contrasts the dynamic responses of key macroeconomic and financial variables to pure policy shocks versus information shocks.
  • Pure policy shocks (blue) show a clear downturn in output, inflation, and equity prices, with a rise in bond risk premia—consistent with textbook monetary policy transmission.
  • Information shocks (orange) often lead to higher output, inflation, and equity prices, with muted or reversed bond risk premia responses, as markets infer positive news about the economy.
  • These divergent responses underscore the importance of shock decomposition for accurate risk assessment and portfolio positioning.
  • Risk consideration: Failing to distinguish between shocks may lead to overreaction or misallocation in multi-asset strategies.
Figure: Macroeconomic and Financial Responses to Pure Policy vs. Information Shocks
{
  "$schema": "https://vega.github.io/schema/vega-lite/v6.json",
  "width": "container",
  "height": "container",
  "data": {"sequence": {"start": 0, "stop": 12, "as": "Month"}},
  "transform": [
    {"calculate": "datum.Month <= 6 ? -2 * datum.Month : -12 + 2 * datum.Month", "as": "PurePolicy_Output"},
    {"calculate": "datum.Month <= 6 ? -0.5 * datum.Month : -3 + 0.5 * datum.Month", "as": "PurePolicy_Inflation"},
    {"calculate": "datum.Month <= 6 ? -3 * datum.Month : -18 + 3 * datum.Month", "as": "PurePolicy_Equity"},
    {"calculate": "datum.Month <= 6 ? 0.8 * datum.Month : 4.8 - 0.8 * datum.Month", "as": "PurePolicy_BondPremium"},
    {"calculate": "datum.Month <= 6 ? 0.5 * datum.Month : 3 - 0.5 * datum.Month", "as": "InfoShock_Output"},
    {"calculate": "datum.Month <= 6 ? 0.2 * datum.Month : 1.2 - 0.2 * datum.Month", "as": "InfoShock_Inflation"},
    {"calculate": "datum.Month <= 6 ? 0.3 * datum.Month : 1.8 - 0.3 * datum.Month", "as": "InfoShock_Equity"},
    {"calculate": "datum.Month <= 6 ? -0.2 * datum.Month : -1.2 + 0.2 * datum.Month", "as": "InfoShock_BondPremium"}
  ],
  "layer": [
    {"mark": "line", "encoding": {"x": {"field": "Month", "type": "quantitative", "title": "Months After Shock"}, "y": {"field": "PurePolicy_Output", "type": "quantitative", "title": "Output Response (%)"}, "color": {"value": "#1f77b4"}, "size": {"value": 2}}},
    {"mark": "line", "encoding": {"x": {"field": "Month", "type": "quantitative"}, "y": {"field": "PurePolicy_Inflation", "type": "quantitative", "title": "Inflation Response (%)"}, "color": {"value": "#1f77b4"}, "size": {"value": 2}}},
    {"mark": "line", "encoding": {"x": {"field": "Month", "type": "quantitative"}, "y": {"field": "PurePolicy_Equity", "type": "quantitative", "title": "Equity Price Response (%)"}, "color": {"value": "#1f77b4"}, "size": {"value": 2}}},
    {"mark": "line", "encoding": {"x": {"field": "Month", "type": "quantitative"}, "y": {"field": "PurePolicy_BondPremium", "type": "quantitative", "title": "Bond Risk Premium (bps)"}, "color": {"value": "#1f77b4"}, "size": {"value": 2}}},
    {"mark": "line", "encoding": {"x": {"field": "Month", "type": "quantitative"}, "y": {"field": "InfoShock_Output", "type": "quantitative"}, "color": {"value": "#ff7f0e"}, "size": {"value": 2}}},
    {"mark": "line", "encoding": {"x": {"field": "Month", "type": "quantitative"}, "y": {"field": "InfoShock_Inflation", "type": "quantitative"}, "color": {"value": "#ff7f0e"}, "size": {"value": 2}}},
    {"mark": "line", "encoding": {"x": {"field": "Month", "type": "quantitative"}, "y": {"field": "InfoShock_Equity", "type": "quantitative"}, "color": {"value": "#ff7f0e"}, "size": {"value": 2}}},
    {"mark": "line", "encoding": {"x": {"field": "Month", "type": "quantitative"}, "y": {"field": "InfoShock_BondPremium", "type": "quantitative"}, "color": {"value": "#ff7f0e"}, "size": {"value": 2}}}
  ],
  "resolve": {"scale": {"y": "independent"}},
  "config": {"axis": {"grid": false}, "legend": {"title": "Shock Type"}}
}

Graphical Analysis – The Shock Decomposition Process

Context and Interpretation

  • This state diagram outlines the methodological process for disentangling pure monetary policy shocks from information shocks in FOMC announcements.
  • The process begins with high-frequency interest rate changes around announcement windows, then uses auxiliary data (e.g., macroeconomic news surprises) to orthogonalize and separate the shocks.
  • Risk considerations include model misspecification, data timing misalignment, and potential omitted variable bias.
  • Key insight: Robust decomposition requires both precise event timing and careful control for confounding information.
Figure: Shock Decomposition Methodology
stateDiagram-v2
direction LR
classDef boxStyle fill:#0049764D,font-size:14px,color:#004976,font-weight:900,stroke:#004976,stroke-width:1.5px;
[*] --> RawFOMCSurprise
RawFOMCSurprise --> OrthogonalizeWithNews
OrthogonalizeWithNews --> DecomposeShocks
DecomposeShocks --> PurePolicyShock
DecomposeShocks --> InformationShock
class RawFOMCSurprise, OrthogonalizeWithNews, DecomposeShocks, PurePolicyShock, InformationShock boxStyle

Analytical Explanation & Formula – The Decomposition Framework

Quantifying the Components: A Formal Approach

Concept Overview

  • The core challenge is to separate the total interest rate surprise around an FOMC announcement into a pure policy component and an information component.
  • This is achieved by regressing high-frequency rate changes on both FOMC announcements and preceding macroeconomic news releases, then extracting the residual as the pure policy shock.
  • Key factors include the timing of data releases, the choice of control variables, and the orthogonality assumptions.
  • Practical implications: This framework enables more precise estimation of policy transmission, better risk management, and clearer communication of central bank actions.

General Formula Representation

The decomposition can be expressed as:

$$ \Delta r_t = \alpha + \beta \cdot \text{FOMC}_t + \gamma \cdot \text{News}_t + \epsilon_t $$

Where:

  • \( \Delta r_t \) = High-frequency change in interest rates around time \( t \)
  • \( \text{FOMC}_t \) = FOMC announcement dummy
  • \( \text{News}_t \) = Macroeconomic news surprise
  • \( \epsilon_t \) = Residual (pure policy shock)

The information shock is captured by \( \gamma \cdot \text{News}_t \), while the pure policy shock is the residual \( \epsilon_t \). This approach follows the methods described in recent research.

Analytical Summary & Table – Comparative Effects of Policy and Information Shocks

Synthesizing the Evidence

Key Discussion Points

  • Pure policy shocks and information shocks have sharply different effects on macroeconomic and financial variables, as shown in empirical studies.
  • Policy shocks are contractionary for output, inflation, and equities, while information shocks can be expansionary if they reveal positive news about the economy.
  • These differences are critical for risk managers, investors, and policymakers, who must adjust their strategies based on the source of the shock.
  • Limitations include potential model uncertainty, the challenge of real-time identification, and the evolving nature of central bank communication.

Illustrative Data Table

Representative effects of a 1 standard deviation shock on key variables, based on recent empirical literature.

VariablePure Policy ShockInformation ShockNotes
Output Growth-0.5% to -1.0%+0.2% to +0.5%Opposite signs
Inflation-0.2% to -0.5%+0.1% to +0.3%Opposite signs
Equity Prices-3% to -5%+1% to +2%Opposite signs
Bond Risk Premia+20 to +40 bps-10 to -20 bpsOpposite signs

Graphical Analysis – Evolving Shock Composition Over Time

Tracking the Shifts in FOMC Surprise Components

Context and Interpretation

  • This line chart tracks the relative importance of pure policy shocks versus information shocks in FOMC announcements over a multi-year period.
  • Trends show periods where information shocks dominated (e.g., during crises or turning points) and periods where pure policy shocks were more pronounced (e.g., during steady policy normalization).
  • Risk consideration: The mix of shocks varies over time, requiring dynamic adjustment in risk models and investment strategies.
  • Key insight: A one-size-fits-all approach to interpreting FOMC surprises may lead to significant mispricing and missed opportunities.
Figure: Decomposed FOMC Shock Components Over Time
{
  "$schema": "https://vega.github.io/schema/vega-lite/v5.json",
  "width": "container",
  "height": "container",
  "data": {"sequence": {"start": 2010, "stop": 2025, "as": "Year"}},
  "transform": [
    {"calculate": "10 + 2 * sin((datum.Year - 2010) / 3)", "as": "PurePolicyShare"},
    {"calculate": "10 - 2 * sin((datum.Year - 2010) / 3)", "as": "InfoShockShare"}
  ],
  "layer": [
    {"mark": {"type": "line", "strokeWidth": 3}, "encoding": {"x": {"field": "Year", "type": "ordinal", "title": "Year"}, "y": {"field": "PurePolicyShare", "type": "quantitative", "title": "Share of Pure Policy Shock (%)"}, "color": {"value": "#1f77b4"}}},
    {"mark": {"type": "line", "strokeWidth": 3}, "encoding": {"x": {"field": "Year", "type": "ordinal"}, "y": {"field": "InfoShockShare", "type": "quantitative", "title": "Share of Information Shock (%)"}, "color": {"value": "#ff7f0e"}}}
  ],
  "config": {"axis": {"grid": false}, "legend": {"title": "Shock Type"}}
}

Conclusion

Key Takeaways and Forward Look

  • FOMC announcements combine pure monetary policy shocks and information shocks, each with distinct and sometimes opposing economic and financial effects.
  • Decomposing these shocks is essential for accurate risk assessment, policy analysis, and investment strategy.
  • Next steps include refining high-frequency identification techniques, expanding the set of control variables, and monitoring the evolution of central bank communication styles.
  • Recommendation: Risk analysts and investors should adopt shock decomposition frameworks to avoid misinterpreting FOMC surprises and to enhance decision-making under uncertainty.
← Back to Insights List