Project Trainee : Abhinav Yellanki 5 th year Integrated M.Sc. Student Mathematics and Computing Indian Institute of Technology, Kharagpur

Size: px
Start display at page:

Download "Project Trainee : Abhinav Yellanki 5 th year Integrated M.Sc. Student Mathematics and Computing Indian Institute of Technology, Kharagpur"

Transcription

1 SIMULATION MODELLING OF ASSETS AND LIABILITI ES OF A BANK Project Trainee : Abhinav Yellanki 5 th year Integrated M.Sc. Student Mathematics and Computing Indian Institute of Technology, Kharagpur Project Guide : Dr V.N. Sastry Professor IDRBT, Hyderabad Date : 9 th July,

2 CERTIFICATION This is to certify that project report titled SIMULATION MODELLING OF ASSETS AND LIABILITIES OF BANK submitted by Mr. Abhinav Yellanki of 5th year, Integrated M.Sc., Maths and Computing, IIT Kharagpur is a record of a bonafide work carried out by him under my guidance during the period 9th may, 2012 to 9th July, 2012 at Institute for Development and Research in Banking Technology, Hyderabad. Dr. V. N. Sastry (Project Guide) Professor IDRBT, Hyderabad 2

3 ACKNOWLEDGEMENT I declare that the summer internship project report titled SIMULATION MODELLING OF ASSETS AND LIABILITIES OF A BANK is my own work carried under the supervision of Prof V.N. Sastry at the Institute for Development and Research in Banking Technology, Hyderabad in the period from 9 th May, 2012 to 9 th July, I further declare that to the best of my knowledge, the report does not contain any part of any work which has been submitted for the award of any degree either in this institute or any other institute without proper citation. Abhinav Yellanki 5 th year Integrated M.Sc. Student Mathematics and Computing IIT, KHARAGPUR. 3

4 ABSTRACT Banking has a long and honourable history. Today it encompasses a wide range of activities, of varying degrees of complexity. The common denominators for all banking activities are those of risk, return and bringing together of the providers of capital. The coordination of all banking activities is the main focus of asset liability and management (ALM) desk. ALM of a bank performs risk analysis for different risks. Simulation modelling is one of the models used to perform this analysis. Simulation allows more dynamic evaluation of risk. Advances in technology and the development and refinement of asset-liability software have made earnings simulation models an increasingly practical tool for asset liability management and control. Here in this report we try to demonstrate building of one such tool which can perform ALM analysis regularly day by day. 4

5 INDEX 1. Introduction 1.1. Asset Liability and Management (ALM) 1.2. RBI Guidelines 1.3. Organisation of project work 2. Simulation Modelling 2.1. Monte-Carlo simulation 2.2. Random Number generators (RNGs) 2.3. Tests for RNGs 3. Design of Algorithm 3.1. For Branch level Simulation and ALM 3.2. For Bank level Simulation and ALM 4. Observations and Conclusion References 5

6 1. INTRODUCTION 1.1. Asset-liability management (ALM) Asset-liability management is a generic term used to refer a number of things by different market participants. However it denotes the high level management of bank s assets (ALCO). The principle function in ALM is to increase the value of the bank s capital and assets. This in short means management of Liquidity risk and Interest rate risk. It will also set the overall policy for credit risk and credit risk management. An ALM trading desk must manage these Assets and liabilities for Interest rate risk and liquidity risk and increase the returns of the bank. ASSETS OF BANK: Cash, Investments, loans & advances, Balance with RBI and other Banks, Fixed Assets, NPA s, Assets on lease and other Assets. LIABILITIES OF BANK Term deposits, demand deposits, Borrowings, Bonds, Capitals, Reserves & Surplus, Other Liabilities. These assets and liabilities are classified into different term buckets based on their maturity dates. The mismatch between different terms of assets and liabilities across term structure is called liquidity gap. The mismatch between different interest rates that each asset or liability contract struck at is called interest rate gap. Liquidity risk exposure arises from normal banking operations. That is, it exists irrespective of the type of funding gap a, be it excess assets over liabilities for any particular time bucket or an excess of liabilities over assets. There is a funding risk in any case, either fund must be obtained or surplus assets are laid off. Liquidity risk in itself generates Interest-rate risk, due to uncertainty of future interest rates. This can be managed through hedging. If assets are of floating rate, there is less concern over interest rate risk because of the nature of interest rate reset. This also applies to floating-rate liabilities, but only insofar that these match floating rate assets. Even if both 6

7 assets and liabilities are floating rate, they can still generate interest-rate risk due to difference in payment periods of Libor for assets and liabilities. Liquidity risk can be managed by matching assets and liabilities, or by setting a series of rolling term loans to fund long dated assets. Generally banks will have a particular view of future market conditions, and manage the ALM book in line with this view Reserve Bank of India (RBI) Guidelines The assets and liabilities are divided into buckets and managed accordingly. RBI made few norms to control the mismatches (outflows- inflows) between assets and liabilities in the maturity buckets of a bank. Norms on the cumulative negative mismatches are as follows (next day) - 5% (2-7days) - 10% (8-14days) - 15% (15-28days) - 20% 1.3. Organization of project work Objective: Design a prototype, which can simulate the data of assets and liabilities for a branch by taking two parameters amount and maturity. These generated deposits and liabilities are kept into respective maturity buckets and are verified for RBI norms, if these norms are not met bucket structure is reconstructed by disinvesting and investing. Then this reconstructed bucket structure is analyzed for profit optimization in different scenarios with respect to interest rate variation. Achievement: Designed the above mentioned prototype. For this we are using simulation modelling approach. For simulation of data we are using Monte- Carlo simulation by taking amount and maturity period as parameters. We have implemented this design using Matlab. 7

8 2. SIMULATION MODELLING Simulation modelling [2] is a procedure that measures the potential impact on the banking book, for a user specified change in interest rate or change in shape of book itself. This procedure enables the senior management to gauge risk associated with the strategies in different scenarios. It is an iterative process in which the simulation model produces complete earning results for each specific set of values for the chosen scenarios. The process lets the banker observe a pattern of earning implied in the present and planned balance sheet under alternative forecast of future yield curves. Depending on the software capability earning simulation can be increased to any level of sophistication desired. Figure (i): approach to simulation in its simplest for is depicted below: DATA ASSUMPTION Current business Composition of 1) Balance sheet. 2) Interest Rates. 3) Malurities. 4) Repricing. 1) Rates. 2) Business mix. 3) Growth. 4) New. 5) Products. What if Analysis OUTPUT Decision The basic requirements for simulation modelling are large volume of data, projection of volume, mix, etc. of business and rapid processing computer and 8

