SlideShare una empresa de Scribd logo
1 de 41
Stochastic Modeling for Valuation and Risk Management Roderick Powell, FRMPrincipal, Chicago Risk Advisors, LLC
2 Outline of Presentation Preliminaries Simple Random Sampling Stratified Sampling Application to Valuation Application to Risk Management Q & A
3 Preliminaries
4 Preliminaries Definition and Uses of Stochastic Modeling The term “stochastic” means random.  Stochastic Modeling refers  to using a model designed to derive 1) the probability of realizing a specific random outcome or 2) a probability-based (expected) value.   Stochastic Modeling can be used to facilitate the valuation of  options and option-embedded products, such as whole loans and  mortgage-backed securities.  Stochastic Modeling can also be used to  derive “probabilistic” measures of risk, e.g., the probability that Net  Interest Income will drop below X dollars due to future market interest  rate changes, Value-at-Risk (“VaR”), and so on.
5 Preliminaries Probability Experiment– a chance process that leads to specific outcomes. This can range from something as simple as a coin tossing experiment to something as complex as simulating thousands of random interest rate paths to dynamically value a mortgage-backed security.   Sample Space– all possible outcomes of an experiment.  For example, if you flip a fair coin there are two possible outcomes, i.e., heads (H) or tails (T).  Therefore the sample space (S) = {H,T} Trial – one iteration in a probability experiment.  For example, flipping a fair coin one time is a single trial. The outcome will be either H or T. Event– a subset of the sample space.  For example, an event could be getting a T from flipping a coin. Probability – the chance of a realizing a particular outcome in very many  trials. Probabilities must be between 0 (never occurs) and 1 (always occurs). For example, if you flip a fair coin, there is a .5 or 50% probability that you will get T and a .5 or 50% probability you will get H “over the long run.” There are two main types of probabilities:  Classical/Empirical (based on evidence) and Subjective/Personal (based on judgment).
6 Preliminaries Probability Distribution– values of a random variable and their corresponding  probabilities.  Probabilities for all possible outcomes must sum to 1.0 or 100%.   Probability distributions can be expressed in tabular or graphical form. One of  the most well-known probability distributions is the normal distribution.   Normal Distribution – a distribution that is bell-shaped and symmetric about  the mean,    . The mean is the average. The distance away from the mean in  either direction is expressed in standard deviations,   . See depiction below.
7 Preliminaries Expectation – the long-run average (mean) numerical outcome of a probability  experiment.  For example, assume that ABC stock may trade a year from now  at $50, $40, or $10.  You would like to derive the expected value (E) of ABC  stock in one year.  The first step is to analyze the events that could affect ABC  stock over the next year and assign subjective probabilities corresponding to  each potential stock price: Stock Price (S)Probability $50			P ($50) = 30% $40			P ($40) = 20% $10			P ($10) = 50% E (S) = ($50 x .30) + ($40 x .20) + ($10 x .5) = $28
8 Simple Random Sampling
9 Simple Random Sampling Monte Carlo Simulation– methodology used to simulate repeatedly a random  or stochastic process for the variable of interest covering a wide range of  possible outcomes.  These variables are often drawn from a pre-specified  probability distribution, such as the normal distribution. Steps to Performing “Pure” Monte Carlo Simulation List all possible outcomes of probability experiment, i.e., sample space. Determine the probability of each outcome. Set up mapping of random numbers to outcomes. Generate a set of random numbers.  Record set of outcomes corresponding to random numbers. Repeat steps 4 and 5 as many times as necessary, i.e., trials. Calculate statistics based on simulation results. [NOTE:  Steps 1 and 2 involve specifying a probability distribution or model.]
10 Simple Random Sampling Simple Example of Monte Carlo Simulation  The President of a Bank wants his or her management team to analyze the  financial impact on the Bank from a mock stress event twice a year. The President comes up with six stress events that are assumed to be equally likely  to occur, i.e., probability of each event is 1/6.  This is a multinomial distribution. Each possible event is assigned a random number. Number on DieStress Event 1				Housing Market Collapse		 2				Terrorist Attack 3				Stock Market Crash 4				Bond Market Crash 5				Oil Price Shock 6				Earthquake
11 Simple Random Sampling Example of Monte Carlo Simulation - continued  It is time to perform the stress test.  The President reaches into his desk drawer  and pulls out a fair six-sided die and tosses it.  A “3” ends up on the face of the  die.  The President looks at his mapping scheme and sees that a random  number of “3” equates to a Stock Market Crash.  Management is asked  to assess the impact of this stress event on the Bank’s financial performance. Number on DieStress Event 1				Housing Market Collapse		 2				Terrorist Attack 3				Stock Market Crash 4				Bond Market Crash 5				Oil Price Shock 6				Earthquake
12 Simple Random Sampling Monte Carlo Simulation – From Simple to Complex SimpleComplex Probability Distribution	Subjective  	     Classical/Empirical Random Numbers	Roll Dice 	     Use computer software to 			Flip Coin	                    generate random numbers * Sample Space		Several Outcomes    Thousands of Outcomes	 Number of Trials		Several Trials	     Thousands of Trials Sampling Framework	Distribution	     Binomial Lattice/Tree		 *   Technical Note:Computer-generated random numbers are really “pseudo” random because they are generated from an algorithm using a predefined rule.  Truly random numbers would need to be derived from a source such as radioactive decay.  Since it is impractical to use truly random numbers, it is common practice to use “pseudo” random numbers.  However, it is critical to use a well-designed algorithm that can generate “pseudo” random numbers that appear independent over time.
13 Stratified Sampling
14 Stratified Sampling Stratified Sampling–a way of sampling from a pre-specified probability  distribution that involves dividing the distribution into ranges and sampling each  range according to its probability. The major benefit of stratified sampling over  simple random sampling is that the former reduces the number of trials or  simulations necessary to obtain a representative sample of outcomes.
15 Stratified Sampling Example of Stratified Sampling– Assume that a Portfolio Manager wants to  randomly create a portfolio of 5 stocks from a group of 12 different stocks in  three different sectors.  The Manager believes that there is a 60% chance that  oil stocks will outperform the market, a 20% chance that tech stocks will  outperform the market, and a 20% chance that retail stocks will outperform the  market.  The Manager would like the random sample of stocks to reflect his or  her opinion on sector outperformance.    SectorProbability of Outperformance Oil		P (Oil)     = 60% Tech		P (Tech)   =20% Retail		P (Retail) = 20%
16 Stratified Sampling Example of Stratified Sampling - continued Probability of Outperformance Oil Stock 1 (O1)  		P(O1) = 15% Oil Stock 2 (O2)  		P(O2) = 15% Oil Stock 3 (O3)  		P(O3) = 15% Oil Stock 4 (O4)		P(O4)  = 15%  Tech Stock 1 (T1) 	P(T1)  = 5% Tech Stock 2 (T2)		P(T2)  = 5% Tech Stock 3 (T3)		P(T3) =  5% Tech Stock 4 (T4)		P(T4) = 5% Retail Stock 1 (R1)	P(R1) = 5%  Retail Stock 2 (R2)	P(R1) = 5% Retail Stock 3 (R3)	P(R3) = 5% Retail Stock 4 (R4)	P(R4) = 5%
17 Stratified Sampling Example of Stratified Sampling - continued Simple Random Sample – Place the 12 stocks into a hat, shake the hat, and  pick 5 stocks.  The problem with this approach is that all 12 stocks have the  same chance of being picked.  Therefore, you could end up randomly picking 5  retail or tech stocks and no oil stocks.  For example, you could end up with the  following sample:  R1, R2, R3, T1, T4.  This portfolio would not be a  representative sample based on the probabilities of sector outperformance. Stratified Sample – First place the 4 oil stocks into a hat, shake the hat,  and pick 3 stocks.  Then place the 8 tech and retail stocks into a hat, shake the  hat, and pick 2 stocks.  In this case, you could end up with the following sample:   O1, O2, O4, R1, R2.  This portfolio would be a representative sample based on  the probabilities on sector outperformance.
18 Application to Valuation
19 Application to Valuation Option-adjusted Valuation (“OAV”)– approach used to value fixed-income  securities with embedded options.  Embedded options may include interest rate  caps, floors, or prepayment options.  OAV is known as “dynamic” valuation  because it considers the fact that principal cash flows of these instruments may  change when interest rates change.  In contrast, “static” valuation assumes that  principal cash flows do not change when interest rates change. The OAV or  dynamic valuation approach can be used to derive the value of whole loans,  mortgage-backed securities (“MBS”), and mortgage servicing rights (“MSRs”).   OAV Equation
20 Application to Valuation Toolkit for Robust MBS Valuation Prepayment Model Deal Cash Flow Model   Basis Model Term Structure Model Sampling Technique Option-adjusted Spread (“OAS”)
21 Application to Valuation Prepayment Model- the call option embedded in an MBS is referred to as a prepayment option.  This is because the borrower has an option to prepay his  or her mortgage in full (prepayment) or in part (curtailment) at any time, usually  without penalty.  In order to derive the value of an MBS, you need to predict if  and when the borrower will exercise his or her option to prepay the loan.  The  speed of mortgage prepayments, i.e., conditional prepayment rate (“CPR”), is  primarily driven by changes in mortgage rates.  When current mortgage rates  drop relative to the existing rate on loans, borrowers tend to prepay their  mortgages, i.e., refi incentive. (See below.) There are also non-rate related  factors that drive prepayments, such as burnout, seasonality, and seasoning.
22 Application to Valuation Deal Cash Flow Model– model used to determine sequence of tranche  payments for Collateralized Mortgage Obligations (“CMOs”) and other  structured MBS products. Basis Model– model describes the relationship between the mortgage rate  and a market benchmark rate such as the LIBOR/Swap rate over the life of  mortgage.  For example, the 30 year mortgage rate is usually modeled as a  spread to the 10 year swap rate. The spread may be modeled to stay constant  or vary based on specific factors through time.
23 Application to Valuation Term Structure Model– a model that describes how the short rate or  forward rates evolve over time.  Examples of popular short rate models include  the Hull-White (normal) and Black-Karasinski (lognormal) models. These  models are calibrated to be consistent with current market rates and option  volatilities.  One-factor term structure models of the short rate are often  implemented as recombining binomial lattices and encompass 360 future  months or time steps. At each time step the short rate can either go up or down. See example below.
24 Application to Valuation Sampling Process  A binomial lattice with 360 discrete time steps has a sample space of 2360 or  2.35E + 180 possible rate paths!  That is the sample space.  In general, the  more paths that are sampled, the greater the precision of MBS valuation.   In statistical terms, the standard error (“SE”) of the estimate decreases at a  decreasing rate as the number of rate paths (n) sampled increases.  See below. It would be computationally prohibitive to consider the entire rate path sample  space in valuation calculations.  Various methodologies known as variance  reduction techniques or acceleration methods can be used to reduce the  number of paths that must be sampled in order for the “mean” value to  converge to the “expected” value.
25 Application to Valuation Sampling Process - Variance Reduction Techniques Antithetic Variable Technique -consists of flipping the signs on all the  random samples.  This effectively doubles the sample size without much  additional computation time.  This method is appropriate when the distribution is  symmetric about the mean (not skewed right or left), e.g., normal distribution.   This is one of the easiest methods to implement. Control Variate Technique – consists of first calculating the price of certain  interest rate options using closed-form solutions, such as the Black Model.  You  can then compare benchmark prices derived via closed-form solutions to prices  derived via simulation. The prices derived using closed-form solutions are  assumed to be correct and prices derived using simulation will converge to  these prices if enough iterations are run. The difference between the two prices  can be used to adjust the price of similar instruments. Stratified Sampling – consists of partitioning the sample space into groupings  according to probability of occurrence and sampling the groupings.  This  reduces the number of trials necessary to reach convergence.  This is the  concept behind the Linear Path Space process in Fiserv’s AL Manager solution.
26 Application to Valuation Sampling Process - Variance Reduction Techniques Importance Sampling – consists of sampling paths that are most important to  the problem at hand.   Advanced Techniques - advanced variance reduction techniques include  moment matching (quadratic re-sampling) and quasi-random sequences.   See John Hull’s book “Options, Futures, and Other Derivatives” for an overview  of these advanced variance reduction techniques. Using a Combination of Variance Reduction Techniques Variance reduction techniques are not mutually exclusive.  They are often used  in combination to produce better results than if used singularly.
27 Application to Valuation Option-adjusted Spread (“OAS”)– the one constant spread over all LIBOR  rate paths that results in the “model” price equaling the observed “market” price.  The OAS reflects credit risk, liquidity risk, and model risk.  The OAS can be  used to assess relative value among similar instruments. Steps in the OAV Process for a MBS Derive the instrument’s principal and interest cash flows under various randomly selected interest rate scenarios drawn from a binomial lattice.   Discount the instrument’s cash flows (“CFs”) by path specific LIBOR rates to derive the present value (“PV”) for each path. Average the PV’s for all sampled rate paths to derive the “model” price. Derive an OAS so that the average of the various path values for the instrument forces the “model” price to equal the observed “market” price. If the instrument’s market price is not observable, then the OAS for a similar product may be used to derive the target instrument’s value.
28 Application to Valuation Visual Depiction of MBS OAV (assumes 100 paths)
29 Application to Valuation Methods to Test Robustness of MBS Valuation The question often arises about how to determine the appropriate number of  random rate paths to sample.  Is it 100, 1000, or 10,000?  The good news is  that there are ways to determine if you are using enough paths to produce an  accurate MBS price.  The bad news is that the “correct” number of paths to  produce an accurate MBS price may vary according to the characteristics and  complexity of the particular MBS.    Price Convergence Tests Run the model with 100 paths and calculate the standard error as described earlier.  Re-run the model with increasingly more paths until you reach the point where the standard error is within the MBS bid-ask spread. * Run the model with 100 paths and derive the OAS.  Use the same OAS as a starting point, change the random seed, and re-run the model with the same number of paths. Note the difference in price between two runs.  The price difference should decrease as the number of paths tested increase.  Run the test with an increasing number of paths until you reach the point where the difference in price with different seeds is within the MBS bid-ask spread. * *  Note: The tolerance for MBS price error is within the bid-ask spread for some MBS trading desks. However, the MBS price error tolerance may be less strict for asset/liability management purposes.
30 Application to Valuation OAV/Dynamic Valuation Approach Advantages Provides more accurate prices for option-embedded products, such as MBS, relative to “static” valuation approach. “Best practice” approach to pricing MBS and related instruments. Approach produces an OAS which can be used to assess relative value among various securities for investment purposes. Approach facilitates derivation of more accurate price risk measures for MBS, such as OAS duration and convexity, than “static” valuation approach. Enables calculation of vega or volatility duration.  These risk measures cannot be produced using the “static” approach. Disadvantages May require investments in human capital and systems development. Requires more computer power and run time than “static” valuation approach. Less transparent than “static” valuation approach. Exposes user to more model risk relative to “static” valuation approach.
31 Application to Valuation Example of MBS Analysis – as of 3/29/11 InstrumentMetrics  FNMA  30 			OAS = 25 bps  Price 101.5			Static Spread = 62 bps Coupon 4.5% 			Option Cost = 37 bps WAC 5.0%			OAS Duration = 5.8 WAM 355 months			OAS Convexity = -1.1 Interest Rate Risk Analysis * 50 bps upward parallel rate shock leads to a price drop of 3.08 [2.94 of price drop is due to duration risk] [.14 of price drop is due to convexity risk] * Based on OAS Duration and OAS Convexity estimates.
32 Application to Valuation Example of MBS Analysis – as of 3/29/11
33 Application to Risk Management
34 Application to Risk Management Value-at-Risk (“VaR”) VaR is a probabilistic measure of market risk that can be used for the Trading  Book or the Banking Book.  The goal is to be able to make a statement  such as “There is a X% chance that the loss on the portfolio will exceed  $X in a day.”  VaR is usually defined as the 95th or 99th percentile dollar  loss and can be based on any horizon, such one day, ten days, or one year. There are various approaches used to calculate VaR, such as Historical  Simulation (HS), variance-covariance, principal components analysis, and  Monte Carlo simulation.  VaR methods are either 1) parametric or 2) non- parametric.  Parametric approaches to calculating VaR assume a certain  probability distribution while non-parametric approaches such as HS do not.
35 Application to Risk Management Monte Carlo-based VaR   Monte Carlo-based VaR is based a large number of random draws of risk  Factor(s), e.g., interest rate changes, from a given probability distribution.  It is a  parametric VaR approach.  Just as with MBS valuation, a random set of rate  paths sampled from a binomial lattice implementation of a one factor short rate  term structure model can be used.    The portfolio is revalued numerous times based on a large number of randomly  generated risk factor(s).  The sample of random portfolio gains or losses are  then ordered from largest gain to largest loss. The loss that corresponds to a  certain percentile loss, e.g., 99th, is the VaR. The accuracy of the VaR approach depends on the number of simulations run.   The more simulations the more accurate the resulting VaR.  Variance reduction  techniques can be employed when deriving VaR to cut down on the number of  simulations needed to obtain accurate results.
36 Application to Risk Management Monte Carlo VaR Approach Advantages More flexible and powerful than other approaches. Can handle securities with very complex payoffs, e.g., path-dependent, non-linear, or dependent on multiple risk factors. Can fully revalue positions and does not necessarily require the use of estimated values based on the duration/convexity metrics. Disadvantages May require investments in human capital and systems development. Need more computer power and time to run relative to other approaches.   Less transparent than other less complex approaches. Exposes user to more model risk relative to other less complex approaches. VaR results are highly dependent on assumed probability distribution. Need robust pricing functions for all instruments.
37 Application to Risk Management “Stochastic” Earnings-at-Risk (“EaR”)  Stochastic EaR is a probabilistic measurement of interest rate risk from an  earnings perspective.  The metricallows the user to make a statement such as  “There is a X% chance that net interest income will fall by $X over the next X  months.”  The approach randomly simulates various interest rate scenarios over  specific horizon, e.g., 12 months, and calculates earnings, i.e., net interest  income (“NII”), corresponding to each scenario. Asset/Liability Managers traditionally rely on “deterministic” as opposed to  “stochastic” rate scenarios to measure interest rate risk.  An example of a  deterministic scenario is a 200 basis point parallel rate shock. NII under this  particular deterministic scenario could be calculated. The use of stochastic EaR creates an expanded set of NII metrics to help  management more fully understand rate risk.  For example, a distribution of  simulated NII figures enables the user to calculate the mean/expected value,  the range, min/max, and the standard deviation of NII over a given horizon. In  addition, the probability of each NII outcome can be obtained.
38 Application to Risk Management “Stochastic” Earnings-at-Risk (“EaR”)  Advantages Derive the likelihood of a particular earnings forecast. Derive a richer set of risk metrics than deterministic EaR. Gain fuller understanding of earnings risk exposure to interest rate changes. Disadvantages May require investments in human capital and systems development. Need more computer power and time to run relative to deterministic EaR.   Less transparent than deterministic EaR. Relatively more model risk than deterministic EaR. Results highly dependent on probability distribution assumption. Risk is typically measured over a short-term horizon, i.e., one or two years.  The measure does not give an indication of risk beyond the specified horizon.
39 Application to Risk Management Example of “Stochastic” EaR Report
40 Application to Risk Management “Stochastic” Market Value of Equity (“MVE”) “Stochastic” MVE follows the same approach as “Stochastic” EaR.  The  major difference is that the variable of interest is MVE and not NII. “Stochastic” MVE can be viewed as a long-term measure of risk since it  considers all principal and interest cash flows until the end of an instrument’s  life.  This is in contrast to “Stochastic” EaR which is typically measured over a  short-term horizon.  To get a fuller understanding of an institution’s short-term  and long-term exposure to interest rate risk both measures can be calculated. “Monte Carlo” VaR versus “Stochastic” MVE VaR distills market risk down to a single metric, i.e., the potential loss in value  of a trading book or banking book over a specific horizon at a specific  significance level.  On the other hand, “Stochastic” MVE is a broader measure  of risk.  There can conceivably be a large gap between the “worst” case MVE  produced by a “Stochastic” MVE analysis and the VaR.
41 Q & A

