Skip to main content
Speclore

Cash Flow Diagrams

Reference data and engineering information about cash flow diagrams for economics applications.

cashflowdiagramsData Table

Overview

Engineering reference data for Cash Flow Diagrams in economics.

Key Formulas

Present Value

PV=FV(1+r)nPV = \frac{FV}{(1+r)^n}

Discount a future value to present.

Net Present Value

NPV=t=0nCt(1+r)tNPV = \sum_{t=0}^{n} \frac{C_t}{(1+r)^t}

Sum of discounted cash flows.

Compound Interest

FV=PV(1+r)nFV = PV(1+r)^n

Future value with compound interest.

Variables

SymbolDescriptionUnit
PVPVPresent value$
FVFVFuture value$
rrInterest/discount rate
nnNumber of periodsyears

Transaction Examples

Loan Transaction

A loan transaction is characterized by an initial positive cash flow (receiving the funds) followed by a series of negative cash flows (repayments).

PV=t=1nCt(1+r)t+C0PV = \sum_{t=1}^{n} \frac{-C_t}{(1 + r)^t} + C_0

Where C0C_0 is the initial loan amount (positive) and CtC_t are the repayment amounts (positive values), hence the negative sign in the sum for outflows.

Investment Transaction

An investment transaction begins with an initial negative cash flow (the outlay) followed by a series of positive cash flows (returns).

PV=C0+t=1nCt(1+r)tPV = -C_0 + \sum_{t=1}^{n} \frac{C_t}{(1 + r)^t}

Cash Flow Direction Comparison

2 rows
Comparison of Cash Flow Patterns
transaction
Loan
Investment

Source: engineeringtoolbox.com

References