# CFRM 540: Risk in Financial Institutions

> Reading Material:
>
> * This course closely followed the curriculum of the [Financial Risk Manager (FRM)](https://www.garp.org/frm) certification and its content.

This course covers risk management principles and techniques in the context of solving real-world problems in the financial services industry. This course will help the student understand not only how the models work, but also their appropriate application and limitations. The material will include technical readings and cases that apply the knowledge or motivate its application. We will cover financial and operational risk issues and modeling solutions faced in the financial services industry. We will assess common constraints and organizational structures that risk managers work within. The course will cover management and measurement of market risk, credit risk, operational risk, liquidity risk, and model risk along with related regulatory frameworks. We will put these topics in the context of several cases that motivated the need for certain risk management practices or regulations and legislations. Homework projects will utilize Excel/VBA and other tools as applicable.

1. Overview of Fixed Income Products
2. Members of Financial Markets and Risks of Each
3. Market Risk
   1. Duration
   2. Convexity
   3. Value at Risk
   4. Expected Shortfall
4. Credit Risk
   1. Secured vs. Unsecured
   2. Probability of Default, Loss Given Default
   3. Credit Value at Risk
5. Operational, Model, and Liquidity Risk
6. Enterprise Risk Management

### Case Studies Covered in Class

* Long Term Capital Management
* Orange County Bankruptcy
* Fannie Mae and Freddie Mac
* Lehman Brothers
* Silicon Valley Bank
* Washington Mutual


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://cfrm.franco.biz/program/second-quarter/cfrm-540-risk-in-financial-institutions.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
