Programming the TI-83 and TI-84 Calculators for Finance

Size: px
Start display at page:

Download "Programming the TI-83 and TI-84 Calculators for Finance"

Transcription

1 Programming the TI-83 and TI-84 Calculators for Finance Steven P. Rich, Baylor University The power of the Texas Instrument TI-83 and TI-84 calculators lies in the ability to create programs for them. This paper discusses how to download, install, and use programs I have written for my TI-83 Plus Silver Edition calculator to work with advanced financial models. Equations created to use the TI-83 s built-in math solver allow the user to solve for any unknown variable in the Black-Scholes Option Pricing Model, any unknown variable in the Put-Call Parity model, or any variable in problems involving growing (or non-growing) annuities. Less powerful, but still useful, programs allow the user to solve for put and call values or the present value or future value of (or non-growing) growing annuities. Examples included in the paper allow the user to practice using the programs for the TI-83 and TI-84. Detailed instructions for entering (rather than downloading) my programs are included in appendices. INTRODUCTION The Texas Instruments TI-83 Plus Silver Edition (and the TI-83 Plus) graphing calculator comes with a financial module that allows the user to solve basic time value of money problems. 1 However the true power of the TI-83 calculator stems from being able to program the calculator to work with more advanced financial models. 2 In this paper, I discuss the programs I ve written for the TI-83 calculator that can be used to solve for call values using the Black-Scholes Option Pricing Model, to solve for put values using Put-Call Parity, and to solve for the values of growing annuities. 3 The most powerful programs use the TI-83 s built in math solver. With these solver equations, the user can solve for any unknown variable. For example, with the option solver equations, the user can solve for the value of a call, the implied volatility, or any of the basic variables that determine the value of a call in the Black-Scholes Option Pricing Model. Less powerful but still useful programs prompt the user for input variables and then simultaneously solve for the values of calls and puts, the present value of growing annuities, or the future value of growing annuities. Throughout this paper, I will indicate keys on the calculator with brackets. The default color for keys on the TI-83 Plus Silver Edition is black. For example, [MATH] is the black key labeled Math. Keys that are blue or white will be labeled as such. The [2 nd ] key is yellow and the [ALPHA] key is green. Most keys have a default function as well as a yellow function and a green function. Yellow functions are entered by pressing the [2 nd ] key first and green functions (mostly letters) are entered by pressing the [ALPHA] key first. The rest of the paper is organized as follows. In Section 2, I discuss how to download (from my website), install, and use the solver equations for option (call and put) valuation and for 1 See Czyrnik (2004) for an introduction to the basic financial functions built into the TI-83 calculator. 2 All programs written for the TI-83 calculator will run on the new TI-84. The new TI-84 has is faster and has more memory. 3 Note that the solver equations can also be used for non-growing annuities by setting the growth rate to 0.

2 growing annuity valuation. In Section 3, I discuss how to download (from my website), install, and use the programs that solve for call and put values and that solve for the present value or future value of growing annuities. In Appendix A, I discuss how to enter the solver equations directly into the calculator. In Appendix B, I discuss how to directly enter the programs directly into the calculator. MATH SOLVER 4 The math solver equations can be downloaded from my webpage at: 5 After downloading to your PC, the files can be transferred to a TI-83 Plus using the TI Connect Program. 6 In the TI Connect Program, click on the TI Group Explorer icon and then find and click on the file you want to download to the TI-83. After clicking on the file, click on the Send to Device icon in the TI Group Explorer. 7 Once downloaded into the calculator, the equation solver can be accessed by pressing the [MATH] key then pressing [0]. 8 Loading Equations into the Equation Solver To load the appropriate equation once you are in the equation solver: 1) press the blue up arrow until EQUATION SOLVER eqn:0=y i is displayed, 2) press [VARS], 3) press the right blue arrow key to highlight Y-VARS, 4) press [1] 5) press the white number key of the equation you want to load into solver. For example, if you have loaded the Black-Scholes equation into Y 8 (the slot I ve assigned it to with the equations on my website), get to the equation solver by: 1) pressing [MATH] 2) pressing [0] Then load equation Y 8 (in this case the Black-Scholes equation) into the solver: 1) press the blue up arrow until EQUATION SOLVER eqn:0=y i is displayed, 4 Discussion of the solver equations begins on page 72 of the TI-83 Plus manual. 5 Note that I ve assigned the growing annuity equation to Y 7, the Black-Scholes equation to Y 8, the put-call parity equation to Y 9. 6 For a more complete discussion of downloading files to a TI-83, see Chapter 19 of the TI-83 Plus manual. The discussion of receiving items starts on page The icon shows a calculator with an arrow pointing towards it. The icon only appears after a relevant file is selected. 8 Alternatively, after pressing the [MATH] key, the blue arrow keys can be used to scroll down to Solver. 2

3 2) press [VARS], 3) press the right blue arrow key to highlight Y-VARS, 4) press [1] to select 1:Function 5) press the white number key [8] to load Y 8 into the math solver. Note that if you have previously loaded equation 8 into the solver, then you do not need to reload it. Once an equation is loaded into the solver, you enter values for all of the variables except the one you wish to solve for. Then use the up or down blue arrow keys to move to the variable you wish to solve for and press [ALPHA] then [ENTER]. 9 Black-Scholes Option Pricing Model 10 The Black-Scholes solver equation has 6 variables: V, X, R, S, T, and C. The variables are defined as: V = value of underlying asset today. X = exercise or strike price. S = standard deviation of return on the underlying asset. The value for S must be entered as a decimal rather than as a percentage. R = risk-free interest rate. The rate is an annual rate assumed to be compounded continuously. The value for R must be entered as a decimal rather than as a percentage. T = maturity of option in years. C = value of call. If values are entered for 5 of the variables, then the 6 th can be solved for. Examples 1. Assume that a stock with a standard deviation of returns of 41% has a current price of $35 per share. Assume that a call on this stock that has an exercise value of $30 and that the option expires 180 days from today. Finally, assume that the interest rate on a T-bill maturing 180 days from today is 3.1% per year compounded continuously. What is the value of this call? First, enter the input variables: V = X = R =.031 S =.41 T = 180/365 = (note that if you type in 180[ ]365[ENTER], the TI-83 calculates the result) 9 The [ENTER] key becomes the [SOLVE] key if the green [ALPHA] button is pressed first. 10 Note that the Black-Scholes Option Pricing Model equation must be loaded into the solver before it can be used. As noted earlier, I have assigned the Black-Scholes Option Pricing Model to equation Y 8. 3

