Example 1
PW comparison, equal 5-year lives at 10%: A beats B
Given
- alternatives
- 1.name Machine Acashflows
- 1.period 0amount -5000
- 1.period start 1period end 5amount 1500
- 2.name Machine Bcashflows
- 1.period 0amount -8000
- 1.period start 1period end 5amount 2200
- 1.name Machine Acashflows
- marr percent
- 10
- method
- PW
Assumptions
- End-of-period cash-flow convention with a constant MARR per period; amounts are currency-agnostic (costs negative, receipts positive).
Solution steps
Present worth of alternative 1
Each cash flow of "Machine A" is discounted to t = 0 with a (P/F) factor at the MARR; uniform series are equivalent to a (P/A) factor times the series amount.
PW = Σ At·(1 + i)^−t at i = MARR
Alternative 1 flows: -5000 at t = 0; 1500 at t = 1; 1500 at t = 2; 1500 at t = 3; 1500 at t = 4; 1500 at t = 5 ⇒ PW = 686.18 at i = 10 percent
= 686.18
Present worth of alternative 2
Each cash flow of "Machine B" is discounted to t = 0 with a (P/F) factor at the MARR; uniform series are equivalent to a (P/A) factor times the series amount.
PW = Σ At·(1 + i)^−t at i = MARR
Alternative 2 flows: -8000 at t = 0; 2200 at t = 1; 2200 at t = 2; 2200 at t = 3; 2200 at t = 4; 2200 at t = 5 ⇒ PW = 339.731 at i = 10 percent
= 339.731
Select the preferred alternative
The alternative with the highest present worth at the MARR is preferred ("Machine A"). A negative best value means NO alternative earns the MARR — doing nothing beats all of them if that is an option.
Best: alternative 1 with 686.18 (at MARR = 10 percent)
Results
Present worth of "Machine A"
686.18
Present worth of "Machine B"
339.731
Preferred alternative (1-based index): "Machine A"
1
Where this answer was checked
- source
- Uniform-series present worth closed form (interest-table route) — PW = −first cost + A·(P/A, 10%, 5)
- verified by
- hand-recomputed
- derivation
- (P/A,10%,5): 1.1^5 = 1.61051; (1 − 1/1.61051)/0.1 = (1 − 0.6209213)/0.1 = 3.790787. A: PW = −5000 + 1500·3.790787 = −5000 + 5686.18 = 686.18. B: PW = −8000 + 2200·3.790787 = −8000 + 8339.73 = 339.73. A preferred.