Forum Discussion
Lyle Lazarus
Apr 02, 2019Copper Contributor
I have a challenging excel problem
Hi guys, Have got quite a challenging problem. I'm trying to build a model that produces the probability of horses winning a race. There are 4 "speedmaps" (i.e. scenarios of how the race mi...
Nauthstar
Apr 03, 2019Iron Contributor
I think you need to give more information. What values are you entering? You can generate a random number between 1 and 10 and assign values of - 10,20,20,30,30,30,40,40,40,40 -. That would tell you which "Speed map" to use. So, I'm guessing, you get 3 friends to each select a horse. Then run the random number generator. Then that will show which horse won?