4 To solve for the value of the call, move the cursor to C= then press [ALPHA] and then [ENTER] to get an answer of Assume that a call that expires 62 days from today allows you to purchase for $70 a stock currently priced at $65. The rate on a T-bill maturing 62 days from today is 10% per year compounded continuously. What is the implied standard deviation of returns on the stock if the value of the call is $3.30? First, enter the input variables: V = X = R =.1 T = 62/365 = (note that if you type in 62[ ]365[ENTER], the TI-83 calculates the result) C = 3.30 To solve for the standard deviation of returns on the stock, move the cursor to S= then press [ALPHA] and then [ENTER] to get an answer of Thus the implied volatility on the stock is 45.34%. Put-Call Parity 11 The Put-Call Parity solver equation has 6 variables: C, V, X, R, T, and P. The variables are defined as: C = value of call. V = value of underlying asset today. X = exercise price. R = risk-free interest rate. The rate is an annual rate assumed to be compounded continuously. The value for R must be entered as a decimal rather than as a percentage. T = maturity of option in years. P = value of put. If values are entered for 5 of the variables, then the 6 th can be solved for. Example Assume that a stock has a current price of $35 per share. Assume that a call on this stock with an exercise value of $30 that expires 180 days from today has a value of $7.04. Finally, assume that the interest rate on T-bills maturing 180 days from today is 3.1% per year compounded continuously. What is the value of a put on the stock with an exercise price of $30 that expires 180 days from today? 11 Note that the Put-Call Parity equation must be loaded into the solver before it can be used. I have assigned Put- Call parity to equation Y 9. 4

5 First, enter the input variables: C=7.04 V = X = R =.031 T = 180/365 = (note that if you type in 180[ ]365[ENTER], the TI-83 calculates the result) To solve for the value of the put, move the cursor to P= then press [ALPHA] and then [ENTER] to get an answer of Note that if you solve for example 1 from the Black-Scholes section then solve for the value of the put, all of the variables remain in the calculator. As a result, you do not have to re-enter the values. Growing Annuity 12 The growing annuity solver equation has 6 variables: P, C, R, G, N, and F. The variables are defined as: P = present value. C = first periodic cash flow (payment). R = interest rate per period. The interest rate must be entered in decimal rather than percentage form. G = growth rate of payments. The growth rate of the periodic cash flows must be entered in decimal rather than percentage form. N = number of periodic cash flows. F = future value. If values are entered for 5 of the variables, then the 6 th can be solved for. Note, however, that some variables can be entered as 0. For example, to solve for the present value of a single, future cash flow, all variables are set to 0 except for R, N, and F. Note also that when entering values for P, C, and F, signs are important. If inflows/deposits are entered as positive numbers then outflows/withdrawals should be entered as negative numbers. Examples 1. Assume that a year from today you plan to deposit $100 into a savings account that pays an interest rate of 4.5% per year. After the first deposit you plan to make additional deposits each year but plan for each deposit to be 1% larger than the pervious one (the size of your 12 Note that the growing annuity equation must be loaded into the solver before it can be used. I have assigned the growing annuity equation to slot Y 7. 5

6 deposits grow by 1% per year). How much will be in your account after you have made 10 total deposits? First, enter the input variables: P = 0.00 C = R =.045 G =.01 N = 10 To solve for the future value, move the cursor to F= then press [ALPHA] and then [ENTER] to get an answer of Assume you purchase a bond that matures for $1000 five years from today and which pays an annual coupon of $50 per year. What is the value of the bond if the required return on the bond is 6%? First, enter the input variables: C = R =.06 G = 0 N = 5 F = 1000 To solve for the present value, move the cursor to P= then press [ALPHA] and then [ENTER] to get an answer of Assume that you want to save a total of $3000 by 10 years from today in an account that pays an annual rate of 5.2% per year. You currently have $1200 in your savings account and plan to begin making annual deposits into the account a year from today. If your first annual deposit is $75, at what rate will your deposits have to grow to achieve your goal? First, enter the input variables: P = C = R =.052 N = 10 FV = (Note: the - must be entered using the white [(-)] key rather than the blue [-] math operator key.) To solve for the rate at which your deposits must grow, move the cursor to G= then press [ALPHA] and then [ENTER] to get an answer of So the deposits must be increased by 1.38% per year. 6

7 PROGRAMS at: The finance programs I have written for the TI-83 can also be downloaded from my webpage After downloading to your PC, the files can be transferred to a TI-83 Plus using the TI Connect Program. 13 The programs can be run by pressing the [PRGM] key then the number key corresponding to the program you wish to run. Future Value of a Growing Annuity The future value of a growing annuity program prompts you for the following input variables: PV? = initial cash flow or balance today PMT? = 1 st payment in growing annuity N? = number of payments in growing annuity R? = interest rate. The rate must be entered in decimal form rather than percentage form. G? = growth rate for cash flows. The rate must be entered in decimal rather than percentage form. Example 1. Assume that a year from today you plan to deposit $100 into a savings account that pays an interest rate of 4.5% per year. After the first deposit you plan to make additional deposits each year but plan for each deposit to be 1% larger than the pervious one (the size of your deposits grow by 1% per year). How much will be in your account after you have made 10 total deposits? Steps: 1. Press the [PRGM] button. 2. Press the numeric key corresponding to the Future Value of a Growing Annuity program. If you have not renamed the program, it is called FV. 3. Press [ENTER] to run the program. 4. Enter information as prompted: PV?0[ENTER] PMT?100[ENTER] N?10[ENTER] 13 See Section 2 above for a discussion of how to download files from a PC to a TI-83. For a more complete discussion of downloading files to a TI-83, see Chapter 19 of the TI-83 Plus manual. The discussion of receiving items starts on page

8 R?.045[ENTER] G?.01[ENTER] 5. The program displays: FUTURE VALUE: Note that this is the same answer that was found using the math solver program. Present Value of a Growing Annuity The present value of a growing annuity program prompts you for the following input variables: FV? = terminal cash flow in addition to growing annuity cash flows PMT? = 1 st payment in growing annuity N? = number of payments in growing annuity R? = interest rate. The rate must be entered in decimal form rather than percentage form. G? = growth rate for cash flows. The rate must be entered in decimal rather than percentage form. Example 1. Assume you purchase a bond that matures for $1000 five years from today and which pays an annual coupon of $50 per year. What is the value of the bond if the required return on the bond is 6%? Steps: 1. Press the [PRGM] button. 2. Press the numeric key corresponding to the Present Value of a Growing Annuity program. If you have not renamed the program, it is called PV. 3. Press [ENTER] to run the program. 4. Enter information as prompted: FV?1000[ENTER] PMT?50[ENTER] N?5[ENTER] R?.06[ENTER] G?0[ENTER] 5. The program displays: PRESENT VALUE: Note that this is the same answer that was found using the math solver program. Option Valuation The option pricing model program prompts you for the following input variables: ASSET VALUE? = value of underlying asset today. STRIKE? = exercise or strike price. EXPIR.? = maturity of option in years. 8

9 RISK FREE? = risk-free interest rate. The rate is an annual rate assumed to be compounded continuously. The rate must be entered in decimal form rather than percentage form. STD DEV? = standard deviation of return on the underlying asset. The value for STD DEV must be entered as a decimal rather than as a percentage. Example Assume that a stock with a standard deviation of returns of 41% has a current price of $35 per share. Assume that both a call and put on this stock have an exercise value of $30 and expire 180 days from today. Finally, assume that the interest rate on T-bills maturing 180 days from today is 3.1% per year compounded continuously. What is the value of the call and put options on this stock? Steps: 1. Press the [PRGM] button. 2. Press the numeric key corresponding to the Options program. If you have not renamed the program, it is called OPTIONS. 3. Press [ENTER] to run the program. 4. Enter information as prompted: ASSET VALUE?35[ENTER] STRIKE?30[ENTER] EXPIR.? 180[ ]365[ENTER] RISK FREE?.031[ENTER] STD DEV?.41[ENTER] 5. The program displays CALL VALUE: 7.04 and it displays PUT VALUE: 1.58 Note that these are the same answers that were found using the math solver programs. CONCLUSIONS The Texas Instruments TI-83 and TI-84 calculators come with a built-in financial module that allows the user to work basic time value of money problems. However, programs I have written for the TI-83 allow the user to work with options and growing annuities. The most powerful programs written for calculator s math solver allow the user to solve for any unknown variable in the Black-Scholes Option Pricing Model, any unknown variable in the Put-Call Parity model, or any unknown variable in time value of money problems involving growing annuities. Less powerful, but still useful, programs written for the TI-83 allow the user to solve for put and call values, the present value of a growing annuity, or the future value of a growing annuity. In this paper, I discuss how to download, install, and use the programs I have written. Detailed instructions of how to write the programs (rather than download them from my website) are included in the appendices. 9

