- #1
WMDhamnekar
MHB
- 379
- 28
Get your friends and family to play this simple little game that illustrates a key aspect of stochastic mathematics in application to finance.
That the number written in each square is (roughly) proportional to the position of the square in the sequence corresponds to the financial reality that small businesses usually grow/shrink by small amounts, whereas large companies grow/shrink by large amounts. Investors expect returns in proportion to their investments.
How to answer these three questions?
I know wiener process/Exponential Brownian motion. I know how to plot exponetial brownian motions in octave. But I don't know how to use that knowledge here?
How can I simulate this problem in 'Octave' or in 'r'?
[Mentor Note -- Adding attribution to avoid copyright violation: Exercise 1.1 from page 33 of Elementary Calculus of Financial Mathematics by A. J. Roberts https://tuck.adelaide.edu.au/ecfm.php ]
- Draw on a big sheet of paper a sequence of 30 squares and label them consecutively 0 (bankrupt), 1, 1, 2, 2, 3, 3, 4, . . . , 14, 14, 15 (millionairedom). Each of these squares represents one state in a 30-state Markov chain. Imagine each state represents the value of some asset such as the value of a small business that each player is managing.
- Give each player a token and a six-sided die.
- At the start place each token on the second “2”, the fifth state. Imagine this corresponds to the small business having an initial value of $200,000.
- Each turn in the game corresponds to, say, one year in time. In each year the business may be poor or may grow. Thus in each turn each player rolls his/her die and moves according to the following rules:
• If a player rolls a 1 or 2, then he/she moves down some states;
• if a player rolls a 3, he/she stays in the same state;
• if a player rolls a 4, 5, or 6, he/she moves up some states.
That the number written in each square is (roughly) proportional to the position of the square in the sequence corresponds to the financial reality that small businesses usually grow/shrink by small amounts, whereas large companies grow/shrink by large amounts. Investors expect returns in proportion to their investments.
- Each player continues to role his/her die and move until reaching 0 or 15. That is, players continue to operate their businesses until they either go bankrupt or reach millionairedom.
- Why do you expect each business to grow? That is, why do you expect each player to reach the “millionairedom” state?
- When you play the game, roughly what proportion of players reach millionairedom? What proportion go bankrupt?
- How do you explain the actual results?
How to answer these three questions?
I know wiener process/Exponential Brownian motion. I know how to plot exponetial brownian motions in octave. But I don't know how to use that knowledge here?
How can I simulate this problem in 'Octave' or in 'r'?
[Mentor Note -- Adding attribution to avoid copyright violation: Exercise 1.1 from page 33 of Elementary Calculus of Financial Mathematics by A. J. Roberts https://tuck.adelaide.edu.au/ecfm.php ]
Last edited by a moderator: