Modeling Rating Transition Matrices for Wholesale Loan Portfolios - - PowerPoint PPT Presentation

modeling rating transition matrices for wholesale loan
SMART_READER_LITE
LIVE PREVIEW

Modeling Rating Transition Matrices for Wholesale Loan Portfolios - - PowerPoint PPT Presentation

Modeling Rating Transition Matrices for Wholesale Loan Portfolios with Stata Christopher F Baum Alper Corlu Soner Tunay Boston College / DIW Berlin Risk Analytics, Citizens Financial Group Stata Conference 2016, Chicago Baum, Corlu, Tunay


slide-1
SLIDE 1

Modeling Rating Transition Matrices for Wholesale Loan Portfolios with Stata

Christopher F Baum Alper Corlu Soner Tunay

Boston College / DIW Berlin Risk Analytics, Citizens Financial Group

Stata Conference 2016, Chicago

Baum, Corlu, Tunay (BC / CFG) Modeling Rating Transitions StataConf 2016 1 / 33

slide-2
SLIDE 2

Modeling asset quality rating transition matrices

Modeling asset quality rating transition matrices

Evaluation of the response of commercial banks’ loan portfolios to stressful economic conditions is mandated in the US by Dodd–Frank and the Fed’s CCAR stress testing scenarios imposed on SIFIs. In this paper, we focus on how the asset quality ratings (AQRs) of wholesale loans may vary in response to changes in the macroeconomic environment. A number of approaches have been developed to model the AQR transition matrices of wholesale loans’ asset quality rating measures.

Baum, Corlu, Tunay (BC / CFG) Modeling Rating Transitions StataConf 2016 2 / 33

slide-3
SLIDE 3

Modeling asset quality rating transition matrices

Modeling asset quality rating transition matrices

Evaluation of the response of commercial banks’ loan portfolios to stressful economic conditions is mandated in the US by Dodd–Frank and the Fed’s CCAR stress testing scenarios imposed on SIFIs. In this paper, we focus on how the asset quality ratings (AQRs) of wholesale loans may vary in response to changes in the macroeconomic environment. A number of approaches have been developed to model the AQR transition matrices of wholesale loans’ asset quality rating measures.

Baum, Corlu, Tunay (BC / CFG) Modeling Rating Transitions StataConf 2016 2 / 33

slide-4
SLIDE 4

Modeling asset quality rating transition matrices

Modeling asset quality rating transition matrices

Evaluation of the response of commercial banks’ loan portfolios to stressful economic conditions is mandated in the US by Dodd–Frank and the Fed’s CCAR stress testing scenarios imposed on SIFIs. In this paper, we focus on how the asset quality ratings (AQRs) of wholesale loans may vary in response to changes in the macroeconomic environment. A number of approaches have been developed to model the AQR transition matrices of wholesale loans’ asset quality rating measures.

Baum, Corlu, Tunay (BC / CFG) Modeling Rating Transitions StataConf 2016 2 / 33

slide-5
SLIDE 5

Modeling asset quality rating transition matrices The single index approach

A commonly used technique in the financial industry is the single index approach, where creditworthiness is modeled as responding to a systematic factor, Zt. Zt, meant to reflect the credit cycle, is expressed as a standard normal variable, explaining the deviation of the transition matrix from the average transition matrix. The inherent symmetry in this approach is a weakness, as in times of stress the distribution of transitions may become skewed, and larger transitions may be more frequent. The strongest objection to this approach: the default state is treated like any other column of the matrix, whereas it plays a crucial role in forecasting losses from the portfolio. We have recently implemented the single-index approach using Mata’s optimize functions.

Baum, Corlu, Tunay (BC / CFG) Modeling Rating Transitions StataConf 2016 3 / 33

slide-6
SLIDE 6

Modeling asset quality rating transition matrices The single index approach

A commonly used technique in the financial industry is the single index approach, where creditworthiness is modeled as responding to a systematic factor, Zt. Zt, meant to reflect the credit cycle, is expressed as a standard normal variable, explaining the deviation of the transition matrix from the average transition matrix. The inherent symmetry in this approach is a weakness, as in times of stress the distribution of transitions may become skewed, and larger transitions may be more frequent. The strongest objection to this approach: the default state is treated like any other column of the matrix, whereas it plays a crucial role in forecasting losses from the portfolio. We have recently implemented the single-index approach using Mata’s optimize functions.

Baum, Corlu, Tunay (BC / CFG) Modeling Rating Transitions StataConf 2016 3 / 33

slide-7
SLIDE 7

Modeling asset quality rating transition matrices The single index approach

A commonly used technique in the financial industry is the single index approach, where creditworthiness is modeled as responding to a systematic factor, Zt. Zt, meant to reflect the credit cycle, is expressed as a standard normal variable, explaining the deviation of the transition matrix from the average transition matrix. The inherent symmetry in this approach is a weakness, as in times of stress the distribution of transitions may become skewed, and larger transitions may be more frequent. The strongest objection to this approach: the default state is treated like any other column of the matrix, whereas it plays a crucial role in forecasting losses from the portfolio. We have recently implemented the single-index approach using Mata’s optimize functions.

Baum, Corlu, Tunay (BC / CFG) Modeling Rating Transitions StataConf 2016 3 / 33

slide-8
SLIDE 8

Modeling asset quality rating transition matrices The single index approach

A commonly used technique in the financial industry is the single index approach, where creditworthiness is modeled as responding to a systematic factor, Zt. Zt, meant to reflect the credit cycle, is expressed as a standard normal variable, explaining the deviation of the transition matrix from the average transition matrix. The inherent symmetry in this approach is a weakness, as in times of stress the distribution of transitions may become skewed, and larger transitions may be more frequent. The strongest objection to this approach: the default state is treated like any other column of the matrix, whereas it plays a crucial role in forecasting losses from the portfolio. We have recently implemented the single-index approach using Mata’s optimize functions.

Baum, Corlu, Tunay (BC / CFG) Modeling Rating Transitions StataConf 2016 3 / 33

slide-9
SLIDE 9

Modeling asset quality rating transition matrices The single index approach

A commonly used technique in the financial industry is the single index approach, where creditworthiness is modeled as responding to a systematic factor, Zt. Zt, meant to reflect the credit cycle, is expressed as a standard normal variable, explaining the deviation of the transition matrix from the average transition matrix. The inherent symmetry in this approach is a weakness, as in times of stress the distribution of transitions may become skewed, and larger transitions may be more frequent. The strongest objection to this approach: the default state is treated like any other column of the matrix, whereas it plays a crucial role in forecasting losses from the portfolio. We have recently implemented the single-index approach using Mata’s optimize functions.

Baum, Corlu, Tunay (BC / CFG) Modeling Rating Transitions StataConf 2016 3 / 33

slide-10
SLIDE 10

Modeling asset quality rating transition matrices Advantages of Stata-based risk modeling

Advantages of Stata-based risk modeling

