FAQ
Monte Carlo simulation questions
What is a Monte Carlo simulation in capital budgeting?
A Monte Carlo simulation is a mathematical technique that models project risk by repeatedly generating thousands of possible cash flow outcomes based on probability distributions (such as triangular min/mode/max ranges), producing a full distribution of Net Present Value (NPV) results instead of a single static number.
Why is Monte Carlo DCF superior to a single point-estimate NPV?
Static DCF models often suffer from the 'Flaw of Averages' by using single base-case values. Monte Carlo reveals the full distribution curve, standard deviation volatility, worst-case downside (P5 VaR), and exact probability of financial loss (P(NPV < 0)).
How is the Triangular Distribution used in project finance?
The triangular distribution models uncertainty when exact historical standard deviations are unavailable. It requires only three intuitive engineering estimates: Minimum (worst-case), Mode (most likely base-case), and Maximum (best-case).
What is the Probability of Loss metric?
Probability of Loss is the percentage of simulated Monte Carlo trials where the Net Present Value is negative (NPV < 0), meaning the project fails to return its required hurdle rate / cost of capital.
How many trials are recommended for Monte Carlo analysis?
5,000 to 10,000 iterations are standard in corporate finance and risk management. This provides high statistical precision with standard error of the mean below 1%.
Can I export the simulation results to CSV?
Yes. You can export complete summary percentiles (P5, P25, Median, P75, P95), expected mean, standard deviation, and histogram frequency bins as a UTF-8 CSV spreadsheet with formula defense.