Computational Intelligence in the Development of Derivative s Pricing,Arbitrage and Hedging

Size: px
Start display at page:

Download "Computational Intelligence in the Development of Derivative s Pricing,Arbitrage and Hedging"

Transcription

1 Computational Intelligence in the Development of Derivative s Pricing,Arbitrage and Hedging Wo-Chiang Lee Department of Finance and Banking,Aletheia University AI-ECON Research Group August 20,2004

2 Outline The Basic concept of Option Pricing Model The Traditional Option Pricing Model NNs in the Derivative Pricing GP in the Derivative Pricing Fuzzy in the Derivative Pricing Concluding Remark

3 Computational Intelligence for Financial Engineering and Financial Applications

4

5 The Application field of Financial Derivatives

6 S :Stock price P: E :exercise price σ: volatility r f : risk free rate T : time to maturity Option price D:dividend

7

8 real data Model-driven driven approaches fit data Data-driven approaches

9 Model-Driven Approach Data-Driven Approach With a certainty model. Adaptive learning Based on some important assumptions. Serve market price as true price. Based on natural selection,needn t rely on some important assumptions. By way of evolution, widely search space,can find optimal solution.

10 Black-Scholes Option Pricing Formula P d d 1 2 = = = SN(d ln(s/e) d 1 1 σ ) σ T Ee rt + (r+ σ T N(d 2)T Where S underlying asset price P : option price E exercise price T time to maturity volatility r:risk-free rate 2 / 2 ) The Black-Scholes model is the standard approach used for pricing financial options.

11 Fischer Black Born: 1938 Died: earned bachelor's degree in physics earned PhD. from Harvard in applied math joined faculty of University of Chicago Graduate School of Business Published "The Pricing of Options and Corporate Liabilities" 19XX -- Left the University of Chicago to teach at MIT left MIT to work for Goldman Sachs & Co.

12 Myron Scholes Born: Published "The Pricing of Options and Corporate Liabilities" Currently works in the derivatives trading group at Salomon Brothers.

13 The Problems of Black-Scholes Option Pricing Model Black-Scholes model was derived under strict assumptions that do not hold in the real world and model prices exhibit systematic biases from observed option prices Assumes normal distribution of prices. Assumes constant volatility. Assumes constant risk-free rate. Although being theoretically strong, option prices valued by the model often differ from the prices observed in the financial markets. How to solve the problems? Computational Intelligence.

14 The Volatility Models for Option Pricing

15 Model 1: Estimating Volatility from Historical Data 1. Take observations S 0, S 1,..., S n at intervals of τ years 2. Define the continuously compounded return as: u i = 3. Calculate the standard deviation, s, of the u i s 4.The historical volatility estimate is: σˆ = s ln τ S S i i 1

16 Model 2:Implied Volatility The implied volatility of an option is the volatility for which the Black-Scholes price equals the market price The is a one-to-one correspondence between prices and implied volatilities Traders and brokers often quote implied volatilities rather than dollar prices 1.Calculate the initial value of volatility σ σ I = ( i+1) = σ ( i) S 2 ln + γτ X τ 2.Recurative calculate the volatility. f ( σ ( i) ) f ( σ ) P

17 Model 3:GARCH (Generalized ARCH) A high order GARCH(p,q) model p t p t q t q t p j j t j q i i t i t h t = = = + + = = β σ βσ α ε αε ϖ β σ αε ϖ σ Ex: A AR(3)-GARCH(1,1) model = + + = t t t t t t t t r r r r ε σ σ ε

18 Model 4: GJR-GARCH σ 2 = α + p i= 1 β σ i q r 2 2 t i + γ jε t j + j = 1 k = 1 φ D k t k ε 2 t k D t k = 0, if 1, if ε ε t k t k 0 < 0 good bad news news 1.For a leverage effect, we would see k > 0. If k,the news impact is asymmetric. 2.Good news has a impact of bad news has a impact of + k EX:GJR-GARCH(1,1) σ = α + βσ t 1 + γ ε t 1 + φ Dt 1ε t 1

19 Donaldson,R.G. and M. Kamstra(1997) provide the artificial neutral networks to describe the nonlinear relationship between variables-ann-garch model. ( ) = = = = Ψ = s h h t h r k k t k t k q j j t j p i i t i t z D r λ ξ ε φ ε β σ α σ < = k t k t k t if if D ε ε ( ) 1 1 1,,,0,0 exp 1, = = + + = Ψ v d m w w d t w h d h t t Z z λ λ λ ( ) ( ) ( ) 2 ε ε ε E E Z d t d t = [ ] 1 1, ~ 2 1,, + uniform w d λ h ANNs model Sigmoid function Model 5: ANN-GARCH Model

20 Model 6:Neural network to predict volatility

21 Model 7:GP-Volatility Model Chen,S-H. and C.-H.Yeh.(1997). Using Genetic Programming to Model Volatility in Financial Time Series: The Case of Nikkei 225 and S&P 500,", in Proceedings of the 4th JAFEE International Conference on Investments and Derivatives (JIC'97), Aoyoma Gakuin University, Tokyo, Japan, July 29-31, pp

22 Artificial Neural Networks in Derivative s Pricing,Arbitrage and Hedging

23 ANNs for Financial Applications

24 Neural Network Topology Layers of neurons interconnected Non-linear activation functions Weights define strength of information flow

25 Hutchinson. J. A., Lo and T. Poggio (1994), A Nonparametric Approach to Pricing and Hedge Derivative Structure via Learning Networks, Journal of Finance, vol. 49, In this paper,they first propose a nonparametric method(data-driven) for estimating the pricing formula of a derivative asset using learning networks.

26 Advantages: They don t rely on restrictive parametric assumption,such as lognormality or sample path contiunity. They are robust to the specification errors that plague parametric models. They are adaptive and respond to structural changes in the data-generating process in ways that parametric models can not. They are flexible enough to encompass a wide range of derivative securities and fundamental asset price. dynamics, yet they are relatively simple to implement.

27 Drawback: The approach would be inappropriate for thinly traded derivatives. It also be inappropriate for newly created derivatives that Have no similar counterparts among existing securities.

28 Learning Networks:Radial Basis Functions(Backpropagation): P ANN RBF = f ( S / E,1, T t) Based on desired output p and the net s actual output p ann-rbf, adjust weights to all layers w to minimize J(w)=½ p - p ann-rbf 2 Backpropagation: Generalization of iterative LMS approach gradient descent on J(w) Notes Start with random weights Normalize inputs to same scale Too many hidden units can cause overfitting

