The problem with comparing runs
Two simulations of the same system disagree by design.
Monte Carlo output is stochastic, which means two runs of an identical configuration will produce different numbers. Usually the difference is small; occasionally it is large enough to look like a finding. This is the trap that catches careful people: change one exit parameter, re-run, observe an improvement, and conclude the parameter helped. The improvement may be entirely sampling noise, and nothing about the output announces which it was. Without a control for randomness, every research comparison in the workbook carries an unmeasured error term, and the operator's judgement about what counts as a meaningful difference is doing work it is not equipped to do.
