DFAST Modeling and Solution

Size: px
Start display at page:

Download "DFAST Modeling and Solution"

Transcription

1 Regulatory Environment Summary Fallout from the financial crisis included the emergence of a new regulatory landscape intended to safeguard the U.S. banking system from a systemic collapse. In 2012, the Federal Reserve Board of Governors (Fed), began to require the largest U.S. Bank Holding Companies (BHCs) to file a Comprehensive Capital Analysis and Review (CCAR), with stress tests intended to assess the capital adequacy of these BHCs in times of crisis. By 2015, CCAR and stress tests, now known as DFAST (after the Dodd-Frank Act Stress Tests) were expanded to include U.S. BHCs with between $10 and $50 billion in consolidated assets and foreign banks, whose exempt status expired. Requirements for CCAR reporting & DFAST stress testing result in complex data challenges for many banks. Stress test models must consider current regulations & updates to forecast scenarios. For banks, CCAR reporting and DFAST stress testing are complex and data intensive endeavors with some of the following challenges: DFAST requires credit modeling and risk assessment at a granular level over vast amounts of data There is often a need for third-party data from sources such as Trepp to supplement internal data Retrieving, maintaining, & standardizing both internal and external data is usually difficult and time-consuming Subsets of data selected for reporting and testing must reflect the existing portfolio of loans at the bank Most financial institutions simply do not have the expertise nor personnel necessary to efficiently meet their regulatory requirements and thus require outside statistical modeling and reporting assistance. In 2013, a Fed report on the financial industry s compliance progress noted that several banks revenue estimates were inaccurate due to data limitations, the use of sub-optimal predictive models, and weak information management systems. In order to comply with increasing stringent Why do banks have inaccurate revenue estimates? Data Limitations Poor Predictive Models Weak IMS Technology regulatory requirements, banks will need state of the art stress test models that can consider current regulations along with any updated forecast scenarios that may be introduced by regulators. In addition to more efficiently meeting DFAST requirements, high quality, granular models generated from the stress test process help banks discover previously undetected risks in loan portfolios, gain a better understanding of risk across all positions and lead to better overall management decision making. PG 1

2 Through project work and development of a software solution, Opex Analytics has gained substantial experience developing robust statistical loan loss models for bank portfolios using a combination of internal historical loan data, economic factors, and third-party data. By working with clients, Opex has established the following process for commercial loans which is also reflected in the delivered software solution. STEP 1 We perform exploratory analysis on both Trepp and the Company s internal data to produce a model that predicts risk based on historical loan data. Stepwise logistic regression is typically used to predict risk. All models are tested on recent holdout data and using 10-fold crossvalidation. 1 Suitability & Exploratory Analysis A suitability analysis is performed to screen external data and the Company s loan tape data to assess whether the loan loss experience in the Trepp data is comparable to the Company s default and loss experience. For example, Trepp data is filtered to find the percentage of loans defaulted by property type during a given time period. The correct filter is identified so that the percentage of loans defaulted in Trepp matches the Company s historical observations. The results of this analysis are used to confirm the suitability of using the Trepp data as a proxy for the Company s loan loss history. All subsequent analyses are then performed only on the selected subset of Trepp data. In conjunction with the suitability analysis, Opex also performs data exploration analyses on both Trepp and the Company s internal data. This includes examining distributions on various attributes, detection of possible outliers, and ensuring the data exhibits expected patterns (for example, many defaults during the recession of ). Logistic regression is used to correlate predictors with risk and in term probabilities of default. If the Company does not possess enough historical data, the analysis is performed on the Trepp subset. The model establishes a relationship between the risk score and indicators with each indicator associated with a weight coefficient that is determined based on the so-called maximum log likelihood. Proper use of logistic regression techniques is validated using appropriate diagnostics (e.g. correlation, autocorrelation, heteroscedasticity, etc.). Additionally, we also employ stepwise regression, which automatically determines an appropriate set of predictors. Model quality is evaluated with standard metrics: t-tests, F-tests and R-squared. Alternative models such as support vector machines, random forests, and boosted trees are also tested to evaluate predictive power. A hold-out subset of data is also used to evaluate the models. Historical loans over a more recent period (e.g., 1 quarter) are predicted as test data. The discrepancy between what is predicted and what actually occurred should not cross a certain threshold. The comparison is done with respect to recent Trepp and the bank s loans. To make the analysis even more robust, Opex also performs 10-fold cross-validation on models, where randomly selected subsets of data are considered as hold-out subsets (rather than only the most recent loans). PG 2

3 STEP 2 Each bank loan is scored based on the derived risk model s indicator weights. 2 Risk Model Scoring After a risk model has been developed for loans, each current (and future) loan has a risk score computed from the relationships derived using historical data. From this point on, the current and future loans of the bank are considered. Each individual loan is scored based on the values of indicator variables derived using the Company s loan data and other economic indicators. At the completion of Step 2, each of the bank s loans has an associated score that represents the probability of default. Very few loans relative to the total are expected to be tagged as default historically. An imbalance between the number of current loans and loans in default can cause complications. Model evaluation metrics such as the ROC curve become questionable. For this reason we also validate the results with metrics that are better suited for such imbalanced data sets, such as precision and recall. The maximum log likelihood algorithm might be altered to reflect the imbalance by either using only a subset of loans in the current status, or creating artificial loans in default using known statistical techniques. STEP 3 Stepwise logistic regression is typically used to predict risk. All models are tested on recent holdout data and using 10-fold crossvalidation. 3 Loan Transition Probabilities Scored loans can be classified in one of three states: Current, Delinquent, and Default. This depends on not only the risk score computed in Step 2, but also on the time and the loan s state in the previous quarter. Loans may remain in the same state as the previous quarter, or transition to a different state. The key task in this step is to calculate the transition probabilities for each loan, which determine the likelihood of a loan moving from one state to the other. Consider for example a loan that is being maintained and remains Current due to low computed risk value: Probability of a stable loan state movement from Q1 to Q2 PG 3

