def. Risky Portfolio. A portfolio contains a risk factors (multivariate random variable) , and has a total value , changing along indexed time . The measurable function is the map from risk factors and time:

Consider a Stochastic Process with adapted filtration . We then consider the changes to this porfolio:

where is the realized value of at time information def. First-order Approximation of Risky Portfolio wrt to risk factors in vector is:

The goal is then to:

  1. Model the distribution of , the risk factors
  2. Analytically solve the distribution of or linear approximation Example 1. Stock portfolio with underlyers with each positions, then:
  • Risk factors: , log prices per custom
  • Loss:
  • Linear Loss:
    • where weights Modeling as mean vector and covariance matrix :

Easy! Example 2. European Call Option. Recall the Black Scholes European Option Pricing Formula. We take the rate , volatility and underlyer as the risk factors, pack them into vector . The option price is denoted . Then: Modeling risk factor changes:

Thus deriving linearized loss:

where each partial derivative has a special name. Example 3. Loan Portfolio with default risk. We consider giving out a bunch of loans to different people at time , and maturity :

  • Principal
  • PV of principal = Exposure
  • Defaults or not: RV is if default, is solvent
    • ! Default doesn’t mean they don’t pay you, instead they pay you .
    • is the “loss ratio” given default
    • Probability of default
    • This is the risk factor For simplifying notation, given default the expected PV, book value is:
  • This is not the value of the loan, since (as we see later) risk-neutrality means there must be a premium on the current price due to default risk Now we have expectation of value, and value:

Now, we use expectation for and realized value for , because the former must be calculated at time , and the only thing we know is expectation; the latter is calculated at which means s are all known, thus the realized value is known. Finally:

Distribution of Loss from Distribution of Underlyer

Recall the definition of loss above. To determine this ’s distribution we must

  1. Model RV ’s distribution
    • Usually historical data is used
  2. Model RV (=mapping function) ’s distribution from it
    • Valuation models, like the BSM are used In general we have three methods to do this:

1. Analytical Method

  • Choose and such that is analytically tractable
    • Assume is a good enough approximation
    • Assume is a Normal Distribution Thus we will have a general form of:

comparing to the example 1 above, the constant term , are the weights

2. Historical Simulation

3. Monte Carlo Simulation