Skip to content

Difference between CCAR and CECL

Difference between CCAR and CECL published on No Comments on Difference between CCAR and CECL

Often CCAR and CECL purpose models are grouped together, and they have to do with models designed to satisfy regulatory and accounting standards required for banks. Here I briefly describe their differences.

CCAR is a US regulatory standard that requires banks to conduct stress tests under the scenarios that the Fed provide. These scenarios have 9 quarters of duration. The stress tests show whether the bank has sufficient capital reserve under the scenarios.

CECL is an international accounting standard that requires banks to calculate expected lifetime loss of loans and set aside appropriate reserves.

For both exercises, credit risk models and economic scenario forecasting models are used, as these work together to provide estimates of losses.

Thoughts on Model Risk roles

Thoughts on Model Risk roles published on No Comments on Thoughts on Model Risk roles

If you are an applied mathematics PhD and looking for jobs, I would recommend looking into model risk roles at a bank. These jobs are also called model validator roles. I would say they are the “academic” jobs in a corporate world.

The main role for these jobs is to look at the conceptual soundness of models used by banks and validate them, challenge them, stretch them, etc. I found this was kind of similar to what I did during my PhD study, which was a nice thing to have in a job after graduation.

Model development roles are also available sometimes at banks, which are as the title sounds–building models, but these roles I found are a bit rarer and require more coding/software engineering experience.

So, give it a try, and let me know what you think or if you have questions!

Machine Learning Certificate

Machine Learning Certificate published on No Comments on Machine Learning Certificate

Recently I received a verification certificate from a machine learning course I took from edX:

HarvardX PH125.8x Certificate _ edX

I used R to implement the algorithms. I learned different regression models, classification models, knn, random forest, ensemble methods, k-fold cross validation, and about working and manipulating datasets..