RPN-38 — Cash-Flow Calculations


Introduction

Cash-flow calculations on the HP-38 are used to solve financial problems where cash flows occur at regular intervals but are of varying amounts. You can also use cash-flow calculations to solve problems with regular, equal, periodic cash flows, but these situations are handled more easily using the TVM application.


Try the following short example as an introduction to solving a cashflow problem.


A Short Term Investment

The following cash-flow diagram represents an investment in stock over three months. Purchases were made at the beginning of each month, and the stock was sold at the end of the third month. Compute the internal rate of return.

Keys: Display: Description:
5000 CHS g CF0 -5,000.00 Enters the initial cash flow.
2000 CHS g CFj -2,000.00 Enters the next cash flow.
4000 CHS g CFj -4,000.00 Enters the next cash flow.
11765.29 g CFj 11,765.29 Enters the final cash flow.
f IRR 3.25 Calculates the monthly yield on this short term investment.

 

 


Computing Net Present Value (NPV)

The net present value function is used to discount the cash flows in the list to the front of the time line using a periodic interest rate that you supply.

Example: You have been offered a chance at purchasing a contract with the following cash flows.

End of Month Amount
45,000.00
9 5,000.00
10 5,000.00
15 7,500.00
25 10,000.00


How much should you pay for the contract if you wish to yield a monthly rate of 1.25% on your investment?

Keys: Display: Description:
     
1.25 i 1.25 Periodic interest rate
0 g CF0 0.00 Initial cash flow
0 g CFj 0.00 Amount in group 1 (repetition is 1)
3 g Nj 3.00 Number of cash flows in group 1
5000 g CFj 5,000.00 Amount in group 2 (repetition is 1)
0 g CFj 4 g Nj 4.00 Amount and repetitions for group 3
5000 g CFj 2 g Nj 2.00 Amount and repetitions for group 4
0 g CFj 4 g Nj 4.00 Amount and repetitions for group 5
7500 g CFj 7500.00 Amount in group 6 (repetition is 1)
0 g CFj 9 g Nj 9.00 Amount and repetitions for group 7
10000 g CFj 10,000.00 Amount in group 8 (repetition is 1)
f NPV 27,199.92 Calculates the net present value of
the stored cash-flow list.


This result says that if you wish to yield 1.25% per month by buying the contract, you should pay $27,199.92. Notice that this amount is positive.

 
 

 


Computing Internal Rate of Return (IRR)

The following example uses the cash-flow list that was keyed in when you worked the previous NPV example.

Example: If the seller of the contract in the previous example wants $28,000 and you accept that price, what is your yield?

This is an IRR calculation that requires a slight modification to the currently stored cash-flow list.

Keys: Display: Description:
     
28000 CHS STO 0 -28,000.00 Changes the amount of your initial deposit.
f IRR 1.04 Calculates your monthly yield.


By calculating IRR, you are asking the calculator to give you the periodic rate that will make the NPV of the above cash-flow diagram equal to zero.

Automatic Storage of IRR and NPV

When you compute NPV, the result is stored in PV for your convenience. To recall that result, tap RCL PV. If you haven't changed any of the TVM values since you worked the last example using NPV, pressing RCL PV should display PV = 27,199.92.

When you compute IRR, the result is stored in i. Tapping RCL g i after working this example will display 12.49. This is the annualized yield (1.04 x 12).
 
 

 


Wrap-Around Mortgages

A wrap-around mortgage is a combination of refinancing a mortgage and borrowing against real estate equity. Usually the two unknown quantities in the wrapped mortgage are the new payment and the rate of return to the lender. To arrive at a solution, you need to use both the TVM application and the cash-flow function IRR.

Example:
You have 82 monthly payments of $754 left on your 8% mortgage, leaving a remaining balance of $47,510.22. You would like to wrap that mortgage and borrow an additional $35,000 for another investment. You find a lender who is willing to "wrap" an $82,510.22 mortgage at 9.5% for 15 years. What are your new payments and what return is the lender getting on this wrap-around mortgage?

The payment calculation is a straightforward TVM payment calculation using the new amount as the PV.

Keys: Display: Description:
    Set mode switch to END
47510.22 ENTER 35000 + PV 82,510.22 Stores the loan amount on which your new
payment is calculated.
9.5 g 12÷ 0.79 Stores the interest per compounding period.
0 FV 0.00 Stores the final balance.
15 g 12× n 180.00 Stores the number of monthly payments you
will make.
PMT -861.59 Calculates your new payment.

Then, to calculate the lender's return, you need to input a cash-flow list that represents the complete picture of the wrap-around mortgage from the lenders point of view:
 


When you group the above cash flows, you'll find that:

C0 = 47,510.22 - 82,510.22 = -35,000.00
C1 = 861.59 - 754.00 = 107.59
N1 = 82
C2 = 861.59
N2 = 180 - 82 = 98

Keys: Display: Description:
     
35000 CHS g CF0 -35,000.00 Enters $35,000 for the loan amount.
RCL PMT CHS 754 -
g CFj
107.59 Enters the net payment for the first 82 months.
82 g Nj 82.00 Stores number of payments in this group.
RCL PMT CHS g CFj 861.59 Enters the net payment for the next 98 months.
180 ENTER 92 - g Nj 98.00 Stores number of payments in group 2.
f IRR 0.85 Calculates the periodic return.
RCL g 12÷ 10.16 Recall the annual return.

 


Copyright © 2016. All rights reserved.
Apple and the Apple logo are trademarks of Apple Inc., registered in the U.S. and other countries. iPad is a trademark of Apple Inc.