10 REFERENCES Black, Fisher and Myron Scholes, The Pricing of Options and Corporate Liabilities, Journal of Political Economy, 81 (May-June 1973), p Czyrnik, Kathy, Corporate Finance and the TI-83 Calculator, Working paper presented at 2004 Financial Education Association Annual Meeting in Mystic Seaport, CT. Texas Instruments TI-83 Plus/TI-83 Plus Silver Edition Graphing Calculator Guidebook,

11 Appendix A Equations for Math Solver Equations can be directly entered by pressing the [Y=] key then typing the equation into any of the blank equation slots. 1. Black-Scholes Option Pricing Model a. Equation: Y i = V*normalcdf(-1E99,(ln(V/X)+(R+S^2/2)*T)/(S^2*T)^.5)- X*normalcdf(-1E99,(ln(V/X)+(R-S^2/2)*T)/(S^2*T)^.5)*(e^(-R*T))-C b. Notes: 1) Letters are entered by pressing the green [ALPHA] key then the relevant key on the calculator. For example, V is entered by pressing the green [ALPHA] key then the white [6] key. The white [6] key becomes V when the green [ALPHA] key is pressed first. 1) The function normalcdf must be entered by pressing [2 nd ] then [VARS] then [2]. Note that the [VARS] key becomes the [DISTR] key if the [2 nd ] key is pressed first. 2) The - that is part of -1E99 and R must be entered using the white [(-)] key rather than the blue [-] operator key. 3) The E in -1E99 must be entered as [2 nd ] then [,] rather than as the alphanumeric E. Note that the [,] key becomes the [EE] key if the [2 nd ] key is pressed first. 4) The exponential function e can be entered by pressing either [2 nd ] then [LN] or by pressing [2 nd ] then [ ] then [^]. Note that the [LN] key becomes [e x ] if the [2 nd ] key is pressed first and the [ ] key becomes [e] if the [2 nd ] key is pressed first. 2. Put-Call Parity a. Equation: Y i = C-V+X*(e^(-R*T))-P b. Notes: 1) The - that is part of R must be entered using the white [(-)] key rather than the blue [-] operator key. 2) See note 4 above. 3. Growing Annuity a. Equation: Y i = P + (C/(R-G))*(1-((1+G)/(1+R))^N)+F/(1+R)^N 11

12 Appendix B Programs 1. Future Value of a Growing Annuity a. Program: PROGRAM:FV :Input PV?,P :Input PMT?,C :Input N?,N :Input R?,R :Input G?,G :-(P*(1+R)^N+(C/(R-G))*((1+R)^N-(1+G)^N)) F :Disp FUTURE VALUE:,F b. Notes: 1) A new program is created by pressing [PRGM], pressing the blue right arrow until NEW is displayed, then pressing [1]. The program can be named by pressing the desired letter keys since the alpha lock is automatically engaged when naming the program. 2) The input function is created by pressing [PRGM], selecting I/O then [1]. 3) The quotation marks are created by pressing [ALPHA] then [+]. The blue [+] operator key becomes the [ ] key if the [ALPHA] key is pressed first. 4) The question mark is created by pressing [ALPHA] then the white [-] key. 5) The is created by pressing the [STO ] button. 6) The display function is created by pressing [PRGM], selecting I/O then [3]. 7) A blank space is entered by pressing the [ALPHA] key then the [0] key. 8) A : is created by pressing the [ALPHA] key then the [.] key. 2. Present Value of a Growing Annuity a. Program: PROGRAM:PV :Input FV?,F :Input PMT?,C :Input N?,N :Input R?,R :Input G?,G :-(F/(1+R)^N+(C/(R-G))*(1-((1+G)/(1+R))^N)) P :Disp PRESENT VALUE:,P 12

13 Appendix B Programs (continued) b. Notes: 1) The input function is created by pressing [PRGM], selecting I/O then [1]. 2) The quotation marks are created by pressing [ALPHA] then [+]. The blue [+] operator key becomes the [ ] key if the [ALPHA] key is pressed first. 3) The question mark is created by pressing [ALPHA] then the white [-] key. 4) The is created by pressing the [STO ] button. 5) The display function is created by pressing [PRGM], selecting I/O then [3]. 6) A blank space is entered by pressing the [ALPHA] key then the [0] key. 7) A : is created by pressing the [ALPHA] key then the [.] key. 3. Option Valuation a. Program: PROGRAM:OPTIONS :Input ASSET VALUE?,V :Input STRIKE?,X :Input EXPIR.?,T :Input RISK FREE?,R :Input STD DEV?,S : V*normalcdf(-1E99,(ln(V/X)+(R+S^2/2)*T)/(S^2*T)^.5)-X*normalcdf(- 1E99,(ln(V/X)+(R-S^2/2)*T)/(S^2*T)^.5)*(e^(-R*T)) C :Disp CALL VALUE:,C : C-V+X*(e^(-R*T)) P :Disp PUT VALUE:,P b. Notes: 1) The function normalcdf must be entered by pressing [2 nd ] then [VARS] then [2]. Note that the [VARS] key becomes the [DISTR] key if the [2 nd ] key is pressed first. 2) The - that is part of -1E99 and R must be entered using the white [(-)] key rather than the blue [-] operator key. 3) The E in -1E99 must be entered as [2 nd ] then [,] rather than as the alphanumeric E. Note that the [,] key becomes the [EE] key if the [2 nd ] key is pressed first. 4) The exponential function e can be entered by pressing either [2 nd ] then [LN] or by pressing [2 nd ] then [ ] then [^]. Note that the [LN] key becomes [e x ] if the [2 nd ] key is pressed first and the [ ] key becomes [e] if the [2 nd ] key is pressed first. 5) The input function is created by pressing [PRGM], selecting I/O then [1]. 6) The quotation marks are created by pressing [ALPHA] then [+]. The blue [+] operator key becomes the [ ] key if the [ALPHA] key is pressed first. 13

14 Appendix B Programs (continued) 7) The question mark is created by pressing [ALPHA] then the white [-] key. 8) The is created by pressing the [STO ] button. 9) The display function is created by pressing [PRGM], selecting I/O then [3]. 10) A blank space is entered by pressing the [ALPHA] key then the [0] key. 11) A : is created by pressing the [ALPHA] key then the [.] key. 14

The values in the TVM Solver are quantities involved in compound interest and annuities.