Stata’s facilities for data management and econometric modeling have made it the tool of choice for many of the analytical tasks encountered in CFG’s retail and wholesale risk analysis. Our first approach to risk analysis of wholesale loans is based on the fractional logit model, available for some time as a GLM, but now explicitly supported by fracreg logit. Our fractional logit model estimates an entire set of models for different rating classes in a single step. Our second approach to risk analysis of wholesale loans is based

  • n the SUR model(sureg), well supported in Stata for both

estimation and postestimation tasks.

Baum, Corlu, Tunay (BC / CFG) Modeling Rating Transitions StataConf 2016 4 / 33

slide-11
SLIDE 11

Modeling asset quality rating transition matrices Advantages of Stata-based risk modeling

Advantages of Stata-based risk modeling

Stata’s facilities for data management and econometric modeling have made it the tool of choice for many of the analytical tasks encountered in CFG’s retail and wholesale risk analysis. Our first approach to risk analysis of wholesale loans is based on the fractional logit model, available for some time as a GLM, but now explicitly supported by fracreg logit. Our fractional logit model estimates an entire set of models for different rating classes in a single step. Our second approach to risk analysis of wholesale loans is based

  • n the SUR model(sureg), well supported in Stata for both

estimation and postestimation tasks.

Baum, Corlu, Tunay (BC / CFG) Modeling Rating Transitions StataConf 2016 4 / 33

slide-12
SLIDE 12

Modeling asset quality rating transition matrices Advantages of Stata-based risk modeling

Advantages of Stata-based risk modeling

Stata’s facilities for data management and econometric modeling have made it the tool of choice for many of the analytical tasks encountered in CFG’s retail and wholesale risk analysis. Our first approach to risk analysis of wholesale loans is based on the fractional logit model, available for some time as a GLM, but now explicitly supported by fracreg logit. Our fractional logit model estimates an entire set of models for different rating classes in a single step. Our second approach to risk analysis of wholesale loans is based

  • n the SUR model(sureg), well supported in Stata for both

estimation and postestimation tasks.

Baum, Corlu, Tunay (BC / CFG) Modeling Rating Transitions StataConf 2016 4 / 33

slide-13
SLIDE 13

Modeling asset quality rating transition matrices Advantages of Stata-based risk modeling

Advantages of Stata-based risk modeling

Stata’s facilities for data management and econometric modeling have made it the tool of choice for many of the analytical tasks encountered in CFG’s retail and wholesale risk analysis. Our first approach to risk analysis of wholesale loans is based on the fractional logit model, available for some time as a GLM, but now explicitly supported by fracreg logit. Our fractional logit model estimates an entire set of models for different rating classes in a single step. Our second approach to risk analysis of wholesale loans is based

  • n the SUR model(sureg), well supported in Stata for both

estimation and postestimation tasks.

Baum, Corlu, Tunay (BC / CFG) Modeling Rating Transitions StataConf 2016 4 / 33

slide-14
SLIDE 14

Modeling asset quality rating transition matrices Our AQR modeling approach

Our AQR modeling approach

We depart from the single-index approach (or its multi-index generalization) to propose a more flexible method of modeling AQR transitions. Our approach involves the modeling of the most likely events: (i) no change in asset quality, (ii) one-notch changes up or down on the asset quality scale, (iii) transition to default. As historical transition matrices are dominated by the diagonal and adjacent diagonals, this approach should be able to capture a large fraction of experienced ratings changes.

Baum, Corlu, Tunay (BC / CFG) Modeling Rating Transitions StataConf 2016 5 / 33

slide-15
SLIDE 15

Modeling asset quality rating transition matrices Our AQR modeling approach

Our AQR modeling approach

We depart from the single-index approach (or its multi-index generalization) to propose a more flexible method of modeling AQR transitions. Our approach involves the modeling of the most likely events: (i) no change in asset quality, (ii) one-notch changes up or down on the asset quality scale, (iii) transition to default. As historical transition matrices are dominated by the diagonal and adjacent diagonals, this approach should be able to capture a large fraction of experienced ratings changes.

Baum, Corlu, Tunay (BC / CFG) Modeling Rating Transitions StataConf 2016 5 / 33

slide-16
SLIDE 16

Modeling asset quality rating transition matrices Our AQR modeling approach

Our AQR modeling approach

We depart from the single-index approach (or its multi-index generalization) to propose a more flexible method of modeling AQR transitions. Our approach involves the modeling of the most likely events: (i) no change in asset quality, (ii) one-notch changes up or down on the asset quality scale, (iii) transition to default. As historical transition matrices are dominated by the diagonal and adjacent diagonals, this approach should be able to capture a large fraction of experienced ratings changes.

Baum, Corlu, Tunay (BC / CFG) Modeling Rating Transitions StataConf 2016 5 / 33

slide-17
SLIDE 17

Modeling asset quality rating transition matrices Modeling the most likely transitions

Modeling the most likely transitions

This approach is implemented, using time series data on 16 asset quality ratings (AAA, AA+, AA, AA-...), with a set of fractional logit models of the probabilities of four events:

1

AQ unchanged from period t − 1 to t

2

AQ increased by one rating from period t − 1 to t

3

AQ decreased by one rating from period t − 1 to t

4

AQ transition to default in period t The remaining transition probabilities from the period t − 1 transition matrix are mechanically adjusted to meet the constraint that the probabilities of events (1)–(4) plus remaining probabilities must sum to

  • ne for each AQ rating. This implies that the AQ transition matrices

evolve dynamically in a relatively unconstrained manner.

Baum, Corlu, Tunay (BC / CFG) Modeling Rating Transitions StataConf 2016 6 / 33

slide-18
SLIDE 18

Modeling asset quality rating transition matrices Modeling the most likely transitions

Modeling the most likely transitions

This approach is implemented, using time series data on 16 asset quality ratings (AAA, AA+, AA, AA-...), with a set of fractional logit models of the probabilities of four events:

1

AQ unchanged from period t − 1 to t

2

AQ increased by one rating from period t − 1 to t

3

AQ decreased by one rating from period t − 1 to t

4

AQ transition to default in period t The remaining transition probabilities from the period t − 1 transition matrix are mechanically adjusted to meet the constraint that the probabilities of events (1)–(4) plus remaining probabilities must sum to

  • ne for each AQ rating. This implies that the AQ transition matrices

evolve dynamically in a relatively unconstrained manner.

Baum, Corlu, Tunay (BC / CFG) Modeling Rating Transitions StataConf 2016 6 / 33

slide-19
SLIDE 19

Modeling asset quality rating transition matrices Modeling the most likely transitions

Modeling the most likely transitions

This approach is implemented, using time series data on 16 asset quality ratings (AAA, AA+, AA, AA-...), with a set of fractional logit models of the probabilities of four events:

1

AQ unchanged from period t − 1 to t

2

AQ increased by one rating from period t − 1 to t

3

AQ decreased by one rating from period t − 1 to t

4

AQ transition to default in period t The remaining transition probabilities from the period t − 1 transition matrix are mechanically adjusted to meet the constraint that the probabilities of events (1)–(4) plus remaining probabilities must sum to

  • ne for each AQ rating. This implies that the AQ transition matrices