9 efficient manpower to evaluate the Simulation results. Bank balance sheets change dramatically with changing interest rates. The rapidity with which the banks can restructure their balance sheet is indication of the type knowledgeable data input that would be required to apply simulation technique. To simulate the assets and liabilities we use the Monte-Carlo simulation by taking amount deposited/loaned and maturity period of deposit/loan as parameters Monte-Carlo Simulation: Monte-Carlo is the code name given by Von Newmann and S.M.Ulam to the technique of solving problems too expensive for experimental solutions and too complicated for analytical treatment. If the model involves random sampling from a known probability distribution, the procedure is called Monte Carlo Simulation. This is generally computer oriented and is performed as per steps given below: 1. Establish a cumulative distribution function. 2. Set up the table and assign tag numbers, with the help of cumulative distribution function. The Tag numbers are assigned in such a way as to reflect the probability of the various events. It may start with 0 / 00 / 000 or 1/01/001 and end with 9/99/999 or 10/100/1000 respectively as per the number of digits in the probability distribution functions. 3. Obtain the random numbers from a Random Number Generator (RNG). 2.2 Random number generator (RNG): A random number generator (RNG) is a computational or physical device designed to generate a sequence of numbers or symbols that lack any pattern, i.e. appear random. Pseudo-random number generators (PRNGs) are algorithms that can automatically create long runs of numbers with good random properties but eventually the sequence repeats (or the memory usage grows without bound). The string of values generated by such algorithms is 9

10 generally determined by a fixed number called a seed. There are many types Pseudo Random number generators, of which Linear congruential generators(lcg s) is the most commonly used LCG s uses recurrence. Modulus Multiplier Increment Seed are integer constants that specify the generator. The period of a general LCG is at most m, and for some choices of a much less than that. Provided that c is nonzero, the LCG will have a full period for all seed values if and only if 1. and are relatively prime, 2. is divisible by all prime factors of, 3. is multiple of 4 if is a multiple of 4. While LCGs are capable of producing decent pseudorandom numbers, this is extremely sensitive to the choice of the parameters c, m, and a. Random number generation from uniform distribution is done through LCG s. Generation of Random numbers from a probability distribution: There are a couple of methods to generate a random number based on a probability density function. These methods involve transforming a uniform random number in some way. Because of this, these methods work equally well in generating both pseudo-random and true random numbers. For continuous distributions Inversion Method, Rejection Method, Hazard Rate Method can be used. To generate RN s for discrete distributions, Alias method and also analogs methods of continuous distribution can be used. 10

11 Few Matlab codes are constructed for the generating random numbers in different probability distributions using the methods mentioned above Uniform Distribution (generated using LCG between [0,1)) Discrete distributions (generated using inversion method for discrete) A excel file with name discret.xlsx containing probabilities of each event has to be given as input. 11

12 Exponential distribution: (Using Inversion method) For density function of absolute normal variable: (Using Rejection method) 12

13 Normal Distribution: (Using special techniques) All the above RNGs are made from the probability distribution functions. Once a probability distribution function is known random numbers can be generated using any of the standard methods Tests for RNG s: Marsaglia describes a set of tests called Die Hard [3] tests which are used to check the quality of the RNG s. These tests indicated the kinds of possibilities. They are as follows Birthday spacings: Choose m birthdays in a year of n days. List the spacings between birthdays. If j is the number of values that occur more than once in that list, then j has an asymptotic Poisson distribution with mean m 3 /4n. 13

14 Overlapping 5 permutations: Analyse sequences of five consecutive random numbers. The 120 possible orderings should occur with statistically equal probability. Binary rank test for 31x31 matrices: The left most t31 bits of 31 random integers from the test sequence are used to form 31x31 binary matrix. The rank of the matrix is determined. Each time this done, counts are accumulated for matrices with ranks of 31, of 30, of 29 and of 28 or less. A chi- squared test is performed for these four outcomes. Binary rank test for 32x32 matrices: similar to the above test. Binary rank test for 6x8 matrices: similar to the above tests, except the rows of the matrix are specified bytes in the integer words. Bitstream test: using the stream of bits from the RNG, form 20-bit words, beginning with each successive bit, that is, the words overlap. The Bitstream test compares the observed number of missing 20-bit words in a string of 2 21 overlapping 20-bit words with the approximate distribution of that number. Overlapping-pairs-sparse-occupancy test: for this test 2-letter words are formed from an alphabet of 1024 letters. The letters in a word are determined by a specified ten bits from a 32 bit-integer in the sequence to be tested, and the bits defining the letters overlap. The test counts the number of missing words, that is, combinations that do not appear in the entire sequence being tested. The count has asymptotic normal distribution. Overlapping-quadruples-sparse-occupancy test: This is similar to above test. The null distribution of the test is very complicated; interestingly, a parameter of the null distribution of the test statistic was estimated by Monte Carlo. DNA test: this is similar to the tests above, except that it uses 10 letter words built on a 4-letter alphabet (the DNA alphabet). Count the 1 s test: Count the 1 bits in each of either successive or chosen bytes. Convert the counts to "letters", and count the occurrences of fiveletter "words". 14

15 Parking lot test: Randomly place unit circles in a 100 x 100 square. If the circle overlaps an existing one, try again. After 12,000 tries, the number of successfully "parked" circles should follow a certain normal distribution. Minimum distance test: Randomly place large number of points in a square, and then find the minimum distance between the pairs. The square of this distance should be exponentially distributed with the mean dependent on the length of the side of square. 3-D spheres test: Randomly choose 4,000 points in a cube of edge 1,000. Centre a sphere on each point, whose radius is the minimum distance to another point. The smallest sphere's volume should be exponentially distributed with a certain mean. The squeeze test: Multiply 2 31 by random floats on [0,1) until you reach 1. Repeat this 100,000 times. The number of floats needed to reach 1 should follow a certain distribution. Overlapping sums test: Generate a long sequence of random floats on [0,1). Add sequences of 100 consecutive floats. The sums should be normally distributed with characteristic mean and sigma. Runs test: Generate a long sequence of random floats on [0,1). Count ascending and descending runs. The counts should follow a certain distribution. The craps test: Simulate large number of games of craps, counting the wins and the number of throws per game. Each count should follow a certain distribution. 15

16 4. DESIGN OF ALGORITHM 4.1. FOR BRANCH LEVEL SIMULATION MODELLING AND ALM For designing an algorithm for a bank we need to first construct the Algorithm for basic units first. Here the basic unit is branch. Steps for Branch level simulation modelling and ALM are as follows 1. Take input number of days n and the information regarding assets liabilities and interest rate fluctuations. 2. Simulate the data of for a day using Monte-Carlo simulation. And classify the data into buckets. 3. Check whether RBI NORMS are met. If no, then reconstruct bucket structure by disinvesting and investing to satisfy the norms 4. Check for Surplus/deficit. In case of surplus If interest rates increasing - Hold surplus as Inventory If interest rates decreasing - Invest surplus for maximum returns In case of deficit If interest rates increasing - Borrow for long term If interest rates decreasing - Borrow for short term 5. Check whether n is greater than zero or not. If so, go to second step 2 else end the process. Now for the simulation bank assets and liabilities we should use the information from a bank about the deposits and loans and the patterns of their arrival. Due to shortage of time and unavailability of the information from banks, we are using discrete distributions in this demonstration for simplicity. 16