The values in the TVM Solver are quantities involved in compound interest and annuities. Texas Instruments Graphing Calculators have a built in app that may be used to compute quantities involved in compound interest, annuities, and amortization. For the examples below, we ll utilize the screens

More information

Note: In the authors opinion the Ativa AT 10 is not recommended as a college financial calculator at any level of study

Note: In the authors opinion the Ativa AT 10 is not recommended as a college financial calculator at any level of study Appendix 1: Ativa AT 10 Instructions Note: DNS = Does Not Calculate Note: Loan and Savings Calculations Automatically round to two decimals. -Clear -Store Data in Memory -Recall Stored Data in Memory [CE]

More information

Key Concepts and Skills

Key Concepts and Skills McGraw-Hill/Irwin Copyright 2014 by the McGraw-Hill Companies, Inc. All rights reserved. Key Concepts and Skills Be able to compute: The future value of an investment made today The present value of cash

More information

HANDBOOK: HOW TO USE YOUR TI BA II PLUS CALCULATOR

HANDBOOK: HOW TO USE YOUR TI BA II PLUS CALCULATOR HANDBOOK: HOW TO USE YOUR TI BA II PLUS CALCULATOR This document is designed to provide you with (1) the basics of how your TI BA II Plus financial calculator operates, and (2) the typical keystrokes that

More information

first complete "prior knowlegde" -- to refresh knowledge of Simple and Compound Interest.

first complete prior knowlegde -- to refresh knowledge of Simple and Compound Interest. ORDINARY SIMPLE ANNUITIES first complete "prior knowlegde" -- to refresh knowledge of Simple and Compound Interest. LESSON OBJECTIVES: students will learn how to determine the Accumulated Value of Regular

More information

Valuing Coca-Cola and Pepsi Options Using the Black-Scholes Option Pricing Model

Valuing Coca-Cola and Pepsi Options Using the Black-Scholes Option Pricing Model Valuing Coca-Cola and Pepsi Options Using the Black-Scholes Option Pricing Model John C. Gardner, University of New Orleans Carl B. McGowan, Jr., CFA, Norfolk State University ABSTRACT In this paper, we

More information

CHAPTER 30, DATA TABLES *

CHAPTER 30, DATA TABLES * CHAPTER 0, DATA TABLES * slight bug fix: July, 00 Chapter contents Overview... 0.. A simple example... 0.. Summary: How to do a one-dimensional data table... 0.. Some notes on data tables... 0.. Two dimensional

More information

Prepared by: Dalia A. Marafi Version 2.0