evolve dynamically in a relatively unconstrained manner.

Baum, Corlu, Tunay (BC / CFG) Modeling Rating Transitions StataConf 2016 6 / 33

slide-20
SLIDE 20

Modeling asset quality rating transition matrices Modeling the most likely transitions

Modeling the most likely transitions

This approach is implemented, using time series data on 16 asset quality ratings (AAA, AA+, AA, AA-...), with a set of fractional logit models of the probabilities of four events:

1

AQ unchanged from period t − 1 to t

2

AQ increased by one rating from period t − 1 to t

3

AQ decreased by one rating from period t − 1 to t

4

AQ transition to default in period t The remaining transition probabilities from the period t − 1 transition matrix are mechanically adjusted to meet the constraint that the probabilities of events (1)–(4) plus remaining probabilities must sum to

  • ne for each AQ rating. This implies that the AQ transition matrices

evolve dynamically in a relatively unconstrained manner.

Baum, Corlu, Tunay (BC / CFG) Modeling Rating Transitions StataConf 2016 6 / 33

slide-21
SLIDE 21

Modeling asset quality rating transition matrices Modeling the most likely transitions

Modeling the most likely transitions

This approach is implemented, using time series data on 16 asset quality ratings (AAA, AA+, AA, AA-...), with a set of fractional logit models of the probabilities of four events:

1

AQ unchanged from period t − 1 to t

2

AQ increased by one rating from period t − 1 to t

3

AQ decreased by one rating from period t − 1 to t

4

AQ transition to default in period t The remaining transition probabilities from the period t − 1 transition matrix are mechanically adjusted to meet the constraint that the probabilities of events (1)–(4) plus remaining probabilities must sum to

  • ne for each AQ rating. This implies that the AQ transition matrices

evolve dynamically in a relatively unconstrained manner.

Baum, Corlu, Tunay (BC / CFG) Modeling Rating Transitions StataConf 2016 6 / 33

slide-22
SLIDE 22

Modeling asset quality rating transition matrices Modeling the most likely transitions

Modeling the most likely transitions

This approach is implemented, using time series data on 16 asset quality ratings (AAA, AA+, AA, AA-...), with a set of fractional logit models of the probabilities of four events:

1

AQ unchanged from period t − 1 to t

2

AQ increased by one rating from period t − 1 to t

3

AQ decreased by one rating from period t − 1 to t

4

AQ transition to default in period t The remaining transition probabilities from the period t − 1 transition matrix are mechanically adjusted to meet the constraint that the probabilities of events (1)–(4) plus remaining probabilities must sum to

  • ne for each AQ rating. This implies that the AQ transition matrices

evolve dynamically in a relatively unconstrained manner.

Baum, Corlu, Tunay (BC / CFG) Modeling Rating Transitions StataConf 2016 6 / 33

slide-23
SLIDE 23

Modeling asset quality rating transition matrices Modeling the most likely transitions

Modeling the most likely transitions

This approach is implemented, using time series data on 16 asset quality ratings (AAA, AA+, AA, AA-...), with a set of fractional logit models of the probabilities of four events:

1

AQ unchanged from period t − 1 to t

2

AQ increased by one rating from period t − 1 to t

3

AQ decreased by one rating from period t − 1 to t

4

AQ transition to default in period t The remaining transition probabilities from the period t − 1 transition matrix are mechanically adjusted to meet the constraint that the probabilities of events (1)–(4) plus remaining probabilities must sum to

  • ne for each AQ rating. This implies that the AQ transition matrices

evolve dynamically in a relatively unconstrained manner.

Baum, Corlu, Tunay (BC / CFG) Modeling Rating Transitions StataConf 2016 6 / 33

slide-24
SLIDE 24

Modeling asset quality rating transition matrices The fractional logit model

The fractional logit model

The fractional logit model of Papke and Wooldridge (J. Applied Econometrics, 1996) is appropriate when the response variable is a proportion which may take on the values 0 and 1. Proportions data should not be modeled using linear regression, as it does not respect the bounds of 0 and 1, and thus can produce predictions outside the (0,1) interval. In contrast to the Tobit model, which separately models the likelihood that the response is 0 (or some other limiting value), the fractional logit produces a single set of marginal effects which show the effects of each explanatory variable on the proportion. The fractional logit model produces predictions on the same scale as the original response variable, avoiding retransformation bias.

Baum, Corlu, Tunay (BC / CFG) Modeling Rating Transitions StataConf 2016 7 / 33

slide-25
SLIDE 25

Modeling asset quality rating transition matrices The fractional logit model

The fractional logit model

The fractional logit model of Papke and Wooldridge (J. Applied Econometrics, 1996) is appropriate when the response variable is a proportion which may take on the values 0 and 1. Proportions data should not be modeled using linear regression, as it does not respect the bounds of 0 and 1, and thus can produce predictions outside the (0,1) interval. In contrast to the Tobit model, which separately models the likelihood that the response is 0 (or some other limiting value), the fractional logit produces a single set of marginal effects which show the effects of each explanatory variable on the proportion. The fractional logit model produces predictions on the same scale as the original response variable, avoiding retransformation bias.

Baum, Corlu, Tunay (BC / CFG) Modeling Rating Transitions StataConf 2016 7 / 33

slide-26
SLIDE 26

Modeling asset quality rating transition matrices The fractional logit model

The fractional logit model

The fractional logit model of Papke and Wooldridge (J. Applied Econometrics, 1996) is appropriate when the response variable is a proportion which may take on the values 0 and 1. Proportions data should not be modeled using linear regression, as it does not respect the bounds of 0 and 1, and thus can produce predictions outside the (0,1) interval. In contrast to the Tobit model, which separately models the likelihood that the response is 0 (or some other limiting value), the fractional logit produces a single set of marginal effects which show the effects of each explanatory variable on the proportion. The fractional logit model produces predictions on the same scale as the original response variable, avoiding retransformation bias.

Baum, Corlu, Tunay (BC / CFG) Modeling Rating Transitions StataConf 2016 7 / 33

slide-27
SLIDE 27

Modeling asset quality rating transition matrices The fractional logit model

The fractional logit model

The fractional logit model of Papke and Wooldridge (J. Applied Econometrics, 1996) is appropriate when the response variable is a proportion which may take on the values 0 and 1. Proportions data should not be modeled using linear regression, as it does not respect the bounds of 0 and 1, and thus can produce predictions outside the (0,1) interval. In contrast to the Tobit model, which separately models the likelihood that the response is 0 (or some other limiting value), the fractional logit produces a single set of marginal effects which show the effects of each explanatory variable on the proportion. The fractional logit model produces predictions on the same scale as the original response variable, avoiding retransformation bias.

Baum, Corlu, Tunay (BC / CFG) Modeling Rating Transitions StataConf 2016 7 / 33

slide-28
SLIDE 28

Modeling asset quality rating transition matrices Modeling ‘staying put’

A stylized fact of transition matrix modeling is that the probability

  • f an unchanged AQ rating (item (1) above) is substantial.