4 Loans might remain in the same state due to economic conditions or changes in property value. A loan might remain in Current state for various reasons such as positive economic conditions, stable employment on the borrower s part, or increasing property values. Under such conditions, where LTV is dropping, it is reasonable to expect that the probability of the loan remaining Current will be considerably higher than the chance of a move to Delinquent. The probabilities of the loan moving between states is thus illustrated in the figure above. The aforementioned methodology from Step 1 relies on logistic regression and the weights reflected in the risk score. This is only one possible way to derive these probabilities. Opex also tests other methodologies such as random forests and support vector machines. These approaches give probabilities without a notion of a loan s risk (they correlate indicators to the probability of a default in different ways). STEP 4 Markov chain models are derived that illustrate the movement from state to state for each loan over time. 4 Markov Chain Models Using the logic mentioned above, the different probabilities of a loan being in a given state in a future quarter can be computed. The result of steps 1-3 is the ability to calculate the probability of a loan being in a given state in a given future quarter. This figure illustrates the general process: Illustration of movement between loan states over time PG 4 Here, we see that a loan in Default can never become Current or Delinquent. On the other hand, a loan being Delinquent can remain Delinquent or transition to Current or Default. The models behind this step are known as Markov chains and the required set of full calculations involve matrix multiplication of the underlying probabilities.

5 STEP 5 Expected loss is calculated and all results can be visualized in a dashboard for further insights. 5 Loss Given Default Expected monetary loss of a loan is computed as follows: Expected Loss = (Probability of Default) * (Monetary Amount of a Loss Given Default) The probability of default was derived in the previous step. Loss given default (LGD) is defined as the estimated loss for each loan that defaults. LGD may be estimated as a function of collateral deficiency, which is defined as the difference between the outstanding loan balance and collateral balance at the moment of default. In Step 1, the risk of a loan is evaluated based on indicators such as GDP. Clearly only estimates on future growth of GDP can be made. For this reason, as required by DFAST, three scenarios are considered: Base Case, Adverse Case and Severely Adverse Case. Under each scenario a different GDP growth assumption is made. This in turn yields different risk scores and thus, different expected losses. The results to be leveraged by the end user are available in a dashboard containing the following functionalities: Dashboard Solution Functionality PG 5

6 Expected loss is calculated and all results can be visualized in a dashboard for further insights. In the dashboard above, the Probability of Defaulting module in the lower left corner shows the total loss in a portfolio broken down by probability of default after five quarters in the future. The dashboard also displays the cumulative loss of loans by future quarter ( Total Predicted Possible Portfolio Loss ). The predictive power of models with respect to the different scenarios is depicted in the bottom right corner with a precision-recall curve. The Important Variables module allows the end user to examine the average value of the selected model variables across all loans with a certain default probability. For example, eleven quarters from now, all loans with a default probability of 95% or higher have an average original loan balance of approximately $10 million and the confidence interval between $5 million and $20 million. This interactive dashboard also allows users to select values for a variety of economic indicators (CPI, GDP and Housing shown here) and measure different scenarios to compare to Federal Reserve baseline economic conditions. The radar charts shown below depicts how the changes in different economic indicators impact a loan portfolio measured against the base case scenario. The left panel shows the impact of a drop of 10 percent in an individual economic indicator. The blue line represents the baseline, while the green line indicates that such a drop in unemployment would result in a decrease of the portfolio loss of $175 million (approximately $5.575 billion for the baseline minus $5.4 billion corresponding to the drop in the unemployment). Similarly, if housing expenditures decrease by 10%, the portfolio loss increases by approximately $25 million. The right panel shows similar consequences with respect to individual indicators increasing by 10%. PG 6

7 Process Flow Summary Diagnostic tests confirm if the regression equations are appropriate for use in stress tests. Finally, after risk scores, loan state probabilities and loss given default are calculated, Opex conducts a series of diagnostics tests to confirm that the regression coefficient equations are appropriate for use in stress tests. Following diagnostic testing, Opex performs risk management analytics in accordance with regulatory guidance. The tests include back testing, sensitivity analysis and in and out-of-data sampling. Opex Analytics and its staff of PhDs, data scientists and financial services industry experts has the knowledge and experience to enable a bank to meet its current and future regulatory requirements in an efficient and cost effective manner. PG 7

8 Opex DFAST Leadership Team Diego Klabjan, Ph.D. is a founder of Opex Analytics. He serves as a chief data scientist and technology officer. Diego is a leader in the field of analytics. As a full professor at Northwestern, he is the Founding Director, Master of Science in Analytics. He was also in the first group of people to be recognized as Certified Analytics Professionals (CAP) by INFORMS. Diego is a full professor in Northwestern s Department of Industrial Engineering and Management Sciences. Macario Lullo graduated with a Masters in Analytics (MSiA) from Northwestern University in Cario also earned an MBA from the University of Chicago and a BS in Economics from Northwestern. While in the MSiA program, Cario applied advanced data science concepts to projects in the healthcare, credit scoring and money management industries. Prior to joining Opex Analytics, Cario worked as a trader, manager and salesperson in the financial services industry. He held senior positions in the derivatives divisions of firms including Deutsche Bank and JP Morgan. PG 8

Using R for Regulatory Stress Testing Modeling

Using R for Regulatory Stress Testing Modeling Using R for Regulatory Stress Testing Modeling Thomas Zakrzewski (Tom Z.,) Head of Architecture and Digital Design S&P Global Market Intelligence Risk Services May 19 th, 2017 requires the prior written

More information

STRESS TESTING Transition to DFAST compliance

STRESS TESTING Transition to DFAST compliance WHITE PAPER STRESS TESTING Transition to DFAST compliance Abstract The objective of this document is to explain the challenges related to stress testing that arise when a Community Bank crosses $0 Billion

More information

Quant Trader. Market Forecasting and Optimization of Trading Models. Presented by Quant Trade Technologies, Inc.

Quant Trader. Market Forecasting and Optimization of Trading Models. Presented by Quant Trade Technologies, Inc. Quant Trader Market Forecasting and Optimization of Trading Models Presented by Quant Trade Technologies, Inc. Trading Strategies Backtesting Engine Expert Optimization Portfolio Analysis Trading Script

More information

A MONTE CARLO SIMULATION ANALYSIS OF THE BEHAVIOR OF A FINANCIAL INSTITUTION S RISK. by Hannah Folz

A MONTE CARLO SIMULATION ANALYSIS OF THE BEHAVIOR OF A FINANCIAL INSTITUTION S RISK. by Hannah Folz A MONTE CARLO SIMULATION ANALYSIS OF THE BEHAVIOR OF A FINANCIAL INSTITUTION S RISK by Hannah Folz A thesis submitted to Johns Hopkins University in conformity with the requirements for the degree of Master

More information

BBVA Compass Bancshares, Inc. Dodd-Frank Act Company-Run Stress Test Disclosures June 22, 2018