Prepared by: Dalia A. Marafi Version 2.0 Kuwait University College of Business Administration Department of Finance and Financial Institutions Using )Casio FC-200V( for Fundamentals of Financial Management (220) Prepared by: Dalia A. Marafi Version

More information

Continue this process until you have cleared the stored memory positions that you wish to clear individually and keep those that you do not.

Continue this process until you have cleared the stored memory positions that you wish to clear individually and keep those that you do not. Texas Instruments (TI) BA II PLUS Professional The TI BA II PLUS Professional functions similarly to the TI BA II PLUS model. Any exceptions are noted here. The TI BA II PLUS Professional can perform two

More information

Math Workshop Algebra (Time Value of Money; TVM)

Math Workshop Algebra (Time Value of Money; TVM) Math Workshop Algebra (Time Value of Money; TVM) FV 1 = PV+INT 1 = PV+PV*I = PV(1+I) = $100(1+10%) = $110.00 FV 2 = FV 1 (1+I) = PV(1+I)(1+I) = PV(1+I) 2 =$100(1.10) 2 = $121.00 FV 3 = FV 2 (1+I) = PV(1

More information

Saving Money for Finance Students by Utilizing the TVM Capabilities of Graphing Calculators

Saving Money for Finance Students by Utilizing the TVM Capabilities of Graphing Calculators Saving Money for Finance Students by Utilizing the TVM Capabilities of Graphing Calculators Glenna Sumner, Ph.D. Assistant Professor of Economics Abstract Michael Lloyd, Ph.D. Professor of Mathematics

More information

THE VALUE OF MONEY PROBLEM #3: ANNUITY. Professor Peter Harris Mathematics by Dr. Sharon Petrushka. Introduction

THE VALUE OF MONEY PROBLEM #3: ANNUITY. Professor Peter Harris Mathematics by Dr. Sharon Petrushka. Introduction THE VALUE OF MONEY PROBLEM #3: ANNUITY Professor Peter Harris Mathematics by Dr. Sharon Petrushka Introduction Earlier, we explained how to calculate the future value of a single sum placed on deposit

More information

Chapter 8 Financial Options and Applications in Corporate Finance ANSWERS TO END-OF-CHAPTER QUESTIONS

Chapter 8 Financial Options and Applications in Corporate Finance ANSWERS TO END-OF-CHAPTER QUESTIONS Chapter 8 Financial Options and Applications in Corporate Finance ANSWERS TO END-OF-CHAPTER QUESTIONS 8-1 a. An option is a contract which gives its holder the right to buy or sell an asset at some predetermined

More information

Use the option quote information shown below to answer the following questions. The underlying stock is currently selling for $83.

Use the option quote information shown below to answer the following questions. The underlying stock is currently selling for $83. Problems on the Basics of Options used in Finance 2. Understanding Option Quotes Use the option quote information shown below to answer the following questions. The underlying stock is currently selling

More information

2. Exercising the option - buying or selling asset by using option. 3. Strike (or exercise) price - price at which asset may be bought or sold

2. Exercising the option - buying or selling asset by using option. 3. Strike (or exercise) price - price at which asset may be bought or sold Chapter 21 : Options-1 CHAPTER 21. OPTIONS Contents I. INTRODUCTION BASIC TERMS II. VALUATION OF OPTIONS A. Minimum Values of Options B. Maximum Values of Options C. Determinants of Call Value D. Black-Scholes

More information

TVM Appendix B: Using the TI-83/84. Time Value of Money Problems on a Texas Instruments TI-83 1

TVM Appendix B: Using the TI-83/84. Time Value of Money Problems on a Texas Instruments TI-83 1 Before you start: Time Value of Money Problems on a Texas Instruments TI-83 1 To calculate problems on a TI-83, you have to go into the applications menu, the blue APPS key on the calculator. Several applications

More information

Options/1. Prof. Ian Giddy

Options/1. Prof. Ian Giddy Options/1 New York University Stern School of Business Options Prof. Ian Giddy New York University Options Puts and Calls Put-Call Parity Combinations and Trading Strategies Valuation Hedging Options2

More information

HOW TO USE YOUR HP 12 C CALCULATOR

HOW TO USE YOUR HP 12 C CALCULATOR HOW TO USE YOUR HP 12 C CALCULATOR This document is designed to provide you with (1) the basics of how your HP 12C financial calculator operates, and (2) the typical keystrokes that will be required on

More information

Dick Schwanke Finite Math 111 Harford Community College Fall 2015

Dick Schwanke Finite Math 111 Harford Community College Fall 2015 Using Technology to Assist in Financial Calculations Calculators: TI-83 and HP-12C Software: Microsoft Excel 2007/2010 Session #4 of Finite Mathematics 1 TI-83 / 84 Graphing Calculator Section 5.5 of textbook

More information

CALCULATOR TUTORIAL. Because most students that use Understanding Healthcare Financial Management will be conducting time

CALCULATOR TUTORIAL. Because most students that use Understanding Healthcare Financial Management will be conducting time CALCULATOR TUTORIAL INTRODUCTION Because most students that use Understanding Healthcare Financial Management will be conducting time value analyses on spreadsheets, most of the text discussion focuses

More information

Chapter 22 Credit Risk

Chapter 22 Credit Risk Chapter 22 Credit Risk May 22, 2009 20.28. Suppose a 3-year corporate bond provides a coupon of 7% per year payable semiannually and has a yield of 5% (expressed with semiannual compounding). The yields

More information

In Section 5.3, we ll modify the worksheet shown above. This will allow us to use Excel to calculate the different amounts in the annuity formula,

In Section 5.3, we ll modify the worksheet shown above. This will allow us to use Excel to calculate the different amounts in the annuity formula, Excel has several built in functions for working with compound interest and annuities. To use these functions, we ll start with a standard Excel worksheet. This worksheet contains the variables used throughout

More information

Using Financial and Business Calculators. Daniel J. Borgia

Using Financial and Business Calculators. Daniel J. Borgia Using Financial and Business Calculators Daniel J. Borgia Table of Contents Texas Instruments (TI) BA-35 SOLAR......................................1 Texas Instruments (TI) BA II PLUS........................................11

More information

Texas Instruments BA II Plus. Calculator tutorial

Texas Instruments BA II Plus. Calculator tutorial Chartered Financial Analyst Program Texas Instruments BA II Plus calculator tutorial Nicholas J Blain, CFA Chief Executive Quartic Training 1 outline 0. Calculator setup and introduction 1. Basic algebra

More information

Options Pricing. This is sometimes referred to as the intrinsic value of the option.

Options Pricing. This is sometimes referred to as the intrinsic value of the option. Options Pricing We will use the example of a call option in discussing the pricing issue. Later, we will turn our attention to the Put-Call Parity Relationship. I. Preliminary Material Recall the payoff

More information

Using Financial And Business Calculators. Daniel J. Borgia

Using Financial And Business Calculators. Daniel J. Borgia Using Financial And Business Calculators Daniel J. Borgia August 2000 Table of Contents I. Texas Instruments BA-35 SOLAR II. Texas Instruments BAII PLUS III. Hewlett Packard 12C IV. Hewlett Packard 17BII..

More information

Option Values. Determinants of Call Option Values. CHAPTER 16 Option Valuation. Figure 16.1 Call Option Value Before Expiration

Option Values. Determinants of Call Option Values. CHAPTER 16 Option Valuation. Figure 16.1 Call Option Value Before Expiration CHAPTER 16 Option Valuation 16.1 OPTION VALUATION: INTRODUCTION Option Values Intrinsic value - profit that could be made if the option was immediately exercised Call: stock price - exercise price Put:

More information

Jorge Cruz Lopez - Bus 316: Derivative Securities. Week 11. The Black-Scholes Model: Hull, Ch. 13.

Jorge Cruz Lopez - Bus 316: Derivative Securities. Week 11. The Black-Scholes Model: Hull, Ch. 13. Week 11 The Black-Scholes Model: Hull, Ch. 13. 1 The Black-Scholes Model Objective: To show how the Black-Scholes formula is derived and how it can be used to value options. 2 The Black-Scholes Model 1.

More information

Call and Put. Options. American and European Options. Option Terminology. Payoffs of European Options. Different Types of Options

Call and Put. Options. American and European Options. Option Terminology. Payoffs of European Options. Different Types of Options Call and Put Options A call option gives its holder the right to purchase an asset for a specified price, called the strike price, on or before some specified expiration date. A put option gives its holder

More information

Using Financial Calculators

Using Financial Calculators Chapter 4 Discounted Cash Flow Valuation 4B-1 Appendix 4B Using Financial Calculators This appendix is intended to help you use your Hewlett-Packard or Texas Instruments BA II Plus financial calculator

More information

Texas Instruments BAII Plus Tutorial for Use with Fundamentals 11/e and Concise 5/e

Texas Instruments BAII Plus Tutorial for Use with Fundamentals 11/e and Concise 5/e Texas Instruments BAII Plus Tutorial for Use with Fundamentals 11/e and Concise 5/e This tutorial was developed for use with Brigham and Houston s Fundamentals of Financial Management, 11/e and Concise,

More information

Review Page 468 #1,3,5,7,9,10

Review Page 468 #1,3,5,7,9,10 MAP4C Financial Student Checklist Topic/Goal Task Prerequisite Skills Simple & Compound Interest Video Lesson Part Video Lesson Part Worksheet (pages) Present Value Goal: I will use the present value formula

More information

Main TVM functions of a BAII Plus Financial Calculator

Main TVM functions of a BAII Plus Financial Calculator Main TVM functions of a BAII Plus Financial Calculator The BAII Plus calculator can be used to perform calculations for problems involving compound interest and different types of annuities. (Note: there

More information

Time Value of Money. If you deposit $100 in an account that pays 6% annual interest, what amount will you expect to have in

Time Value of Money. If you deposit $100 in an account that pays 6% annual interest, what amount will you expect to have in Time Value of Money Future value Present value Rates of return 1 If you deposit $100 in an account that pays 6% annual interest, what amount will you expect to have in the account at the end of the year.

More information

Finance 436 Futures and Options Review Notes for Final Exam. Chapter 9

Finance 436 Futures and Options Review Notes for Final Exam. Chapter 9 Finance 436 Futures and Options Review Notes for Final Exam Chapter 9 1. Options: call options vs. put options, American options vs. European options 2. Characteristics: option premium, option type, underlying

More information

TIME VALUE OF MONEY. Hewlett-Packard HP-12C Calculator

TIME VALUE OF MONEY. Hewlett-Packard HP-12C Calculator SECTION 1, CHAPTER 6 TIME VALUE OF MONEY CHAPTER OUTLINE Clues, Hints, and Tips Present Value Future Value Texas Instruments BA II+ Calculator Hewlett-Packard HP-12C Calculator CLUES, HINTS, AND TIPS Present

More information

Option Valuation. Chapter 21

Option Valuation. Chapter 21 Option Valuation Chapter 21 Intrinsic and Time Value intrinsic value of in-the-money options = the payoff that could be obtained from the immediate exercise of the option for a call option: stock price

More information

Key Concepts and Skills. Multiple Cash Flows Future Value Example 6.1. Chapter Outline. Multiple Cash Flows Example 2 Continued

Key Concepts and Skills. Multiple Cash Flows Future Value Example 6.1. Chapter Outline. Multiple Cash Flows Example 2 Continued 6 Calculators Discounted Cash Flow Valuation Key Concepts and Skills Be able to compute the future value of multiple cash flows Be able to compute the present value of multiple cash flows Be able to compute

More information

TIME VALUE OF MONEY PROBLEM #5: ZERO COUPON BOND

TIME VALUE OF MONEY PROBLEM #5: ZERO COUPON BOND TIME VALUE OF MONEY PROBLEM #5: ZERO COUPON BOND Professor Peter Harris Mathematics by Dr. Sharon Petrushka Introduction This assignment will focus on using the TI - 83 to calculate the price of a Zero

More information

Options: Valuation and (No) Arbitrage

Options: Valuation and (No) Arbitrage Prof. Alex Shapiro Lecture Notes 15 Options: Valuation and (No) Arbitrage I. Readings and Suggested Practice Problems II. Introduction: Objectives and Notation III. No Arbitrage Pricing Bound IV. The Binomial

More information

Option Portfolio Modeling

Option Portfolio Modeling Value of Option (Total=Intrinsic+Time Euro) Option Portfolio Modeling Harry van Breen www.besttheindex.com E-mail: h.j.vanbreen@besttheindex.com Introduction The goal of this white paper is to provide

More information

Chapter 21: Options and Corporate Finance

Chapter 21: Options and Corporate Finance Chapter 21: Options and Corporate Finance 21.1 a. An option is a contract which gives its owner the right to buy or sell an underlying asset at a fixed price on or before a given date. b. Exercise is the

More information

Option Premium = Intrinsic. Speculative Value. Value

Option Premium = Intrinsic. Speculative Value. Value Chapters 4/ Part Options: Basic Concepts Options Call Options Put Options Selling Options Reading The Wall Street Journal Combinations of Options Valuing Options An Option-Pricing Formula Investment in

More information

TIME VALUE OF MONEY #6: TREASURY BOND. Professor Peter Harris Mathematics by Dr. Sharon Petrushka. Introduction

TIME VALUE OF MONEY #6: TREASURY BOND. Professor Peter Harris Mathematics by Dr. Sharon Petrushka. Introduction TIME VALUE OF MONEY #6: TREASURY BOND Professor Peter Harris Mathematics by Dr. Sharon Petrushka Introduction This problem assumes that you have mastered problems 1-5, which are prerequisites. In this

More information

A) 1.8% B) 1.9% C) 2.0% D) 2.1% E) 2.2%

