Mortgage Stress-Testing: Regulatory Framework and Quantitative Methodology
A mortgage affordability stress-test determines the maximum loan principal a borrower can service under an elevated hypothetical interest rate, ensuring residual payment capacity under adverse post-origination rate environments. The computation chains two sequential constraints: the back-end Debt-to-Income (DTI) ceiling and the annuity inversion identity.
The Back-End DTI Constraint
Under the Qualified Mortgage (QM) rule (12 CFR Part 1026, Regulation Z) and the GSE underwriting guidelines of Fannie Mae (Selling Guide B3-6), the back-end DTI ratio must not exceed 43%. Let \( Y \) denote gross monthly income and \( D \) the aggregate of all existing monthly debt service obligations excluding the proposed mortgage. The maximum allowable monthly mortgage payment \( M_{\max} \) satisfies:
\[ \frac{M_{\max} + D}{Y} \leq 0.43 \implies M_{\max} = 0.43Y - D \]
This is a hard upper bound enforced prior to any loan-sizing calculation. If \( D \geq 0.43Y \), existing obligations fully consume the DTI allowance and the maximum affordable principal is identically zero — enforced by the \( \max(0,\; \cdot) \) operator in the formula.
Annuity Inversion: From Maximum Payment to Maximum Principal
The standard fixed-rate annuity formula relates principal \( P \) to monthly payment \( M \):
\[ M = P \cdot \frac{r(1+r)^n}{(1+r)^n - 1} \]
where \( r = R_{\text{stress}} / 1200 \) is the monthly stress-rate and \( n = 12N \) the term in months. Inverting this expression to solve for the maximum affordable principal given \( M_{\max} \):
\[ P_{\max} = M_{\max} \cdot \frac{(1+r)^n - 1}{r(1+r)^n} \]
Substituting \( M_{\max} = \max(0,\; 0.43Y - D) \), the complete stress-test affordability formula is:
\[ P_{\max} = \max\left(0,\; (0.43Y - D) \cdot \frac{(1+r)^n - 1}{r(1+r)^n}\right) \]
Reference Computation and Rate Sensitivity
For the reference configuration — gross monthly income $8,000, existing debts $500, \( R_{\text{stress}} = 7.5\% \), \( N = 30 \) years — the binding maximum payment is \( M_{\max} = 0.43 \times 8{,}000 - 500 = \$2{,}940 \). With \( r = 0.00625 \) and \( n = 360 \), the annuity discount factor yields \( P_{\max} ≈ \$408{,}554 \). At a market rate of 6.0% in place of the 7.5% stress rate, \( P_{\max} \) rises to approximately $490,000 — a 20% increase, illustrating the material sensitivity of maximum borrowing capacity to stress-rate calibration choices.
The 28% Front-End Ratio: Complementary Binding Limit
Lenders simultaneously apply the front-end DTI (housing expense ratio), limiting the proposed monthly payment — inclusive of principal, interest, taxes, and insurance (PITI) — to 28% of gross monthly income:
\[ M_{\text{PITI}} \leq 0.28Y \]
The operative binding constraint is whichever limit yields the lower \( M_{\max} \). The back-end DTI binds for borrowers carrying substantial prior obligations; the front-end ratio binds for borrowers with minimal existing debt. The effective maximum principal is the minimum of the two independently derived values:
\[ P_{\max}^{\text{effective}} = \min\left(P_{\max}^{\text{back-end}},\; P_{\max}^{\text{front-end}}\right) \]
International Stress-Test Standards
- Canada (OSFI B-20 Guideline): Qualification at the greater of the contract rate plus 200 bps or 5.25%, with a back-end DTI ceiling of 44%.
- United Kingdom (FCA MCOB 11): Mandatory stress-testing at a minimum 3 percentage points above the reversion rate over a minimum five-year horizon.
- Australia (APRA APG 223): A minimum 300 bps interest rate buffer applied to the assessment rate, superseding the prior 250 bps standard from November 2021.
- European Union (EBA/GL/2015/11): Stress scenario calibration at no less than the higher of the contractual rate plus 100 bps or the long-run average reference rate observed over a minimum ten-year historical window.
Basel III Risk-Weight Implications
Under the Basel III Standardised Approach (CRR Article 125), residential mortgage loans satisfying an LTV ratio of 80% or below attract a 35% risk weight. The stress-tested \( P_{\max} \) directly determines the LTV at origination and therefore the risk-weighted asset (RWA) classification applied by the originating institution — a regulatory incentive structure reinforcing conservative stress-test parametrisation at the portfolio level. An LTV above 80% triggers a 75% risk weight for retail exposures or higher under the Foundation IRB approach, materially increasing the originating bank's capital requirement per unit of loan exposure.