Home / Financial Tools / Merton Structural Credit Risk Model

Graduate-Level Modeling · Credit Risk

Merton Structural Credit Risk Model (Distance-to-Default)

Altman Z-Score reads accounting ratios. Merton reads the market instead, treating a firm's equity as a call option on its assets, and asks what the market is actually pricing in for default risk.

How To Use This Model

Reading This Tool

Enter observable market equity value, equity volatility, debt face value, and horizon.

Since asset value and asset volatility aren't directly observable, the tool solves two equations simultaneously via Newton-Raphson to back them out, then computes distance-to-default and implied probability of default.

Observable Market Inputs

Debt is modeled as a single zero-coupon face value due at the horizon, the classic Merton (1974) simplification. Real capital structures with coupon-paying, multi-maturity debt require an extension like the KMV model.

Implied Credit Risk

-

Risk-Neutral Probability Of Default

0.00%

Distance To Default (d2)

-

Implied Asset Value (V)

-

Implied Asset Volatility (σV)

-

Asset Value Distribution At Horizon vs. Default Point

-

-

What The Solver Actually Did

-

Risk-Neutral vs. Real-World Default Probability

This probability is risk-neutral, derived under the pricing measure investors use to value the equity option, not the actual real-world likelihood of default. Risk-neutral PD is typically higher than real-world PD because it embeds a risk premium; converting between the two requires an estimate of the asset's expected return above the risk-free rate, a separate, harder input to observe.

Why Distance-To-Default Is The More Stable Metric

-

Structural Credit Risk Modeling

The Core Formulas

E = V·N(d1) − D·e−rT·N(d2)
σE·E = N(d1)·σV·V
d1 = [ln(V/D) + (r+σV²/2)T] / (σV√T), d2 = d1 − σV√T
PD (risk-neutral) = N(−d2)

Equity is modeled as a European call option on firm asset value V, with strike equal to the debt's face value D. Since V and σV are unobservable, both equations are solved jointly, here via Newton-Raphson with a numerically estimated Jacobian, for the two unknowns given observed E and σE.

When To Actually Use This Model

  • Cross-checking accounting-ratio credit scores like Altman Z-Score against a market-implied, forward-looking measure.
  • Teaching structural credit risk models and the option-theoretic view of corporate liabilities in a credit risk or fixed income course.
  • Monitoring a publicly traded counterparty's credit risk using daily market data rather than quarterly accounting statements.
  • Building intuition for why equity volatility spikes as leverage increases, a direct structural consequence of this model.

Key Assumptions & Limitations

  • Assumes a single zero-coupon debt maturity, real firms have multiple, staggered debt maturities the model does not capture.
  • Assumes asset value follows geometric Brownian motion with constant volatility, ignoring jumps or regime changes.
  • Only applies cleanly to publicly traded firms with observable equity market value and equity volatility.
  • The commercial KMV model extends this framework with proprietary default point calibration and empirical default databases.

Foundational Reference

Merton, R. C. (1974). On the Pricing of Corporate Debt: The Risk Structure of Interest Rates. The Journal of Finance, 29(2), 449-470.

Want the accounting-ratio comparison too?