Chapter 4: Discount Rate and Number of Periods
Exam Information
Your first exam is scheduled between September 26th and 28th, covering Chapters 1, 2, and 3.
Chapter 3 quiz information will be released today.
The exam consists of 25 questions and you will have 1 hour to complete it.
The format is similar to the quizzes: approximately calculation questions and definition or true/false questions.
It's crucial to take the exam as scheduled. In case of an emergency or technical issue, you must email the instructor first to explain the situation.
Finding the Implied Interest Rate (Discount Rate)
Concept: To find the implied interest rate (or discount rate), you need to rearrange the basic present value equation to solve for 'r', which is the unknown in this case.
Formula: The future value formula, , can be rearranged to solve for 'r':
Methods of Calculation:
Formula: While possible, it can be more cumbersome due to the power operation.
Financial Calculator: This is a convenient method, but requires careful attention to the sign convention.
Excel Spreadsheet: Offers a dedicated function for this calculation.
Time Value of Money (TVM) Tables: These tables are generally difficult to use for finding the discount rate because they provide multipliers based on known interest rates and periods, not for solving for the rate itself.
Sign Convention for Financial Calculators:
When calculating an interest rate or number of periods using a financial calculator, one of Present Value (PV) or Future Value (FV) must have a negative sign, and the other must be positive.
The negative sign represents a cash outflow (e.g., an initial investment you make), and the positive sign represents a cash inflow (e.g., money you receive in the future).
If both PV and FV have the same sign, the calculator will typically produce an error message.
Example: If you invest (cash outflow) and receive (cash inflow), this is correctly represented. If you're borrowing, the initial loan is a cash inflow (), and future payments (or repayment of principal) are cash outflows ().
Example 1: Implied Rate of an Investment
Scenario: Investing today to receive in years.
Using Formula: Plugging in the values yields or .
Using Financial Calculator:
Set .
Set (cash outflow).
Set (cash inflow).
Compute (interest per year) to get .
Using Excel: Use the
RATEfunction.=RATE(nper, pmt, pv, fv)=RATE(5, 0, -1000, 1200)will yield .
Example 2: Doubling Your Money
Scenario: An investment allows you to double in years, meaning .
Using Excel:
=RATE(6, 0, -10000, 20000)yields (or rounded).Using Financial Calculator: , , . Compute to get .
Rule of 72: While primarily used for the number of periods, it can approximate the interest rate when an investment doubles. Divide by the number of periods:
(This is an approximation).
Example 3: College Education Goal
Scenario: You have to invest and need in years for your son's college education. You need to find the required interest rate 'r'. (The calculation was not fully presented in the transcript, but the setup follows the previous examples).
Finding the Number of Periods
Concept: To find out how long it will take to reach a financial goal, you rearrange the future value equation to solve for 't' (number of periods).
Formula: Rearranging for 't' involves logarithms:
(where denotes the natural logarithm).Methods of Calculation:
Formula: Can be cumbersome, requiring a calculator with a natural log function.
Financial Calculator: A straightforward method, but requires the sign convention for PV/FV.
Excel Spreadsheet: Uses a dedicated function.
Excel Function: Use the
NPERfunction.=NPER(rate, pmt, pv, fv)
Example: Time to Buy a New Car
Scenario: You want to buy a car for . You currently have and can invest it at per year. How long until you have enough money?
Using Excel:
=NPER(0.10, 0, -15000, 20000)yields years.Using Financial Calculator:
Set .
Set (cash outflow).
Set (cash inflow).
Compute (number of periods) to get years.
This calculation is valuable for both individuals setting financial goals and corporations evaluating project profitability timelines.