17 Figure (ii) Algorithm for branch simulation modelling and ALM. 17

18 4.2. FOR BANK LEVEL SIMULATION MODELLING AND ALM Bank Branch 1 Branch 2 Branch 3.. Branch k Figure(iii) : simplified view of Bank model. To design an algorithm for Bank Level Simulation and ALM we have to integrate the number of individual branches into single unit. Here we can unify the parameters like assets and liabilities of each branch into one and can make it function as a core model and perform the ALM analysis or we can perform all the ALM analysis on each branch separately. However trying to integrate into a core model is not practical to date and we cannot access performance of each branch in that way. So we prefer the second way of performing analysis. So the changes in the algorithm for a bank are Taking other input for number of branches k And simulating the branch algorithm for k times And the corresponding algorithm design for it is as follows, 18

19 Figure (iv) Algorithm for bank simulation modelling and ALM. 19

20 Based on the above algorithms a Matlab code is designed for the analysis and fed with the following data. Input data Bank deposits: Deposits amount information. Deposits maturity information. Bank Loans: Loans amount Information. Loans maturity information. Inventory of each branch: Inventory information of each branch..* Assumed there are only three branches for the bank. 20

21 Forecast of interest rates: Where 1 indicates increase in interest rates AND -1 indicates decrease in interest rates Forecast is taken for four days and the analysis is also made for four days itself Out Put: Simulation is done based upon the above data. Then all the actions specified are performed on it by the code the final gap structure of each branch and bank are given below and all the remaining details of simulation are kept in annexure. Cumulative gap of 4 days for branch 1. Cumulative gap of 4 days for branch 2. Cumulative gap of 4 days for branch 3. 21

22 Cumulative gap of 4 days for whole Bank. * All the remaining simulated Data and code are kept in the Annexure 4. OBSERVATIONS AND CONCLUSION Analysis is performed on one class of assets (loans) and liabilities (deposits) by considering three parameters like Amount, maturity and forecast of interest rate. For accuracy more parameters can be involved depending on the information from bank. This Tool is now ready to be tested & used by the banking firms for their benefit for performing ALM analysis. If the probability for the occurrence of each scenario (interest rate fluctuations) is known/estimated a stochastic model can be worked out for optimizing the profit. REFERENCES 1. BANK ASSET AND LIABILITY MANAGEMENT (strategy, Trading, Analysis), Moorad Choudary, WILEY FINANCE. Singapore Evolving a Minimum Framework for Assets and liabilities management, P.krishnamurthy, Indian institute of Bankers. Mumbai Random Number Generation and Monte-Carlo Methods, James E. Gentle, Springer. New York An introduction to probability theory and Its Applications (volume I) 3 rd edition, Feller, WSE WILEY. New York

ELEMENTS OF MONTE CARLO SIMULATION

ELEMENTS OF MONTE CARLO SIMULATION APPENDIX B ELEMENTS OF MONTE CARLO SIMULATION B. GENERAL CONCEPT The basic idea of Monte Carlo simulation is to create a series of experimental samples using a random number sequence. According to the

More information

Chapter 2 Uncertainty Analysis and Sampling Techniques

Chapter 2 Uncertainty Analysis and Sampling Techniques Chapter 2 Uncertainty Analysis and Sampling Techniques The probabilistic or stochastic modeling (Fig. 2.) iterative loop in the stochastic optimization procedure (Fig..4 in Chap. ) involves:. Specifying

More information

History of Monte Carlo Method

History of Monte Carlo Method Monte Carlo Methods History of Monte Carlo Method Errors in Estimation and Two Important Questions for Monte Carlo Controlling Error A simple Monte Carlo simulation to approximate the value of pi could

More information

Monte Carlo and Empirical Methods for Stochastic Inference (MASM11/FMSN50)

Monte Carlo and Empirical Methods for Stochastic Inference (MASM11/FMSN50) Monte Carlo and Empirical Methods for Stochastic Inference (MASM11/FMSN50) Magnus Wiktorsson Centre for Mathematical Sciences Lund University, Sweden Lecture 2 Random number generation January 18, 2018

More information

Appendix A: Introduction to Queueing Theory

Appendix A: Introduction to Queueing Theory Appendix A: Introduction to Queueing Theory Queueing theory is an advanced mathematical modeling technique that can estimate waiting times. Imagine customers who wait in a checkout line at a grocery store.

More information

Modern Portfolio Theory -Markowitz Model

Modern Portfolio Theory -Markowitz Model Modern Portfolio Theory -Markowitz Model Rahul Kumar Project Trainee, IDRBT 3 rd year student Integrated M.Sc. Mathematics & Computing IIT Kharagpur Email: rahulkumar641@gmail.com Project guide: Dr Mahil

More information

Guidelines for Asset Liability Management (ALM) System in Financial Institutions (FIs)

Guidelines for Asset Liability Management (ALM) System in Financial Institutions (FIs) Guidelines for Asset Liability Management (ALM) System in Financial Institutions (FIs) In the normal course, FIs are exposed to credit and market risks in view of the asset-liability transformation. With

More information

TABLE OF CONTENTS - VOLUME 2

TABLE OF CONTENTS - VOLUME 2 TABLE OF CONTENTS - VOLUME 2 CREDIBILITY SECTION 1 - LIMITED FLUCTUATION CREDIBILITY PROBLEM SET 1 SECTION 2 - BAYESIAN ESTIMATION, DISCRETE PRIOR PROBLEM SET 2 SECTION 3 - BAYESIAN CREDIBILITY, DISCRETE

More information

Asset-Liability Management in Banks

Asset-Liability Management in Banks Asset-Liability Management (ALM) Asset-Liability Management in Banks Bankers make decisions every day about buying and selling securities, about whether to make particular loans, and about how to fund

More information

Financial Risk Forecasting Chapter 7 Simulation methods for VaR for options and bonds

Financial Risk Forecasting Chapter 7 Simulation methods for VaR for options and bonds Financial Risk Forecasting Chapter 7 Simulation methods for VaR for options and bonds Jon Danielsson 2017 London School of Economics To accompany Financial Risk Forecasting www.financialriskforecasting.com

More information

Math Option pricing using Quasi Monte Carlo simulation

Math Option pricing using Quasi Monte Carlo simulation . Math 623 - Option pricing using Quasi Monte Carlo simulation Pratik Mehta pbmehta@eden.rutgers.edu Masters of Science in Mathematical Finance Department of Mathematics, Rutgers University This paper