A) 1.8% B) 1.9% C) 2.0% D) 2.1% E) 2.2% 1 Exam FM Questions Practice Exam 1 1. Consider the following yield curve: Year Spot Rate 1 5.5% 2 5.0% 3 5.0% 4 4.5% 5 4.0% Find the four year forward rate. A) 1.8% B) 1.9% C) 2.0% D) 2.1% E) 2.2% 2.

More information

PV Tutorial Using Excel

PV Tutorial Using Excel EYK 15-3 PV Tutorial Using Excel TABLE OF CONTENTS Introduction Exercise 1: Exercise 2: Exercise 3: Exercise 4: Exercise 5: Exercise 6: Exercise 7: Exercise 8: Exercise 9: Exercise 10: Exercise 11: Exercise

More information

Introduction to Options. Derivatives

Introduction to Options. Derivatives Introduction to Options Econ 422: Investment, Capital & Finance University of Washington Summer 2010 August 18, 2010 Derivatives A derivative is a security whose payoff or value depends on (is derived

More information

FTS Real Time System Project: Using Options to Manage Price Risk

FTS Real Time System Project: Using Options to Manage Price Risk FTS Real Time System Project: Using Options to Manage Price Risk Question: How can you manage price risk using options? Introduction The option Greeks provide measures of sensitivity to price and volatility

More information

Regular Annuities: Determining Present Value

Regular Annuities: Determining Present Value 8.6 Regular Annuities: Determining Present Value GOAL Find the present value when payments or deposits are made at regular intervals. LEARN ABOUT the Math Harry has money in an account that pays 9%/a compounded

More information

Module 5: Interest concepts of future and present value

Module 5: Interest concepts of future and present value file:///f /Courses/2010-11/CGA/FA2/06course/m05intro.htm Module 5: Interest concepts of future and present value Overview In this module, you learn about the fundamental concepts of interest and present

More information

Notes on the SHARP EL-738 calculator

Notes on the SHARP EL-738 calculator Chapter 1 Notes on the SHARP EL-738 calculator General The SHARP EL-738 calculator is recommended for this module. The advantage of this calculator is that it can do basic calculations, financial calculations

More information

Discounted Cash Flow Valuation

Discounted Cash Flow Valuation 6 Formulas Discounted Cash Flow Valuation McGraw-Hill/Irwin Copyright 2008 by The McGraw-Hill Companies, Inc. All rights reserved. Chapter Outline Future and Present Values of Multiple Cash Flows Valuing

More information

Ing. Tomáš Rábek, PhD Department of finance

Ing. Tomáš Rábek, PhD Department of finance Ing. Tomáš Rábek, PhD Department of finance For financial managers to have a clear understanding of the time value of money and its impact on stock prices. These concepts are discussed in this lesson,

More information

Option Payoffs. Problems 11 through 16: Describe (as I have in 1-10) the strategy depicted by each payoff diagram. #11 #12 #13 #14 #15 #16

Option Payoffs. Problems 11 through 16: Describe (as I have in 1-10) the strategy depicted by each payoff diagram. #11 #12 #13 #14 #15 #16 Option s Problems 1 through 1: Assume that the stock is currently trading at $2 per share and options and bonds have the prices given in the table below. Depending on the strike price (X) of the option

More information

Dick Schwanke Finite Math 111 Harford Community College Fall 2013

Dick Schwanke Finite Math 111 Harford Community College Fall 2013 Annuities and Amortization Finite Mathematics 111 Dick Schwanke Session #3 1 In the Previous Two Sessions Calculating Simple Interest Finding the Amount Owed Computing Discounted Loans Quick Review of

More information

TIME VALUE OF MONEY PROBLEM #4: PRESENT VALUE OF AN ANNUITY

TIME VALUE OF MONEY PROBLEM #4: PRESENT VALUE OF AN ANNUITY TIME VALUE OF MONEY PROBLEM #4: PRESENT VALUE OF AN ANNUITY Professor Peter Harris Mathematics by Dr. Sharon Petrushka Introduction In this assignment we will discuss how to calculate the Present Value

More information

Option pricing. Vinod Kothari

Option pricing. Vinod Kothari Option pricing Vinod Kothari Notation we use this Chapter will be as follows: S o : Price of the share at time 0 S T : Price of the share at time T T : time to maturity of the option r : risk free rate

More information

Finding the Payment $20,000 = C[1 1 / 1.0066667 48 ] /.0066667 C = $488.26

Finding the Payment $20,000 = C[1 1 / 1.0066667 48 ] /.0066667 C = $488.26 Quick Quiz: Part 2 You know the payment amount for a loan and you want to know how much was borrowed. Do you compute a present value or a future value? You want to receive $5,000 per month in retirement.

More information

第 9 讲 : 股 票 期 权 定 价 : B-S 模 型 Valuing Stock Options: The Black-Scholes Model

第 9 讲 : 股 票 期 权 定 价 : B-S 模 型 Valuing Stock Options: The Black-Scholes Model 1 第 9 讲 : 股 票 期 权 定 价 : B-S 模 型 Valuing Stock Options: The Black-Scholes Model Outline 有 关 股 价 的 假 设 The B-S Model 隐 性 波 动 性 Implied Volatility 红 利 与 期 权 定 价 Dividends and Option Pricing 美 式 期 权 定 价 American

More information

Module 5: Interest concepts of future and present value

Module 5: Interest concepts of future and present value Page 1 of 23 Module 5: Interest concepts of future and present value Overview In this module, you learn about the fundamental concepts of interest and present and future values, as well as ordinary annuities

More information

1 The Black-Scholes Formula

1 The Black-Scholes Formula 1 The Black-Scholes Formula In 1973 Fischer Black and Myron Scholes published a formula - the Black-Scholes formula - for computing the theoretical price of a European call option on a stock. Their paper,

More information

Finance Application for the TI-89 / TI-92 Plus

Finance Application for the TI-89 / TI-92 Plus Finance Application for the TI-89 / TI-92 Plus Important Information 2 Where to Find Installation Instructions 3 The Time-Value-of-Money (TVM) Solver 4 Editing Values in the TVM Solver 5 Calculating TVM

More information

Introduction to the Hewlett-Packard (HP) 10BII Calculator and Review of Mortgage Finance Calculations

Introduction to the Hewlett-Packard (HP) 10BII Calculator and Review of Mortgage Finance Calculations Introduction to the Hewlett-Packard (HP) 10BII Calculator and Review of Mortgage Finance Calculations Real Estate Division Sauder School of Business University of British Columbia Introduction to the Hewlett-Packard

More information

HP 12C Calculations. 2. If you are given the following set of cash flows and discount rates, can you calculate the PV? (pg.

HP 12C Calculations. 2. If you are given the following set of cash flows and discount rates, can you calculate the PV? (pg. HP 12C Calculations This handout has examples for calculations on the HP12C: 1. Present Value (PV) 2. Present Value with cash flows and discount rate constant over time 3. Present Value with uneven cash

More information

Chapter 21 Valuing Options

Chapter 21 Valuing Options Chapter 21 Valuing Options Multiple Choice Questions 1. Relative to the underlying stock, a call option always has: A) A higher beta and a higher standard deviation of return B) A lower beta and a higher

More information

appendix B COMPOUND SUM OF AN ANNUITY OF $1 appendix C PRESENT VALUE OF $1 appendix D PRESENT VALUE OF AN ANNUITY OF $1

appendix B COMPOUND SUM OF AN ANNUITY OF $1 appendix C PRESENT VALUE OF $1 appendix D PRESENT VALUE OF AN ANNUITY OF $1 appendices appendix A COMPOUND SUM OF $1 appendix B COMPOUND SUM OF AN ANNUITY OF $1 appendix C PRESENT VALUE OF $1 appendix D PRESENT VALUE OF AN ANNUITY OF $1 appendix E TIME VALUE OF MONEY AND INVESTMENT

More information

The Mathematics of Financial Planning (supplementary lesson notes to accompany FMGT 2820)

The Mathematics of Financial Planning (supplementary lesson notes to accompany FMGT 2820) The Mathematics of Financial Planning (supplementary lesson notes to accompany FMGT 2820) Using the Sharp EL-738 Calculator Reference is made to the Appendix Tables A-1 to A-4 in the course textbook Investments:

More information

How To Use Excel To Compute Compound Interest

How To Use Excel To Compute Compound Interest Excel has several built in functions for working with compound interest and annuities. To use these functions, we ll start with a standard Excel worksheet. This worksheet contains the variables used throughout

More information

Course FM / Exam 2. Calculator advice

Course FM / Exam 2. Calculator advice Course FM / Exam 2 Introduction It wasn t very long ago that the square root key was the most advanced function of the only calculator approved by the SOA/CAS for use during an actuarial exam. Now students

More information

Chapter 13 The Black-Scholes-Merton Model

Chapter 13 The Black-Scholes-Merton Model Chapter 13 The Black-Scholes-Merton Model March 3, 009 13.1. The Black-Scholes option pricing model assumes that the probability distribution of the stock price in one year(or at any other future time)

More information

Bond valuation. Present value of a bond = present value of interest payments + present value of maturity value

Bond valuation. Present value of a bond = present value of interest payments + present value of maturity value Bond valuation A reading prepared by Pamela Peterson Drake O U T L I N E 1. Valuation of long-term debt securities 2. Issues 3. Summary 1. Valuation of long-term debt securities Debt securities are obligations

More information

Key Concepts and Skills. Chapter Outline. Basic Definitions. Future Values. Future Values: General Formula 1-1. Chapter 4

Key Concepts and Skills. Chapter Outline. Basic Definitions. Future Values. Future Values: General Formula 1-1. Chapter 4 Key Concepts and Skills Chapter 4 Introduction to Valuation: The Time Value of Money Be able to compute the future value of an investment made today Be able to compute the present value of cash to be received

More information

The time value of money: Part II

The time value of money: Part II The time value of money: Part II A reading prepared by Pamela Peterson Drake O U T L I E 1. Introduction 2. Annuities 3. Determining the unknown interest rate 4. Determining the number of compounding periods

More information

Chapter 20 Understanding Options

Chapter 20 Understanding Options Chapter 20 Understanding Options Multiple Choice Questions 1. Firms regularly use the following to reduce risk: (I) Currency options (II) Interest-rate options (III) Commodity options D) I, II, and III