Más contenido relacionado

La actualidad más candente

A Framework Driven Approach to Model Risk Management (www.dataanalyticsfinanc...
A Framework Driven Approach to Model Risk Management (www.dataanalyticsfinanc...A Framework Driven Approach to Model Risk Management (www.dataanalyticsfinanc...
A Framework Driven Approach to Model Risk Management (www.dataanalyticsfinanc...QuantUniversity
 
Auditing sampling presentation
Auditing sampling  presentationAuditing sampling  presentation
Auditing sampling presentationDominic Korkoryi
 
Scenario analysis
Scenario analysisScenario analysis
Scenario analysissatheeshna
 
8 rajib chakravorty risk
8 rajib chakravorty risk8 rajib chakravorty risk
8 rajib chakravorty riskCCR-interactive
 
MLX 2018 - Marcos López de Prado, Lawrence Berkeley National Laboratory Comp...
MLX 2018 - Marcos López de Prado, Lawrence Berkeley National Laboratory Comp...MLX 2018 - Marcos López de Prado, Lawrence Berkeley National Laboratory Comp...
MLX 2018 - Marcos López de Prado, Lawrence Berkeley National Laboratory Comp...Mehdi Merai Ph.D.(c)
 
Hanrick Curran Audit Training - Sampling for Audit Evidence - June 2013
Hanrick Curran Audit Training - Sampling for Audit Evidence - June 2013Hanrick Curran Audit Training - Sampling for Audit Evidence - June 2013
Hanrick Curran Audit Training - Sampling for Audit Evidence - June 2013Matthew Green
 
Three Novel Factors Affecting Hedge Fund Returns_CDMC (May 2016)
Three Novel Factors Affecting Hedge Fund Returns_CDMC (May 2016)Three Novel Factors Affecting Hedge Fund Returns_CDMC (May 2016)
Three Novel Factors Affecting Hedge Fund Returns_CDMC (May 2016)FARROKH EMAMI L.
 
Rapid Model Refresh (RMR) in Online Fraud Detection Engine
Rapid Model Refresh (RMR) in Online Fraud Detection EngineRapid Model Refresh (RMR) in Online Fraud Detection Engine
Rapid Model Refresh (RMR) in Online Fraud Detection EngineWenSui Liu
 
Risk and financial portfolio analytics - A technical Introduction
Risk and financial portfolio analytics - A technical IntroductionRisk and financial portfolio analytics - A technical Introduction
Risk and financial portfolio analytics - A technical IntroductionRaul Chong
 
Risk Measurement From Theory to Practice: Is Your Risk Metric Coherent and Em...
Risk Measurement From Theory to Practice: Is Your Risk Metric Coherent and Em...Risk Measurement From Theory to Practice: Is Your Risk Metric Coherent and Em...
Risk Measurement From Theory to Practice: Is Your Risk Metric Coherent and Em...amadei77
 
Stochastic Analysis of Resource Plays: Maximizing Portfolio Value and Mitiga...
Stochastic Analysis of Resource Plays:  Maximizing Portfolio Value and Mitiga...Stochastic Analysis of Resource Plays:  Maximizing Portfolio Value and Mitiga...
Stochastic Analysis of Resource Plays: Maximizing Portfolio Value and Mitiga...Portfolio Decisions
 

La actualidad más candente (18)

A Framework Driven Approach to Model Risk Management (www.dataanalyticsfinanc...
A Framework Driven Approach to Model Risk Management (www.dataanalyticsfinanc...A Framework Driven Approach to Model Risk Management (www.dataanalyticsfinanc...
A Framework Driven Approach to Model Risk Management (www.dataanalyticsfinanc...
 
An Empirical Approach to Risk Assesment
An Empirical Approach to Risk Assesment An Empirical Approach to Risk Assesment
An Empirical Approach to Risk Assesment
 
Auditing sampling presentation
Auditing sampling  presentationAuditing sampling  presentation
Auditing sampling presentation
 
Case study of s&p 500
Case study of s&p 500Case study of s&p 500
Case study of s&p 500
 
Perspective on Active & Passive Manageemnt of Fund
Perspective on Active & Passive Manageemnt of FundPerspective on Active & Passive Manageemnt of Fund
Perspective on Active & Passive Manageemnt of Fund
 
Scenario analysis
Scenario analysisScenario analysis
Scenario analysis
 
8 rajib chakravorty risk
8 rajib chakravorty risk8 rajib chakravorty risk
8 rajib chakravorty risk
 
MLX 2018 - Marcos López de Prado, Lawrence Berkeley National Laboratory Comp...
MLX 2018 - Marcos López de Prado, Lawrence Berkeley National Laboratory Comp...MLX 2018 - Marcos López de Prado, Lawrence Berkeley National Laboratory Comp...
MLX 2018 - Marcos López de Prado, Lawrence Berkeley National Laboratory Comp...
 
Hanrick Curran Audit Training - Sampling for Audit Evidence - June 2013
Hanrick Curran Audit Training - Sampling for Audit Evidence - June 2013Hanrick Curran Audit Training - Sampling for Audit Evidence - June 2013
Hanrick Curran Audit Training - Sampling for Audit Evidence - June 2013
 
System Design & testing
System Design  & testing System Design  & testing
System Design & testing
 
Navigant qfas april 2015
Navigant qfas april 2015Navigant qfas april 2015
Navigant qfas april 2015
 
Navigant qfas april 2015
Navigant qfas april 2015Navigant qfas april 2015
Navigant qfas april 2015
 
Three Novel Factors Affecting Hedge Fund Returns_CDMC (May 2016)
Three Novel Factors Affecting Hedge Fund Returns_CDMC (May 2016)Three Novel Factors Affecting Hedge Fund Returns_CDMC (May 2016)
Three Novel Factors Affecting Hedge Fund Returns_CDMC (May 2016)
 
Rapid Model Refresh (RMR) in Online Fraud Detection Engine
Rapid Model Refresh (RMR) in Online Fraud Detection EngineRapid Model Refresh (RMR) in Online Fraud Detection Engine
Rapid Model Refresh (RMR) in Online Fraud Detection Engine
 
Risk and financial portfolio analytics - A technical Introduction
Risk and financial portfolio analytics - A technical IntroductionRisk and financial portfolio analytics - A technical Introduction
Risk and financial portfolio analytics - A technical Introduction
 
Risk Measurement From Theory to Practice: Is Your Risk Metric Coherent and Em...
Risk Measurement From Theory to Practice: Is Your Risk Metric Coherent and Em...Risk Measurement From Theory to Practice: Is Your Risk Metric Coherent and Em...
Risk Measurement From Theory to Practice: Is Your Risk Metric Coherent and Em...
 
Decision theory
Decision theoryDecision theory
Decision theory
 
Stochastic Analysis of Resource Plays: Maximizing Portfolio Value and Mitiga...
Stochastic Analysis of Resource Plays:  Maximizing Portfolio Value and Mitiga...Stochastic Analysis of Resource Plays:  Maximizing Portfolio Value and Mitiga...
Stochastic Analysis of Resource Plays: Maximizing Portfolio Value and Mitiga...
 

Destacado

Statistical terms for classification
Statistical terms for classificationStatistical terms for classification
Statistical terms for classificationsurabhi_dwivedi
 
Introduction to Bag of Little Bootstrap
Introduction to Bag of Little Bootstrap Introduction to Bag of Little Bootstrap
Introduction to Bag of Little Bootstrap Wayne Lee
 
Introduction to Mathematical Probability
Introduction to Mathematical ProbabilityIntroduction to Mathematical Probability
Introduction to Mathematical ProbabilitySolo Hermelin
 
Gamma, Expoential, Poisson And Chi Squared Distributions
Gamma, Expoential, Poisson And Chi Squared DistributionsGamma, Expoential, Poisson And Chi Squared Distributions
Gamma, Expoential, Poisson And Chi Squared Distributionsmathscontent
 
Lecture 3: Basic Concepts of Machine Learning - Induction & Evaluation
Lecture 3: Basic Concepts of Machine Learning - Induction & EvaluationLecture 3: Basic Concepts of Machine Learning - Induction & Evaluation
Lecture 3: Basic Concepts of Machine Learning - Induction & EvaluationMarina Santini
 
Work ethics by baskaran
Work ethics by baskaranWork ethics by baskaran
Work ethics by baskaranbaskaranpaf
 
Stochastic modelling and its applications
Stochastic modelling and its applicationsStochastic modelling and its applications
Stochastic modelling and its applicationsKartavya Jain
 
INTRODUCTION TO UML DIAGRAMS
INTRODUCTION TO UML DIAGRAMSINTRODUCTION TO UML DIAGRAMS
INTRODUCTION TO UML DIAGRAMSAshita Agrawal
 
basics of computer system ppt
basics of computer system pptbasics of computer system ppt
basics of computer system pptSuaj
 
Introduction to computer network
Introduction to computer networkIntroduction to computer network
Introduction to computer networkAshita Agrawal
 

Destacado (12)

Statistical terms for classification
Statistical terms for classificationStatistical terms for classification
Statistical terms for classification
 
No SQL introduction
No SQL introductionNo SQL introduction
No SQL introduction
 
Introduction to Bag of Little Bootstrap
Introduction to Bag of Little Bootstrap Introduction to Bag of Little Bootstrap
Introduction to Bag of Little Bootstrap
 
Introduction to Mathematical Probability
Introduction to Mathematical ProbabilityIntroduction to Mathematical Probability
Introduction to Mathematical Probability
 
Cross-Validation
Cross-ValidationCross-Validation
Cross-Validation
 
Gamma, Expoential, Poisson And Chi Squared Distributions
Gamma, Expoential, Poisson And Chi Squared DistributionsGamma, Expoential, Poisson And Chi Squared Distributions
Gamma, Expoential, Poisson And Chi Squared Distributions
 
Lecture 3: Basic Concepts of Machine Learning - Induction & Evaluation
Lecture 3: Basic Concepts of Machine Learning - Induction & EvaluationLecture 3: Basic Concepts of Machine Learning - Induction & Evaluation
Lecture 3: Basic Concepts of Machine Learning - Induction & Evaluation
 
Work ethics by baskaran
Work ethics by baskaranWork ethics by baskaran
Work ethics by baskaran
 
Stochastic modelling and its applications
Stochastic modelling and its applicationsStochastic modelling and its applications
Stochastic modelling and its applications
 
INTRODUCTION TO UML DIAGRAMS
INTRODUCTION TO UML DIAGRAMSINTRODUCTION TO UML DIAGRAMS
INTRODUCTION TO UML DIAGRAMS
 
basics of computer system ppt
basics of computer system pptbasics of computer system ppt
basics of computer system ppt
 
Introduction to computer network
Introduction to computer networkIntroduction to computer network
Introduction to computer network
 

Similar a Stochastic Modeling for Valuation and Risk Management

Monte Carlo Simulations (UC Berkeley School of Information; July 11, 2019)
Monte Carlo Simulations (UC Berkeley School of Information; July 11, 2019)Monte Carlo Simulations (UC Berkeley School of Information; July 11, 2019)
Monte Carlo Simulations (UC Berkeley School of Information; July 11, 2019)Ivan Corneillet
 
Estimating default risk in fund structures
Estimating default risk in fund structuresEstimating default risk in fund structures
Estimating default risk in fund structuresIFMR
 
2. Module II (1) FRM.pdf
2. Module II (1) FRM.pdf2. Module II (1) FRM.pdf
2. Module II (1) FRM.pdfItzGA
 
Fin415 Week 2 Slides
Fin415 Week 2 SlidesFin415 Week 2 Slides
Fin415 Week 2 Slidessmarkbarnes
 
M3_Statistics foundations for business analysts_Presentation.pdf
M3_Statistics foundations for business analysts_Presentation.pdfM3_Statistics foundations for business analysts_Presentation.pdf
M3_Statistics foundations for business analysts_Presentation.pdfACHALSHARMA52
 
Can we use Mixture Models to Predict Market Bottoms? by Brian Christopher - 2...
Can we use Mixture Models to Predict Market Bottoms? by Brian Christopher - 2...Can we use Mixture Models to Predict Market Bottoms? by Brian Christopher - 2...
Can we use Mixture Models to Predict Market Bottoms? by Brian Christopher - 2...QuantInsti
 
Risk Concept And Management 5
Risk Concept And Management 5Risk Concept And Management 5
Risk Concept And Management 5rajeevgupta
 
Wealth Accumulation under Equity Trading; A Rational Approach
Wealth Accumulation under Equity Trading; A Rational ApproachWealth Accumulation under Equity Trading; A Rational Approach
Wealth Accumulation under Equity Trading; A Rational ApproachHangukQuant
 
Risk parity revolution
Risk parity revolutionRisk parity revolution
Risk parity revolutionZakMaymin
 
Marketing Research Approaches .docx
Marketing Research Approaches .docxMarketing Research Approaches .docx
Marketing Research Approaches .docxalfredacavx97
 
Bba 2204 fin mgt week 8 risk and return
Bba 2204 fin mgt week 8 risk and returnBba 2204 fin mgt week 8 risk and return
Bba 2204 fin mgt week 8 risk and returnStephen Ong
 
1100163YifanGuo
1100163YifanGuo1100163YifanGuo
1100163YifanGuoYifan Guo
 
Risk valuation for securities with limited liquidity
Risk valuation for securities with limited liquidityRisk valuation for securities with limited liquidity
Risk valuation for securities with limited liquidityJack Sarkissian
 

Similar a Stochastic Modeling for Valuation and Risk Management (20)

Monte Carlo Simulations (UC Berkeley School of Information; July 11, 2019)
Monte Carlo Simulations (UC Berkeley School of Information; July 11, 2019)Monte Carlo Simulations (UC Berkeley School of Information; July 11, 2019)
Monte Carlo Simulations (UC Berkeley School of Information; July 11, 2019)
 
Estimating default risk in fund structures
Estimating default risk in fund structuresEstimating default risk in fund structures
Estimating default risk in fund structures
 
2. Module II (1) FRM.pdf
2. Module II (1) FRM.pdf2. Module II (1) FRM.pdf
2. Module II (1) FRM.pdf
 
Chapter 06.ppt
Chapter 06.pptChapter 06.ppt
Chapter 06.ppt
 
Fin415 Week 2 Slides
Fin415 Week 2 SlidesFin415 Week 2 Slides
Fin415 Week 2 Slides
 
M3_Statistics foundations for business analysts_Presentation.pdf
M3_Statistics foundations for business analysts_Presentation.pdfM3_Statistics foundations for business analysts_Presentation.pdf
M3_Statistics foundations for business analysts_Presentation.pdf
 
Can we use Mixture Models to Predict Market Bottoms? by Brian Christopher - 2...
Can we use Mixture Models to Predict Market Bottoms? by Brian Christopher - 2...Can we use Mixture Models to Predict Market Bottoms? by Brian Christopher - 2...
Can we use Mixture Models to Predict Market Bottoms? by Brian Christopher - 2...
 
Value at risk
Value at riskValue at risk
Value at risk
 
Risk Concept And Management 5
Risk Concept And Management 5Risk Concept And Management 5
Risk Concept And Management 5
 
Risk Ana
Risk AnaRisk Ana
Risk Ana
 
Wealth Accumulation under Equity Trading; A Rational Approach
Wealth Accumulation under Equity Trading; A Rational ApproachWealth Accumulation under Equity Trading; A Rational Approach
Wealth Accumulation under Equity Trading; A Rational Approach
 
Risk parity revolution
Risk parity revolutionRisk parity revolution
Risk parity revolution
 
Chapter 15R Lecture
Chapter 15R LectureChapter 15R Lecture
Chapter 15R Lecture
 
Marketing Research Approaches .docx
Marketing Research Approaches .docxMarketing Research Approaches .docx
Marketing Research Approaches .docx
 
Bba 2204 fin mgt week 8 risk and return
Bba 2204 fin mgt week 8 risk and returnBba 2204 fin mgt week 8 risk and return
Bba 2204 fin mgt week 8 risk and return
 
1100163YifanGuo
1100163YifanGuo1100163YifanGuo
1100163YifanGuo
 
VaR DAX
VaR DAXVaR DAX
VaR DAX
 
L Pch11
L Pch11L Pch11
L Pch11
 
Chapter 06
Chapter 06 Chapter 06
Chapter 06
 
Risk valuation for securities with limited liquidity
Risk valuation for securities with limited liquidityRisk valuation for securities with limited liquidity
Risk valuation for securities with limited liquidity
 

Stochastic Modeling for Valuation and Risk Management

  • 1. Stochastic Modeling for Valuation and Risk Management Roderick Powell, FRMPrincipal, Chicago Risk Advisors, LLC
  • 2. 2 Outline of Presentation Preliminaries Simple Random Sampling Stratified Sampling Application to Valuation Application to Risk Management Q & A
  • 4. 4 Preliminaries Definition and Uses of Stochastic Modeling The term “stochastic” means random. Stochastic Modeling refers to using a model designed to derive 1) the probability of realizing a specific random outcome or 2) a probability-based (expected) value. Stochastic Modeling can be used to facilitate the valuation of options and option-embedded products, such as whole loans and mortgage-backed securities. Stochastic Modeling can also be used to derive “probabilistic” measures of risk, e.g., the probability that Net Interest Income will drop below X dollars due to future market interest rate changes, Value-at-Risk (“VaR”), and so on.
  • 5. 5 Preliminaries Probability Experiment– a chance process that leads to specific outcomes. This can range from something as simple as a coin tossing experiment to something as complex as simulating thousands of random interest rate paths to dynamically value a mortgage-backed security. Sample Space– all possible outcomes of an experiment. For example, if you flip a fair coin there are two possible outcomes, i.e., heads (H) or tails (T). Therefore the sample space (S) = {H,T} Trial – one iteration in a probability experiment. For example, flipping a fair coin one time is a single trial. The outcome will be either H or T. Event– a subset of the sample space. For example, an event could be getting a T from flipping a coin. Probability – the chance of a realizing a particular outcome in very many trials. Probabilities must be between 0 (never occurs) and 1 (always occurs). For example, if you flip a fair coin, there is a .5 or 50% probability that you will get T and a .5 or 50% probability you will get H “over the long run.” There are two main types of probabilities: Classical/Empirical (based on evidence) and Subjective/Personal (based on judgment).
  • 6. 6 Preliminaries Probability Distribution– values of a random variable and their corresponding probabilities. Probabilities for all possible outcomes must sum to 1.0 or 100%. Probability distributions can be expressed in tabular or graphical form. One of the most well-known probability distributions is the normal distribution. Normal Distribution – a distribution that is bell-shaped and symmetric about the mean, . The mean is the average. The distance away from the mean in either direction is expressed in standard deviations, . See depiction below.
  • 7. 7 Preliminaries Expectation – the long-run average (mean) numerical outcome of a probability experiment. For example, assume that ABC stock may trade a year from now at $50, $40, or $10. You would like to derive the expected value (E) of ABC stock in one year. The first step is to analyze the events that could affect ABC stock over the next year and assign subjective probabilities corresponding to each potential stock price: Stock Price (S)Probability $50 P ($50) = 30% $40 P ($40) = 20% $10 P ($10) = 50% E (S) = ($50 x .30) + ($40 x .20) + ($10 x .5) = $28
  • 8. 8 Simple Random Sampling
  • 9. 9 Simple Random Sampling Monte Carlo Simulation– methodology used to simulate repeatedly a random or stochastic process for the variable of interest covering a wide range of possible outcomes. These variables are often drawn from a pre-specified probability distribution, such as the normal distribution. Steps to Performing “Pure” Monte Carlo Simulation List all possible outcomes of probability experiment, i.e., sample space. Determine the probability of each outcome. Set up mapping of random numbers to outcomes. Generate a set of random numbers. Record set of outcomes corresponding to random numbers. Repeat steps 4 and 5 as many times as necessary, i.e., trials. Calculate statistics based on simulation results. [NOTE: Steps 1 and 2 involve specifying a probability distribution or model.]
  • 10. 10 Simple Random Sampling Simple Example of Monte Carlo Simulation The President of a Bank wants his or her management team to analyze the financial impact on the Bank from a mock stress event twice a year. The President comes up with six stress events that are assumed to be equally likely to occur, i.e., probability of each event is 1/6. This is a multinomial distribution. Each possible event is assigned a random number. Number on DieStress Event 1 Housing Market Collapse 2 Terrorist Attack 3 Stock Market Crash 4 Bond Market Crash 5 Oil Price Shock 6 Earthquake
  • 11. 11 Simple Random Sampling Example of Monte Carlo Simulation - continued It is time to perform the stress test. The President reaches into his desk drawer and pulls out a fair six-sided die and tosses it. A “3” ends up on the face of the die. The President looks at his mapping scheme and sees that a random number of “3” equates to a Stock Market Crash. Management is asked to assess the impact of this stress event on the Bank’s financial performance. Number on DieStress Event 1 Housing Market Collapse 2 Terrorist Attack 3 Stock Market Crash 4 Bond Market Crash 5 Oil Price Shock 6 Earthquake
  • 12. 12 Simple Random Sampling Monte Carlo Simulation – From Simple to Complex SimpleComplex Probability Distribution Subjective Classical/Empirical Random Numbers Roll Dice Use computer software to Flip Coin generate random numbers * Sample Space Several Outcomes Thousands of Outcomes Number of Trials Several Trials Thousands of Trials Sampling Framework Distribution Binomial Lattice/Tree * Technical Note:Computer-generated random numbers are really “pseudo” random because they are generated from an algorithm using a predefined rule. Truly random numbers would need to be derived from a source such as radioactive decay. Since it is impractical to use truly random numbers, it is common practice to use “pseudo” random numbers. However, it is critical to use a well-designed algorithm that can generate “pseudo” random numbers that appear independent over time.
  • 14. 14 Stratified Sampling Stratified Sampling–a way of sampling from a pre-specified probability distribution that involves dividing the distribution into ranges and sampling each range according to its probability. The major benefit of stratified sampling over simple random sampling is that the former reduces the number of trials or simulations necessary to obtain a representative sample of outcomes.
  • 15. 15 Stratified Sampling Example of Stratified Sampling– Assume that a Portfolio Manager wants to randomly create a portfolio of 5 stocks from a group of 12 different stocks in three different sectors. The Manager believes that there is a 60% chance that oil stocks will outperform the market, a 20% chance that tech stocks will outperform the market, and a 20% chance that retail stocks will outperform the market. The Manager would like the random sample of stocks to reflect his or her opinion on sector outperformance. SectorProbability of Outperformance Oil P (Oil) = 60% Tech P (Tech) =20% Retail P (Retail) = 20%
  • 16. 16 Stratified Sampling Example of Stratified Sampling - continued Probability of Outperformance Oil Stock 1 (O1) P(O1) = 15% Oil Stock 2 (O2) P(O2) = 15% Oil Stock 3 (O3) P(O3) = 15% Oil Stock 4 (O4) P(O4) = 15% Tech Stock 1 (T1) P(T1) = 5% Tech Stock 2 (T2) P(T2) = 5% Tech Stock 3 (T3) P(T3) = 5% Tech Stock 4 (T4) P(T4) = 5% Retail Stock 1 (R1) P(R1) = 5% Retail Stock 2 (R2) P(R1) = 5% Retail Stock 3 (R3) P(R3) = 5% Retail Stock 4 (R4) P(R4) = 5%
  • 17. 17 Stratified Sampling Example of Stratified Sampling - continued Simple Random Sample – Place the 12 stocks into a hat, shake the hat, and pick 5 stocks. The problem with this approach is that all 12 stocks have the same chance of being picked. Therefore, you could end up randomly picking 5 retail or tech stocks and no oil stocks. For example, you could end up with the following sample: R1, R2, R3, T1, T4. This portfolio would not be a representative sample based on the probabilities of sector outperformance. Stratified Sample – First place the 4 oil stocks into a hat, shake the hat, and pick 3 stocks. Then place the 8 tech and retail stocks into a hat, shake the hat, and pick 2 stocks. In this case, you could end up with the following sample: O1, O2, O4, R1, R2. This portfolio would be a representative sample based on the probabilities on sector outperformance.
  • 18. 18 Application to Valuation
  • 19. 19 Application to Valuation Option-adjusted Valuation (“OAV”)– approach used to value fixed-income securities with embedded options. Embedded options may include interest rate caps, floors, or prepayment options. OAV is known as “dynamic” valuation because it considers the fact that principal cash flows of these instruments may change when interest rates change. In contrast, “static” valuation assumes that principal cash flows do not change when interest rates change. The OAV or dynamic valuation approach can be used to derive the value of whole loans, mortgage-backed securities (“MBS”), and mortgage servicing rights (“MSRs”). OAV Equation
  • 20. 20 Application to Valuation Toolkit for Robust MBS Valuation Prepayment Model Deal Cash Flow Model Basis Model Term Structure Model Sampling Technique Option-adjusted Spread (“OAS”)
  • 21. 21 Application to Valuation Prepayment Model- the call option embedded in an MBS is referred to as a prepayment option. This is because the borrower has an option to prepay his or her mortgage in full (prepayment) or in part (curtailment) at any time, usually without penalty. In order to derive the value of an MBS, you need to predict if and when the borrower will exercise his or her option to prepay the loan. The speed of mortgage prepayments, i.e., conditional prepayment rate (“CPR”), is primarily driven by changes in mortgage rates. When current mortgage rates drop relative to the existing rate on loans, borrowers tend to prepay their mortgages, i.e., refi incentive. (See below.) There are also non-rate related factors that drive prepayments, such as burnout, seasonality, and seasoning.
  • 22. 22 Application to Valuation Deal Cash Flow Model– model used to determine sequence of tranche payments for Collateralized Mortgage Obligations (“CMOs”) and other structured MBS products. Basis Model– model describes the relationship between the mortgage rate and a market benchmark rate such as the LIBOR/Swap rate over the life of mortgage. For example, the 30 year mortgage rate is usually modeled as a spread to the 10 year swap rate. The spread may be modeled to stay constant or vary based on specific factors through time.
  • 23. 23 Application to Valuation Term Structure Model– a model that describes how the short rate or forward rates evolve over time. Examples of popular short rate models include the Hull-White (normal) and Black-Karasinski (lognormal) models. These models are calibrated to be consistent with current market rates and option volatilities. One-factor term structure models of the short rate are often implemented as recombining binomial lattices and encompass 360 future months or time steps. At each time step the short rate can either go up or down. See example below.
  • 24. 24 Application to Valuation Sampling Process A binomial lattice with 360 discrete time steps has a sample space of 2360 or 2.35E + 180 possible rate paths! That is the sample space. In general, the more paths that are sampled, the greater the precision of MBS valuation. In statistical terms, the standard error (“SE”) of the estimate decreases at a decreasing rate as the number of rate paths (n) sampled increases. See below. It would be computationally prohibitive to consider the entire rate path sample space in valuation calculations. Various methodologies known as variance reduction techniques or acceleration methods can be used to reduce the number of paths that must be sampled in order for the “mean” value to converge to the “expected” value.
  • 25. 25 Application to Valuation Sampling Process - Variance Reduction Techniques Antithetic Variable Technique -consists of flipping the signs on all the random samples. This effectively doubles the sample size without much additional computation time. This method is appropriate when the distribution is symmetric about the mean (not skewed right or left), e.g., normal distribution. This is one of the easiest methods to implement. Control Variate Technique – consists of first calculating the price of certain interest rate options using closed-form solutions, such as the Black Model. You can then compare benchmark prices derived via closed-form solutions to prices derived via simulation. The prices derived using closed-form solutions are assumed to be correct and prices derived using simulation will converge to these prices if enough iterations are run. The difference between the two prices can be used to adjust the price of similar instruments. Stratified Sampling – consists of partitioning the sample space into groupings according to probability of occurrence and sampling the groupings. This reduces the number of trials necessary to reach convergence. This is the concept behind the Linear Path Space process in Fiserv’s AL Manager solution.
  • 26. 26 Application to Valuation Sampling Process - Variance Reduction Techniques Importance Sampling – consists of sampling paths that are most important to the problem at hand. Advanced Techniques - advanced variance reduction techniques include moment matching (quadratic re-sampling) and quasi-random sequences. See John Hull’s book “Options, Futures, and Other Derivatives” for an overview of these advanced variance reduction techniques. Using a Combination of Variance Reduction Techniques Variance reduction techniques are not mutually exclusive. They are often used in combination to produce better results than if used singularly.
  • 27. 27 Application to Valuation Option-adjusted Spread (“OAS”)– the one constant spread over all LIBOR rate paths that results in the “model” price equaling the observed “market” price. The OAS reflects credit risk, liquidity risk, and model risk. The OAS can be used to assess relative value among similar instruments. Steps in the OAV Process for a MBS Derive the instrument’s principal and interest cash flows under various randomly selected interest rate scenarios drawn from a binomial lattice. Discount the instrument’s cash flows (“CFs”) by path specific LIBOR rates to derive the present value (“PV”) for each path. Average the PV’s for all sampled rate paths to derive the “model” price. Derive an OAS so that the average of the various path values for the instrument forces the “model” price to equal the observed “market” price. If the instrument’s market price is not observable, then the OAS for a similar product may be used to derive the target instrument’s value.
  • 28. 28 Application to Valuation Visual Depiction of MBS OAV (assumes 100 paths)
  • 29. 29 Application to Valuation Methods to Test Robustness of MBS Valuation The question often arises about how to determine the appropriate number of random rate paths to sample. Is it 100, 1000, or 10,000? The good news is that there are ways to determine if you are using enough paths to produce an accurate MBS price. The bad news is that the “correct” number of paths to produce an accurate MBS price may vary according to the characteristics and complexity of the particular MBS. Price Convergence Tests Run the model with 100 paths and calculate the standard error as described earlier. Re-run the model with increasingly more paths until you reach the point where the standard error is within the MBS bid-ask spread. * Run the model with 100 paths and derive the OAS. Use the same OAS as a starting point, change the random seed, and re-run the model with the same number of paths. Note the difference in price between two runs. The price difference should decrease as the number of paths tested increase. Run the test with an increasing number of paths until you reach the point where the difference in price with different seeds is within the MBS bid-ask spread. * * Note: The tolerance for MBS price error is within the bid-ask spread for some MBS trading desks. However, the MBS price error tolerance may be less strict for asset/liability management purposes.
  • 30. 30 Application to Valuation OAV/Dynamic Valuation Approach Advantages Provides more accurate prices for option-embedded products, such as MBS, relative to “static” valuation approach. “Best practice” approach to pricing MBS and related instruments. Approach produces an OAS which can be used to assess relative value among various securities for investment purposes. Approach facilitates derivation of more accurate price risk measures for MBS, such as OAS duration and convexity, than “static” valuation approach. Enables calculation of vega or volatility duration. These risk measures cannot be produced using the “static” approach. Disadvantages May require investments in human capital and systems development. Requires more computer power and run time than “static” valuation approach. Less transparent than “static” valuation approach. Exposes user to more model risk relative to “static” valuation approach.
  • 31. 31 Application to Valuation Example of MBS Analysis – as of 3/29/11 InstrumentMetrics FNMA 30 OAS = 25 bps Price 101.5 Static Spread = 62 bps Coupon 4.5% Option Cost = 37 bps WAC 5.0% OAS Duration = 5.8 WAM 355 months OAS Convexity = -1.1 Interest Rate Risk Analysis * 50 bps upward parallel rate shock leads to a price drop of 3.08 [2.94 of price drop is due to duration risk] [.14 of price drop is due to convexity risk] * Based on OAS Duration and OAS Convexity estimates.
  • 32. 32 Application to Valuation Example of MBS Analysis – as of 3/29/11
  • 33. 33 Application to Risk Management
  • 34. 34 Application to Risk Management Value-at-Risk (“VaR”) VaR is a probabilistic measure of market risk that can be used for the Trading Book or the Banking Book. The goal is to be able to make a statement such as “There is a X% chance that the loss on the portfolio will exceed $X in a day.” VaR is usually defined as the 95th or 99th percentile dollar loss and can be based on any horizon, such one day, ten days, or one year. There are various approaches used to calculate VaR, such as Historical Simulation (HS), variance-covariance, principal components analysis, and Monte Carlo simulation. VaR methods are either 1) parametric or 2) non- parametric. Parametric approaches to calculating VaR assume a certain probability distribution while non-parametric approaches such as HS do not.
  • 35. 35 Application to Risk Management Monte Carlo-based VaR Monte Carlo-based VaR is based a large number of random draws of risk Factor(s), e.g., interest rate changes, from a given probability distribution. It is a parametric VaR approach. Just as with MBS valuation, a random set of rate paths sampled from a binomial lattice implementation of a one factor short rate term structure model can be used. The portfolio is revalued numerous times based on a large number of randomly generated risk factor(s). The sample of random portfolio gains or losses are then ordered from largest gain to largest loss. The loss that corresponds to a certain percentile loss, e.g., 99th, is the VaR. The accuracy of the VaR approach depends on the number of simulations run. The more simulations the more accurate the resulting VaR. Variance reduction techniques can be employed when deriving VaR to cut down on the number of simulations needed to obtain accurate results.
  • 36. 36 Application to Risk Management Monte Carlo VaR Approach Advantages More flexible and powerful than other approaches. Can handle securities with very complex payoffs, e.g., path-dependent, non-linear, or dependent on multiple risk factors. Can fully revalue positions and does not necessarily require the use of estimated values based on the duration/convexity metrics. Disadvantages May require investments in human capital and systems development. Need more computer power and time to run relative to other approaches. Less transparent than other less complex approaches. Exposes user to more model risk relative to other less complex approaches. VaR results are highly dependent on assumed probability distribution. Need robust pricing functions for all instruments.
  • 37. 37 Application to Risk Management “Stochastic” Earnings-at-Risk (“EaR”) Stochastic EaR is a probabilistic measurement of interest rate risk from an earnings perspective. The metricallows the user to make a statement such as “There is a X% chance that net interest income will fall by $X over the next X months.” The approach randomly simulates various interest rate scenarios over specific horizon, e.g., 12 months, and calculates earnings, i.e., net interest income (“NII”), corresponding to each scenario. Asset/Liability Managers traditionally rely on “deterministic” as opposed to “stochastic” rate scenarios to measure interest rate risk. An example of a deterministic scenario is a 200 basis point parallel rate shock. NII under this particular deterministic scenario could be calculated. The use of stochastic EaR creates an expanded set of NII metrics to help management more fully understand rate risk. For example, a distribution of simulated NII figures enables the user to calculate the mean/expected value, the range, min/max, and the standard deviation of NII over a given horizon. In addition, the probability of each NII outcome can be obtained.
  • 38. 38 Application to Risk Management “Stochastic” Earnings-at-Risk (“EaR”) Advantages Derive the likelihood of a particular earnings forecast. Derive a richer set of risk metrics than deterministic EaR. Gain fuller understanding of earnings risk exposure to interest rate changes. Disadvantages May require investments in human capital and systems development. Need more computer power and time to run relative to deterministic EaR. Less transparent than deterministic EaR. Relatively more model risk than deterministic EaR. Results highly dependent on probability distribution assumption. Risk is typically measured over a short-term horizon, i.e., one or two years. The measure does not give an indication of risk beyond the specified horizon.
  • 39. 39 Application to Risk Management Example of “Stochastic” EaR Report
  • 40. 40 Application to Risk Management “Stochastic” Market Value of Equity (“MVE”) “Stochastic” MVE follows the same approach as “Stochastic” EaR. The major difference is that the variable of interest is MVE and not NII. “Stochastic” MVE can be viewed as a long-term measure of risk since it considers all principal and interest cash flows until the end of an instrument’s life. This is in contrast to “Stochastic” EaR which is typically measured over a short-term horizon. To get a fuller understanding of an institution’s short-term and long-term exposure to interest rate risk both measures can be calculated. “Monte Carlo” VaR versus “Stochastic” MVE VaR distills market risk down to a single metric, i.e., the potential loss in value of a trading book or banking book over a specific horizon at a specific significance level. On the other hand, “Stochastic” MVE is a broader measure of risk. There can conceivably be a large gap between the “worst” case MVE produced by a “Stochastic” MVE analysis and the VaR.
  • 41. 41 Q & A