More information

Oracle Financial Services Market Risk User Guide

Oracle Financial Services Market Risk User Guide Oracle Financial Services User Guide Release 8.0.4.0.0 March 2017 Contents 1. INTRODUCTION... 1 PURPOSE... 1 SCOPE... 1 2. INSTALLING THE SOLUTION... 3 2.1 MODEL UPLOAD... 3 2.2 LOADING THE DATA... 3 3.

More information

SIMULATION CHAPTER 15. Basic Concepts

SIMULATION CHAPTER 15. Basic Concepts CHAPTER 15 SIMULATION Basic Concepts Monte Carlo Simulation The Monte Carlo method employs random numbers and is used to solve problems that depend upon probability, where physical experimentation is impracticable

More information

Prentice Hall Connected Mathematics, Grade 7 Unit 2004 Correlated to: Maine Learning Results for Mathematics (Grades 5-8)

Prentice Hall Connected Mathematics, Grade 7 Unit 2004 Correlated to: Maine Learning Results for Mathematics (Grades 5-8) : Maine Learning Results for Mathematics (Grades 5-8) A. NUMBERS AND NUMBER SENSE Students will understand and demonstrate a sense of what numbers mean and how they are used. Students will be able to:

More information

fi&fr fibf Policy Asset - Liabili Mana ement ALM llfre Qower of ldistifiution FTNANCTAL SERVTCES LrMtrED IAL

fi&fr fibf Policy Asset - Liabili Mana ement ALM llfre Qower of ldistifiution FTNANCTAL SERVTCES LrMtrED IAL fibf FTNANCTAL SERVTCES LrMtrED Asset - Liabili Mana ement ALM Policy r INANC THROUGH fi&fr IAL SERVI CES L llfre Qower of ldistifiution Approved at the Board Meeting held on 24th August, 2017. &bf FTNANCTAL

More information

An Empirical Analysis and Comparative Study of Liquidity Ratios and Asset-Liability Management of Banks Operating in India

An Empirical Analysis and Comparative Study of Liquidity Ratios and Asset-Liability Management of Banks Operating in India An Empirical Analysis and Comparative Study of Liquidity Ratios and Asset-Liability Management of Banks Operating in India Amit Kumar Meena, Joydip Dhar Abstract This paper is focused on the analysis and

More information

UPDATED IAA EDUCATION SYLLABUS

UPDATED IAA EDUCATION SYLLABUS II. UPDATED IAA EDUCATION SYLLABUS A. Supporting Learning Areas 1. STATISTICS Aim: To enable students to apply core statistical techniques to actuarial applications in insurance, pensions and emerging

More information

Yao s Minimax Principle

Yao s Minimax Principle Complexity of algorithms The complexity of an algorithm is usually measured with respect to the size of the input, where size may for example refer to the length of a binary word describing the input,

More information

Contents Critique 26. portfolio optimization 32

Contents Critique 26. portfolio optimization 32 Contents Preface vii 1 Financial problems and numerical methods 3 1.1 MATLAB environment 4 1.1.1 Why MATLAB? 5 1.2 Fixed-income securities: analysis and portfolio immunization 6 1.2.1 Basic valuation of

More information

STOCHASTIC COST ESTIMATION AND RISK ANALYSIS IN MANAGING SOFTWARE PROJECTS

STOCHASTIC COST ESTIMATION AND RISK ANALYSIS IN MANAGING SOFTWARE PROJECTS Full citation: Connor, A.M., & MacDonell, S.G. (25) Stochastic cost estimation and risk analysis in managing software projects, in Proceedings of the ISCA 14th International Conference on Intelligent and

More information

Alternative VaR Models

Alternative VaR Models Alternative VaR Models Neil Roeth, Senior Risk Developer, TFG Financial Systems. 15 th July 2015 Abstract We describe a variety of VaR models in terms of their key attributes and differences, e.g., parametric

More information

Gamma Distribution Fitting

Gamma Distribution Fitting Chapter 552 Gamma Distribution Fitting Introduction This module fits the gamma probability distributions to a complete or censored set of individual or grouped data values. It outputs various statistics

More information

Accelerated Option Pricing Multiple Scenarios

Accelerated Option Pricing Multiple Scenarios Accelerated Option Pricing in Multiple Scenarios 04.07.2008 Stefan Dirnstorfer (stefan@thetaris.com) Andreas J. Grau (grau@thetaris.com) 1 Abstract This paper covers a massive acceleration of Monte-Carlo

More information

To acquaint yourself with the practical applications of simulation methods.

To acquaint yourself with the practical applications of simulation methods. Unit 5 SIMULATION THEORY Lesson 40 Learning objectives: To acquaint yourself with the practical applications of simulation methods. Hello students, Now when you are aware of the methods of simulation and

More information

,,, be any other strategy for selling items. It yields no more revenue than, based on the