Our fractional logit model of the probability of ‘staying put’ takes into account the probabilities of transitions from each of the non-default AQ ratings, augmented with relevant macroeconomic factors. In the estimated model, we also found that interactions of the macro factors with transition probabilities, as well as with each

  • ther, are very relevant.

The model, fit to quarterly data for a portfolio of C&I loans from 2000–2012 over 15 non-default AQ classes, yielded an R2 = 0.604.

Baum, Corlu, Tunay (BC / CFG) Modeling Rating Transitions StataConf 2016 8 / 33

slide-29
SLIDE 29

Modeling asset quality rating transition matrices Modeling ‘staying put’

A stylized fact of transition matrix modeling is that the probability

  • f an unchanged AQ rating (item (1) above) is substantial.

Our fractional logit model of the probability of ‘staying put’ takes into account the probabilities of transitions from each of the non-default AQ ratings, augmented with relevant macroeconomic factors. In the estimated model, we also found that interactions of the macro factors with transition probabilities, as well as with each

  • ther, are very relevant.

The model, fit to quarterly data for a portfolio of C&I loans from 2000–2012 over 15 non-default AQ classes, yielded an R2 = 0.604.

Baum, Corlu, Tunay (BC / CFG) Modeling Rating Transitions StataConf 2016 8 / 33

slide-30
SLIDE 30

Modeling asset quality rating transition matrices Modeling ‘staying put’

A stylized fact of transition matrix modeling is that the probability

  • f an unchanged AQ rating (item (1) above) is substantial.

Our fractional logit model of the probability of ‘staying put’ takes into account the probabilities of transitions from each of the non-default AQ ratings, augmented with relevant macroeconomic factors. In the estimated model, we also found that interactions of the macro factors with transition probabilities, as well as with each

  • ther, are very relevant.

The model, fit to quarterly data for a portfolio of C&I loans from 2000–2012 over 15 non-default AQ classes, yielded an R2 = 0.604.

Baum, Corlu, Tunay (BC / CFG) Modeling Rating Transitions StataConf 2016 8 / 33

slide-31
SLIDE 31

Modeling asset quality rating transition matrices Modeling ‘staying put’

A stylized fact of transition matrix modeling is that the probability

  • f an unchanged AQ rating (item (1) above) is substantial.

Our fractional logit model of the probability of ‘staying put’ takes into account the probabilities of transitions from each of the non-default AQ ratings, augmented with relevant macroeconomic factors. In the estimated model, we also found that interactions of the macro factors with transition probabilities, as well as with each

  • ther, are very relevant.

The model, fit to quarterly data for a portfolio of C&I loans from 2000–2012 over 15 non-default AQ classes, yielded an R2 = 0.604.

Baum, Corlu, Tunay (BC / CFG) Modeling Rating Transitions StataConf 2016 8 / 33

slide-32
SLIDE 32

Modeling asset quality rating transition matrices Modeling ‘staying put’

.2 .4 .6 .8 1 .2 .4 .6 .8 1 .2 .4 .6 .8 1 .2 .4 .6 .8 1 2000q3 2004q3 2008q3 2012q3 2000q3 2004q3 2008q3 2012q3 2000q3 2004q3 2008q3 2012q3 2000q3 2004q3 2008q3 2012q3

AAA AA+ AA AA- A+ A A- BBB+ BBB BBB- BB B CCC CC C

Graphs by fr

blue: predicted series using gdpqgr and neg/pos unempDunemp

Predicted Staying the Same Probability

Baum, Corlu, Tunay (BC / CFG) Modeling Rating Transitions StataConf 2016 9 / 33

slide-33
SLIDE 33

Modeling asset quality rating transition matrices Modeling one-notch changes

After ‘staying put’, the most likely outcomes from one period to the next are one-notch upgrades or downgrades in the AQ rating: items (2) and (3) above. These are modeled with separate fractional logits of the same specification, taking transitions from each AQ rating as explanatory factors. The same macroeconomic factors are included, interacted with the AQ rating classes. The one-notch upgrade model yielded an R2 = 0.523 while the

  • ne-notch downgrade model yielded an R2 = 0.656.

Baum, Corlu, Tunay (BC / CFG) Modeling Rating Transitions StataConf 2016 10 / 33

slide-34
SLIDE 34

Modeling asset quality rating transition matrices Modeling one-notch changes

After ‘staying put’, the most likely outcomes from one period to the next are one-notch upgrades or downgrades in the AQ rating: items (2) and (3) above. These are modeled with separate fractional logits of the same specification, taking transitions from each AQ rating as explanatory factors. The same macroeconomic factors are included, interacted with the AQ rating classes. The one-notch upgrade model yielded an R2 = 0.523 while the

  • ne-notch downgrade model yielded an R2 = 0.656.

Baum, Corlu, Tunay (BC / CFG) Modeling Rating Transitions StataConf 2016 10 / 33

slide-35
SLIDE 35

Modeling asset quality rating transition matrices Modeling one-notch changes

After ‘staying put’, the most likely outcomes from one period to the next are one-notch upgrades or downgrades in the AQ rating: items (2) and (3) above. These are modeled with separate fractional logits of the same specification, taking transitions from each AQ rating as explanatory factors. The same macroeconomic factors are included, interacted with the AQ rating classes. The one-notch upgrade model yielded an R2 = 0.523 while the

  • ne-notch downgrade model yielded an R2 = 0.656.

Baum, Corlu, Tunay (BC / CFG) Modeling Rating Transitions StataConf 2016 10 / 33

slide-36
SLIDE 36

Modeling asset quality rating transition matrices Modeling one-notch changes

After ‘staying put’, the most likely outcomes from one period to the next are one-notch upgrades or downgrades in the AQ rating: items (2) and (3) above. These are modeled with separate fractional logits of the same specification, taking transitions from each AQ rating as explanatory factors. The same macroeconomic factors are included, interacted with the AQ rating classes. The one-notch upgrade model yielded an R2 = 0.523 while the

  • ne-notch downgrade model yielded an R2 = 0.656.

Baum, Corlu, Tunay (BC / CFG) Modeling Rating Transitions StataConf 2016 10 / 33

slide-37
SLIDE 37

Modeling asset quality rating transition matrices Modeling one-notch changes

.2 .4 .6 .8 1 .2 .4 .6 .8 1 .2 .4 .6 .8 1 .2 .4 .6 .8 1 2000q3 2004q3 2008q3 2012q3 2000q3 2004q3 2008q3 2012q3 2000q3 2004q3 2008q3 2012q3 2000q3 2004q3 2008q3 2012q3

AA+ AA AA- A+ A A- BBB+ BBB BBB- BB B CCC CC C

Graphs by fr

blue: predicted series using unempDunemp and gdpqgr

Predicted Upgrades

Baum, Corlu, Tunay (BC / CFG) Modeling Rating Transitions StataConf 2016 11 / 33

slide-38
SLIDE 38

Modeling asset quality rating transition matrices Modeling one-notch changes

