1 / 42

Part Two The Financial Management of Values

Part Two The Financial Management of Values. Learning Objectives. Be able to compute the future value and present value Be able to compute the return on an investment Be able to use a financial calculator and a spreadsheet to solve time value of money problems

cruz
Download Presentation

Part Two The Financial Management of Values

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Part Two The Financial Management of Values

  2. Learning Objectives • Be able to compute the future value and present value • Be able to compute the return on an investment • Be able to use a financial calculator and a spreadsheet to solve time value of money problems • Descibe the conception of value at risk • Understand the risk identification and risk measurement

  3. The Role of Time Value in Finance • Most financial decisions involve costs & benefits that are spread out over time. • Time value of money allows comparison of cash flows from different periods. Question? Would it be better for a company to invest $100,000 in a product that would return a total of $200,000 in one year, or one that would return $500,000 after two years?

  4. The Role of Time Value in Finance • Most financial decisions involve costs & benefits that are spread out over time. • Time value of money allows comparison of cash flows from different periods. Answer! It depends on the interest rate!

  5. Basic Concepts • Future Value: compounding or growth over time • Present Value: discounting to today’s value • Single cash flows & series of cash flows can be considered • Time lines are used to illustrate these relationships

  6. Computational Aids • Use the Equations • Use the Financial Tables • Use Financial Calculators • Use Spreadsheets

  7. Computational Aids

  8. Computational Aids

  9. Computational Aids

  10. Computational Aids

  11. Simple Interest With simple interest, you don’t earn interest on interest. • Year 1: 5% of $100 = $5 + $100 = $105 • Year 2: 5% of $100 = $5 + $105 = $110 • Year 3: 5% of $100 = $5 + $110 = $115 • Year 4: 5% of $100 = $5 + $115 = $120 • Year 5: 5% of $100 = $5 + $120 = $125

  12. Compound Interest With compound interest, a depositor earns interest on interest! • Year 1: 5% of $100.00 = $5.00 + $100.00 = $105.00 • Year 2: 5% of $105.00 = $5.25 + $105.00 = $110.25 • Year 3: 5% of $110.25 = $5 .51+ $110.25 = $115.76 • Year 4: 5% of $115.76 = $5.79 + $115.76 = $121.55 • Year 5: 5% of $121.55 = $6.08 + $121.55 = $127.63

  13. Time Value Terms • PV0 = present value or beginning amount • k = interest rate • FVn = future value at end of “n” periods • n = number of compounding periods • A = an annuity (series of equal payments or receipts)

  14. Four Basic Models • FVn = PV0(1+k)n = PV(F/P,k,n) • PV0 = FVn[1/(1+k)n] = FV(P/P,k,n) • FVAn = A (1+k)n - 1 = A(F/A,k,n) k • PVA0 = A 1 - [1/(1+k)n] = A(P/A,k,n) k FV: future value PV: present value IF: interest factor A: annuity

  15. Future Value Example Algebraically and Using FVIF Tables You deposit $2,000 today at 6% interest. How much will you have in 5 years? $2,000 x (1.06)5 = $2,000 x (F/P,6%,5) $2,000 x 1.3382 = $2,676.40

  16. Future Value Example Using Excel You deposit $2,000 today at 6% interest. How much will you have in 5 years? Excel Function =FV (interest, periods, pmt, PV) =FV (.06, 5, , 2000)

  17. Future Value Example A Graphic View of Future Value

  18. Compounding More Frequently than Annually • Compounding more frequently than once a year results in a higher effective interest rate because you are earning on interest on interest more frequently. • As a result, the effective interest rate is greater than the nominal (annual) interest rate. • Furthermore, the effective rate of interest will increase the more frequently interest is compounded.

  19. Compounding More Frequently than Annually • For example, what would be the difference in future value if I deposit $100 for 5 years and earn 12% annual interest compounded (a) annually, (b) semiannually, (c) quarterly, an (d) monthly? Annually: 100 x (1 + .12)5 = $176.23 Semiannually: 100 x (1 + .06)10 = $179.09 Quarterly: 100 x (1 + .03)20 = $180.61 Monthly: 100 x (1 + .01)60 = $181.67 FVn=PV0×(1+k/m)m×n

  20. Compounding More Frequently than Annually

  21. Continuous Compounding • With continuous compounding the number of compounding periods per year approaches infinity. • Through the use of calculus, the equation thus becomes: FVn (continuous compounding) = PV x (ekxn) where “e” has a value of 2.7183. • Continuing with the previous example, find the Future value of the $100 deposit after 5 years if interest is compounded continuously.

  22. Continuous Compounding • With continuous compounding the number of compounding periods per year approaches infinity. • Through the use of calculus, the equation thus becomes: FVn (continuous compounding) = PV x (ekxn) where “e” has a value of 2.7183. FVn = 100 x (2.7183).12x5 = $182.22

  23. Nominal & Effective Rates • The nominal interest rate is the stated or contractual rate of interest charged by a lender or promised by a borrower. • The effective interest rate is the rate actually paid or earned. • In general, the effective rate > nominal rate whenever compounding occurs more than once per year EAR = (1 + k/m) m -1

  24. Nominal & Effective Rates • For example, what is the effective rate of interest on your credit card if the nominal rate is 18% per year, compounded monthly? EAR = (1 + .18/12) 12 -1 EAR = 19.56%

  25. Present Value • Present value is the current dollar value of a future amount of money. • It is based on the idea that a dollar today is worth more than a dollar tomorrow. • It is the amount today that must be invested at a given rate to reach a future amount. • It is also known as discounting, the reverse of compounding. • The discount rate is often also referred to as the opportunity cost, the discount rate, the required return, and the cost of capital.

  26. Present Value Example Algebraically and Using PVIF Tables How much must you deposit today in order to have $2,000 in 5 years if you can earn 6% interest on your deposit? $2,000 x [1/(1.06)5]= $2,000 x (P/F,6%,5) $2,000 x 0.74758 = $1,494.52

  27. Present Value Example Using Excel How much must you deposit today in order to have $2,000 in 5 years if you can earn 6% interest on your deposit? Excel Function =PV (interest, periods, pmt, FV) =PV (.06, 5, , 2000)

  28. Present Value Example A Graphic View of Present Value

  29. Annuities • Annuities are equally-spaced cash flows of equal size. • Annuities can be either inflows or outflows. • An ordinary (deferred) annuity has cash flows that occur at the end of each period. • An annuity due has cash flows that occur at the beginning of each period. • The future value of an annuity due will always be greater than the future value of an otherwise equivalent ordinary annuity because interest will compound for an additional period.

  30. Annuities

  31. Future Value of an Ordinary Annuity Using the FVIFA Tables • Annuity = Equal Annual Series of Cash Flows • Example: How much will your deposits grow to if you deposit $100 at the end of each year at 5% interest for three years. FVA = 100(F/A,5%,3) = $315.25 100 100 100 0 2 3 1 100X1.05=105 100X(1.05)2=110.25

  32. Future Value of an Ordinary Annuity Using Excel • Annuity = Equal Annual Series of Cash Flows • Example: How much will your deposits grow to if you deposit $100 at the end of each year at 5% interest for three years. Excel Function =FV (interest, periods, pmt, PV) =FV (.05, 3,100, )

  33. Future Value of an Annuity Due Using the FVIFA Tables • Annuity = Equal Annual Series of Cash Flows • Example: How much will your deposits grow to if you deposit $100 at the beginning of each year at 5% interest for three years. FVA = 100(F/A,5%,3)(1+k) = $330.96 FVA = 100(3.152)(1.05) = $330.96

  34. 100 100 100 100*1.05=105 100*(1.05)2=110.25 100*(1.05)3=115.76 100 100 100

  35. Future Value of an Annuity Due Using Excel • Annuity = Equal Annual Series of Cash Flows • Example: How much will your deposits grow to if you deposit $100 at the beginning of each year at 5% interest for three years. Excel Function =FV (interest, periods, pmt, PV) =FV (.05, 3,100, )x(1.05) =315.25*(1.05)

  36. Present Value of an Ordinary Annuity Using PVIFA Tables • Annuity = Equal Annual Series of Cash Flows • Example: How much could you borrow if you could afford annual payments of $2,000 (which includes both principal and interest) at the end of each year for three years at 10% interest? PVA = 2,000(P/A,10%,3) = $4,973.70 2000 2000 2000 2000÷1.1 2000÷(1.1)2 2000÷(1.1)3

  37. Present Value of an Ordinary Annuity Using Excel • Annuity = Equal Annual Series of Cash Flows • Example: How much could you borrow if you could afford annual payments of $2,000 (which includes both principal and interest) at the end of each year for three years at 10% interest? Excel Function =PV (interest, periods, pmt, FV) =PV (.10, 3, 2000, )

  38. Present Value of a Mixed Stream Using Tables • A mixed stream of cash flows reflects no particular pattern • Find the present value of the following mixed stream assuming a required return of 9%.

  39. Present Value of a Mixed Stream Using EXCEL • A mixed stream of cash flows reflects no particular pattern • Find the present value of the following mixed stream assuming a required return of 9%. Excel Function =NPV (interest, cells containing CFs) =NPV (.09,B3:B7)

  40. Present Value of a Perpetuity • A perpetuity is a special kind of annuity. • With a perpetuity, the periodic annuity or cash flow stream continues forever. PV = Annuity/k • For example, how much would I have to deposit today in order to withdraw $1,000 each year forever if I can earn 8% on my deposit? 1000 1000 1000 … ……………… PV = $1,000/.08 = $12,500

  41. Loan Amortization 6000=Ax(P/A,10%,4) 6000=Ax3.170 ∴A=6000÷3.170=1892.74

  42. Thanks for Your Attention

More Related