29 Performance Measure Tracking Error Let V(t) is the dollar value of replicating portfolio at time t,we sell one call option and undertake the usual dynamic trading strategy in stock s and bonds to hedge this call during its life.then V ( t ) = V V ( t ) = e e ( t ) + V V ( T E [ V ( T ( t ) + V τ ) ) ] ( t ) FRBF (0) V (0) = S (0) RBF (0), RBF (0) = S FRBF ( t ) V S ( t ) = S ( t ) RBF ( t ), RBF ( t ) = S V C (0) = FBS (0), bsopm V (0) = ( V (0) + V (0)) B B S ( t )( V ( t ) Tracking error present value ξ rt S rτ B B B C C RBF V RBF ( t τ ))

30 ANNs-Call Warrant Pricing Model 1 Traditional ANNs Model P ANN = f ( S, E, T, σ )

31 MODEL MAE (Training) Comparison of the BS Model and ANNs Model σ σ σ σ σ σ SSE (Training) RMSE (Training) MAE (Test) SSE (Test) RMSE (Test) Lee,Wo-Chiang(2001) Use Nonparametric Network to Pricing Reset Warrant Proceeding on 2001 Taiwan Finance Association Annual Meeting. pp.1-14.

32 2.Genetic Adaptive Neural Networks(GANN) Pricing Model P gann 1 T, S, ( S where = f ( vol, σ 1, E, E ) / E, L) vol.is trading volume.. σ1 is historical volatility. E: is exercise price. T is the time to maturity. S is underlying asset price. (S-E)/E is moneyness. L is liquidity. P gann = f ( vol, 1, E, T, σσ 2 S, ( S Where E) / E, vol.is trading volume σ2 is implied volatility E: is exercise price. 2, L, P, R) T is the time to maturity. S is underlying asset price. (S-E)/E is moneyness. L is liquidity. P is premium ratio. R is leverage ratio. ref:lee,wo-chiang(2002), Applied Genetic Adaptive Neural Network Approach in the Evaluation of Upper-and-Out Call Warrant", International Conference of Artificial and Computational Intelligence(ACI 2002), September 25-

33 Genetic Adaptive Neural Networks Algorithms Topology Optimization number of hidden layers, number of hidden nodes, interconnection pattern Weights Optimization Control Parameter Optimization learning rate, momentum rate, tolerance level, Input Factors Optimization

34 Flowchart of GANN System chromesome population Reproduction,crossover,mutation fitness RMSE 1:choice 0:no choice Combination of chromesome No Convergence? ANNs RMSE Yes Final variables

35 Comparison of ANNs,GANN1 and GANN2 X1=vol X2=σ1 X3=E X4=T X5=S X6=(S-E)/E X7=σ2 X8=L X9=P X10=R ALGORITHMS Final input variables ANN(BS variables) GANN1 GANN2 X2,X3,X4,X5 X2,X3,X4,X6 X3,X5,X6,X7,X9 MEAN(in-sample) VARIANCE E-06 MAX MIN MEAN(out-sample) VARIANCE MAX MIN

36 Genetic Programming in Derivative s Pricing,Arbitrage and Hedging

37 An Adaptive Evolutionary Approach to Option Pricing via Genetic Programming N. K. Chidambaran, Chi-Wen Jevons Lee, and Joaquin R. Trigueros 1998 Conference on Computational Intelligence for Financial Engineering Propose a new methodology of Genetic Programming for better approximating the elusive relationship between the option price and its contract terms and properties of the underlying stock price. I.e. to develop an adaptive evolutionary model of option pricing, is also data driven and non-parametric This method requires minimal assumptions and can easily adapt to changing and uncertain economic environments strongly encouraging and suggest that the Genetic Programming approach works well in practice.

38

39

40

41

42

43 Limit the complexity of the problem by setting a maximum depth size of 17 for the trees used to represent formulas. The search space is, however, still very large, A 17 deep tree is a popular number used to limit the size of tree sizes ractically, we chose the maximum depth size possible without running into excessive computer run times. Note that the Black-Scholes formula is represented by a tree of depth size 12. A depth size of 17, therefore, is large enough to accommodate complicated option pricing formulas and works in practice.

44

45

46

47

48

49

50 it is a non-parametric data driven approach and requires minimal assumptions. We thus avoid the problems associated with making specific assumptions regarding the stock price process.the Geneti Programming method uses options price data and extracts the implied pricing equation directly. Second, the Genetic Programming method requires less data than other numerical techniques such as Neural Networks (Hutchinson Lo, and Poggio (1994)). The flexibility in adding terms to the parameter set used to develop the functional approximation can also be used to examine whether factors beyond those used in this study, for example, trading volume, skewness and kurtosis of returns, and inflation, are relevant to option pricing. The self-learning and self-improving feature also makes the method robust to changes in the economic

51 Chen,Shu-Heng,Lee,Wo-Chiang and Yeh-Chia-Shen(1999), Hedging Derivative Securities with Genetic Programming, International Journal of Intelligent Systems in Accounting Finance & Management, Vol.4,No.8, pp

52 C = SN r τ f ( d1) Ee N ( d 2 ) * - * S/E CDF exp CDF LOG + * / * sqrt -r * + LOG * / * sqrt S/E r S/E r-0.5 2

53

54

55 Comparison of BS,Linear,ANNs and GP Model RMSE( In sample and out sample)

56 Fuzzy Logic in Derivative s Pricing,Arbitrage and Hedging

57 Pricing European options based on the fuzzy pattern Of Black-Scholes formula-hsien-chung Wu Computers&OperationsResearch31(2004) In the real world, some parameters in the Black Scholes formula cannot always be expected in a precise sense. For instance, the risk-free interest rate r may occur imprecisely. Therefore, the fuzzy sets theory proposed by Zadeh(1965) may be a useful tool for modeling this kind of imprecise problem.

58 Fuzzy Black-Scholes random variables risk-free interest rate : constant or stochastic interest rate. fuzzy interest rate stock price S: is a stochastic process: fuzzy stock price. Volatility: an imprecise data: fuzzy volatility under the considerations of fuzzy interest rate, fuzzy volatility and fuzzy stock price, the option price will turn into a fuzzy number.

59 Fuzzy pattern of Black Scholes formula We can solve the put call price Pt by put-call parity

60

61 Fuzzy pattern of Black Scholes formula Since the strike price K and time T are real numbers, they are displayed as the crisp numbers

62 Fuzzy pattern of Black Scholes formula

63

64

65 THE END Thank you for your attention!.

A Dynamic Hedging Strategy for Option Transaction Using Artificial Neural Networks

A Dynamic Hedging Strategy for Option Transaction Using Artificial Neural Networks A Dynamic Hedging Strategy for Option Transaction Using Artificial Neural Networks Hyun Joon Shin and Jaepil Ryu Dept. of Management Eng. Sangmyung University {hjshin, jpru}@smu.ac.kr Abstract In order

