Fatskills
Practice. Master. Repeat.
Study Guide: DECA / FBLA Review: Time Value of Money (Present Value, Future Value, Annuities)
Source: https://www.fatskills.com/clep/chapter/deca-fbladeca-time-value-of-money-present-value-future-value-annuities

DECA / FBLA Review: Time Value of Money (Present Value, Future Value, Annuities)

By Fatskills Exam Guides Team — the exam nerds behind 28,500+ quizzes and 2.1M practice questions across 500+ global exams.

⏱️ ~5 min read

FBLA/DECA – Time Value of Money (Present Value, Future Value, Annuities)

FBLA/DECA Study Guide – Time Value of Money (Present Value, Future Value, Annuities)


What This Is

The Time Value of Money (TVM) principle states that a dollar today is worth more than a dollar tomorrow because it can earn interest. FBLA/DECA competitors must be able to calculate present value (PV), future value (FV), and the value of ordinary and annuity?due cash?flow streams—skills essential for budgeting, capital?budgeting, loan analysis, and investment?pitch presentations.
Real?world example: A student?run school store wants to know how much a $5,000 equipment loan taken today will cost after 3 years at a 6?% annual interest rate, and whether a 5?year, $1,200 per?year sponsorship package is a better financing option.


Key Terms & Formulas

  • Present Value (PV) – The current worth of a future cash flow discounted at a specific interest rate.
    [ PV = \frac{FV}{(1+i)^n} ]

  • Future Value (FV) – The amount a present cash flow will grow to after n periods at interest rate i.
    [ FV = PV\,(1+i)^n ]

  • Interest Rate (i) – The periodic rate (annual, semi?annual, monthly) expressed as a decimal (e.g., 8?%-0.08).

  • Number of Periods (n) – Total compounding intervals (years, months, quarters) used in the calculation.

  • Ordinary Annuity – A series of equal cash flows paid at the end of each period.
    [ PV_{\text{ord}} = PMT \times \frac{1-(1+i)^{-n}}{i} ]
    [ FV_{\text{ord}} = PMT \times \frac{(1+i)^{n}-1}{i} ]

  • Annuity?Due – Equal cash flows paid at the beginning of each period.
    [ PV_{\text{due}} = PV_{\text{ord}} \times (1+i) ]
    [ FV_{\text{due}} = FV_{\text{ord}} \times (1+i) ]

  • Discount Factor (DF) – The multiplier ((1+i)^{-n}) that converts a future amount to present value.

  • Compounding Frequency – How often interest is applied (annual, semi?annual, quarterly, monthly). Adjust i and n accordingly:
    [ i_{\text{period}} = \frac{i_{\text{annual}}}{\text{freq}},\qquad n_{\text{period}} = \text{years}\times\text{freq} ]

  • Net Present Value (NPV) – Sum of all PVs of cash inflows minus cash outflows; a core decision?making metric in FBLA/DECA case studies.

  • Effective Annual Rate (EAR) – The true annual interest when compounding more than once per year:
    [ EAR = (1+i_{\text{period}})^{\text{freq}}-1 ]


Step?by?Step / Process Flow

  1. Identify the cash?flow type – Is it a single lump?sum, an ordinary annuity, or an annuity?due?
  2. Set the interest rate and compounding frequency – Convert the quoted APR to the period rate (i) and adjust n accordingly.
  3. Choose the correct formula – Use PV for “how much is it worth today?” or FV for “what will it be worth later?”; apply annuity formulas when multiple equal payments exist.
  4. Plug in the numbers – Keep units consistent (e.g., months vs. years). Compute the discount factor or growth factor first to reduce arithmetic errors.
  5. Interpret the result – Compare PV vs. cost, or FV vs. target amount; decide if the investment or financing option meets the business objective.

Common Mistakes

  • Mistake: Forgetting to adjust the interest rate for the compounding frequency (e.g., using 8?% annual when the problem states monthly compounding).
    Correction: Divide the APR by the number of periods per year; also multiply the number of years by that frequency to get n.

  • Mistake: Using the ordinary?annuity formula for an annuity?due cash flow (or vice?versa).
    Correction: Multiply the ordinary?annuity result by ((1+i)) for an annuity?due, or divide by ((1+i)) if you started with the due formula.

  • Mistake: Mixing up PV and FV symbols (placing FV in the numerator of the PV formula).
    Correction: Remember the direction of the arrow: PV = FV ÷ (1+i)^n, FV = PV × (1+i)^n.

  • Mistake: Ignoring the sign convention (cash outflows negative, inflows positive) in NPV problems, leading to a “zero” answer that is actually a loss.
    Correction: Assign opposite signs to cash outflows and inflows before summing PVs.

  • Mistake: Rounding intermediate results too early, which compounds error in multi?step problems.
    Correction: Keep at least three decimal places until the final answer, then round to the required precision.


Exam Insights

  1. “Which formula would you use?” – FBLA/DECA often asks you to select the correct TVM equation for a scenario. Memorize the four core formulas (PV, FV, ordinary annuity PV/FV, annuity?due PV/FV).

  2. “What is the impact of increasing the discount rate?” – Expect a conceptual question; higher i lowers PV and raises the required return for an investment to be attractive.

  3. Case?Study Role?Play: When acting as a financial analyst, be ready to explain why you chose an annuity?due vs. ordinary annuity (e.g., lease payments made at the start of each month). Use clear business language, not just math.

  4. Distractor Alert: Answer choices may swap “beginning” and “end” of period wording. Read the stem carefully; the phrase “at the end of each year” = ordinary annuity.


Quick Check Questions

  1. A company will receive $10,000 three years from now. If the discount rate is 7?% annually, what is the present value?
    Answer: $8,191.
    Explanation: (PV = 10,000/(1.07)^3 = 10,000/1.225043 = 8,191).

  2. You invest $2,500 today in an account that compounds quarterly at 5?% APR. What will the account balance be after 2 years?
    Answer: $2,819.
    Explanation: Quarterly rate = 0.05/4 = 0.0125; n = 2×4 = 8; (FV = 2,500(1.0125)^8 = 2,819).

  3. A sponsorship pays $1,200 at the beginning of each year for 5 years. Using a 6?% discount rate, what is the present value of the sponsorship?
    Answer: $5,018.
    Explanation: First compute ordinary?annuity PV: (PMT \times \frac{1-(1.06)^{-5}}{0.06}=1,200 \times 4.2124 = 5,054.9). Then adjust for annuity?due: (5,054.9 ÷ (1.06) = 5,018).


Last?Minute Cram Sheet (10 One?Liners)

  1. PV = FV ÷ (1+i)^n – discount a future amount back to today.
  2. FV = PV × (1+i)^n – grow a present amount forward.
  3. Ordinary annuity PV = PMT × [(1?(1+i))/i].
  4. Ordinary annuity FV = PMT × [( (1+i)1)/i].
  5. Annuity?due = ordinary annuity × (1+i) – shift cash flow one period earlier.
  6. Adjust i and n for compounding frequency (i = APR ÷ periods, n = years × periods).
  7. EAR = (1+i_period)^{freq} – 1 – true annual rate when compounding > once per year.
  8. NPV = ?(PV of inflows) – ?(PV of outflows) – positive NPV = “go” decision.
  9. Trap: Swapping “beginning” vs. “end” of period changes the formula; always read the timing cue.
  10. Trap: Forgetting sign convention in NPV problems leads to a zero?balance illusion; outflows = negative, inflows = positive.

Good luck—master the math, speak the business language, and you’ll ace the TVM portion of any FBLA/DECA exam!