More information

TI-Nspire CAS Graphing Calculator

TI-Nspire CAS Graphing Calculator TI-Nspire CAS Graphing Calculator Contents Opening a New Document 2 Setting Auto/Approximate Mode 2 Setting Degree Mode 2 Copying and Pasting a Expression or Equation 3 Accessing the Catalogue 3 Defining

More information

Lecture 7: Bounds on Options Prices Steven Skiena. http://www.cs.sunysb.edu/ skiena

Lecture 7: Bounds on Options Prices Steven Skiena. http://www.cs.sunysb.edu/ skiena Lecture 7: Bounds on Options Prices Steven Skiena Department of Computer Science State University of New York Stony Brook, NY 11794 4400 http://www.cs.sunysb.edu/ skiena Option Price Quotes Reading the

More information

The explanations below will make it easier for you to use the calculator. The ON/OFF key is used to turn the calculator on and off.

The explanations below will make it easier for you to use the calculator. The ON/OFF key is used to turn the calculator on and off. USER GUIDE Texas Instrument BA II Plus Calculator April 2007 GENERAL INFORMATION The Texas Instrument BA II Plus financial calculator was designed to support the many possible applications in the areas

More information

Financial Markets and Valuation - Tutorial 1: SOLUTIONS. Present and Future Values, Annuities and Perpetuities

Financial Markets and Valuation - Tutorial 1: SOLUTIONS. Present and Future Values, Annuities and Perpetuities Financial Markets and Valuation - Tutorial 1: SOLUTIONS Present and Future Values, Annuities and Perpetuities (*) denotes those problems to be covered in detail during the tutorial session (*) Problem

More information

2. How is a fund manager motivated to behave with this type of renumeration package?

2. How is a fund manager motivated to behave with this type of renumeration package? MØA 155 PROBLEM SET: Options Exercise 1. Arbitrage [2] In the discussions of some of the models in this course, we relied on the following type of argument: If two investment strategies have the same payoff

More information

Time Value of Money. 2014 Level I Quantitative Methods. IFT Notes for the CFA exam