.2 .4 .6 .8 1 .2 .4 .6 .8 1 .2 .4 .6 .8 1 .2 .4 .6 .8 1 2000q3 2004q3 2008q3 2012q3 2000q3 2004q3 2008q3 2012q3 2000q3 2004q3 2008q3 2012q3 2000q3 2004q3 2008q3 2012q3

AAA AA+ AA AA- A+ A A- BBB+ BBB BBB- BB B CCC CC

Graphs by fr

blue: predicted series using unempDunemp and gdpqgr

Predicted Downgrades

Baum, Corlu, Tunay (BC / CFG) Modeling Rating Transitions StataConf 2016 12 / 33

slide-39
SLIDE 39

Modeling asset quality rating transition matrices Modeling defaults

The last item to be explicitly modeled in this approach is the transition to default, item (4) above. The fractional logit model of the probability of default takes transitions from each AQ ratio as explanatory factors. Macroeconomic factors are included, and interacted with the AQ ratio classes. The default model yielded an R2 = 0.987.

Baum, Corlu, Tunay (BC / CFG) Modeling Rating Transitions StataConf 2016 13 / 33

slide-40
SLIDE 40

Modeling asset quality rating transition matrices Modeling defaults

The last item to be explicitly modeled in this approach is the transition to default, item (4) above. The fractional logit model of the probability of default takes transitions from each AQ ratio as explanatory factors. Macroeconomic factors are included, and interacted with the AQ ratio classes. The default model yielded an R2 = 0.987.

Baum, Corlu, Tunay (BC / CFG) Modeling Rating Transitions StataConf 2016 13 / 33

slide-41
SLIDE 41

Modeling asset quality rating transition matrices Modeling defaults

The last item to be explicitly modeled in this approach is the transition to default, item (4) above. The fractional logit model of the probability of default takes transitions from each AQ ratio as explanatory factors. Macroeconomic factors are included, and interacted with the AQ ratio classes. The default model yielded an R2 = 0.987.

Baum, Corlu, Tunay (BC / CFG) Modeling Rating Transitions StataConf 2016 13 / 33

slide-42
SLIDE 42

Modeling asset quality rating transition matrices Modeling defaults

The last item to be explicitly modeled in this approach is the transition to default, item (4) above. The fractional logit model of the probability of default takes transitions from each AQ ratio as explanatory factors. Macroeconomic factors are included, and interacted with the AQ ratio classes. The default model yielded an R2 = 0.987.

Baum, Corlu, Tunay (BC / CFG) Modeling Rating Transitions StataConf 2016 13 / 33

slide-43
SLIDE 43

Modeling asset quality rating transition matrices Modeling defaults

.00044 .00046 .00048 .0005 .00052 .00054 .00056 .00058 .0006 .0006 .00065 .0007 .00075 .0008 .00085 .0009 .0008 .0009 .001 .0011 .0012 .0013 .0011 .0012 .0013 .0014 .0015 .0016 .0017 .0018 .0015 .002 .0025 .002 .0022 .0024 .0026 .0028 .003 .0032 .0034 .003 .0035 .004 .0045 .005 .0035 .004 .0045 .005 .0055 .006 .0065 .0055 .006 .0065 .007 .0075 .008 .0085 .009 .007 .008 .009 .01 .011 .012 .013 .01 .011 .012 .013 .014 .015 .016 .017 .018 .012 .014 .016 .018 .02 .022 .024 .02 .022 .024 .026 .028 .03 .032 .028 .03 .032 .034 .036 .038 .04 .042 .04 .045 .05 .055 .06 .065 .07 2000q3 2004q3 2008q3 2012q3 2000q3 2004q3 2008q3 2012q3 2000q3 2004q3 2008q3 2012q3 2000q3 2004q3 2008q3 2012q3

AAA AA+ AA AA- A+ A A- BBB+ BBB BBB- BB B CCC CC C

Graphs by fr

blue: predicted series using gdpqgr and corpprofit

Predicted Defaults

Baum, Corlu, Tunay (BC / CFG) Modeling Rating Transitions StataConf 2016 14 / 33

slide-44
SLIDE 44

Modeling asset quality rating transition matrices Modeling defaults

We can also visualize the predictions of the model by asset quality rating, in terms of the probability that a loan of a given rating is likely to stay in that rating, migrate to a different rating, or default. For example:

Baum, Corlu, Tunay (BC / CFG) Modeling Rating Transitions StataConf 2016 15 / 33

slide-45
SLIDE 45

Modeling asset quality rating transition matrices Modeling defaults

.2 .4 .6 .8 1 .2 .4 .6 .8 1 .2 .4 .6 .8 1 .2 .4 .6 .8 1 2000q1 2004q1 2008q1 2012q1 2000q1 2004q1 2008q1 2012q1 2000q1 2004q1 2008q1 2012q1 2000q1 2004q1 2008q1 2012q1

AAA AA+ AA AA- A+ A A- BBB+ BBB BBB- BB B CCC CC C SD

Graphs by tgt

blue: predicted series, red: historical

Predicted transitions from AA-

Baum, Corlu, Tunay (BC / CFG) Modeling Rating Transitions StataConf 2016 16 / 33

slide-46
SLIDE 46

Modeling asset quality rating transition matrices Modeling defaults

.2 .4 .6 .8 1 .2 .4 .6 .8 1 .2 .4 .6 .8 1 .2 .4 .6 .8 1 2000q1 2004q1 2008q1 2012q1 2000q1 2004q1 2008q1 2012q1 2000q1 2004q1 2008q1 2012q1 2000q1 2004q1 2008q1 2012q1

AAA AA+ AA AA- A+ A A- BBB+ BBB BBB- BB B CCC CC C SD

Graphs by tgt

blue: predicted series, red: historical

Predicted transitions from BBB

Baum, Corlu, Tunay (BC / CFG) Modeling Rating Transitions StataConf 2016 17 / 33

slide-47
SLIDE 47

Modeling asset quality rating transition matrices Modeling defaults

The fractional logit approach to modeling the most important elements of the transition matrix is quite successful, and produces predictions in the probability metric without retransformation bias. As the diagonal, super- and sub-diagonals of the transition matrix capture a sizable fraction of transition probabilities, the problem of estimating a time-varying transition matrix is greatly simplified. This approach allows the introduction of relevant macroeconomic drivers which affect the transition probabilities directly, as well as influencing the transition coefficients from each AQ rating class.

Baum, Corlu, Tunay (BC / CFG) Modeling Rating Transitions StataConf 2016 18 / 33

slide-48
SLIDE 48

Modeling asset quality rating transition matrices Modeling defaults

The fractional logit approach to modeling the most important elements of the transition matrix is quite successful, and produces predictions in the probability metric without retransformation bias. As the diagonal, super- and sub-diagonals of the transition matrix capture a sizable fraction of transition probabilities, the problem of estimating a time-varying transition matrix is greatly simplified. This approach allows the introduction of relevant macroeconomic drivers which affect the transition probabilities directly, as well as influencing the transition coefficients from each AQ rating class.

Baum, Corlu, Tunay (BC / CFG) Modeling Rating Transitions StataConf 2016 18 / 33

slide-49
SLIDE 49