More information

COMPARING NEURAL NETWORK AND REGRESSION MODELS IN ASSET PRICING MODEL WITH HETEROGENEOUS BELIEFS

COMPARING NEURAL NETWORK AND REGRESSION MODELS IN ASSET PRICING MODEL WITH HETEROGENEOUS BELIEFS Akademie ved Leske republiky Ustav teorie informace a automatizace Academy of Sciences of the Czech Republic Institute of Information Theory and Automation RESEARCH REPORT JIRI KRTEK COMPARING NEURAL NETWORK

More information

Lecture 17. The model is parametrized by the time period, δt, and three fixed constant parameters, v, σ and the riskless rate r.

Lecture 17. The model is parametrized by the time period, δt, and three fixed constant parameters, v, σ and the riskless rate r. Lecture 7 Overture to continuous models Before rigorously deriving the acclaimed Black-Scholes pricing formula for the value of a European option, we developed a substantial body of material, in continuous

More information

American Option Pricing Formula for Uncertain Financial Market

American Option Pricing Formula for Uncertain Financial Market American Option Pricing Formula for Uncertain Financial Market Xiaowei Chen Uncertainty Theory Laboratory, Department of Mathematical Sciences Tsinghua University, Beijing 184, China chenxw7@mailstsinghuaeducn

More information

The Complexity of GARCH Option Pricing Models

The Complexity of GARCH Option Pricing Models JOURNAL OF INFORMATION SCIENCE AND ENGINEERING 8, 689-704 (01) The Complexity of GARCH Option Pricing Models YING-CHIE CHEN +, YUH-DAUH LYUU AND KUO-WEI WEN + Department of Finance Department of Computer

More information

MATH3075/3975 FINANCIAL MATHEMATICS TUTORIAL PROBLEMS

MATH3075/3975 FINANCIAL MATHEMATICS TUTORIAL PROBLEMS MATH307/37 FINANCIAL MATHEMATICS TUTORIAL PROBLEMS School of Mathematics and Statistics Semester, 04 Tutorial problems should be used to test your mathematical skills and understanding of the lecture material.

More information

4. Black-Scholes Models and PDEs. Math6911 S08, HM Zhu

4. Black-Scholes Models and PDEs. Math6911 S08, HM Zhu 4. Black-Scholes Models and PDEs Math6911 S08, HM Zhu References 1. Chapter 13, J. Hull. Section.6, P. Brandimarte Outline Derivation of Black-Scholes equation Black-Scholes models for options Implied

More information

The Black-Scholes Model

The Black-Scholes Model The Black-Scholes Model Liuren Wu Options Markets Liuren Wu ( c ) The Black-Merton-Scholes Model colorhmoptions Markets 1 / 18 The Black-Merton-Scholes-Merton (BMS) model Black and Scholes (1973) and Merton

More information

Graduate School of Business, University of Chicago Business 41202, Spring Quarter 2007, Mr. Ruey S. Tsay. Solutions to Final Exam

Graduate School of Business, University of Chicago Business 41202, Spring Quarter 2007, Mr. Ruey S. Tsay. Solutions to Final Exam Graduate School of Business, University of Chicago Business 41202, Spring Quarter 2007, Mr. Ruey S. Tsay Solutions to Final Exam Problem A: (30 pts) Answer briefly the following questions. 1. Suppose that

More information

The Black-Scholes Model

The Black-Scholes Model The Black-Scholes Model Liuren Wu Options Markets (Hull chapter: 12, 13, 14) Liuren Wu ( c ) The Black-Scholes Model colorhmoptions Markets 1 / 17 The Black-Scholes-Merton (BSM) model Black and Scholes

More information

GENETIC PROGRAMMING WITH MONTE CARLO SIMULATION FOR OPTION PRICING. N. K. Chidambaran

GENETIC PROGRAMMING WITH MONTE CARLO SIMULATION FOR OPTION PRICING. N. K. Chidambaran Proceedings of the 2003 Winter Simulation Conference S. Chick, P. J. Sánchez, D. Ferrin, and D. J. Morrice, eds. GENETIC PROGRAMMING WITH MONTE CARLO SIMULATION FOR OPTION PRICING N. K. Chidambaran Rutgers

More information

Smile in the low moments

Smile in the low moments Smile in the low moments L. De Leo, T.-L. Dao, V. Vargas, S. Ciliberti, J.-P. Bouchaud 10 jan 2014 Outline 1 The Option Smile: statics A trading style The cumulant expansion A low-moment formula: the moneyness

More information

International Journal of Computer Engineering and Applications, Volume XII, Issue II, Feb. 18, ISSN

International Journal of Computer Engineering and Applications, Volume XII, Issue II, Feb. 18,   ISSN Volume XII, Issue II, Feb. 18, www.ijcea.com ISSN 31-3469 AN INVESTIGATION OF FINANCIAL TIME SERIES PREDICTION USING BACK PROPAGATION NEURAL NETWORKS K. Jayanthi, Dr. K. Suresh 1 Department of Computer

More information

Pricing of Stock Options using Black-Scholes, Black s and Binomial Option Pricing Models. Felcy R Coelho 1 and Y V Reddy 2

Pricing of Stock Options using Black-Scholes, Black s and Binomial Option Pricing Models. Felcy R Coelho 1 and Y V Reddy 2 MANAGEMENT TODAY -for a better tomorrow An International Journal of Management Studies home page: www.mgmt2day.griet.ac.in Vol.8, No.1, January-March 2018 Pricing of Stock Options using Black-Scholes,

More information

Deriving the Black-Scholes Equation and Basic Mathematical Finance

Deriving the Black-Scholes Equation and Basic Mathematical Finance Deriving the Black-Scholes Equation and Basic Mathematical Finance Nikita Filippov June, 7 Introduction In the 97 s Fischer Black and Myron Scholes published a model which would attempt to tackle the issue

More information

Chapter 9 - Mechanics of Options Markets

Chapter 9 - Mechanics of Options Markets Chapter 9 - Mechanics of Options Markets Types of options Option positions and profit/loss diagrams Underlying assets Specifications Trading options Margins Taxation Warrants, employee stock options, and

More information

AN ARTIFICIAL NEURAL NETWORK MODELING APPROACH TO PREDICT CRUDE OIL FUTURE. By Dr. PRASANT SARANGI Director (Research) ICSI-CCGRT, Navi Mumbai

