Tagged Questions
0
votes
0answers
53 views
Simulating the balls and bins problem in Mathematica (or similar)?
The 'balls and bins' problem
Distribute $n$ balls into $d$ bins in a way which minimises the difference between the highest and lowest loaded bins.
Reasoning for performing simulation
I have some ...