BBVA Compass Bancshares, Inc. Dodd-Frank Act Company-Run Stress Test Disclosures June 22, 2018 Dodd-Frank Act Company-Run Stress Test Disclosures June 22, 2018 Overview for Dodd-Frank Act Stress Test ("DFAST") Disclosure (the "Company") is a bank holding company ("BHC") that is a covered company

More information

Wintrust Financial Corporation

Wintrust Financial Corporation Wintrust Financial Corporation 2017 Annual Stress Test Disclosures Dodd-Frank Act Stress Test Results Supervisory Severely Adverse Scenario October 27, 2017 Table of Contents Overview 4 Supervisory Severely

More information

Bank of America Dodd-Frank Act Mid-Cycle Stress Test Results BHC Severely Adverse Scenario July 17, 2015

Bank of America Dodd-Frank Act Mid-Cycle Stress Test Results BHC Severely Adverse Scenario July 17, 2015 Bank of America Dodd-Frank Act Mid-Cycle Stress Test Results BHC Severely Adverse Scenario July 17, 2015 Important Presentation Information The 2015 Dodd-Frank Act Mid-Cycle Stress Test Results Disclosure

More information

LOAN DEFAULT ANALYSIS: A CASE STUDY FOR CECL by Guo Chen, PhD, Director, Quantitative Research, ZM Financial Systems

LOAN DEFAULT ANALYSIS: A CASE STUDY FOR CECL by Guo Chen, PhD, Director, Quantitative Research, ZM Financial Systems LOAN DEFAULT ANALYSIS: A CASE STUDY FOR CECL by Guo Chen, PhD, Director, Quantitative Research, ZM Financial Systems THE DATA Data Overview Since the financial crisis banks have been increasingly required

More information

Credit Card Default Predictive Modeling

Credit Card Default Predictive Modeling Credit Card Default Predictive Modeling Background: Predicting credit card payment default is critical for the successful business model of a credit card company. An accurate predictive model can help

More information

BancWest Mid-Year Dodd Frank Act Company-Run Capital Stress Test Disclosure. BancWest Corporation

BancWest Mid-Year Dodd Frank Act Company-Run Capital Stress Test Disclosure. BancWest Corporation BancWest 2017 Mid-Year Dodd Frank Act Company-Run Capital Stress Test Disclosure BancWest Corporation BancWest Overview Incorporated in this disclosure are the mid-year stress test results of BancWest

More information

Predicting and Preventing Credit Card Default

Predicting and Preventing Credit Card Default Predicting and Preventing Credit Card Default Project Plan MS-E2177: Seminar on Case Studies in Operations Research Client: McKinsey Finland Ari Viitala Max Merikoski (Project Manager) Nourhan Shafik 21.2.2018

More information

Capital One Financial Corporation

Capital One Financial Corporation Capital One Financial Corporation Dodd-Frank Act Company-Run Stress Test Disclosures October 24, 2017 Explanatory Note Section 165 of the Dodd Frank Wall Street Reform and Consumer Protection Act of 2010

More information

Stress Test Scenarios

Stress Test Scenarios Stress Test Scenarios Bank of Italy October 2018 The views expressed here are those of the author and do not represent the views of the Board of Governors of the Federal Reserve System. 1 Stress Testing

More information

OXFORD ECONOMICS. Stress testing and risk management services

OXFORD ECONOMICS. Stress testing and risk management services OXFORD ECONOMICS Stress testing and risk management services September 2014 The rising need for rigorous stress testing Stress testing has become a critical component of the risk identification and risk

More information

Dodd-Frank Act Stress Test 2017 Results Disclosure. Webster Financial Corporation and Webster Bank, N.A.