Modeling asset quality rating transition matrices Modeling defaults

The fractional logit approach to modeling the most important elements of the transition matrix is quite successful, and produces predictions in the probability metric without retransformation bias. As the diagonal, super- and sub-diagonals of the transition matrix capture a sizable fraction of transition probabilities, the problem of estimating a time-varying transition matrix is greatly simplified. This approach allows the introduction of relevant macroeconomic drivers which affect the transition probabilities directly, as well as influencing the transition coefficients from each AQ rating class.

Baum, Corlu, Tunay (BC / CFG) Modeling Rating Transitions StataConf 2016 18 / 33

slide-50
SLIDE 50

Modeling asset quality rating transition matrices An alternative approach using SUR

A SUR approach to modeling defaults

We now present an alternative empirical approach based on modeling the observed default rates for each level of asset quality in a portfolio of wholesale loans. This dynamic model expresses the default rate for asset quality i, AQi,t, in terms of lagged values of AQi,t, AQi−1,t and AQi+1,t in addition to relevant macroeconomic factors. The model is fit as a system of Seemingly Unrelated Regressions (SUR), a generalized least squares technique (Zellner, JASA 1962) that allows contemporaneous correlation of errors to be used to gain efficiency in the estimation: in Stata, the sureg estimation command.

Baum, Corlu, Tunay (BC / CFG) Modeling Rating Transitions StataConf 2016 19 / 33

slide-51
SLIDE 51

Modeling asset quality rating transition matrices An alternative approach using SUR

A SUR approach to modeling defaults

We now present an alternative empirical approach based on modeling the observed default rates for each level of asset quality in a portfolio of wholesale loans. This dynamic model expresses the default rate for asset quality i, AQi,t, in terms of lagged values of AQi,t, AQi−1,t and AQi+1,t in addition to relevant macroeconomic factors. The model is fit as a system of Seemingly Unrelated Regressions (SUR), a generalized least squares technique (Zellner, JASA 1962) that allows contemporaneous correlation of errors to be used to gain efficiency in the estimation: in Stata, the sureg estimation command.

Baum, Corlu, Tunay (BC / CFG) Modeling Rating Transitions StataConf 2016 19 / 33

slide-52
SLIDE 52

Modeling asset quality rating transition matrices An alternative approach using SUR

A SUR approach to modeling defaults

We now present an alternative empirical approach based on modeling the observed default rates for each level of asset quality in a portfolio of wholesale loans. This dynamic model expresses the default rate for asset quality i, AQi,t, in terms of lagged values of AQi,t, AQi−1,t and AQi+1,t in addition to relevant macroeconomic factors. The model is fit as a system of Seemingly Unrelated Regressions (SUR), a generalized least squares technique (Zellner, JASA 1962) that allows contemporaneous correlation of errors to be used to gain efficiency in the estimation: in Stata, the sureg estimation command.

Baum, Corlu, Tunay (BC / CFG) Modeling Rating Transitions StataConf 2016 19 / 33

slide-53
SLIDE 53

Modeling asset quality rating transition matrices An alternative approach using SUR

In the empirical application, we have quarterly data for 1997–2012

  • n default rates for 16 asset quality ratings from a wholesale

portfolio of C&I loans, where low ratings are of higher quality (AAA, AA+, AA...), with AQ16 denoting default (SD). Historical default rates vary considerably across asset quality ratings as well as over time.

Table: Selected descriptive statistics, 1997–2012

Rating mean s.d. min max AAA .0018172 .0016586 0.0 .0086655 A+ .0048467 .0025159 .0007106 .0095858 BBB .0121260 .0063674 .0009095 .0227618 CCC .0304619 .0171742 .0017301 .0758738

Baum, Corlu, Tunay (BC / CFG) Modeling Rating Transitions StataConf 2016 20 / 33

slide-54
SLIDE 54

Modeling asset quality rating transition matrices An alternative approach using SUR

In the empirical application, we have quarterly data for 1997–2012

  • n default rates for 16 asset quality ratings from a wholesale

portfolio of C&I loans, where low ratings are of higher quality (AAA, AA+, AA...), with AQ16 denoting default (SD). Historical default rates vary considerably across asset quality ratings as well as over time.

Table: Selected descriptive statistics, 1997–2012

Rating mean s.d. min max AAA .0018172 .0016586 0.0 .0086655 A+ .0048467 .0025159 .0007106 .0095858 BBB .0121260 .0063674 .0009095 .0227618 CCC .0304619 .0171742 .0017301 .0758738

Baum, Corlu, Tunay (BC / CFG) Modeling Rating Transitions StataConf 2016 20 / 33

slide-55
SLIDE 55

Modeling asset quality rating transition matrices An alternative approach using SUR

In the empirical application, we have quarterly data for 1997–2012

  • n default rates for 16 asset quality ratings from a wholesale

portfolio of C&I loans, where low ratings are of higher quality (AAA, AA+, AA...), with AQ16 denoting default (SD). Historical default rates vary considerably across asset quality ratings as well as over time.

Table: Selected descriptive statistics, 1997–2012

Rating mean s.d. min max AAA .0018172 .0016586 0.0 .0086655 A+ .0048467 .0025159 .0007106 .0095858 BBB .0121260 .0063674 .0009095 .0227618 CCC .0304619 .0171742 .0017301 .0758738

Baum, Corlu, Tunay (BC / CFG) Modeling Rating Transitions StataConf 2016 20 / 33

slide-56
SLIDE 56

Modeling asset quality rating transition matrices An alternative approach using SUR

In the empirical application, we have quarterly data for 1997–2012

  • n default rates for 16 asset quality ratings from a wholesale

portfolio of C&I loans, where low ratings are of higher quality (AAA, AA+, AA...), with AQ16 denoting default (SD). Historical default rates vary considerably across asset quality ratings as well as over time.

Table: Selected descriptive statistics, 1997–2012

Rating mean s.d. min max AAA .0018172 .0016586 0.0 .0086655 A+ .0048467 .0025159 .0007106 .0095858 BBB .0121260 .0063674 .0009095 .0227618 CCC .0304619 .0171742 .0017301 .0758738

Baum, Corlu, Tunay (BC / CFG) Modeling Rating Transitions StataConf 2016 20 / 33

slide-57
SLIDE 57

Modeling asset quality rating transition matrices An alternative approach using SUR

.02 .04 .06 .08 1997q1 2001q1 2005q1 2009q1 2013q1 AAA A+ BBB CCC

Historical default rates for selected asset quality ratings

Baum, Corlu, Tunay (BC / CFG) Modeling Rating Transitions StataConf 2016 21 / 33

slide-58
SLIDE 58

Modeling asset quality rating transition matrices Evaluating persistence of default rates

The dynamic model we have implemented depends on the persistence of default rates for each rating class. We can examine that persistence by computing the autocorrelation functions for each default rate. The autocorrelation functions for selected AQ ratings show that between two and four quarterly lags of those ratings have autocorrelation coefficients significantly differing from zero. These findings suggest that several lags should be included in the SUR estimation to capture the persistence of default rates.

