## Payback Period Method
The Payback Period is the time required to recover the original cash investment from the net cash inflows generated by the project.
> Formula (uniform cash flows):
> Payback Period = Initial Investment ÷ Annual Cash Inflow
> For uneven cash flows: cumulate annual inflows until they equal the initial outlay.
---
### Advantages
| # | Advantage | Why It Matters |
|---|---|---|
| 1 | Easy to compute | Simple arithmetic; no discounting needed |
| 2 | Easy to understand | Gives an intuitive 'years to recover money' metric |
| 3 | Risk proxy | Longer payback = higher risk (long-term forecasts are less reliable) |
| 4 | Useful in cash-scarce or high-obsolescence industries | Short payback is critical in software or tech where products become obsolete quickly |
---
### Disadvantages
| # | Disadvantage | Implication |
|---|---|---|
| 1 | Ignores Time Value of Money (TVM) | ₹1 received in Year 1 treated the same as ₹1 in Year 5 |
| 2 | Ignores cash flows after payback period | A project generating huge returns post-payback gets no credit |
| 3 | Biased against long-term projects | Infrastructure, R&D, and capital-intensive projects are systematically undervalued |
---
> Exam tip: Payback Period is a liquidity measure, not a profitability measure. Use it as a screening tool, not the sole decision criterion.