AN ARTIFICIAL NEURAL NETWORK MODELING APPROACH TO PREDICT CRUDE OIL FUTURE. By Dr. PRASANT SARANGI Director (Research) ICSI-CCGRT, Navi Mumbai AN ARTIFICIAL NEURAL NETWORK MODELING APPROACH TO PREDICT CRUDE OIL FUTURE By Dr. PRASANT SARANGI Director (Research) ICSI-CCGRT, Navi Mumbai AN ARTIFICIAL NEURAL NETWORK MODELING APPROACH TO PREDICT CRUDE

More information

In general, the value of any asset is the present value of the expected cash flows on

In general, the value of any asset is the present value of the expected cash flows on ch05_p087_110.qxp 11/30/11 2:00 PM Page 87 CHAPTER 5 Option Pricing Theory and Models In general, the value of any asset is the present value of the expected cash flows on that asset. This section will

More information

AN ANALYTICALLY TRACTABLE UNCERTAIN VOLATILITY MODEL

AN ANALYTICALLY TRACTABLE UNCERTAIN VOLATILITY MODEL AN ANALYTICALLY TRACTABLE UNCERTAIN VOLATILITY MODEL FABIO MERCURIO BANCA IMI, MILAN http://www.fabiomercurio.it 1 Stylized facts Traders use the Black-Scholes formula to price plain-vanilla options. An

More information

Assicurazioni Generali: An Option Pricing Case with NAGARCH

Assicurazioni Generali: An Option Pricing Case with NAGARCH Assicurazioni Generali: An Option Pricing Case with NAGARCH Assicurazioni Generali: Business Snapshot Find our latest analyses and trade ideas on bsic.it Assicurazioni Generali SpA is an Italy-based insurance

More information

International Journal of Computer Engineering and Applications, Volume XII, Issue II, Feb. 18, ISSN

International Journal of Computer Engineering and Applications, Volume XII, Issue II, Feb. 18,   ISSN International Journal of Computer Engineering and Applications, Volume XII, Issue II, Feb. 18, www.ijcea.com ISSN 31-3469 AN INVESTIGATION OF FINANCIAL TIME SERIES PREDICTION USING BACK PROPAGATION NEURAL

More information

M5MF6. Advanced Methods in Derivatives Pricing

M5MF6. Advanced Methods in Derivatives Pricing Course: Setter: M5MF6 Dr Antoine Jacquier MSc EXAMINATIONS IN MATHEMATICS AND FINANCE DEPARTMENT OF MATHEMATICS April 2016 M5MF6 Advanced Methods in Derivatives Pricing Setter s signature...........................................

More information

STOCK PRICE PREDICTION: KOHONEN VERSUS BACKPROPAGATION

STOCK PRICE PREDICTION: KOHONEN VERSUS BACKPROPAGATION STOCK PRICE PREDICTION: KOHONEN VERSUS BACKPROPAGATION Alexey Zorin Technical University of Riga Decision Support Systems Group 1 Kalkyu Street, Riga LV-1658, phone: 371-7089530, LATVIA E-mail: alex@rulv

More information

The University of Chicago, Booth School of Business Business 41202, Spring Quarter 2009, Mr. Ruey S. Tsay. Solutions to Final Exam

The University of Chicago, Booth School of Business Business 41202, Spring Quarter 2009, Mr. Ruey S. Tsay. Solutions to Final Exam The University of Chicago, Booth School of Business Business 41202, Spring Quarter 2009, Mr. Ruey S. Tsay Solutions to Final Exam Problem A: (42 pts) Answer briefly the following questions. 1. Questions

More information

Valuing Stock Options: The Black-Scholes-Merton Model. Chapter 13

Valuing Stock Options: The Black-Scholes-Merton Model. Chapter 13 Valuing Stock Options: The Black-Scholes-Merton Model Chapter 13 1 The Black-Scholes-Merton Random Walk Assumption l Consider a stock whose price is S l In a short period of time of length t the return

More information

FX Smile Modelling. 9 September September 9, 2008

FX Smile Modelling. 9 September September 9, 2008 FX Smile Modelling 9 September 008 September 9, 008 Contents 1 FX Implied Volatility 1 Interpolation.1 Parametrisation............................. Pure Interpolation.......................... Abstract

More information

Appendix: Basics of Options and Option Pricing Option Payoffs