Baum, Corlu, Tunay (BC / CFG) Modeling Rating Transitions StataConf 2016 22 / 33

slide-59
SLIDE 59

Modeling asset quality rating transition matrices Evaluating persistence of default rates

The dynamic model we have implemented depends on the persistence of default rates for each rating class. We can examine that persistence by computing the autocorrelation functions for each default rate. The autocorrelation functions for selected AQ ratings show that between two and four quarterly lags of those ratings have autocorrelation coefficients significantly differing from zero. These findings suggest that several lags should be included in the SUR estimation to capture the persistence of default rates.

Baum, Corlu, Tunay (BC / CFG) Modeling Rating Transitions StataConf 2016 22 / 33

slide-60
SLIDE 60

Modeling asset quality rating transition matrices Evaluating persistence of default rates

The dynamic model we have implemented depends on the persistence of default rates for each rating class. We can examine that persistence by computing the autocorrelation functions for each default rate. The autocorrelation functions for selected AQ ratings show that between two and four quarterly lags of those ratings have autocorrelation coefficients significantly differing from zero. These findings suggest that several lags should be included in the SUR estimation to capture the persistence of default rates.

Baum, Corlu, Tunay (BC / CFG) Modeling Rating Transitions StataConf 2016 22 / 33

slide-61
SLIDE 61

Modeling asset quality rating transition matrices Evaluating persistence of default rates

The dynamic model we have implemented depends on the persistence of default rates for each rating class. We can examine that persistence by computing the autocorrelation functions for each default rate. The autocorrelation functions for selected AQ ratings show that between two and four quarterly lags of those ratings have autocorrelation coefficients significantly differing from zero. These findings suggest that several lags should be included in the SUR estimation to capture the persistence of default rates.

Baum, Corlu, Tunay (BC / CFG) Modeling Rating Transitions StataConf 2016 22 / 33

slide-62
SLIDE 62

Modeling asset quality rating transition matrices Evaluating persistence of default rates

  • 0.50

0.00 0.50 1.00 Autocorrelations 10 20 30 Lag

Bartlett's formula for MA(q) 95% confidence bands

AAA

  • 1.00
  • 0.50

0.00 0.50 1.00 Autocorrelations 10 20 30 Lag

Bartlett's formula for MA(q) 95% confidence bands

A+

  • 1.00
  • 0.50

0.00 0.50 1.00 Autocorrelations 10 20 30 Lag

Bartlett's formula for MA(q) 95% confidence bands

BBB

  • 1.00
  • 0.50

0.00 0.50 1.00 Autocorrelations 10 20 30 Lag

Bartlett's formula for MA(q) 95% confidence bands

CCC

Baum, Corlu, Tunay (BC / CFG) Modeling Rating Transitions StataConf 2016 23 / 33

slide-63
SLIDE 63

Modeling asset quality rating transition matrices Including macroeconomic factors

To capture common factors influencing all borrowers, we include a set

  • f macroeconomic factors in each equation:

Real GDP growth, YoY, three-quarter centered moving average Unemployment × the change in unemployment from t to t + 1 Average weekly hours in manufacturing

Baum, Corlu, Tunay (BC / CFG) Modeling Rating Transitions StataConf 2016 24 / 33

slide-64
SLIDE 64

Modeling asset quality rating transition matrices Including macroeconomic factors

To capture common factors influencing all borrowers, we include a set

  • f macroeconomic factors in each equation:

Real GDP growth, YoY, three-quarter centered moving average Unemployment × the change in unemployment from t to t + 1 Average weekly hours in manufacturing

Baum, Corlu, Tunay (BC / CFG) Modeling Rating Transitions StataConf 2016 24 / 33

slide-65
SLIDE 65

Modeling asset quality rating transition matrices Including macroeconomic factors

To capture common factors influencing all borrowers, we include a set

  • f macroeconomic factors in each equation:

Real GDP growth, YoY, three-quarter centered moving average Unemployment × the change in unemployment from t to t + 1 Average weekly hours in manufacturing

Baum, Corlu, Tunay (BC / CFG) Modeling Rating Transitions StataConf 2016 24 / 33

slide-66
SLIDE 66

Modeling asset quality rating transition matrices Including macroeconomic factors

To capture common factors influencing all borrowers, we include a set

  • f macroeconomic factors in each equation:

Real GDP growth, YoY, three-quarter centered moving average Unemployment × the change in unemployment from t to t + 1 Average weekly hours in manufacturing

Baum, Corlu, Tunay (BC / CFG) Modeling Rating Transitions StataConf 2016 24 / 33

slide-67
SLIDE 67

Modeling asset quality rating transition matrices Including macroeconomic factors

  • 4
  • 2

2 4 Real GDP growth, SAAR 1997q1 2001q1 2005q1 2009q1 2013q1 Time

  • 2

2 4 6 8 Unemp rate x forward change 1997q1 2001q1 2005q1 2009q1 2013q1 Time 33 33.5 34 34.5 Average weekly hours 1997q1 2001q1 2005q1 2009q1 2013q1 Time

SUR macro variables

Baum, Corlu, Tunay (BC / CFG) Modeling Rating Transitions StataConf 2016 25 / 33

slide-68
SLIDE 68

Modeling asset quality rating transition matrices Evaluation of model performance

The explanatory power of the estimated model is very good, with individual equations’ R2 values of 0.68 for AAA-rated borrowers, between 0.79 and 0.88 for AA+ through A rated borrowers, and generally above 0.92 for the remaining asset quality ratings. Tests for exclusion of the macroeconomic factors reject their null hypothesis at the 90% or 95% level. The SUR technique improves upon equation-by-equation OLS when the residual correlation matrix contains sizable off-diagonal elements. The Breusch–Pagan test for a diagonal correlation matrix rejects its null hypothesis at any level of confidence, implying that there are important contemporaneous correlations among the equations’ errors: common shocks not .captured by the macro factors.

Baum, Corlu, Tunay (BC / CFG) Modeling Rating Transitions StataConf 2016 26 / 33

slide-69
SLIDE 69

Modeling asset quality rating transition matrices Evaluation of model performance

The explanatory power of the estimated model is very good, with individual equations’ R2 values of 0.68 for AAA-rated borrowers, between 0.79 and 0.88 for AA+ through A rated borrowers, and generally above 0.92 for the remaining asset quality ratings. Tests for exclusion of the macroeconomic factors reject their null hypothesis at the 90% or 95% level. The SUR technique improves upon equation-by-equation OLS when the residual correlation matrix contains sizable off-diagonal elements. The Breusch–Pagan test for a diagonal correlation matrix rejects its null hypothesis at any level of confidence, implying that there are important contemporaneous correlations among the equations’ errors: common shocks not .captured by the macro factors.

Baum, Corlu, Tunay (BC / CFG) Modeling Rating Transitions StataConf 2016 26 / 33

slide-70
SLIDE 70

Modeling asset quality rating transition matrices Evaluation of model performance

