Jump to content
 







Main menu
   


Navigation  



Main page
Contents
Current events
Random article
About Wikipedia
Contact us
Donate
 




Contribute  



Help
Learn to edit
Community portal
Recent changes
Upload file
 








Search  

































Create account

Log in
 









Create account
 Log in
 




Pages for logged out editors learn more  



Contributions
Talk
 



















Contents

   



(Top)
 


1 Formula  





2 Application  





3 See also  





4 References  





5 External links  














Trinomial tree: Difference between revisions







Add links
 









Article
Talk
 

















Read
Edit
View history
 








Tools
   


Actions  



Read
Edit
View history
 




General  



What links here
Related changes
Upload file
Special pages
Permanent link
Page information
Cite this page
Get shortened URL
Download QR code
Wikidata item
 




Print/export  



Download as PDF
Printable version
 
















Appearance
   

 





Help
 

From Wikipedia, the free encyclopedia
 


Browse history interactively
 Previous edit
Content deleted Content added
URL updates, rm dead external links (WP:ELDEAD), consistent dash style
 
(30 intermediate revisions by 21 users not shown)
Line 1: Line 1:

{{Short description|Model used in financial mathematics}}

The '''Trinomial tree''' is a [[Lattice model (finance)|lattice based]] [[computational model]] used in [[financial mathematics]] to price [[option (finance)|options]]. It was developed by [[Phelim Boyle]] in 1986. It is an extension of the [[Binomial options pricing model]], and is conceptually similar.<ref>[http://www.global-derivatives.com/index.php/options-database-topmenu/13-options-database/15-european-options#Trinomial Trinomial Method (Boyle) 1986]</ref> It can also be shown that the approach is equivalent to the [[Finite_difference_method#Explicit_method|explicit]] [[finite difference methods for option pricing|finite difference method for option pricing]].<ref>[http://web.archive.org/web/20070622150346/www.in-the-money.com/pages/author.htm Mark Rubinstein]</ref>

The '''trinomial tree''' is a [[Lattice model (finance)|lattice-based]] [[computational model]] used in [[financial mathematics]] to price [[option (finance)|options]]. It was developed by [[Phelim Boyle]] in 1986. It is an extension of the [[binomial options pricing model]], and is conceptually similar. It can also be shown that the approach is equivalent to the [[Finite difference method#Explicit method|explicit]] [[finite difference methods for option pricing|finite difference method for option pricing]].<ref>[https://web.archive.org/web/20070622150346/http://www.in-the-money.com/pages/author.htm Mark Rubinstein]</ref> For [[fixed income]] and [[interest rate derivative]]s see [[Lattice model (finance)#Interest rate derivatives]].



==Formula==

==Formula==

Under the trinomial method, the [[underlying]] stock price is modeled as a recombining tree, where, at each node the price has three possible paths: an up, down and stable or middle path.<ref>[http://www.sitmo.com/article/binomial-and-trinomial-trees/ Trinomial Tree, geometric Brownian motion]</ref> These values are found by multiplying the value at the current node by the appropriate factor <math> u\,</math>, <math> d\,</math> or <math> m\,</math> where

Under the trinomial method, the [[underlying]] stock price is modeled as a recombining tree, where, at each node the price has three possible paths: an up, down and stable or middle path.<ref>[http://www.sitmo.com/article/binomial-and-trinomial-trees/ Trinomial Tree, geometric Brownian motion] {{Webarchive|url=https://web.archive.org/web/20110721155149/http://www.sitmo.com/article/binomial-and-trinomial-trees/ |date=2011-07-21 }}</ref> These values are found by multiplying the value at the current node by the appropriate factor <math> u\,</math>, <math> d\,</math> or <math> m\,</math> where

:<math> u = e^{\sigma\sqrt {2\Delta t}}</math>

:<math> u = e^{\sigma\sqrt {2\Delta t}}</math>

:<math> d = e^{-\sigma\sqrt {2\Delta t}} = \frac{1}{u} \,</math> (the structure is recombining)

:<math> d = e^{-\sigma\sqrt {2\Delta t}} = \frac{1}{u} \,</math> (the structure is recombining)

Line 12: Line 13:

:<math> p_m = 1 - (p_u + p_d) \,</math>.

:<math> p_m = 1 - (p_u + p_d) \,</math>.



In the above formulae: <math> \Delta t \,</math> is the length of time per step in the tree and is simply time to maturity divided by the number of time steps; <math> r\,</math> is the [[risk-free interest rate]] over this maturity; <math> \sigma\,</math> is the corresponding [[volatility (finance)|volatility of the underlying]]; <math> q\,</math> is its corresponding [[dividend yield]].<ref name="JHull">[[John C. Hull|John Hull]] presents alternative formulae; see: {{cite book | last = Hull

In the above formulae: <math> \Delta t \,</math> is the length of time per step in the tree and is simply time to maturity divided by the number of time steps; <math> r\,</math> is the [[risk-free interest rate]] over this maturity; <math> \sigma\,</math> is the corresponding [[volatility (finance)|volatility of the underlying]]; <math> q\,</math> is its corresponding [[dividend yield]].<ref name="JHull">[[John C. Hull (economist)|John Hull]] presents alternative formulae; see: {{cite book | last = Hull | first = John C. | edition = 5th | title = Options, Futures and Other Derivatives | year = 2002 | publisher = [[Prentice Hall]] | isbn = 978-0-13-009056-0 | url-access = registration | url = https://archive.org/details/optionsfuturesot00hull_1 }}.</ref>

| first = John C. | edition = 5th | title = Options, Futures and Other Derivatives | year = 2002 | publisher = [[Prentice Hall]] | isbn = 0-13-009056-5 }}.</ref>



As with the binomial model, these factors and probabilities are specified so as to ensure that the price of the [[underlying]] evolves as a [[Martingale (probability theory)|martingale]], while the [[Moment (mathematics)|moments]] are matched approximately<ref>[http://www2.warwick.ac.uk/fac/sci/maths/people/staff/oleg_zaboronski/fm/trinomial_tree_2008.pdf Pricing Options Using Trinomial Trees]</ref> (and with increasing accuracy for smaller time-steps). Note that for <math> p_u </math>, <math> p_d </math>, and <math> p_m </math> to be in the interval <math> (0,1) </math> the following condition on <math> \Delta t </math> has to be satisfied <math> \Delta t < 2\frac{\sigma^2}{(r-q)^2} </math>.

As with the binomial model, these factors and probabilities are specified so as to ensure that the price of the [[underlying]] evolves as a [[Martingale (probability theory)|martingale]], while the [[Moment (mathematics)|moments{{snd}}]] considering node spacing and probabilities{{snd}} are matched to those of the [[log-normal distribution]]<ref>[http://www2.warwick.ac.uk/fac/sci/maths/people/staff/oleg_zaboronski/fm/trinomial_tree_2008.pdf Pricing Options Using Trinomial Trees]</ref> (and with increasing accuracy for smaller time-steps). Note that for <math> p_u </math>, <math> p_d </math>, and <math> p_m </math> to be in the interval <math> (0,1) </math> the following condition on <math> \Delta t </math> has to be satisfied <math> \Delta t < 2\frac{\sigma^2}{(r-q)^2} </math>.



Once the tree of prices has been calculated, the option price is found at each node largely [[Binomial_options_pricing_model#Methodology|as for the binomial model]], by working backwards from the final nodes to today. The difference being that the option value at each non-final node is determined based on the three - as opposed to ''two'' - later nodes and their corresponding probabilities. The model is best understood visually - see, for example [http://www.hoadley.net/options/binomialtree.aspx?tree=T Trinomial Tree Option Calculator] (Peter Hoadley).

Once the tree of prices has been calculated, the option price is found at each node largely [[Binomial options pricing model#Methodology|as for the binomial model]], by working backwards from the final nodes to the present node (<math>t_{0}</math>). The difference being that the option value at each non-final node is determined based on the three{{snd}}as opposed to ''two''{{snd}} later nodes and their corresponding probabilities.<ref>[http://icit.zuj.edu.jo/icit13/Papers%20list/Camera_ready/Applied%20Mathematics/694_final.pdf Binomial and Trinomial Trees Versus Bjerksund and Stensland Approximations for American Options Pricing]</ref>



If the length of time-steps <math> \Delta t </math> is taken as an exponentially distributed random variable and interpreted as the waiting time between two movements of the stock price then the resulting stochastic process is a [[birth-death process]]. The resulting [[Korn-Kreer-Lenssen Model|model]] is soluble and there exist analytic pricing and hedging formulae for various options.

If the length of time-steps <math> \Delta t </math> is taken as an exponentially distributed random variable and interpreted as the waiting time between two movements of the stock price then the resulting stochastic process is a [[birth–death process]]. The resulting [[Korn–Kreer–Lenssen model|model]] is soluble and there exist analytic pricing and hedging formulae for various options.



==Application==

==Application==

Line 25: Line 25:


==See also==

==See also==

*[[Binomial options pricing model]]

* [[Binomial options pricing model]]

*[[Valuation of options]]

* [[Valuation of options]]

*[[Option_(finance)#Model_implementation|Option: Model implementation]]

* [[Option (finance)#Model implementation|Option: Model implementation]]

* [[Korn–Kreer–Lenssen model]]

*[[Korn-Kreer-Lenssen Model]]

* [[Implied trinomial tree]]



==References==


== References ==

<references/>

<references/>



==External links==

==External links==

*[[Phelim Boyle]], 1986. "Option Valuation Using a Three-Jump Process", ''International Options Journal'' 3, 7-12.

*[[Phelim Boyle]], 1986. "Option Valuation Using a Three-Jump Process", ''International Options Journal'' 3, 7–12.

*{{cite journal |last=Rubinstein |first=M. |authorlink=Mark Rubinstein |year=2000 |title=On the Relation Between Binomial and Trinomial Option Pricing Models |journal=[[Journal of Derivatives]] |volume=8 |issue=2 |pages=47&ndash;50 |url=//www.in-the-money.com/pages/author.htm |doi=10.3905/jod.2000.319149 |url-status=dead |archiveurl=https://web.archive.org/web/20070622150346/http://www.in-the-money.com/pages/author.htm |archivedate=June 22, 2007 |citeseerx=10.1.1.43.5394 }}

*Paul Clifford et al. 2010. [https://warwick.ac.uk/fac/sci/maths/people/staff/oleg_zaboronski/fm/trinomial_tree_2010_kevin.pdf Pricing Options Using Trinomial Trees], [[University of Warwick]]

*Tero Haahtela, 2010. [https://www.realoptions.org/papers2010/241.pdf "Recombining Trinomial Tree for Real Option Valuation with Changing Volatility"], [[Aalto University]], Working Paper Series.

* Ralf Korn, Markus Kreer and Mark Lenssen, 1998. "Pricing of european options when the underlying stock price follows a linear birth-death process", Stochastic Models Vol. 14(3), pp 647 – 662

* Ralf Korn, Markus Kreer and Mark Lenssen, 1998. "Pricing of european options when the underlying stock price follows a linear birth-death process", Stochastic Models Vol. 14(3), pp 647 – 662

*Tero Haahtela, 2010. [http://www.realoptions.org/papers2010/241.pdf "Recombining Trinomial Tree for Real Option Valuation with Changing Volatility"], [[Aalto University]], Working Paper Series.

* Peter Hoadley. [http://www.hoadley.net/options/binomialtree.aspx?tree=T Trinomial Tree Option Calculator (Tree Visualized)]

*Tariq Scherer, 2010. [http://www.24-something.com/2011/03/07/how-to-create-trinomial-option-pricing-trees-with-excel-applescripts/ "Create Trinomial Option Pricing Trees Using Excel Applescripts"]



{{Derivatives market}}

{{Derivatives market}}



[[Category:Mathematical finance]]

[[Category:Mathematical finance]]

[[Category:Options]]

[[Category:Options (finance)]]

[[Category:Finance theories]]

[[Category:Models of computation]]

[[Category:Models of computation]]

[[Category:Trees (data structures)]]

[[Category:Trees (data structures)]]

[[Category:Financial models]]


Latest revision as of 19:43, 1 August 2022

The trinomial tree is a lattice-based computational model used in financial mathematics to price options. It was developed by Phelim Boyle in 1986. It is an extension of the binomial options pricing model, and is conceptually similar. It can also be shown that the approach is equivalent to the explicit finite difference method for option pricing.[1] For fixed income and interest rate derivatives see Lattice model (finance)#Interest rate derivatives.

Formula[edit]

Under the trinomial method, the underlying stock price is modeled as a recombining tree, where, at each node the price has three possible paths: an up, down and stable or middle path.[2] These values are found by multiplying the value at the current node by the appropriate factor , or where

(the structure is recombining)

and the corresponding probabilities are:

.

In the above formulae: is the length of time per step in the tree and is simply time to maturity divided by the number of time steps; is the risk-free interest rate over this maturity; is the corresponding volatility of the underlying; is its corresponding dividend yield.[3]

As with the binomial model, these factors and probabilities are specified so as to ensure that the price of the underlying evolves as a martingale, while the moments – considering node spacing and probabilities – are matched to those of the log-normal distribution[4] (and with increasing accuracy for smaller time-steps). Note that for , , and to be in the interval the following condition on has to be satisfied .

Once the tree of prices has been calculated, the option price is found at each node largely as for the binomial model, by working backwards from the final nodes to the present node (). The difference being that the option value at each non-final node is determined based on the three – as opposed to two – later nodes and their corresponding probabilities.[5]

If the length of time-steps is taken as an exponentially distributed random variable and interpreted as the waiting time between two movements of the stock price then the resulting stochastic process is a birth–death process. The resulting model is soluble and there exist analytic pricing and hedging formulae for various options.

Application[edit]

The trinomial model is considered[6] to produce more accurate results than the binomial model when fewer time steps are modelled, and is therefore used when computational speed or resources may be an issue. For vanilla options, as the number of steps increases, the results rapidly converge, and the binomial model is then preferred due to its simpler implementation. For exotic options the trinomial model (or adaptations) is sometimes more stable and accurate, regardless of step-size.

See also[edit]

References[edit]

  • ^ Trinomial Tree, geometric Brownian motion Archived 2011-07-21 at the Wayback Machine
  • ^ John Hull presents alternative formulae; see: Hull, John C. (2002). Options, Futures and Other Derivatives (5th ed.). Prentice Hall. ISBN 978-0-13-009056-0..
  • ^ Pricing Options Using Trinomial Trees
  • ^ Binomial and Trinomial Trees Versus Bjerksund and Stensland Approximations for American Options Pricing
  • ^ On-Line Options Pricing & Probability Calculators
  • External links[edit]


    Retrieved from "https://en.wikipedia.org/w/index.php?title=Trinomial_tree&oldid=1101779808"

    Categories: 
    Mathematical finance
    Options (finance)
    Models of computation
    Trees (data structures)
    Financial models
    Hidden categories: 
    Webarchive template wayback links
    Articles with short description
    Short description matches Wikidata
     



    This page was last edited on 1 August 2022, at 19:43 (UTC).

    Text is available under the Creative Commons Attribution-ShareAlike License 4.0; additional terms may apply. By using this site, you agree to the Terms of Use and Privacy Policy. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc., a non-profit organization.



    Privacy policy

    About Wikipedia

    Disclaimers

    Contact Wikipedia

    Code of Conduct

    Developers

    Statistics

    Cookie statement

    Mobile view



    Wikimedia Foundation
    Powered by MediaWiki