Random positioning software for baseball Posted: 02 Jun 03 1:26 PM
Is there any software out there that can randomly position a 14 player kid baseball roster with 10 positions available and 4 bench spots each inning without giving the same position to the same kid? also alternating between outfield and infield? thank you
Random positioning software for baseball Posted: 11 May 04 2:56 PM
This is a permutations problem. Stereology makes use of randomness in sampling. That is the 'other direction' so to speak. Sampling is choosing and in this case you are interested in placing.
I really have no idea where to look for software that creates permutations. If you have some software background this sure sounds like a job for a prolog program.