,,, be any other strategy for selling items. It yields no more revenue than, based on the ONLINE SUPPLEMENT Appendix 1: Proofs for all Propositions and Corollaries Proof of Proposition 1 Proposition 1: For all 1,2,,, if, is a non-increasing function with respect to (henceforth referred to as

More information

2.1 Mathematical Basis: Risk-Neutral Pricing

2.1 Mathematical Basis: Risk-Neutral Pricing Chapter Monte-Carlo Simulation.1 Mathematical Basis: Risk-Neutral Pricing Suppose that F T is the payoff at T for a European-type derivative f. Then the price at times t before T is given by f t = e r(t

More information

Math Computational Finance Double barrier option pricing using Quasi Monte Carlo and Brownian Bridge methods

Math Computational Finance Double barrier option pricing using Quasi Monte Carlo and Brownian Bridge methods . Math 623 - Computational Finance Double barrier option pricing using Quasi Monte Carlo and Brownian Bridge methods Pratik Mehta pbmehta@eden.rutgers.edu Masters of Science in Mathematical Finance Department

More information

A Study on the Risk Regulation of Financial Investment Market Based on Quantitative

A Study on the Risk Regulation of Financial Investment Market Based on Quantitative 80 Journal of Advanced Statistics, Vol. 3, No. 4, December 2018 https://dx.doi.org/10.22606/jas.2018.34004 A Study on the Risk Regulation of Financial Investment Market Based on Quantitative Xinfeng Li

More information

Brooks, Introductory Econometrics for Finance, 3rd Edition

Brooks, Introductory Econometrics for Finance, 3rd Edition P1.T2. Quantitative Analysis Brooks, Introductory Econometrics for Finance, 3rd Edition Bionic Turtle FRM Study Notes Sample By David Harper, CFA FRM CIPM and Deepa Raju www.bionicturtle.com Chris Brooks,

More information

An Experimental Study of the Behaviour of the Proxel-Based Simulation Algorithm

An Experimental Study of the Behaviour of the Proxel-Based Simulation Algorithm An Experimental Study of the Behaviour of the Proxel-Based Simulation Algorithm Sanja Lazarova-Molnar, Graham Horton Otto-von-Guericke-Universität Magdeburg Abstract The paradigm of the proxel ("probability

More information

Math Computational Finance Option pricing using Brownian bridge and Stratified samlping

Math Computational Finance Option pricing using Brownian bridge and Stratified samlping . Math 623 - Computational Finance Option pricing using Brownian bridge and Stratified samlping Pratik Mehta pbmehta@eden.rutgers.edu Masters of Science in Mathematical Finance Department of Mathematics,

More information

STOCHASTIC COST ESTIMATION AND RISK ANALYSIS IN MANAGING SOFTWARE PROJECTS

STOCHASTIC COST ESTIMATION AND RISK ANALYSIS IN MANAGING SOFTWARE PROJECTS STOCHASTIC COST ESTIMATION AND RISK ANALYSIS IN MANAGING SOFTWARE PROJECTS Dr A.M. Connor Software Engineering Research Lab Auckland University of Technology Auckland, New Zealand andrew.connor@aut.ac.nz

More information

Curve fitting for calculating SCR under Solvency II

Curve fitting for calculating SCR under Solvency II Curve fitting for calculating SCR under Solvency II Practical insights and best practices from leading European Insurers Leading up to the go live date for Solvency II, insurers in Europe are in search

More information

Lecture outline. Monte Carlo Methods for Uncertainty Quantification. Importance Sampling. Importance Sampling

Lecture outline. Monte Carlo Methods for Uncertainty Quantification. Importance Sampling. Importance Sampling Lecture outline Monte Carlo Methods for Uncertainty Quantification Mike Giles Mathematical Institute, University of Oxford KU Leuven Summer School on Uncertainty Quantification Lecture 2: Variance reduction

More information

Modelling the Sharpe ratio for investment strategies

Modelling the Sharpe ratio for investment strategies Modelling the Sharpe ratio for investment strategies Group 6 Sako Arts 0776148 Rik Coenders 0777004 Stefan Luijten 0783116 Ivo van Heck 0775551 Rik Hagelaars 0789883 Stephan van Driel 0858182 Ellen Cardinaels

More information

M.S. in Quantitative Finance & Risk Analytics (QFRA) Fall 2017 & Spring 2018

M.S. in Quantitative Finance & Risk Analytics (QFRA) Fall 2017 & Spring 2018 M.S. in Quantitative Finance & Risk Analytics (QFRA) Fall 2017 & Spring 2018 2 - Required Professional Development &Career Workshops MGMT 7770 Prof. Development Workshop 1/Career Workshops (Fall) Wed.

More information

SIMULATION OF ELECTRICITY MARKETS

SIMULATION OF ELECTRICITY MARKETS SIMULATION OF ELECTRICITY MARKETS MONTE CARLO METHODS Lectures 15-18 in EG2050 System Planning Mikael Amelin 1 COURSE OBJECTIVES To pass the course, the students should show that they are able to - apply

More information

INTEREST RATE RISK MANAGEMENT IN KRISHNA GRAMEENA BANK

INTEREST RATE RISK MANAGEMENT IN KRISHNA GRAMEENA BANK CHAPTER-IV INTEREST RATE RISK MANAGEMENT IN KRISHNA GRAMEENA BANK xxi CHAPTER-IV INTEREST RATE RISK MANAGEMENT IN KRISHNA GRAMEENA BANK 4.1 Introduction Interest Rate Risk denotes the changes in interest

More information

Simulating the Need of Working Capital for Decision Making in Investments

Simulating the Need of Working Capital for Decision Making in Investments INT J COMPUT COMMUN, ISSN 1841-9836 8(1):87-96, February, 2013. Simulating the Need of Working Capital for Decision Making in Investments M. Nagy, V. Burca, C. Butaci, G. Bologa Mariana Nagy Aurel Vlaicu

More information

Monte Carlo Methods for Uncertainty Quantification

Monte Carlo Methods for Uncertainty Quantification Monte Carlo Methods for Uncertainty Quantification Abdul-Lateef Haji-Ali Based on slides by: Mike Giles Mathematical Institute, University of Oxford Contemporary Numerical Techniques Haji-Ali (Oxford)

More information

[D7] PROBABILITY DISTRIBUTION OF OUTSTANDING LIABILITY FROM INDIVIDUAL PAYMENTS DATA Contributed by T S Wright

[D7] PROBABILITY DISTRIBUTION OF OUTSTANDING LIABILITY FROM INDIVIDUAL PAYMENTS DATA Contributed by T S Wright Faculty and Institute of Actuaries Claims Reserving Manual v.2 (09/1997) Section D7 [D7] PROBABILITY DISTRIBUTION OF OUTSTANDING LIABILITY FROM INDIVIDUAL PAYMENTS DATA Contributed by T S Wright 1. Introduction

More information

Risk Management - CAIIB

Risk Management - CAIIB UNIT 1: COMPONENTS OF ASSETS AND LIABILITIES IN BANK S BALANCE THEIR MANAGEMENT SHEET AND ALM encompasses the analysis and development of goals and objectives, the development of long term strategic plans,

More information

CPSC 540: Machine Learning

CPSC 540: Machine Learning CPSC 540: Machine Learning Monte Carlo Methods Mark Schmidt University of British Columbia Winter 2019 Last Time: Markov Chains We can use Markov chains for density estimation, d p(x) = p(x 1 ) p(x }{{}

More information

Bhartiya Samruddhi Finance Limited Asset-Liability Management Policy

Bhartiya Samruddhi Finance Limited Asset-Liability Management Policy Bhartiya Samruddhi Finance Limited Asset-Liability Management Policy I. Goal: The assets and liabilities of Bhartiya Samruddhi Finance Limited of Hyderabad shall be managed in order to maximize shareholders

More information

Sublinear Time Algorithms Oct 19, Lecture 1

Sublinear Time Algorithms Oct 19, Lecture 1 0368.416701 Sublinear Time Algorithms Oct 19, 2009 Lecturer: Ronitt Rubinfeld Lecture 1 Scribe: Daniel Shahaf 1 Sublinear-time algorithms: motivation Twenty years ago, there was practically no investigation

More information

Evolution of Strategies with Different Representation Schemes. in a Spatial Iterated Prisoner s Dilemma Game

Evolution of Strategies with Different Representation Schemes. in a Spatial Iterated Prisoner s Dilemma Game Submitted to IEEE Transactions on Computational Intelligence and AI in Games (Final) Evolution of Strategies with Different Representation Schemes in a Spatial Iterated Prisoner s Dilemma Game Hisao Ishibuchi,

More information

In physics and engineering education, Fermi problems

In physics and engineering education, Fermi problems A THOUGHT ON FERMI PROBLEMS FOR ACTUARIES By Runhuan Feng In physics and engineering education, Fermi problems are named after the physicist Enrico Fermi who was known for his ability to make good approximate

More information

Practical example of an Economic Scenario Generator

Practical example of an Economic Scenario Generator Practical example of an Economic Scenario Generator Martin Schenk Actuarial & Insurance Solutions SAV 7 March 2014 Agenda Introduction Deterministic vs. stochastic approach Mathematical model Application

More information

Subject CS1 Actuarial Statistics 1 Core Principles. Syllabus. for the 2019 exams. 1 June 2018

Subject CS1 Actuarial Statistics 1 Core Principles. Syllabus. for the 2019 exams. 1 June 2018 ` Subject CS1 Actuarial Statistics 1 Core Principles Syllabus for the 2019 exams 1 June 2018 Copyright in this Core Reading is the property of the Institute and Faculty of Actuaries who are the sole distributors.

More information

Advanced Operations Research Prof. G. Srinivasan Department of Management Studies Indian Institute of Technology, Madras

Advanced Operations Research Prof. G. Srinivasan Department of Management Studies Indian Institute of Technology, Madras Advanced Operations Research Prof. G. Srinivasan Department of Management Studies Indian Institute of Technology, Madras Lecture 21 Successive Shortest Path Problem In this lecture, we continue our discussion

More information

Final exam solutions

Final exam solutions EE365 Stochastic Control / MS&E251 Stochastic Decision Models Profs. S. Lall, S. Boyd June 5 6 or June 6 7, 2013 Final exam solutions This is a 24 hour take-home final. Please turn it in to one of the

More information

Financial Risk Modeling on Low-power Accelerators: Experimental Performance Evaluation of TK1 with FPGA

Financial Risk Modeling on Low-power Accelerators: Experimental Performance Evaluation of TK1 with FPGA Financial Risk Modeling on Low-power Accelerators: Experimental Performance Evaluation of TK1 with FPGA Rajesh Bordawekar and Daniel Beece IBM T. J. Watson Research Center 3/17/2015 2014 IBM Corporation

More information

Simulating Continuous Time Rating Transitions

Simulating Continuous Time Rating Transitions Bus 864 1 Simulating Continuous Time Rating Transitions Robert A. Jones 17 March 2003 This note describes how to simulate state changes in continuous time Markov chains. An important application to credit

More information

Simulation. LEARNING OBJECTIVES : After studying this chapter, you should be able to :

Simulation. LEARNING OBJECTIVES : After studying this chapter, you should be able to : 16 Simulation LEARNING OBJECTIVES : After studying this chapter, you should be able to : l explain the term simulation and reasons for using simulation; l identify the steps in the simulation process;

More information

yuimagui: A graphical user interface for the yuima package. User Guide yuimagui v1.0

yuimagui: A graphical user interface for the yuima package. User Guide yuimagui v1.0 yuimagui: A graphical user interface for the yuima package. User Guide yuimagui v1.0 Emanuele Guidotti, Stefano M. Iacus and Lorenzo Mercuri February 21, 2017 Contents 1 yuimagui: Home 3 2 yuimagui: Data

More information

by Kian Guan Lim Professor of Finance Head, Quantitative Finance Unit Singapore Management University

by Kian Guan Lim Professor of Finance Head, Quantitative Finance Unit Singapore Management University by Kian Guan Lim Professor of Finance Head, Quantitative Finance Unit Singapore Management University Presentation at Hitotsubashi University, August 8, 2009 There are 14 compulsory semester courses out

More information

Associate of Saha Institute of Nuclear Physics Ph.D. Certified Associate of Indian Institute of Bankers

Associate of Saha Institute of Nuclear Physics Ph.D. Certified Associate of Indian Institute of Bankers Bio-Data Name: Qualifications: Experience: Dr. Udayan Kumar Basu M.Sc. (1 st Class 1st) Associate of Saha Institute of Nuclear Physics Ph.D. Certified Associate of Indian Institute of Bankers Nearly 30

More information

Jacob: The illustrative worksheet shows the values of the simulation parameters in the upper left section (Cells D5:F10). Is this for documentation?

Jacob: The illustrative worksheet shows the values of the simulation parameters in the upper left section (Cells D5:F10). Is this for documentation? PROJECT TEMPLATE: DISCRETE CHANGE IN THE INFLATION RATE (The attached PDF file has better formatting.) {This posting explains how to simulate a discrete change in a parameter and how to use dummy variables

More information

Chapter 4 Random Variables & Probability. Chapter 4.5, 6, 8 Probability Distributions for Continuous Random Variables

Chapter 4 Random Variables & Probability. Chapter 4.5, 6, 8 Probability Distributions for Continuous Random Variables Chapter 4.5, 6, 8 Probability for Continuous Random Variables Discrete vs. continuous random variables Examples of continuous distributions o Uniform o Exponential o Normal Recall: A random variable =

More information

Retirement Savings: How Much Will Workers Have When They Retire?

Retirement Savings: How Much Will Workers Have When They Retire? Order Code RL33845 Retirement Savings: How Much Will Workers Have When They Retire? January 29, 2007 Patrick Purcell Specialist in Social Legislation Domestic Social Policy Division Debra B. Whitman Specialist

More information

International Journal of Business and Administration Research Review, Vol. 3, Issue.15, July - Sep, Page 27

International Journal of Business and Administration Research Review, Vol. 3, Issue.15, July - Sep, Page 27 MANAGEMENT OF LIQUIDITY RISK IN THE INDIAN BANKING SECTOR-A CASE STUDY OF UCO BANK Dr. Suprava Sahu Assistant Professor, P.G.Department of Commerce, Ravenshaw University, Cuttack. Abstract Risk Management

More information

Prentice Hall Connected Mathematics 2, 7th Grade Units 2009 Correlated to: Minnesota K-12 Academic Standards in Mathematics, 9/2008 (Grade 7)

Prentice Hall Connected Mathematics 2, 7th Grade Units 2009 Correlated to: Minnesota K-12 Academic Standards in Mathematics, 9/2008 (Grade 7) 7.1.1.1 Know that every rational number can be written as the ratio of two integers or as a terminating or repeating decimal. Recognize that π is not rational, but that it can be approximated by rational

More information

Section 3.1: Discrete Event Simulation

Section 3.1: Discrete Event Simulation Section 3.1: Discrete Event Simulation Discrete-Event Simulation: A First Course c 2006 Pearson Ed., Inc. 0-13-142917-5 Discrete-Event Simulation: A First Course Section 3.1: Discrete Event Simulation

More information

Implementing Models in Quantitative Finance: Methods and Cases

Implementing Models in Quantitative Finance: Methods and Cases Gianluca Fusai Andrea Roncoroni Implementing Models in Quantitative Finance: Methods and Cases vl Springer Contents Introduction xv Parti Methods 1 Static Monte Carlo 3 1.1 Motivation and Issues 3 1.1.1

More information

Bloomberg. Portfolio Value-at-Risk. Sridhar Gollamudi & Bryan Weber. September 22, Version 1.0

Bloomberg. Portfolio Value-at-Risk. Sridhar Gollamudi & Bryan Weber. September 22, Version 1.0 Portfolio Value-at-Risk Sridhar Gollamudi & Bryan Weber September 22, 2011 Version 1.0 Table of Contents 1 Portfolio Value-at-Risk 2 2 Fundamental Factor Models 3 3 Valuation methodology 5 3.1 Linear factor

More information

Computational Finance Improving Monte Carlo

Computational Finance Improving Monte Carlo Computational Finance Improving Monte Carlo School of Mathematics 2018 Monte Carlo so far... Simple to program and to understand Convergence is slow, extrapolation impossible. Forward looking method ideal

More information

1.1 Interest rates Time value of money

1.1 Interest rates Time value of money Lecture 1 Pre- Derivatives Basics Stocks and bonds are referred to as underlying basic assets in financial markets. Nowadays, more and more derivatives are constructed and traded whose payoffs depend on

More information

WC-5 Just How Credible Is That Employer? Exploring GLMs and Multilevel Modeling for NCCI s Excess Loss Factor Methodology

WC-5 Just How Credible Is That Employer? Exploring GLMs and Multilevel Modeling for NCCI s Excess Loss Factor Methodology Antitrust Notice The Casualty Actuarial Society is committed to adhering strictly to the letter and spirit of the antitrust laws. Seminars conducted under the auspices of the CAS are designed solely to

More information

Public Disclosure Authorized. Public Disclosure Authorized. Public Disclosure Authorized. cover_test.indd 1-2 4/24/09 11:55:22

Public Disclosure Authorized. Public Disclosure Authorized. Public Disclosure Authorized. cover_test.indd 1-2 4/24/09 11:55:22 cover_test.indd 1-2 4/24/09 11:55:22 losure Authorized Public Disclosure Authorized Public Disclosure Authorized Public Disclosure Authorized 1 4/24/09 11:58:20 What is an actuary?... 1 Basic actuarial

More information

Probability. An intro for calculus students P= Figure 1: A normal integral

Probability. An intro for calculus students P= Figure 1: A normal integral Probability An intro for calculus students.8.6.4.2 P=.87 2 3 4 Figure : A normal integral Suppose we flip a coin 2 times; what is the probability that we get more than 2 heads? Suppose we roll a six-sided

More information

CARE s Rating Methodology For Banks

CARE s Rating Methodology For Banks CARE s Rating Methodology For Banks CARE's ratings are an opinion on the relative ability and willingness of an issuer to make timely payments on the specific debt obligations over the life of the instrument.

More information

Testing the significance of the RV coefficient

Testing the significance of the RV coefficient 1 / 19 Testing the significance of the RV coefficient Application to napping data Julie Josse, François Husson and Jérôme Pagès Applied Mathematics Department Agrocampus Rennes, IRMAR CNRS UMR 6625 Agrostat

More information

Interest Rate Risk in the Banking Book. Taking a close look at the latest IRRBB developments

Interest Rate Risk in the Banking Book. Taking a close look at the latest IRRBB developments Interest Rate Risk in the Banking Book Taking a close look at the latest IRRBB developments Interest Rate Risk in the Banking Book Interest rate risk in the banking book (IRRBB) can be a significant risk

More information

Indian Sovereign Yield Curve using Nelson-Siegel-Svensson Model

Indian Sovereign Yield Curve using Nelson-Siegel-Svensson Model Indian Sovereign Yield Curve using Nelson-Siegel-Svensson Model Of the three methods of valuing a Fixed Income Security Current Yield, YTM and the Coupon, the most common method followed is the Yield To

More information

Monte Carlo Simulations in the Teaching Process

Monte Carlo Simulations in the Teaching Process Monte Carlo Simulations in the Teaching Process Blanka Šedivá Department of Mathematics, Faculty of Applied Sciences University of West Bohemia, Plzeň, Czech Republic CADGME 2018 Conference on Digital

More information

Management of Interest Rate Risk in Indian Banking

Management of Interest Rate Risk in Indian Banking MPRA Munich Personal RePEc Archive Management of Interest Rate Risk in Indian Banking Vighneswara Swamy IBS Hyderabad 2013 Online at https://mpra.ub.uni-muenchen.de/58342/ MPRA Paper No. 58342, posted

More information

Do You Really Understand Rates of Return? Using them to look backward - and forward

Do You Really Understand Rates of Return? Using them to look backward - and forward Do You Really Understand Rates of Return? Using them to look backward - and forward November 29, 2011 by Michael Edesess The basic quantitative building block for professional judgments about investment

More information

Monte Carlo and Empirical Methods for Stochastic Inference (MASM11/FMS091)

Monte Carlo and Empirical Methods for Stochastic Inference (MASM11/FMS091) Monte Carlo and Empirical Methods for Stochastic Inference (MASM11/FMS091) Magnus Wiktorsson Centre for Mathematical Sciences Lund University, Sweden Lecture 3 Importance sampling January 27, 2015 M. Wiktorsson

More information

Probability Models.S2 Discrete Random Variables

Probability Models.S2 Discrete Random Variables Probability Models.S2 Discrete Random Variables Operations Research Models and Methods Paul A. Jensen and Jonathan F. Bard Results of an experiment involving uncertainty are described by one or more random

More information

Overview. Transformation method Rejection method. Monte Carlo vs ordinary methods. 1 Random numbers. 2 Monte Carlo integration.

Overview. Transformation method Rejection method. Monte Carlo vs ordinary methods. 1 Random numbers. 2 Monte Carlo integration. Overview 1 Random numbers Transformation method Rejection method 2 Monte Carlo integration Monte Carlo vs ordinary methods 3 Summary Transformation method Suppose X has probability distribution p X (x),

More information

6.1 Binomial Theorem

6.1 Binomial Theorem Unit 6 Probability AFM Valentine 6.1 Binomial Theorem Objective: I will be able to read and evaluate binomial coefficients. I will be able to expand binomials using binomial theorem. Vocabulary Binomial

More information

Monte Carlo Methods in Finance

Monte Carlo Methods in Finance Monte Carlo Methods in Finance Peter Jackel JOHN WILEY & SONS, LTD Preface Acknowledgements Mathematical Notation xi xiii xv 1 Introduction 1 2 The Mathematics Behind Monte Carlo Methods 5 2.1 A Few Basic

More information

Publication date: 12-Nov-2001 Reprinted from RatingsDirect

Publication date: 12-Nov-2001 Reprinted from RatingsDirect Publication date: 12-Nov-2001 Reprinted from RatingsDirect Commentary CDO Evaluator Applies Correlation and Monte Carlo Simulation to the Art of Determining Portfolio Quality Analyst: Sten Bergman, New

More information

Week 7 Quantitative Analysis of Financial Markets Simulation Methods

Week 7 Quantitative Analysis of Financial Markets Simulation Methods Week 7 Quantitative Analysis of Financial Markets Simulation Methods Christopher Ting http://www.mysmu.edu/faculty/christophert/ Christopher Ting : christopherting@smu.edu.sg : 6828 0364 : LKCSB 5036 November

More information

The following content is provided under a Creative Commons license. Your support

The following content is provided under a Creative Commons license. Your support MITOCW Recitation 6 The following content is provided under a Creative Commons license. Your support will help MIT OpenCourseWare continue to offer high quality educational resources for free. To make

More information

ESTIMATING ECONOMIC BENEFITS OF ALLOWING A FLEXIBLE WINDOW FOR MARYLAND PURCHASES OF SPONGE CRABS

ESTIMATING ECONOMIC BENEFITS OF ALLOWING A FLEXIBLE WINDOW FOR MARYLAND PURCHASES OF SPONGE CRABS ESTIMATING ECONOMIC BENEFITS OF ALLOWING A FLEXIBLE WINDOW FOR MARYLAND PURCHASES OF SPONGE CRABS Douglas Lipton Department of Agricultural & Resource Economics & Maryland Sea Grant Extension Program University

More information

How to Consider Risk Demystifying Monte Carlo Risk Analysis

How to Consider Risk Demystifying Monte Carlo Risk Analysis How to Consider Risk Demystifying Monte Carlo Risk Analysis James W. Richardson Regents Professor Senior Faculty Fellow Co-Director, Agricultural and Food Policy Center Department of Agricultural Economics

More information

The proof of Twin Primes Conjecture. Author: Ramón Ruiz Barcelona, Spain August 2014

The proof of Twin Primes Conjecture. Author: Ramón Ruiz Barcelona, Spain   August 2014 The proof of Twin Primes Conjecture Author: Ramón Ruiz Barcelona, Spain Email: ramonruiz1742@gmail.com August 2014 Abstract. Twin Primes Conjecture statement: There are infinitely many primes p such that

More information

Maximum Likelihood Estimates for Alpha and Beta With Zero SAIDI Days

Maximum Likelihood Estimates for Alpha and Beta With Zero SAIDI Days Maximum Likelihood Estimates for Alpha and Beta With Zero SAIDI Days 1. Introduction Richard D. Christie Department of Electrical Engineering Box 35500 University of Washington Seattle, WA 98195-500 christie@ee.washington.edu

More information

Resource Planning with Uncertainty for NorthWestern Energy

Resource Planning with Uncertainty for NorthWestern Energy Resource Planning with Uncertainty for NorthWestern Energy Selection of Optimal Resource Plan for 213 Resource Procurement Plan August 28, 213 Gary Dorris, Ph.D. Ascend Analytics, LLC gdorris@ascendanalytics.com

More information

Optimal Withdrawal Strategy for Retirement Income Portfolios

Optimal Withdrawal Strategy for Retirement Income Portfolios Optimal Withdrawal Strategy for Retirement Income Portfolios David Blanchett, CFA Head of Retirement Research Maciej Kowara, Ph.D., CFA Senior Research Consultant Peng Chen, Ph.D., CFA President September

More information

Part V - Chance Variability

Part V - Chance Variability Part V - Chance Variability Dr. Joseph Brennan Math 148, BU Dr. Joseph Brennan (Math 148, BU) Part V - Chance Variability 1 / 78 Law of Averages In Chapter 13 we discussed the Kerrich coin-tossing experiment.

More information

No-Arbitrage ROM Simulation

No-Arbitrage ROM Simulation Alois Geyer 1 Michael Hanke 2 Alex Weissensteiner 3 1 WU (Vienna University of Economics and Business) and Vienna Graduate School of Finance (VGSF) 2 Institute for Financial Services, University of Liechtenstein

More information

Strategies for Improving the Efficiency of Monte-Carlo Methods

Strategies for Improving the Efficiency of Monte-Carlo Methods Strategies for Improving the Efficiency of Monte-Carlo Methods Paul J. Atzberger General comments or corrections should be sent to: paulatz@cims.nyu.edu Introduction The Monte-Carlo method is a useful

More information

PROBABILITY. Wiley. With Applications and R ROBERT P. DOBROW. Department of Mathematics. Carleton College Northfield, MN

PROBABILITY. Wiley. With Applications and R ROBERT P. DOBROW. Department of Mathematics. Carleton College Northfield, MN PROBABILITY With Applications and R ROBERT P. DOBROW Department of Mathematics Carleton College Northfield, MN Wiley CONTENTS Preface Acknowledgments Introduction xi xiv xv 1 First Principles 1 1.1 Random

More information

Better decision making under uncertain conditions using Monte Carlo Simulation

Better decision making under uncertain conditions using Monte Carlo Simulation IBM Software Business Analytics IBM SPSS Statistics Better decision making under uncertain conditions using Monte Carlo Simulation Monte Carlo simulation and risk analysis techniques in IBM SPSS Statistics

More information

The Importance (or Non-Importance) of Distributional Assumptions in Monte Carlo Models of Saving. James P. Dow, Jr.

The Importance (or Non-Importance) of Distributional Assumptions in Monte Carlo Models of Saving. James P. Dow, Jr. The Importance (or Non-Importance) of Distributional Assumptions in Monte Carlo Models of Saving James P. Dow, Jr. Department of Finance, Real Estate and Insurance California State University, Northridge

More information

CHAPTER V ANALYSIS AND INTERPRETATION

CHAPTER V ANALYSIS AND INTERPRETATION CHAPTER V ANALYSIS AND INTERPRETATION 1 CHAPTER-V: ANALYSIS AND INTERPRETATION OF DATA 5.1. DESCRIPTIVE ANALYSIS OF DATA: Research consists of a systematic observation and description of the properties

More information

Using Monte Carlo Integration and Control Variates to Estimate π

Using Monte Carlo Integration and Control Variates to Estimate π Using Monte Carlo Integration and Control Variates to Estimate π N. Cannady, P. Faciane, D. Miksa LSU July 9, 2009 Abstract We will demonstrate the utility of Monte Carlo integration by using this algorithm

More information

Prudential Standard APS 117 Capital Adequacy: Interest Rate Risk in the Banking Book (Advanced ADIs)

Prudential Standard APS 117 Capital Adequacy: Interest Rate Risk in the Banking Book (Advanced ADIs) Prudential Standard APS 117 Capital Adequacy: Interest Rate Risk in the Banking Book (Advanced ADIs) Objective and key requirements of this Prudential Standard This Prudential Standard sets out the requirements

More information