Appendix: Basics of Options and Option Pricing Option Payoffs Appendix: Basics of Options and Option Pricing An option provides the holder with the right to buy or sell a specified quantity of an underlying asset at a fixed price (called a strike price or an exercise

More information

CHAPTER 10 OPTION PRICING - II. Derivatives and Risk Management By Rajiv Srivastava. Copyright Oxford University Press

CHAPTER 10 OPTION PRICING - II. Derivatives and Risk Management By Rajiv Srivastava. Copyright Oxford University Press CHAPTER 10 OPTION PRICING - II Options Pricing II Intrinsic Value and Time Value Boundary Conditions for Option Pricing Arbitrage Based Relationship for Option Pricing Put Call Parity 2 Binomial Option

More information

Financial Econometrics Jeffrey R. Russell. Midterm 2014 Suggested Solutions. TA: B. B. Deng

Financial Econometrics Jeffrey R. Russell. Midterm 2014 Suggested Solutions. TA: B. B. Deng Financial Econometrics Jeffrey R. Russell Midterm 2014 Suggested Solutions TA: B. B. Deng Unless otherwise stated, e t is iid N(0,s 2 ) 1. (12 points) Consider the three series y1, y2, y3, and y4. Match

More information

EFFICIENT MONTE CARLO ALGORITHM FOR PRICING BARRIER OPTIONS

EFFICIENT MONTE CARLO ALGORITHM FOR PRICING BARRIER OPTIONS Commun. Korean Math. Soc. 23 (2008), No. 2, pp. 285 294 EFFICIENT MONTE CARLO ALGORITHM FOR PRICING BARRIER OPTIONS Kyoung-Sook Moon Reprinted from the Communications of the Korean Mathematical Society

More information

Iran s Stock Market Prediction By Neural Networks and GA

Iran s Stock Market Prediction By Neural Networks and GA Iran s Stock Market Prediction By Neural Networks and GA Mahmood Khatibi MS. in Control Engineering mahmood.khatibi@gmail.com Habib Rajabi Mashhadi Associate Professor h_mashhadi@ferdowsi.um.ac.ir Electrical

More information

1.1 Basic Financial Derivatives: Forward Contracts and Options

1.1 Basic Financial Derivatives: Forward Contracts and Options Chapter 1 Preliminaries 1.1 Basic Financial Derivatives: Forward Contracts and Options A derivative is a financial instrument whose value depends on the values of other, more basic underlying variables

More information

1. What is Implied Volatility?

1. What is Implied Volatility? Numerical Methods FEQA MSc Lectures, Spring Term 2 Data Modelling Module Lecture 2 Implied Volatility Professor Carol Alexander Spring Term 2 1 1. What is Implied Volatility? Implied volatility is: the

More information

Which GARCH Model for Option Valuation? By Peter Christoffersen and Kris Jacobs

Which GARCH Model for Option Valuation? By Peter Christoffersen and Kris Jacobs Online Appendix Sample Index Returns Which GARCH Model for Option Valuation? By Peter Christoffersen and Kris Jacobs In order to give an idea of the differences in returns over the sample, Figure A.1 plots

More information

No-arbitrage theorem for multi-factor uncertain stock model with floating interest rate

No-arbitrage theorem for multi-factor uncertain stock model with floating interest rate Fuzzy Optim Decis Making 217 16:221 234 DOI 117/s17-16-9246-8 No-arbitrage theorem for multi-factor uncertain stock model with floating interest rate Xiaoyu Ji 1 Hua Ke 2 Published online: 17 May 216 Springer

More information

ECON4510 Finance Theory Lecture 10

ECON4510 Finance Theory Lecture 10 ECON4510 Finance Theory Lecture 10 Diderik Lund Department of Economics University of Oslo 11 April 2016 Diderik Lund, Dept. of Economics, UiO ECON4510 Lecture 10 11 April 2016 1 / 24 Valuation of options

More information

Preference-Free Option Pricing with Path-Dependent Volatility: A Closed-Form Approach

Preference-Free Option Pricing with Path-Dependent Volatility: A Closed-Form Approach Preference-Free Option Pricing with Path-Dependent Volatility: A Closed-Form Approach Steven L. Heston and Saikat Nandi Federal Reserve Bank of Atlanta Working Paper 98-20 December 1998 Abstract: This

More information

Derivatives Options on Bonds and Interest Rates. Professor André Farber Solvay Business School Université Libre de Bruxelles

Derivatives Options on Bonds and Interest Rates. Professor André Farber Solvay Business School Université Libre de Bruxelles Derivatives Options on Bonds and Interest Rates Professor André Farber Solvay Business School Université Libre de Bruxelles Caps Floors Swaption Options on IR futures Options on Government bond futures

More information

Portfolio Management and Optimal Execution via Convex Optimization

Portfolio Management and Optimal Execution via Convex Optimization Portfolio Management and Optimal Execution via Convex Optimization Enzo Busseti Stanford University April 9th, 2018 Problems portfolio management choose trades with optimization minimize risk, maximize

More information

Asset Pricing Models with Underlying Time-varying Lévy Processes

Asset Pricing Models with Underlying Time-varying Lévy Processes Asset Pricing Models with Underlying Time-varying Lévy Processes Stochastics & Computational Finance 2015 Xuecan CUI Jang SCHILTZ University of Luxembourg July 9, 2015 Xuecan CUI, Jang SCHILTZ University

More information

Introduction to Financial Mathematics

Introduction to Financial Mathematics Department of Mathematics University of Michigan November 7, 2008 My Information E-mail address: marymorj (at) umich.edu Financial work experience includes 2 years in public finance investment banking

More information

OULU BUSINESS SCHOOL. Ilkka Rahikainen DIRECT METHODOLOGY FOR ESTIMATING THE RISK NEUTRAL PROBABILITY DENSITY FUNCTION

OULU BUSINESS SCHOOL. Ilkka Rahikainen DIRECT METHODOLOGY FOR ESTIMATING THE RISK NEUTRAL PROBABILITY DENSITY FUNCTION OULU BUSINESS SCHOOL Ilkka Rahikainen DIRECT METHODOLOGY FOR ESTIMATING THE RISK NEUTRAL PROBABILITY DENSITY FUNCTION Master s Thesis Finance March 2014 UNIVERSITY OF OULU Oulu Business School ABSTRACT

More information

FINANCIAL OPTION ANALYSIS HANDOUTS

FINANCIAL OPTION ANALYSIS HANDOUTS FINANCIAL OPTION ANALYSIS HANDOUTS 1 2 FAIR PRICING There is a market for an object called S. The prevailing price today is S 0 = 100. At this price the object S can be bought or sold by anyone for any

More information

MASM006 UNIVERSITY OF EXETER SCHOOL OF ENGINEERING, COMPUTER SCIENCE AND MATHEMATICS MATHEMATICAL SCIENCES FINANCIAL MATHEMATICS.

MASM006 UNIVERSITY OF EXETER SCHOOL OF ENGINEERING, COMPUTER SCIENCE AND MATHEMATICS MATHEMATICAL SCIENCES FINANCIAL MATHEMATICS. MASM006 UNIVERSITY OF EXETER SCHOOL OF ENGINEERING, COMPUTER SCIENCE AND MATHEMATICS MATHEMATICAL SCIENCES FINANCIAL MATHEMATICS May/June 2006 Time allowed: 2 HOURS. Examiner: Dr N.P. Byott This is a CLOSED

More information

Lecture Quantitative Finance Spring Term 2015

Lecture Quantitative Finance Spring Term 2015 and Lecture Quantitative Finance Spring Term 2015 Prof. Dr. Erich Walter Farkas Lecture 06: March 26, 2015 1 / 47 Remember and Previous chapters: introduction to the theory of options put-call parity fundamentals

More information

Math 416/516: Stochastic Simulation

Math 416/516: Stochastic Simulation Math 416/516: Stochastic Simulation Haijun Li lih@math.wsu.edu Department of Mathematics Washington State University Week 13 Haijun Li Math 416/516: Stochastic Simulation Week 13 1 / 28 Outline 1 Simulation

More information

ECON FINANCIAL ECONOMICS

ECON FINANCIAL ECONOMICS ECON 337901 FINANCIAL ECONOMICS Peter Ireland Boston College Fall 2017 These lecture notes by Peter Ireland are licensed under a Creative Commons Attribution-NonCommerical-ShareAlike 4.0 International

More information

Forecasting stock market prices

Forecasting stock market prices ICT Innovations 2010 Web Proceedings ISSN 1857-7288 107 Forecasting stock market prices Miroslav Janeski, Slobodan Kalajdziski Faculty of Electrical Engineering and Information Technologies, Skopje, Macedonia

More information

( ) since this is the benefit of buying the asset at the strike price rather

( ) since this is the benefit of buying the asset at the strike price rather Review of some financial models for MAT 483 Parity and Other Option Relationships The basic parity relationship for European options with the same strike price and the same time to expiration is: C( KT

More information

The University of Chicago, Booth School of Business Business 41202, Spring Quarter 2012, Mr. Ruey S. Tsay. Solutions to Final Exam

The University of Chicago, Booth School of Business Business 41202, Spring Quarter 2012, Mr. Ruey S. Tsay. Solutions to Final Exam The University of Chicago, Booth School of Business Business 41202, Spring Quarter 2012, Mr. Ruey S. Tsay Solutions to Final Exam Problem A: (40 points) Answer briefly the following questions. 1. Consider

More information

LOG-SKEW-NORMAL MIXTURE MODEL FOR OPTION VALUATION

LOG-SKEW-NORMAL MIXTURE MODEL FOR OPTION VALUATION LOG-SKEW-NORMAL MIXTURE MODEL FOR OPTION VALUATION J.A. Jiménez and V. Arunachalam Department of Statistics Universidad Nacional de Colombia Bogotá, Colombia josajimenezm@unal.edu.co varunachalam@unal.edu.co

More information

Dynamic Replication of Non-Maturing Assets and Liabilities

Dynamic Replication of Non-Maturing Assets and Liabilities Dynamic Replication of Non-Maturing Assets and Liabilities Michael Schürle Institute for Operations Research and Computational Finance, University of St. Gallen, Bodanstr. 6, CH-9000 St. Gallen, Switzerland

More information

Option pricing models

Option pricing models Option pricing models Objective Learn to estimate the market value of option contracts. Outline The Binomial Model The Black-Scholes pricing model The Binomial Model A very simple to use and understand

More information

Business Strategies in Credit Rating and the Control of Misclassification Costs in Neural Network Predictions

Business Strategies in Credit Rating and the Control of Misclassification Costs in Neural Network Predictions Association for Information Systems AIS Electronic Library (AISeL) AMCIS 2001 Proceedings Americas Conference on Information Systems (AMCIS) December 2001 Business Strategies in Credit Rating and the Control

More information

COGNITIVE LEARNING OF INTELLIGENCE SYSTEMS USING NEURAL NETWORKS: EVIDENCE FROM THE AUSTRALIAN CAPITAL MARKETS

COGNITIVE LEARNING OF INTELLIGENCE SYSTEMS USING NEURAL NETWORKS: EVIDENCE FROM THE AUSTRALIAN CAPITAL MARKETS Asian Academy of Management Journal, Vol. 7, No. 2, 17 25, July 2002 COGNITIVE LEARNING OF INTELLIGENCE SYSTEMS USING NEURAL NETWORKS: EVIDENCE FROM THE AUSTRALIAN CAPITAL MARKETS Joachim Tan Edward Sek

More information

Neural networks as a semiparametric option pricing tool

Neural networks as a semiparametric option pricing tool Neural networks as a semiparametric option pricing tool Michaela Baruníkova Institute of Economic Studies, Charles University, Prague. e-mail: babenababena@gmail.com Jozef Baruník Institute of Information

More information

Computational Finance. Computational Finance p. 1

Computational Finance. Computational Finance p. 1 Computational Finance Computational Finance p. 1 Outline Binomial model: option pricing and optimal investment Monte Carlo techniques for pricing of options pricing of non-standard options improving accuracy

More information

APPLICATION OF MACHINE LEARNING: AN ANALYSIS OF ASIAN OPTIONS PRICING USING NEURAL NETWOPRK. Zhou Fang. Master of Science in Finance

APPLICATION OF MACHINE LEARNING: AN ANALYSIS OF ASIAN OPTIONS PRICING USING NEURAL NETWOPRK. Zhou Fang. Master of Science in Finance APPLICATION OF MACHINE LEARNING: AN ANALYSIS OF ASIAN OPTIONS PRICING USING NEURAL NETWOPRK By Zhou Fang Master of Science in Finance University of Illinois at Urbana Champaign Champaign, IL 2014 Submitted

More information

Pricing Volatility Derivatives with General Risk Functions. Alejandro Balbás University Carlos III of Madrid

Pricing Volatility Derivatives with General Risk Functions. Alejandro Balbás University Carlos III of Madrid Pricing Volatility Derivatives with General Risk Functions Alejandro Balbás University Carlos III of Madrid alejandro.balbas@uc3m.es Content Introduction. Describing volatility derivatives. Pricing and

More information

A No-Arbitrage Theorem for Uncertain Stock Model

A No-Arbitrage Theorem for Uncertain Stock Model Fuzzy Optim Decis Making manuscript No (will be inserted by the editor) A No-Arbitrage Theorem for Uncertain Stock Model Kai Yao Received: date / Accepted: date Abstract Stock model is used to describe

More information

ARCH and GARCH models

ARCH and GARCH models ARCH and GARCH models Fulvio Corsi SNS Pisa 5 Dic 2011 Fulvio Corsi ARCH and () GARCH models SNS Pisa 5 Dic 2011 1 / 21 Asset prices S&P 500 index from 1982 to 2009 1600 1400 1200 1000 800 600 400 200

More information

Role of soft computing techniques in predicting stock market direction

Role of soft computing techniques in predicting stock market direction REVIEWS Role of soft computing techniques in predicting stock market direction Panchal Amitkumar Mansukhbhai 1, Dr. Jayeshkumar Madhubhai Patel 2 1. Ph.D Research Scholar, Gujarat Technological University,

More information

Pricing and Risk Management of guarantees in unit-linked life insurance

Pricing and Risk Management of guarantees in unit-linked life insurance Pricing and Risk Management of guarantees in unit-linked life insurance Xavier Chenut Secura Belgian Re xavier.chenut@secura-re.com SÉPIA, PARIS, DECEMBER 12, 2007 Pricing and Risk Management of guarantees

More information

A distributed Laplace transform algorithm for European options

A distributed Laplace transform algorithm for European options A distributed Laplace transform algorithm for European options 1 1 A. J. Davies, M. E. Honnor, C.-H. Lai, A. K. Parrott & S. Rout 1 Department of Physics, Astronomy and Mathematics, University of Hertfordshire,

More information

Heterogeneous Firm, Financial Market Integration and International Risk Sharing

Heterogeneous Firm, Financial Market Integration and International Risk Sharing Heterogeneous Firm, Financial Market Integration and International Risk Sharing Ming-Jen Chang, Shikuan Chen and Yen-Chen Wu National DongHwa University Thursday 22 nd November 2018 Department of Economics,

More information

Utility Indifference Pricing and Dynamic Programming Algorithm

Utility Indifference Pricing and Dynamic Programming Algorithm Chapter 8 Utility Indifference ricing and Dynamic rogramming Algorithm In the Black-Scholes framework, we can perfectly replicate an option s payoff. However, it may not be true beyond the Black-Scholes

More information

Barrier Options Pricing in Uncertain Financial Market

Barrier Options Pricing in Uncertain Financial Market Barrier Options Pricing in Uncertain Financial Market Jianqiang Xu, Jin Peng Institute of Uncertain Systems, Huanggang Normal University, Hubei 438, China College of Mathematics and Science, Shanghai Normal

More information

Option Pricing by Fuzzy Logic Based Signal Processing

Option Pricing by Fuzzy Logic Based Signal Processing Option Pricing by Fuzzy Logic Based Signal Processing Dragan Kukolj *, Senior Member, IEEE, and Nikola Gradojevic *,** * Faculty of Technical Sciences, Novi Sad, Serbia; ** Faculty of Business Administration,

More information

F A S C I C U L I M A T H E M A T I C I

F A S C I C U L I M A T H E M A T I C I F A S C I C U L I M A T H E M A T I C I Nr 38 27 Piotr P luciennik A MODIFIED CORRADO-MILLER IMPLIED VOLATILITY ESTIMATOR Abstract. The implied volatility, i.e. volatility calculated on the basis of option

More information

S u =$55. S u =S (1+u) S=$50. S d =$48.5. S d =S (1+d) C u = $5 = Max{55-50,0} $1.06. C u = Max{Su-X,0} (1+r) (1+r) $1.06. C d = $0 = Max{48.

S u =$55. S u =S (1+u) S=$50. S d =$48.5. S d =S (1+d) C u = $5 = Max{55-50,0} $1.06. C u = Max{Su-X,0} (1+r) (1+r) $1.06. C d = $0 = Max{48. Fi8000 Valuation of Financial Assets Spring Semester 00 Dr. Isabel katch Assistant rofessor of Finance Valuation of Options Arbitrage Restrictions on the Values of Options Quantitative ricing Models Binomial

More information

Financial Derivatives Section 5

Financial Derivatives Section 5 Financial Derivatives Section 5 The Black and Scholes Model Michail Anthropelos anthropel@unipi.gr http://web.xrh.unipi.gr/faculty/anthropelos/ University of Piraeus Spring 2018 M. Anthropelos (Un. of

More information

ESTIMATION OF UTILITY FUNCTIONS: MARKET VS. REPRESENTATIVE AGENT THEORY

ESTIMATION OF UTILITY FUNCTIONS: MARKET VS. REPRESENTATIVE AGENT THEORY ESTIMATION OF UTILITY FUNCTIONS: MARKET VS. REPRESENTATIVE AGENT THEORY Kai Detlefsen Wolfgang K. Härdle Rouslan A. Moro, Deutsches Institut für Wirtschaftsforschung (DIW) Center for Applied Statistics

More information

Indian Institute of Management Calcutta. Working Paper Series. WPS No. 797 March Implied Volatility and Predictability of GARCH Models

Indian Institute of Management Calcutta. Working Paper Series. WPS No. 797 March Implied Volatility and Predictability of GARCH Models Indian Institute of Management Calcutta Working Paper Series WPS No. 797 March 2017 Implied Volatility and Predictability of GARCH Models Vivek Rajvanshi Assistant Professor, Indian Institute of Management

More information

The Binomial Model. Chapter 3

The Binomial Model. Chapter 3 Chapter 3 The Binomial Model In Chapter 1 the linear derivatives were considered. They were priced with static replication and payo tables. For the non-linear derivatives in Chapter 2 this will not work

More information

Fixed-Income Securities Lecture 5: Tools from Option Pricing

Fixed-Income Securities Lecture 5: Tools from Option Pricing Fixed-Income Securities Lecture 5: Tools from Option Pricing Philip H. Dybvig Washington University in Saint Louis Review of binomial option pricing Interest rates and option pricing Effective duration

More information

The histogram should resemble the uniform density, the mean should be close to 0.5, and the standard deviation should be close to 1/ 12 =

The histogram should resemble the uniform density, the mean should be close to 0.5, and the standard deviation should be close to 1/ 12 = Chapter 19 Monte Carlo Valuation Question 19.1 The histogram should resemble the uniform density, the mean should be close to.5, and the standard deviation should be close to 1/ 1 =.887. Question 19. The

More information

Lecture Notes: Basic Concepts in Option Pricing - The Black and Scholes Model (Continued)

Lecture Notes: Basic Concepts in Option Pricing - The Black and Scholes Model (Continued) Brunel University Msc., EC5504, Financial Engineering Prof Menelaos Karanasos Lecture Notes: Basic Concepts in Option Pricing - The Black and Scholes Model (Continued) In previous lectures we saw that

More information

Cognitive Pattern Analysis Employing Neural Networks: Evidence from the Australian Capital Markets

Cognitive Pattern Analysis Employing Neural Networks: Evidence from the Australian Capital Markets 76 Cognitive Pattern Analysis Employing Neural Networks: Evidence from the Australian Capital Markets Edward Sek Khin Wong Faculty of Business & Accountancy University of Malaya 50603, Kuala Lumpur, Malaysia

More information

Option Pricing using Neural Networks

Option Pricing using Neural Networks Option Pricing using Neural Networks Technical Report by Norbert Fogarasi (Jan 2004) 1. Introduction Among nonparametric option pricing techniques, probably the most fertile area for empirical research

More information

Valencia. Keywords: Conditional volatility, backpropagation neural network, GARCH in Mean MSC 2000: 91G10, 91G70

Valencia. Keywords: Conditional volatility, backpropagation neural network, GARCH in Mean MSC 2000: 91G10, 91G70 Int. J. Complex Systems in Science vol. 2(1) (2012), pp. 21 26 Estimating returns and conditional volatility: a comparison between the ARMA-GARCH-M Models and the Backpropagation Neural Network Fernando

More information

TEACHING NOTE 98-01: CLOSED-FORM AMERICAN CALL OPTION PRICING: ROLL-GESKE-WHALEY

TEACHING NOTE 98-01: CLOSED-FORM AMERICAN CALL OPTION PRICING: ROLL-GESKE-WHALEY TEACHING NOTE 98-01: CLOSED-FORM AMERICAN CALL OPTION PRICING: ROLL-GESKE-WHALEY Version date: May 16, 2001 C:\Class Material\Teaching Notes\Tn98-01.wpd It is well-known that an American call option on

More information

FIN FINANCIAL INSTRUMENTS SPRING 2008

FIN FINANCIAL INSTRUMENTS SPRING 2008 FIN-40008 FINANCIAL INSTRUMENTS SPRING 2008 The Greeks Introduction We have studied how to price an option using the Black-Scholes formula. Now we wish to consider how the option price changes, either

More information

Computing Bounds on Risk-Neutral Measures from the Observed Prices of Call Options

Computing Bounds on Risk-Neutral Measures from the Observed Prices of Call Options Computing Bounds on Risk-Neutral Measures from the Observed Prices of Call Options Michi NISHIHARA, Mutsunori YAGIURA, Toshihide IBARAKI Abstract This paper derives, in closed forms, upper and lower bounds

More information

STOCHASTIC CALCULUS AND BLACK-SCHOLES MODEL

STOCHASTIC CALCULUS AND BLACK-SCHOLES MODEL STOCHASTIC CALCULUS AND BLACK-SCHOLES MODEL YOUNGGEUN YOO Abstract. Ito s lemma is often used in Ito calculus to find the differentials of a stochastic process that depends on time. This paper will introduce

More information

Financial Times Series. Lecture 6

Financial Times Series. Lecture 6 Financial Times Series Lecture 6 Extensions of the GARCH There are numerous extensions of the GARCH Among the more well known are EGARCH (Nelson 1991) and GJR (Glosten et al 1993) Both models allow for

More information

Simple Formulas to Option Pricing and Hedging in the Black-Scholes Model

Simple Formulas to Option Pricing and Hedging in the Black-Scholes Model Simple Formulas to Option Pricing and Hedging in the Black-Scholes Model Paolo PIANCA DEPARTMENT OF APPLIED MATHEMATICS University Ca Foscari of Venice pianca@unive.it http://caronte.dma.unive.it/ pianca/

More information

Analyzing Oil Futures with a Dynamic Nelson-Siegel Model

Analyzing Oil Futures with a Dynamic Nelson-Siegel Model Analyzing Oil Futures with a Dynamic Nelson-Siegel Model NIELS STRANGE HANSEN & ASGER LUNDE DEPARTMENT OF ECONOMICS AND BUSINESS, BUSINESS AND SOCIAL SCIENCES, AARHUS UNIVERSITY AND CENTER FOR RESEARCH

More information

Measuring DAX Market Risk: A Neural Network Volatility Mixture Approach

Measuring DAX Market Risk: A Neural Network Volatility Mixture Approach Measuring DAX Market Risk: A Neural Network Volatility Mixture Approach Kai Bartlmae, Folke A. Rauscher DaimlerChrysler AG, Research and Technology FT3/KL, P. O. Box 2360, D-8903 Ulm, Germany E mail: fkai.bartlmae,

More information

B. Combinations. 1. Synthetic Call (Put-Call Parity). 2. Writing a Covered Call. 3. Straddle, Strangle. 4. Spreads (Bull, Bear, Butterfly).

B. Combinations. 1. Synthetic Call (Put-Call Parity). 2. Writing a Covered Call. 3. Straddle, Strangle. 4. Spreads (Bull, Bear, Butterfly). 1 EG, Ch. 22; Options I. Overview. A. Definitions. 1. Option - contract in entitling holder to buy/sell a certain asset at or before a certain time at a specified price. Gives holder the right, but not

More information

Option Pricing Using Bayesian Neural Networks

Option Pricing Using Bayesian Neural Networks Option Pricing Using Bayesian Neural Networks Michael Maio Pires, Tshilidzi Marwala School of Electrical and Information Engineering, University of the Witwatersrand, 2050, South Africa m.pires@ee.wits.ac.za,

More information

Forecasting Volatility of USD/MUR Exchange Rate using a GARCH (1,1) model with GED and Student s-t errors

Forecasting Volatility of USD/MUR Exchange Rate using a GARCH (1,1) model with GED and Student s-t errors UNIVERSITY OF MAURITIUS RESEARCH JOURNAL Volume 17 2011 University of Mauritius, Réduit, Mauritius Research Week 2009/2010 Forecasting Volatility of USD/MUR Exchange Rate using a GARCH (1,1) model with

More information

Multiscale Stochastic Volatility Models

Multiscale Stochastic Volatility Models Multiscale Stochastic Volatility Models Jean-Pierre Fouque University of California Santa Barbara 6th World Congress of the Bachelier Finance Society Toronto, June 25, 2010 Multiscale Stochastic Volatility

More information

The Black-Scholes Model

The Black-Scholes Model IEOR E4706: Foundations of Financial Engineering c 2016 by Martin Haugh The Black-Scholes Model In these notes we will use Itô s Lemma and a replicating argument to derive the famous Black-Scholes formula

More information

Predicting Abnormal Stock Returns with a. Nonparametric Nonlinear Method

Predicting Abnormal Stock Returns with a. Nonparametric Nonlinear Method Predicting Abnormal Stock Returns with a Nonparametric Nonlinear Method Alan M. Safer California State University, Long Beach Department of Mathematics 1250 Bellflower Boulevard Long Beach, CA 90840-1001

More information

Anurag Sodhi University of North Carolina at Charlotte

Anurag Sodhi University of North Carolina at Charlotte American Put Option pricing using Least squares Monte Carlo method under Bakshi, Cao and Chen Model Framework (1997) and comparison to alternative regression techniques in Monte Carlo Anurag Sodhi University

More information

B.4 Solutions to Exam MFE/3F, Spring 2009

B.4 Solutions to Exam MFE/3F, Spring 2009 SOLUTIONS TO EXAM MFE/3F, SPRING 29, QUESTIONS 1 3 775 B.4 Solutions to Exam MFE/3F, Spring 29 The questions for this exam may be downloaded from http://www.soa.org/files/pdf/edu-29-5-mfe-exam.pdf 1. [Section

More information

Statistics and Finance

Statistics and Finance David Ruppert Statistics and Finance An Introduction Springer Notation... xxi 1 Introduction... 1 1.1 References... 5 2 Probability and Statistical Models... 7 2.1 Introduction... 7 2.2 Axioms of Probability...

More information

OPTION VALUATION Fall 2000

OPTION VALUATION Fall 2000 OPTION VALUATION Fall 2000 2 Essentially there are two models for pricing options a. Black Scholes Model b. Binomial option Pricing Model For equities, usual model is Black Scholes. For most bond options

More information

Econ 174 Financial Insurance Fall 2000 Allan Timmermann. Final Exam. Please answer all four questions. Each question carries 25% of the total grade.

Econ 174 Financial Insurance Fall 2000 Allan Timmermann. Final Exam. Please answer all four questions. Each question carries 25% of the total grade. Econ 174 Financial Insurance Fall 2000 Allan Timmermann UCSD Final Exam Please answer all four questions. Each question carries 25% of the total grade. 1. Explain the reasons why you agree or disagree

More information

Mathematics in Finance

Mathematics in Finance Mathematics in Finance Steven E. Shreve Department of Mathematical Sciences Carnegie Mellon University Pittsburgh, PA 15213 USA shreve@andrew.cmu.edu A Talk in the Series Probability in Science and Industry

More information