Monte Carlo Risk Simulation Application
Processes a risk register in .csv format, which should include Expected Monetary Value and Probability columns in a qualitative format.
Impacts and occurrences are then simulated and quantified using Python, and the results are visualized in a graph. Upload your file to try it out.
If you don’t know how to convert an Excel file to CSV;
* Open excel file --> Open the sheet where 'emv' and 'probability' exist --> Click File and Save As --> Select save file type as CSV --> Finish and then upload this file *