Dodd-Frank Act Stress Test 2017 Results Disclosure. Webster Financial Corporation and Webster Bank, N.A. Dodd-Frank Act Stress Test 2017 Results Disclosure Webster Financial Corporation and Webster Bank, N.A. October 17, 2017 I. Overview and Requirements Webster Financial Corporation ( Webster or the Holding

More information

Model Maestro. Scorto TM. Specialized Tools for Credit Scoring Models Development. Credit Portfolio Analysis. Scoring Models Development

Model Maestro. Scorto TM. Specialized Tools for Credit Scoring Models Development. Credit Portfolio Analysis. Scoring Models Development Credit Portfolio Analysis Scoring Models Development Scorto TM Models Analysis and Maintenance Model Maestro Specialized Tools for Credit Scoring Models Development 2 Purpose and Tasks to Be Solved Scorto

More information

BMO Financial Corp. and. BMO Harris Bank N.A. Dodd-Frank Act Company-Run Stress Test. Supervisory Severely Adverse Scenario Results Disclosure

BMO Financial Corp. and. BMO Harris Bank N.A. Dodd-Frank Act Company-Run Stress Test. Supervisory Severely Adverse Scenario Results Disclosure BMO Financial Corp. and BMO Harris Bank N.A. Dodd-Frank Act Company-Run Stress Test Supervisory Severely Adverse Scenario Results Disclosure June 2, 208 Overview BMO Financial Corp. (BFC), a U.S. Intermediate

More information

Improving Usefulness of PPNR CCAR Stress Test Models: Adding 30+ Years of Rate Data to Deposit Balance Models

Improving Usefulness of PPNR CCAR Stress Test Models: Adding 30+ Years of Rate Data to Deposit Balance Models Improving Usefulness of PPNR CCAR Stress Test Models: Adding 30+ Years of Rate Data to Deposit Balance Models PETE GILCHRIST, WES WEST, RYAN SCHULZ, JANE LIM We welcome your feedback and are happy to continue

More information

UPDATED IAA EDUCATION SYLLABUS

UPDATED IAA EDUCATION SYLLABUS II. UPDATED IAA EDUCATION SYLLABUS A. Supporting Learning Areas 1. STATISTICS Aim: To enable students to apply core statistical techniques to actuarial applications in insurance, pensions and emerging

More information

Quantifiable Risk Management Data Driven Approaches to Building a Predictive Risk Framework. Andrew Auslander, CFA, FRM

Quantifiable Risk Management Data Driven Approaches to Building a Predictive Risk Framework. Andrew Auslander, CFA, FRM Quantifiable Risk Management Data Driven Approaches to Building a Predictive Risk Framework Andrew Auslander, CFA, FRM Quantifiable Risk Management Data driven Approaches to Building a Predictive Risk

More information

Bank of America 2015 Dodd-Frank Act Annual Stress Test Results Supervisory Severely Adverse Scenario March 5, 2015

Bank of America 2015 Dodd-Frank Act Annual Stress Test Results Supervisory Severely Adverse Scenario March 5, 2015 Bank of America 2015 Dodd-Frank Act Annual Stress Test Results Supervisory Severely Adverse Scenario March 5, 2015 Important Presentation Information The 2015 Dodd-Frank Act Annual Stress Test Results

More information

Investing through Economic Cycles with Ensemble Machine Learning Algorithms

Investing through Economic Cycles with Ensemble Machine Learning Algorithms Investing through Economic Cycles with Ensemble Machine Learning Algorithms Thomas Raffinot Silex Investment Partners Big Data in Finance Conference Thomas Raffinot (Silex-IP) Economic Cycles-Machine Learning

More information

Harnessing Traditional and Alternative Credit Data: Credit Optics 5.0

Harnessing Traditional and Alternative Credit Data: Credit Optics 5.0 Harnessing Traditional and Alternative Credit Data: Credit Optics 5.0 March 1, 2013 Introduction Lenders and service providers are once again focusing on controlled growth and adjusting to a lending environment

More information

International Journal of Business and Administration Research Review, Vol. 1, Issue.1, Jan-March, Page 149

International Journal of Business and Administration Research Review, Vol. 1, Issue.1, Jan-March, Page 149 DEVELOPING RISK SCORECARD FOR APPLICATION SCORING AND OPERATIONAL EFFICIENCY Avisek Kundu* Ms. Seeboli Ghosh Kundu** *Senior consultant Ernst and Young. **Senior Lecturer ITM Business Schooland Research

More information

Visuals of 2016 CCAR and DFAST Results

Visuals of 2016 CCAR and DFAST Results July, 1 Visuals of 1 CCAR and DFAST Results This document includes visuals of the Federal Reserve s 1 Comprehensive Capital Analysis and Review ( CCAR ) results as well as the supervisory Dodd- Frank Act

More information

Bank of America 2016 Dodd-Frank Act Annual Stress Test Results Supervisory Severely Adverse Scenario June 23, 2016

Bank of America 2016 Dodd-Frank Act Annual Stress Test Results Supervisory Severely Adverse Scenario June 23, 2016 Bank of America 2016 Dodd-Frank Act Annual Stress Test Results Supervisory Severely Adverse Scenario June 23, 2016 Important Presentation Information The 2016 Dodd-Frank Act Annual Stress Test Results

More information

BMO Financial Corp Mid-Cycle Dodd-Frank Act Stress Test. Severely Adverse Scenario Results Disclosure

BMO Financial Corp Mid-Cycle Dodd-Frank Act Stress Test. Severely Adverse Scenario Results Disclosure BMO Financial Corp. Mid-Cycle Dodd-Frank Act Stress Test Severely Adverse Scenario Results Disclosure October 22, Overview BMO Financial Corp. (BFC), a U.S. Intermediate Holding Company (IHC), is a wholly-owned

More information

Machine Learning Applications in Insurance

Machine Learning Applications in Insurance General Public Release Machine Learning Applications in Insurance Nitin Nayak, Ph.D. Digital & Smart Analytics Swiss Re General Public Release Machine learning is.. Giving computers the ability to learn

More information

Are New Modeling Techniques Worth It?

Are New Modeling Techniques Worth It? Are New Modeling Techniques Worth It? Tom Zougas PhD PEng, Manager Data Science, TransUnion TORONTO SAS USER GROUP MAY 2, 2018 Are New Modeling Techniques Worth It? Presenter Tom Zougas PhD PEng, Manager

More information

HSBC North America Holdings Inc Mid-Cycle Company-Run Dodd-Frank Act Stress Test Results. Date: September 15, 2014

HSBC North America Holdings Inc Mid-Cycle Company-Run Dodd-Frank Act Stress Test Results. Date: September 15, 2014 Date: September 15, 2014 TABLE OF CONTENTS PAGE 1. Overview of the mid-cycle company-run Dodd-Frank Act stress test... 1 2. Description of the internal severely adverse scenario... 1 3. Forecasting methodologies

More information

Credit Modeling, CECL, Concentration, and Capital Stress Testing

Credit Modeling, CECL, Concentration, and Capital Stress Testing Credit Modeling, CECL, Concentration, and Capital Stress Testing Presented by Wilary Winn Douglas Winn, President Brenda Lidke, Director Frank Wilary, Principal Matt Erickson, Director September 26, 2016

More information

Incorporating External Economic Scenarios into Your CCAR Stress Testing Routines

Incorporating External Economic Scenarios into Your CCAR Stress Testing Routines Paper SAS1756-2015 Incorporating External Economic Scenarios into Your CCAR Stress Testing Routines ABSTRACT Christian Macaro and Kenneth Sanford, SAS Institute Inc. Since the financial crisis of 2008,

More information

Dodd-Frank Act Company-Run Stress Test Disclosures

Dodd-Frank Act Company-Run Stress Test Disclosures Dodd-Frank Act Company-Run Stress Test Disclosures June 21, 2018 Table of Contents The PNC Financial Services Group, Inc. Table of Contents INTRODUCTION... 3 BACKGROUND... 3 2018 SUPERVISORY SEVERELY ADVERSE

More information

HIGHER CAPITAL IS NOT A SUBSTITUTE FOR STRESS TESTS. Nellie Liang, The Brookings Institution

HIGHER CAPITAL IS NOT A SUBSTITUTE FOR STRESS TESTS. Nellie Liang, The Brookings Institution HIGHER CAPITAL IS NOT A SUBSTITUTE FOR STRESS TESTS Nellie Liang, The Brookings Institution INTRODUCTION One of the key innovations in financial regulation that followed the financial crisis was stress

More information

Bank of America 2018 Dodd-Frank Act Mid-Cycle Stress Test Results BHC Severely Adverse Scenario October 18, 2018

Bank of America 2018 Dodd-Frank Act Mid-Cycle Stress Test Results BHC Severely Adverse Scenario October 18, 2018 Bank of America 2018 Dodd-Frank Act Mid-Cycle Stress Test Results BHC Severely Adverse Scenario October 18, 2018 Important Presentation Information The 2018 Dodd-Frank Act Mid-Cycle Stress Test Results

More information

Risk and Risk Management in the Credit Card Industry

Risk and Risk Management in the Credit Card Industry Risk and Risk Management in the Credit Card Industry F. Butaru, Q. Chen, B. Clark, S. Das, A. W. Lo and A. Siddique Discussion by Richard Stanton Haas School of Business MFM meeting January 28 29, 2016

More information

BMO Financial Corp Mid-Cycle Dodd-Frank Act Stress Test. Severely Adverse Scenario Results Disclosure

BMO Financial Corp Mid-Cycle Dodd-Frank Act Stress Test. Severely Adverse Scenario Results Disclosure BMO Financial Corp. Mid-Cycle Dodd-Frank Act Stress Test Severely Adverse Scenario Results Disclosure October 23, Overview BMO Financial Corp. (BFC), a U.S. Intermediate Holding Company (IHC), is a wholly-owned

More information

Dodd-Frank Act Stress Test Results. October 20, 2017

Dodd-Frank Act Stress Test Results. October 20, 2017 Dodd-Frank Act Stress Test Results October 20, 2017 Overview Synovus Financial Corp. (Synovus or the Company) regularly evaluates financial and capital forecasts under various economic scenarios as part

More information

Session 5. Predictive Modeling in Life Insurance

Session 5. Predictive Modeling in Life Insurance SOA Predictive Analytics Seminar Hong Kong 29 Aug. 2018 Hong Kong Session 5 Predictive Modeling in Life Insurance Jingyi Zhang, Ph.D Predictive Modeling in Life Insurance JINGYI ZHANG PhD Scientist Global

More information

The Capital Allocation Inherent in the Federal Reserve s Capital Stress Test

The Capital Allocation Inherent in the Federal Reserve s Capital Stress Test The Capital Allocation Inherent in the Federal Reserve s Capital Stress Test January 2017 Francisco Covas +1.202.649.4605 francisco.covas@theclearinghouse.org EXECUTIVE SUMMARY Post-crisis, U.S. bank regulators

More information

ALVAREZ & MARSAL READINGS IN QUANTITATIVE RISK MANAGEMENT. Current Expected Credit Loss: Modeling Credit Risk and Macroeconomic Dynamics

ALVAREZ & MARSAL READINGS IN QUANTITATIVE RISK MANAGEMENT. Current Expected Credit Loss: Modeling Credit Risk and Macroeconomic Dynamics ALVAREZ & MARSAL READINGS IN QUANTITATIVE RISK MANAGEMENT Current Expected Credit Loss: Modeling Credit Risk and Macroeconomic Dynamics CURRENT EXPECTED CREDIT LOSS: MODELING CREDIT RISK AND MACROECONOMIC

More information

Lazard Insights. The Art and Science of Volatility Prediction. Introduction. Summary. Stephen Marra, CFA, Director, Portfolio Manager/Analyst

Lazard Insights. The Art and Science of Volatility Prediction. Introduction. Summary. Stephen Marra, CFA, Director, Portfolio Manager/Analyst Lazard Insights The Art and Science of Volatility Prediction Stephen Marra, CFA, Director, Portfolio Manager/Analyst Summary Statistical properties of volatility make this variable forecastable to some

More information

Commerce Bancshares, Inc. and Commerce Bank Company Run Capital Stress Test Results Disclosure

Commerce Bancshares, Inc. and Commerce Bank Company Run Capital Stress Test Results Disclosure Commerce Bancshares, Inc. and Commerce Bank Company Run Capital Stress Test Results Disclosure Capital Stress Testing Results Covering the Time Period January 1, 2017 through March 31, 2019 for Commerce

More information

Disclosure of Company-Run Stress Test Results

Disclosure of Company-Run Stress Test Results One Lincoln Street Boston, MA 02111 United States of America Disclosure of Company-Run Stress Test Results State Street Corporation (State Street; or the Company), like other companies governed by the

More information

DISCLOSURE OF RESULTS OF STRESS TESTS UNDER THE DODD-FRANK WALL STREET REFORM AND CONSUMER PROTECTION ACT

DISCLOSURE OF RESULTS OF STRESS TESTS UNDER THE DODD-FRANK WALL STREET REFORM AND CONSUMER PROTECTION ACT DISCLOSURE OF RESULTS OF STRESS TESTS UNDER THE DODD-FRANK WALL STREET REFORM AND CONSUMER PROTECTION ACT Covering the period from January 1, 2016 through March 31, 2018 under a hypothetical, severely

More information

PRIVATEBANCORP, INC. (PVTB)

PRIVATEBANCORP, INC. (PVTB) PRIVATEBANCORP, INC. (PVTB) DODD-FRANK ACT COMPANY-RUN STRESS TEST DISCLOSURE UNDER SUPERVISORY SEVERELY ADVERSE SCENARIO OCTOBER 20, 2016 Introduction PrivateBancorp, Inc. ( PrivateBancorp, the Company,

More information

Scoring Credit Invisibles

Scoring Credit Invisibles OCTOBER 2017 Scoring Credit Invisibles Using machine learning techniques to score consumers with sparse credit histories SM Contents Who are Credit Invisibles? 1 VantageScore 4.0 Uses Machine Learning

More information

Machine Learning Performance over Long Time Frame

Machine Learning Performance over Long Time Frame Machine Learning Performance over Long Time Frame Yazhe Li, Tony Bellotti, Niall Adams Imperial College London yli16@imperialacuk Credit Scoring and Credit Control Conference, Aug 2017 Yazhe Li (Imperial

More information

The Goldman Sachs Group, Inc. PILLAR 3 DISCLOSURES

The Goldman Sachs Group, Inc. PILLAR 3 DISCLOSURES The Goldman Sachs Group, Inc. PILLAR 3 DISCLOSURES For the period ended June 30, 2015 TABLE OF CONTENTS Page No. Index of Tables 1 Introduction 2 Regulatory Capital 5 Capital Structure 6 Risk-Weighted

More information

starting on 5/1/1953 up until 2/1/2017.

starting on 5/1/1953 up until 2/1/2017. An Actuary s Guide to Financial Applications: Examples with EViews By William Bourgeois An actuary is a business professional who uses statistics to determine and analyze risks for companies. In this guide,

More information

Model Maestro. Scorto. Specialized Tools for Credit Scoring Models Development. Credit Portfolio Analysis. Scoring Models Development

Model Maestro. Scorto. Specialized Tools for Credit Scoring Models Development. Credit Portfolio Analysis. Scoring Models Development Credit Portfolio Analysis Scoring Models Development Scorto TM Models Analysis and Maintenance Model Maestro Specialized Tools for Credit Scoring Models Development 2 Purpose and Tasks to Be Solved Scorto

More information

The Bank of New York Mellon Corporation. Mid-cycle Dodd-Frank Act Stress Test Results

The Bank of New York Mellon Corporation. Mid-cycle Dodd-Frank Act Stress Test Results The Bank of New York Mellon Corporation Mid-cycle Dodd-Frank Act Stress Test Results October 12, 2018 1 Introduction Throughout this document The Bank of New York Mellon Corporation on a consolidated basis

More information

Vanguard: The yield curve inversion and what it means for investors

Vanguard: The yield curve inversion and what it means for investors Vanguard: The yield curve inversion and what it means for investors December 3, 2018 by Joseph Davis, Ph.D. of Vanguard The U.S. economy has seen a prolonged period of growth without a recession. As the

More information

MUFG Americas Holdings Corporation 2018 Dodd-Frank Act Mid-Cycle Stress Test Results

MUFG Americas Holdings Corporation 2018 Dodd-Frank Act Mid-Cycle Stress Test Results MUFG Americas Holdings Corporation 2018 Dodd-Frank Act Mid-Cycle Stress Test Results BHC Severely Adverse Scenario October 12, 2018 A member of MUFG, a global financial group Table of Contents 1 Overview

More information

Louisiana State University Health Plan s Population Health Management Initiative

Louisiana State University Health Plan s Population Health Management Initiative Louisiana State University Health Plan s Population Health Management Initiative Cost Savings for a Self-Insured Employer s Care Coordination Program Farah Buric, Ph.D. Ila Sarkar, Ph.D. Executive Summary

More information

TCH Research Note: 2016 Federal Reserve s Stress Testing Scenarios

TCH Research Note: 2016 Federal Reserve s Stress Testing Scenarios TCH Research Note: 2016 Federal Reserve s Stress Testing Scenarios March 2016 Francisco Covas +1.202.649.4605 francisco.covas@theclearinghouse.org I. Executive Summary On January 28, the Federal Reserve

More information

PILLAR 3 DISCLOSURES

PILLAR 3 DISCLOSURES . The Goldman Sachs Group, Inc. December 2012 PILLAR 3 DISCLOSURES For the period ended December 31, 2014 TABLE OF CONTENTS Page No. Index of Tables 2 Introduction 3 Regulatory Capital 7 Capital Structure

More information

F.N.B. Corporation & First National Bank of Pennsylvania Capital Stress Test Results Disclosure

F.N.B. Corporation & First National Bank of Pennsylvania Capital Stress Test Results Disclosure F.N.B. Corporation & First National Bank of Pennsylvania Capital Stress Test Results Disclosure Capital Stress Testing Results Covering the Time Period January 1, 2016 through March 31, 2018 for F.N.B.

More information

Economic Response Models in LookAhead

Economic Response Models in LookAhead Economic Models in LookAhead Interthinx, Inc. 2013. All rights reserved. LookAhead is a registered trademark of Interthinx, Inc.. Interthinx is a registered trademark of Verisk Analytics. No part of this

More information

DISCOVER FINANCIAL SERVICES. Dodd-Frank Act Stress Test Disclosures June 21, 2018

DISCOVER FINANCIAL SERVICES. Dodd-Frank Act Stress Test Disclosures June 21, 2018 DISCOVER FINANCIAL SERVICES Dodd-Frank Act Stress Test Disclosures June 21, 2018 DISCOVER FINANCIAL SERVICES CCAR 2018 Public Disclosure of Stress Test Results TABLE OF CONTENTS Introduction 1 Summary

More information

U.S. Bank National Association. Annual Company-Run Stress Test Disclosure

U.S. Bank National Association. Annual Company-Run Stress Test Disclosure U.S. Bank National Association Annual Company-Run Stress Test Disclosure March, 2013 Page 1 Risks Included in the Stress Test U.S. Bank National Association (the Bank ) is U.S. Bancorp s (the Company )

More information

Positioning Analysis in Commodity Markets: Bridging Fundamental and Technical Analysis

Positioning Analysis in Commodity Markets: Bridging Fundamental and Technical Analysis J.P. Morgan Center for Commodities at the University of Colorado Denver Business School Positioning Analysis in Commodity Markets: Bridging Fundamental and Technical Analysis Mark Keenan Managing Director,

More information

Arvest Bank Group, Inc. and Arvest Bank

Arvest Bank Group, Inc. and Arvest Bank Arvest Bank Group, Inc. and Arvest Bank 2017 Dodd Frank Act Stress Test (DFAST) Results Disclosure Capital Stress Testing Results Covering the Time Period January 1, 2017 through March 31, 2019 for Arvest

More information

CECL: Data, Scenarios and Cash Flow Thoughts

CECL: Data, Scenarios and Cash Flow Thoughts CECL: Data, Scenarios and Cash Flow Thoughts H. Walter Young November 14, 2016 2016 Risk Management Association Annual Risk Management Conference Dallas, Texas Table of Contents I. Data: Not all data is

More information

Dodd-Frank Act Stress Test 2017 Public Disclosure

Dodd-Frank Act Stress Test 2017 Public Disclosure Dodd-Frank Act Stress Test 2017 Public Disclosure October 25, 2017 About MB Financial, Inc. MB Financial, Inc., headquartered in Chicago, Illinois, is a financial holding company. The words MB Financial,

More information

CIBC Bank USA (f/k/a The PrivateBank and Trust Company)

CIBC Bank USA (f/k/a The PrivateBank and Trust Company) CIBC Bank USA (f/k/a The PrivateBank and Trust Company) DODD-FRANK ACT COMPANY-RUN STRESS TEST DISCLOSURE UNDER SUPERVISORY SEVERELY ADVERSE SCENARIO OCTOBER 31, 2017 Introduction On June 29, 2016, PrivateBancorp,

More information

Discover Financial Services. Dodd-Frank Act Stress Test Disclosures

Discover Financial Services. Dodd-Frank Act Stress Test Disclosures Discover Financial Services Dodd-Frank Act Stress Test Disclosures March 26, 2014 1 Discover CCAR 2014 Public Disclosure of Results Introduction The Dodd-Frank Wall Street Reform and Consumer Protection

More information

2015 CCAR Results and Dodd-Frank Act Stress Test Disclosure

2015 CCAR Results and Dodd-Frank Act Stress Test Disclosure 2015 CCAR Results and Dodd-Frank Act Stress Test Disclosure SEVERELY ADVERSE SCENARIO MARCH 13, 2015 A member of MUFG, a global financial group Table of Contents 1 Overview 3 2 Severely Adverse Scenario

More information

Comprehensive Capital Analysis and Review 2012: Methodology and Results for Stress Scenario Projections

Comprehensive Capital Analysis and Review 2012: Methodology and Results for Stress Scenario Projections Comprehensive Capital Analysis and Review 2012: Methodology and Results for Stress Scenario Projections March 13, 2012 BOARD OF GOVERNORS OF THE FEDERAL RESERVE SYSTEM Comprehensive Capital Analysis and

More information

Credit risk management. Why it matters and how insurers can enhance their capabilities

Credit risk management. Why it matters and how insurers can enhance their capabilities Credit risk management Why it matters and how insurers can enhance their capabilities As enterprise risk management has moved up the strategic agenda for insurance executives in the years since the global

More information

Examining the Morningstar Quantitative Rating for Funds A new investment research tool.

Examining the Morningstar Quantitative Rating for Funds A new investment research tool. ? Examining the Morningstar Quantitative Rating for Funds A new investment research tool. Morningstar Quantitative Research 27 August 2018 Contents 1 Executive Summary 1 Introduction 2 Abbreviated Methodology

More information

Razor Risk Market Risk Overview

Razor Risk Market Risk Overview Razor Risk Market Risk Overview Version 1.0 (Final) Prepared by: Razor Risk Updated: 20 April 2012 Razor Risk 7 th Floor, Becket House 36 Old Jewry London EC2R 8DD Telephone: +44 20 3194 2564 e-mail: peter.walsh@razor-risk.com

More information

DISCOVER FINANCIAL SERVICES DFAST 2016 Mid-cycle Public Disclosure of Stress Test Results October 6, 2016

DISCOVER FINANCIAL SERVICES DFAST 2016 Mid-cycle Public Disclosure of Stress Test Results October 6, 2016 DISCOVER FINANCIAL SERVICES DFAST 2016 Mid-cycle Public Disclosure of Stress Test Results October 6, 2016 DISCOVER FINANCIAL SERVICES DFAST 2016 Mid-cycle Public Disclosure of Stress Test Results TABLE

More information

FASB s CECL Model: Navigating the Changes

FASB s CECL Model: Navigating the Changes FASB s CECL Model: Navigating the Changes Planning for Current Expected Credit Losses (CECL) By R. Chad Kellar, CPA, and Matthew A. Schell, CPA, CFA Audit Tax Advisory Risk Performance 1 Crowe Horwath

More information

Multifamily Securities Investor Access Desk Reference Manual

Multifamily Securities Investor Access Desk Reference Manual Multifamily Securities Investor Access Manual February 2013 Contents 1 Application Overview... 3 2 Minimum Browser Requirements... 3 3 Contacting Investor Access Tool Administrator... 3 4 Accessing and

More information

Machine Learning in Risk Forecasting and its Application in Low Volatility Strategies

Machine Learning in Risk Forecasting and its Application in Low Volatility Strategies NEW THINKING Machine Learning in Risk Forecasting and its Application in Strategies By Yuriy Bodjov Artificial intelligence and machine learning are two terms that have gained increased popularity within

More information

PILLAR 3 DISCLOSURES

PILLAR 3 DISCLOSURES The Goldman Sachs Group, Inc. December 2012 PILLAR 3 DISCLOSURES For the period ended June 30, 2014 TABLE OF CONTENTS Page No. Index of Tables 2 Introduction 3 Regulatory Capital 7 Capital Structure 8

More information

DISCOVER FINANCIAL SERVICES (Exact name of registrant as specified in its charter)

DISCOVER FINANCIAL SERVICES (Exact name of registrant as specified in its charter) UNITED STATES SECURITIES AND EXCHANGE COMMISSION Washington, D.C. 20549 Form 8-K Current Report Pursuant to Section 13 or 15(d) of the Securities Exchange Act of 1934 Date of Report (Date of earliest event

More information

Investment Insights What are US commercial mortgage-backed securities (US CMBS)?

Investment Insights What are US commercial mortgage-backed securities (US CMBS)? Investment Insights What are US commercial mortgage-backed securities (US CMBS)? Introduction US Commercial mortgage-backed securities (US CMBS) are bonds collateralized by commercial real estate loans

More information

2015 Annual DFAST. SunTrust Banks, Inc. Dodd-Frank Act 2015 Annual Stress Test Results Disclosure. March 6, 2015

2015 Annual DFAST. SunTrust Banks, Inc. Dodd-Frank Act 2015 Annual Stress Test Results Disclosure. March 6, 2015 SunTrust Banks, Inc. Dodd-Frank Act 2015 Annual Stress Test Results Disclosure March 6, 2015 Page 1 of 8 03/6/2015 Overview SunTrust Banks, Inc. ( SunTrust or the Company ) regularly evaluates financial

More information

Best Practices in SCAP Modeling

Best Practices in SCAP Modeling Best Practices in SCAP Modeling Dr. Joseph L. Breeden Chief Executive Officer Strategic Analytics November 30, 2010 Introduction The Federal Reserve recently announced that the nation s 19 largest bank

More information

Understanding BCAR for U.S. Property/Casualty Insurers

Understanding BCAR for U.S. Property/Casualty Insurers BEST S METHODOLOGY AND CRITERIA Understanding BCAR for U.S. Property/Casualty Insurers October 13, 2017 Thomas Mount: 1 908 439 2200 Ext. 5155 Thomas.Mount@ambest.com Stephen Irwin: 908 439 2200 Ext. 5454

More information

Fifth Third Bancorp Dodd-Frank Act Company-Run Stress Test Disclosures June 21, 2018

Fifth Third Bancorp Dodd-Frank Act Company-Run Stress Test Disclosures June 21, 2018 Fifth Third Bancorp Dodd-Frank Act Company-Run Stress Test Disclosures June 21, 2018 Fifth Third Bancorp ( Fifth Third, the Bancorp, or the Company ) hereunder is disclosing results from its 2018 company-run

More information

Regulatory Capital Disclosures

Regulatory Capital Disclosures The Goldman Sachs Group, Inc. Regulatory Capital Disclosures For the period ended December 31, 2013 0 Page Introduction The Goldman Sachs Group, Inc. (Group Inc.) is a leading global investment banking,

More information

BB&T Corporation. Dodd-Frank Act Company-run Mid-cycle Stress Test Disclosure BB&T Severely Adverse Scenario. October 18, 2018.

BB&T Corporation. Dodd-Frank Act Company-run Mid-cycle Stress Test Disclosure BB&T Severely Adverse Scenario. October 18, 2018. BB&T Corporation Dodd-Frank Act Company-run Mid-cycle Stress Test Disclosure BB&T Severely Adverse Scenario October 18, 2018 1 Introduction BB&T Corporation (BB&T) is one of the largest financial services

More information

HSBC North America Holdings Inc Comprehensive Capital Analysis and Review and Annual Company-Run Dodd-Frank Act Stress Test Results

HSBC North America Holdings Inc Comprehensive Capital Analysis and Review and Annual Company-Run Dodd-Frank Act Stress Test Results 2018 Comprehensive Capital Analysis and Review and Annual Company-Run Dodd-Frank Act Stress Test Results Date: July 2, 2018 TABLE OF CONTENTS 1. Overview of the Comprehensive Capital Analysis and Review

More information

KNPC Risk Approach for Projects Economic Evaluation

KNPC Risk Approach for Projects Economic Evaluation KNPC Risk Approach for Projects Economic Evaluation Implementation Approach March 2015 Presented by Eng. May Al-Ebrahim Introduction Investment decisions require special attention because they involve

More information

2013 Comprehensive Capital Analysis and Review (CCAR) and Dodd-Frank Stress Tests

2013 Comprehensive Capital Analysis and Review (CCAR) and Dodd-Frank Stress Tests 2013 Comprehensive Capital Analysis and Review (CCAR) and Dodd-Frank Stress Tests Comprehensive Capital Plan submitted to the Federal Reserve Bank on January 7, 2013 SECTION TABLE OF CONTENTS PAGE 1 Background

More information

HSBC North America Holdings Inc Mid-Cycle Company-Run Dodd-Frank Act Stress Test Results. Date: July 16, 2015

HSBC North America Holdings Inc Mid-Cycle Company-Run Dodd-Frank Act Stress Test Results. Date: July 16, 2015 Date: July 16, 2015 TABLE OF CONTENTS PAGE 1. Overview of Mid-Cycle Company-Run Dodd-Frank Act Stress Test... 1 2. Description of the Bank Holding Company Severely Adverse scenario... 1 3. Forecasting

More information

U.S. Supervisory Stress Testing. James Vickery Federal Reserve Bank of New York

U.S. Supervisory Stress Testing. James Vickery Federal Reserve Bank of New York U.S. Supervisory Stress Testing James Vickery Federal Reserve Bank of New York October 8, 2015 Disclaimer The views expressed in this presentation are my own and do not necessarily represent the views

More information

DISCOVER FINANCIAL SERVICES DFAST 2018 Mid-cycle Public Disclosure of Stress Test Results October 9, 2018

DISCOVER FINANCIAL SERVICES DFAST 2018 Mid-cycle Public Disclosure of Stress Test Results October 9, 2018 DISCOVER FINANCIAL SERVICES DFAST 2018 Mid-cycle Public Disclosure of Stress Test Results October 9, 2018 DISCOVER FINANCIAL SERVICES DFAST 2018 Mid-cycle Public Disclosure of Stress Test Results TABLE

More information

2018 Annual Stress Test Disclosure

2018 Annual Stress Test Disclosure 208 Annual Stress Test Disclosure Dodd-Frank Act Stress Test Results Supervisory Severely Adverse Scenario June 2, 208 Table of contents Page 208 Supervisory Severely Adverse scenario results 2 Risks and

More information

2014 Annual Stress Testing Disclosure

2014 Annual Stress Testing Disclosure 2014 Annual Stress Testing Disclosure Results of the FHFA Supervisory Severely Adverse Scenario As Required by the Dodd-Frank Wall Street Reform and Consumer Protection Act Overview On November 26, 2013,

More information

2015 BOK Financial Corporation and BOKF, NA DFAST Public Disclosure

2015 BOK Financial Corporation and BOKF, NA DFAST Public Disclosure 2015 BOK Financial Corporation and BOKF, NA DFAST Public Disclosure BOK Financial Corporation and BOKF, NA are required to perform annual company-run capital stress testing pursuant to the Dodd-Frank Wall

More information

Regressing Loan Spread for Properties in the New York Metropolitan Area

Regressing Loan Spread for Properties in the New York Metropolitan Area Regressing Loan Spread for Properties in the New York Metropolitan Area Tyler Casey tyler.casey09@gmail.com Abstract: In this paper, I describe a method for estimating the spread of a loan given common

More information

We are not saying it s easy, we are just trying to make it simpler than before. An Online Platform for backtesting quantitative trading strategies.

We are not saying it s easy, we are just trying to make it simpler than before. An Online Platform for backtesting quantitative trading strategies. We are not saying it s easy, we are just trying to make it simpler than before. An Online Platform for backtesting quantitative trading strategies. Visit www.kuants.in to get your free access to Stock

More information

Amath 546/Econ 589 Introduction to Credit Risk Models

Amath 546/Econ 589 Introduction to Credit Risk Models Amath 546/Econ 589 Introduction to Credit Risk Models Eric Zivot May 31, 2012. Reading QRM chapter 8, sections 1-4. How Credit Risk is Different from Market Risk Market risk can typically be measured directly

More information

BlackRock Solutions CMBS Credit Model

BlackRock Solutions CMBS Credit Model Aladdin Model Documentation BlackRock Solutions CMBS Credit Model June 2017 2017 BlackRock, Inc. All Rights Reserved. BLACKROCK, BLACKROCK SOLUTIONS and ALADDIN are registered trademarks of BlackRock,

More information

Better decision making under uncertain conditions using Monte Carlo Simulation

Better decision making under uncertain conditions using Monte Carlo Simulation IBM Software Business Analytics IBM SPSS Statistics Better decision making under uncertain conditions using Monte Carlo Simulation Monte Carlo simulation and risk analysis techniques in IBM SPSS Statistics

More information

How Can YOU Use it? Artificial Intelligence for Actuaries. SOA Annual Meeting, Gaurav Gupta. Session 058PD

How Can YOU Use it? Artificial Intelligence for Actuaries. SOA Annual Meeting, Gaurav Gupta. Session 058PD Artificial Intelligence for Actuaries How Can YOU Use it? SOA Annual Meeting, 2018 Session 058PD Gaurav Gupta Founder & CEO ggupta@quaerainsights.com Audience Poll What is my level of AI understanding?

More information