The explanatory power of the estimated model is very good, with individual equations’ R2 values of 0.68 for AAA-rated borrowers, between 0.79 and 0.88 for AA+ through A rated borrowers, and generally above 0.92 for the remaining asset quality ratings. Tests for exclusion of the macroeconomic factors reject their null hypothesis at the 90% or 95% level. The SUR technique improves upon equation-by-equation OLS when the residual correlation matrix contains sizable off-diagonal elements. The Breusch–Pagan test for a diagonal correlation matrix rejects its null hypothesis at any level of confidence, implying that there are important contemporaneous correlations among the equations’ errors: common shocks not .captured by the macro factors.

Baum, Corlu, Tunay (BC / CFG) Modeling Rating Transitions StataConf 2016 26 / 33

slide-71
SLIDE 71

Modeling asset quality rating transition matrices Evaluation of model performance

The explanatory power of the estimated model is very good, with individual equations’ R2 values of 0.68 for AAA-rated borrowers, between 0.79 and 0.88 for AA+ through A rated borrowers, and generally above 0.92 for the remaining asset quality ratings. Tests for exclusion of the macroeconomic factors reject their null hypothesis at the 90% or 95% level. The SUR technique improves upon equation-by-equation OLS when the residual correlation matrix contains sizable off-diagonal elements. The Breusch–Pagan test for a diagonal correlation matrix rejects its null hypothesis at any level of confidence, implying that there are important contemporaneous correlations among the equations’ errors: common shocks not .captured by the macro factors.

Baum, Corlu, Tunay (BC / CFG) Modeling Rating Transitions StataConf 2016 26 / 33

slide-72
SLIDE 72

Modeling asset quality rating transition matrices Evaluation of model performance

In-sample comparisons of the actual and predicted default rates for each asset quality rating show that the model is able to capture the trajectories of these series quite well through the period of the financial crisis.

Baum, Corlu, Tunay (BC / CFG) Modeling Rating Transitions StataConf 2016 27 / 33

slide-73
SLIDE 73

Modeling asset quality rating transition matrices Evaluation of model performance

.002 .004 .006 .008 1998q3 2002q1 2005q3 2009q1 2012q3 Default Rate, AAA Prediction

AAA

.002 .004 .006 .008 1998q3 2002q1 2005q3 2009q1 2012q3 Default Rate, AA+ Prediction

AA+

.002 .004 .006 .008 1998q3 2002q1 2005q3 2009q1 2012q3 Default Rate, AA Prediction

AA

.002 .004 .006 .008 1998q3 2002q1 2005q3 2009q1 2012q3 Default Rate, AA- Prediction

AA-

Modeled Default Rate

Baum, Corlu, Tunay (BC / CFG) Modeling Rating Transitions StataConf 2016 28 / 33

slide-74
SLIDE 74

Modeling asset quality rating transition matrices Evaluation of model performance

.002 .004 .006 .008 .01 1998q3 2002q1 2005q3 2009q1 2012q3 Default Rate, A+ Prediction

A+

.005 .01 .015 1998q3 2002q1 2005q3 2009q1 2012q3 Default Rate, A Prediction

A

.005 .01 .015 1998q3 2002q1 2005q3 2009q1 2012q3 Default Rate, A- Prediction

A-

.005 .01 .015 .02 1998q3 2002q1 2005q3 2009q1 2012q3 Default Rate, BBB+ Prediction

BBB+

Modeled Default Rate

Baum, Corlu, Tunay (BC / CFG) Modeling Rating Transitions StataConf 2016 29 / 33

slide-75
SLIDE 75

Modeling asset quality rating transition matrices Evaluation of model performance

.005 .01 .015 .02 .025 1998q3 2002q1 2005q3 2009q1 2012q3 Default Rate, BBB Prediction

BBB

.01 .02 .03 1998q3 2002q1 2005q3 2009q1 2012q3 Default Rate, BBB- Prediction

BBB-

.01 .02 .03 .04 1998q3 2002q1 2005q3 2009q1 2012q3 Default Rate, BB Prediction

BB

.01 .02 .03 .04 .05 1998q3 2002q1 2005q3 2009q1 2012q3 Default Rate, B Prediction

B

Modeled Default Rate

Baum, Corlu, Tunay (BC / CFG) Modeling Rating Transitions StataConf 2016 30 / 33

slide-76
SLIDE 76

Modeling asset quality rating transition matrices Evaluation of model performance

.02 .04 .06 .08 1998q3 2002q1 2005q3 2009q1 2012q3 Default Rate, CCC Prediction

CCC

.05 .1 .15 1998q3 2002q1 2005q3 2009q1 2012q3 Default Rate, CC Prediction

CC

.1 .2 .3 .4 .5 1998q3 2002q1 2005q3 2009q1 2012q3 Default Rate, C Prediction

C

.02 .04 .06 1998q3 2002q1 2005q3 2009q1 2012q3 Default Rate, SD Prediction

SD

Modeled Default Rate

Baum, Corlu, Tunay (BC / CFG) Modeling Rating Transitions StataConf 2016 31 / 33

slide-77
SLIDE 77

Modeling asset quality rating transition matrices Summary

The SUR model jointly captures the movements of default rates across asset quality ratings by exploiting the persistence in default rates for a given asset quality and its neighbors. The model can be augmented with macroeconomic factors to capture common shocks affecting all borrowers. The SUR technique makes use of the contemporaneous correlation across equations’ errors to gain efficiency in estimation relative to equation-by-equation OLS.

Baum, Corlu, Tunay (BC / CFG) Modeling Rating Transitions StataConf 2016 32 / 33

slide-78
SLIDE 78

Modeling asset quality rating transition matrices Summary

The SUR model jointly captures the movements of default rates across asset quality ratings by exploiting the persistence in default rates for a given asset quality and its neighbors. The model can be augmented with macroeconomic factors to capture common shocks affecting all borrowers. The SUR technique makes use of the contemporaneous correlation across equations’ errors to gain efficiency in estimation relative to equation-by-equation OLS.

Baum, Corlu, Tunay (BC / CFG) Modeling Rating Transitions StataConf 2016 32 / 33

slide-79
SLIDE 79

Modeling asset quality rating transition matrices Summary

The SUR model jointly captures the movements of default rates across asset quality ratings by exploiting the persistence in default rates for a given asset quality and its neighbors. The model can be augmented with macroeconomic factors to capture common shocks affecting all borrowers. The SUR technique makes use of the contemporaneous correlation across equations’ errors to gain efficiency in estimation relative to equation-by-equation OLS.

Baum, Corlu, Tunay (BC / CFG) Modeling Rating Transitions StataConf 2016 32 / 33

slide-80
SLIDE 80

Modeling asset quality rating transition matrices The bottom line

The bottom line

In conclusion, Stata has become an essential element of the toolkit at CFG’s Risk Analytics group. Although other statistical tools and databases are also used for data management tasks, the group’s econometric modeling is heavily Stata-oriented due to the program’s capabilities, programmability, cost-effectiveness and overall ease of use.

Baum, Corlu, Tunay (BC / CFG) Modeling Rating Transitions StataConf 2016 33 / 33