I'm hoping that someone can help me with this minor issue. We have a football draft every year and the first year we generated the draft order through a random number formula.
In year two we want to use a weighted random number based on the place that you finished the previous year. If we were to do this through ping pong balls in a box, the tenth place team would have 10 balls, ninth would have 9 balls and so on. Therefore the first place team could still get the first pick in the draft, but they would only have a one in fifty-five chance.
Can this be done through a formula?
Any help would be greatly appreciated.
In year two we want to use a weighted random number based on the place that you finished the previous year. If we were to do this through ping pong balls in a box, the tenth place team would have 10 balls, ninth would have 9 balls and so on. Therefore the first place team could still get the first pick in the draft, but they would only have a one in fifty-five chance.
Can this be done through a formula?
Any help would be greatly appreciated.