Time Value of Money. 2014 Level I Quantitative Methods. IFT Notes for the CFA exam Time Value of Money 2014 Level I Quantitative Methods IFT Notes for the CFA exam Contents 1. Introduction... 2 2. Interest Rates: Interpretation... 2 3. The Future Value of a Single Cash Flow... 4 4. The

More information

b. June expiration: 95-23 = 95 + 23/32 % = 95.71875% or.9571875.9571875 X $100,000 = $95,718.75.

b. June expiration: 95-23 = 95 + 23/32 % = 95.71875% or.9571875.9571875 X $100,000 = $95,718.75. ANSWERS FOR FINANCIAL RISK MANAGEMENT A. 2-4 Value of T-bond Futures Contracts a. March expiration: The settle price is stated as a percentage of the face value of the bond with the final "27" being read

More information

Actual Returns. Large Long-Term Company Government Treasury Year Stocks Bonds Bills

Actual Returns. Large Long-Term Company Government Treasury Year Stocks Bonds Bills 408 PART FIVE Risk and Return 1. Risky assets, on average, earn a risk premium. There is a reward for bearing risk. 2. The greater the potential reward from a risky investment, the greater is the risk.

More information

FINANCIAL ECONOMICS OPTION PRICING

FINANCIAL ECONOMICS OPTION PRICING OPTION PRICING Options are contingency contracts that specify payoffs if stock prices reach specified levels. A call option is the right to buy a stock at a specified price, X, called the strike price.

More information

Call Price as a Function of the Stock Price

Call Price as a Function of the Stock Price Call Price as a Function of the Stock Price Intuitively, the call price should be an increasing function of the stock price. This relationship allows one to develop a theory of option pricing, derived

More information

Chapter 14 Review Note Sample Excerpt

Chapter 14 Review Note Sample Excerpt Chapter 14 Review Note Sample Excerpt Exotic Options: I Derivatives Markets (2 nd Edition) Online Excerpt of Section 14.5 with hree Questions and Solutions Introduction his document provides a sample excerpt

More information

CHAPTER 6 Accounting and the Time Value of Money

CHAPTER 6 Accounting and the Time Value of Money CHAPTER 6 Accounting and the Time Value of Money 6-1 LECTURE OUTLINE This chapter can be covered in two to three class sessions. Most students have had previous exposure to single sum problems and ordinary

More information

How To Read The Book \"Financial Planning\"

How To Read The Book \Financial Planning\ Time Value of Money Reading 5 IFT Notes for the 2015 Level 1 CFA exam Contents 1. Introduction... 2 2. Interest Rates: Interpretation... 2 3. The Future Value of a Single Cash Flow... 4 4. The Future Value

More information

EXCEL PREREQUISITES SOLVING TIME VALUE OF MONEY PROBLEMS IN EXCEL

EXCEL PREREQUISITES SOLVING TIME VALUE OF MONEY PROBLEMS IN EXCEL CHAPTER 3 Smart Excel Appendix Use the Smart Excel spreadsheets and animated tutorials at the Smart Finance section of http://www.cengage.co.uk/megginson. Appendix Contents Excel prerequisites Creating

More information

Section 4.3 4.6 DCF Calculations

Section 4.3 4.6 DCF Calculations Section 4.3 4.6 DCF Calculations Single Cash Flow Problems. Both problems involve paying (cash outflow) a present value amount on date 0 and receiving (cash inflow) a future value amount on date 5. Prob.

More information

Factors Affecting Option Prices. Ron Shonkwiler (shonkwiler@math.gatech.edu) www.math.gatech.edu/ shenk

Factors Affecting Option Prices. Ron Shonkwiler (shonkwiler@math.gatech.edu) www.math.gatech.edu/ shenk 1 Factors Affecting Option Prices Ron Shonkwiler (shonkwiler@math.gatech.edu) www.math.gatech.edu/ shenk 1 Factors Affecting Option Prices Ron Shonkwiler (shonkwiler@math.gatech.edu) www.math.gatech.edu/

More information

Term Life Insurance and How to Calculate Savings

Term Life Insurance and How to Calculate Savings The Mathematics of Life Insurance Decisions Floyd Vest, November 20 (Preliminary Version) There are different types of life insurance such as term life insurance, whole life insurance, and universal life

More information

Time-Value-of-Money and Amortization Worksheets

Time-Value-of-Money and Amortization Worksheets 2 Time-Value-of-Money and Amortization Worksheets The Time-Value-of-Money and Amortization worksheets are useful in applications where the cash flows are equal, evenly spaced, and either all inflows or

More information

Institutional Finance 08: Dynamic Arbitrage to Replicate Non-linear Payoffs. Binomial Option Pricing: Basics (Chapter 10 of McDonald)

Institutional Finance 08: Dynamic Arbitrage to Replicate Non-linear Payoffs. Binomial Option Pricing: Basics (Chapter 10 of McDonald) Copyright 2003 Pearson Education, Inc. Slide 08-1 Institutional Finance 08: Dynamic Arbitrage to Replicate Non-linear Payoffs Binomial Option Pricing: Basics (Chapter 10 of McDonald) Originally prepared

More information

The valuation of compensation expense under SFAS 123R using option pricing theory

The valuation of compensation expense under SFAS 123R using option pricing theory The valuation of compensation expense under SFAS 123R using option pricing theory ABSTRACT John Gardner University of New Orleans Carl McGowan, Jr. Norfolk State University Stephan Smith Norfolk State

More information

Using a Graphing Calculator With Cramer s Rule

Using a Graphing Calculator With Cramer s Rule Using a Graphing Calculator With Cramer s Rule Directions: Follow along with this activity sheet using your TI-83 Plus graphing calculator. Complete the questions as you continue the activity and hand

More information

DETERMINING THE VALUE OF EMPLOYEE STOCK OPTIONS. Report Produced for the Ontario Teachers Pension Plan John Hull and Alan White August 2002

DETERMINING THE VALUE OF EMPLOYEE STOCK OPTIONS. Report Produced for the Ontario Teachers Pension Plan John Hull and Alan White August 2002 DETERMINING THE VALUE OF EMPLOYEE STOCK OPTIONS 1. Background Report Produced for the Ontario Teachers Pension Plan John Hull and Alan White August 2002 It is now becoming increasingly accepted that companies

More information

Section 5.1 - Compound Interest

Section 5.1 - Compound Interest Section 5.1 - Compound Interest Simple Interest Formulas If I denotes the interest on a principal P (in dollars) at an interest rate of r (as a decimal) per year for t years, then we have: Interest: Accumulated

More information

Interest rate Derivatives

Interest rate Derivatives Interest rate Derivatives There is a wide variety of interest rate options available. The most widely offered are interest rate caps and floors. Increasingly we also see swaptions offered. This note will

More information

Conn Valuation Services Ltd.

Conn Valuation Services Ltd. CONVERTIBLE BONDS: Black Scholes vs. Binomial Models By Richard R. Conn CMA, MBA, CPA, ABV, CFFA, ERP For years I have believed that the Black-Scholes (B-S) option pricing model should not be used in the

More information

Part V: Option Pricing Basics

Part V: Option Pricing Basics erivatives & Risk Management First Week: Part A: Option Fundamentals payoffs market microstructure Next 2 Weeks: Part B: Option Pricing fundamentals: intrinsic vs. time value, put-call parity introduction

More information