Skip to main content

Modeling Credit Risk...

 
 Here's a link to a presentation I gave back in August on modeling credit risk.  If anyone would like a copy of the slides, go ahead and drop me a line...

https://www.gotostage.com/channel/39b3bd2dd467480a8200e7468c765143/recording/37684fe4e655449f9b473ec796241567/watch  

 

Timeline of the presentation:

  • Presentation Begins:                                                                0:58:00
  • Logistic Regression:                                                                1:02:00
  • Recent Trends in Probabilities of Default:                              1:10:20
  • Machine Learning:                                                                  1:15:00
  • Merton Structural Model:                                                        1:19:30
  • Stochastic Asset Simulation Model:                                        1:27:30
  • T-Year Merton Model:                                                             1:34:30
  • Calculating Implied Yields:                                                     1:38:20
  • Portfolio Credit Risk:                                                               1:39:30
  • Asset Valuation Approach:                                                      1:48:15
  • Simulating the Asset Valuation Approach:                              1:51:10
  • Simulating Portfolio Risk:                                                       2:00:00
  • Modeling the Performance of a Custom Benchmark:             2:22:30
  • Discussion:                                                                               2:31:30

 

Comments

Popular posts from this blog

Modeling Black-Litterman; Part 1 - Reverse Optimization

  "The 'radical' of one century is the 'conservative' of the next." -Mark Twain In this series, I'm going to explore some of the advances in portfolio management, construction, and modeling since the advent of Harry Markowitz's Nobel Prize winning Modern Portfolio Theory (MPT) in 1952. MPT's mean-variance optimization approach shaped theoretical asset allocation models for decades after its introduction.  However, the theory failed to become an accepted industry practice, so we'll explore why that is and what advances have developed in recent years to address the shortcomings of the original model. The Problems with Markowitz For the purpose of illustrating the benefits of diversification in a simple two-asset portfolio, Markowitz's model was a useful tool in producing optimal weights at each level of assumed risk to create efficient portfolios.   However, in reality, investment portfolios are complex and composed of large numbers of holdin...

Variable Types for Principal Component & Factor Modeling

TRANSFORMING RAW DATA INTO INSIGHT & ACTIONABLE INFORMATION After reading the book Moneyball for the first time, I built a factor model in hopes of finding a way to finally be competitive in my fantasy baseball league - which I had consistently been terrible at.  It worked immediately.  By taking raw data and turning it into actionable information, I was able to solve a problem that had long perplexed me.  It was like discovering a new power.  What else could I do with this? Today, I build models for everything and have come a long way since that first simple spreadsheet but still use a lot of the same concepts. To build a traditional factor model, you would regress a dependent variable against a series of independent variables and use the resulting beta coefficients as the factor weights... assuming your resulting r-squared and t-test showed a meaningful relationship of course. Variables typically fall into one of two categories... continuous or dichotomous....