NPV Calculator FAQ
Net present value कैसे calculate किया जाता है?
Formula NPV = -C0 + Σ(Ci / (1 + r)^i) का उपयोग करें। हर future cash flow को required return r से discount किया जाता है और फिर initial investment C0 घटाई जाती है।
Positive NPV का क्या मतलब है?
Positive NPV का मतलब है कि investment चुने गए discount rate से ऊपर value create करने की संभावना रखती है। यानी discounted cash inflows शुरुआती cash outflow से अधिक हैं।
NPV के लिए कौन-सा discount rate उपयोग करना चाहिए?
ऐसा discount rate उपयोग करें जो project के required return और risk को दर्शाता हो। Business valuation और capital budgeting में कई analyst discount rate के शुरुआती आधार के रूप में WACC का उपयोग करते हैं।
Profitability index क्या है?
Profitability index PI = Σ(Ci / (1 + r)^i) / C0 होता है। यदि PI 1 से ऊपर है तो project आमतौर पर value create करती है, और यदि PI 1 से नीचे है तो value destroy करने का संकेत मिलता है।
क्या मैं इस NPV calculator में monthly या quarterly cash flows उपयोग कर सकता हूँ?
हाँ। आप cash flow frequency को annual, semi-annual, quarterly या monthly पर बदल सकते हैं। फिर calculator matching per-period basis पर discount rate लागू करता है।
NPV और discounted payback period में क्या अंतर है?
NPV सभी discounted cash flows के बाद बनने वाली कुल value को मापता है, जबकि discounted payback period बताता है कि discounted cash flows से initial investment recover होने में कितना समय लगेगा। NPV value creation पर केंद्रित है; discounted payback recovery time पर।
Excel में NPV कैसे calculate करते हैं?
Excel में future cash flows के लिए =NPV(rate, value1, value2, ...) का उपयोग किया जा सकता है और initial investment को अलग से जोड़ा जाता है। एक सामान्य structure है =NPV(r, C1:Cn) - C0, यदि C0 period 0 का शुरुआती outflow है।
NPV और IRR में क्या अंतर है?
NPV value को currency terms में मापता है, जबकि IRR implied rate of return को मापता है। NPV बताता है कि किसी चुने गए discount rate पर project कितनी value जोड़ती है, जबकि IRR वह discount rate बताता है जिस पर NPV 0 हो जाता है।
क्या मैं NPV calculation को CSV में export कर सकता हूँ?
हाँ। यह calculator पूरी setup और result को CSV में export कर सकता है, जिसमें discount rate mode, cash flow frequency, cash flow table, totals, NPV, PI, ROI और payback metrics शामिल होते हैं।
Example
मान लीजिए initial investment 1000 है, period 1 में cash flow 600 है, period 2 में cash flow 700 है, और discount rate 10% है।
\[ NPV = -1000 + \frac{600}{(1 + 0.10)^1} + \frac{700}{(1 + 0.10)^2} \] \[ NPV \approx -1000 + 545.45 + 578.51 = 123.97 \]
क्योंकि NPV positive है, यह project 10% required return पर value create करती है।