- Trending Categories
Data Structure
Networking
RDBMS
Operating System
Java
MS Excel
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
Physics
Chemistry
Biology
Mathematics
English
Economics
Psychology
Social Studies
Fashion Studies
Legal Studies
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
How to calculate net present value using Net present value (NPV)?
Following are cash flow for P1 and P2
Year | 1 | 2 | 3 | 4 | 5 |
---|---|---|---|---|---|
Project 1 (P1) | 4000 | 4600 | 5800 | 7200 | 3500 |
Project (P2) | 4000 | 4800 | 3600 | 5400 | 3500 |
Year 1 | Year 2 | Year 3 | Year 4 | Year 5 |
---|---|---|---|---|
0.925 | 0.892 | 0.749 | 0.671 | 0.602 |
Present value Rs.1/- @10% (discounted factor) using present value table
Solution
The solution is stated below −
For Project 1 (P1) −
Initial investment = Rs. 35000/-
Year | Discounted factor | Returns | Net present value |
---|---|---|---|
1 | 0.925 | 4000 | 3700 |
2 | 0.892 | 4600 | 4103.2 |
3 | 0.749 | 5800 | 4344.2 |
4 | 0.671 | 7200 | 4831.2 |
5 | 0.602 | 3500 | 2107 |
25100 | 19085.6 |
Present value = Rs.19085.6/-
Return on investment = (25100-19085.6)/35000 => 0.17184 => 17.184%
For Project 2 (P2) −
Initial investment = Rs. 23000/-
Year | Discounted factor | Returns | Net present value |
---|---|---|---|
1 | 0.925 | 4000 | 3700 |
2 | 0.892 | 4800 | 4281.6 |
3 | 0.749 | 3600 | 2696.4 |
4 | 0.671 | 5400 | 3623.4 |
5 | 0.602 | 3500 | 2107 |
21300 | 16408.4 |
Present value = Rs.19085.6/-
Return on investment = (21300-16408.4)/23000 => 0.21268 => 21.268%
Hence, from the above calculations:
Return on investments for P2 is more than P1
So, project P2 is selected.
- Related Articles
- How to calculate the Net Present Value (NPV) of an investment?
- What does a positive Net Present Value (NPV) imply?
- Difference between Net Present Value (NPV) and Profitability Index (PI)
- Write the difference between present value and net present value.
- What is Net Present Value (NPV) and what are the pros and cons of using NPV method in Capital Budgeting?
- Differentiate between discounted Net present value and Internal rate of return.
- What is Perpetuity and how to calculate its Present Value?
- How to Calculate Net Asset Turnover?
- Explain the custom value types in .NET
- Upgrading SAP .NET Connector from .NET 2.0 to .NET 3.0
- How do you calculate Net Current Assets Turnover?
- Write the difference between present value and future value.
- What is Adjusted Present Value approach?
- Steps involved in using the Adjusted Present Value (APV) approach
- What is the difference between Market Value and Present Value?

Advertisements