Definition
Running a process thousands of times with random inputs to learn the shape of its outcomes.
A computational technique that samples random inputs from learned or assumed distributions to estimate properties of a system; in Agent JIT, used to choose execution strategies by simulating per-element latency draws.
Also called: Monte Carlo