Creating a Monte Carlo Distribution Simulation Program
摘要
The research presents a tool for project cost modeling using statistical methods and Python libraries Pandas and NumPy. Key stages include data input, random number generation, statistical analysis, and result export to Excel. The study examines uniform distribution, calculates key indicators (mean, standard deviation, confidence intervals), and provides a flexible code structure for adaptation and expansion.