- #1
oriz123
- 8
- 0
Sorry for the possible double post. I really need help with this...anyway let's assume we have chances of winning "something" anything...can be the lotto or whatever. We have A, B, C, D, E and each have a different chance of winning. We will also give them each a value, and the chance of winning improves linearly depending on that value. A has the value of 1,000...B has the value of 3,000...C has the value of 10,000...D has the value of 30,000 and E has the value of 100,000. So in the simplest form with just those 5, for example A would win 0.691% of the time, B would win 2.07% of the time, C 6.9% of the time, D 20.7% of the time and E 69.1% of the time(roughly...I rounded them so might not be 100% exact).
But here's where things get more complicated: what if, in each group, we had more than one? So, say we have 300 of A, 200 of B, 100 of C, 100 of D and 90 of E. Toegther we have 790 now and they are variable, they can change...in an hour it can be 250 of A, 200 of B, 110 of C, 100 of D and 85 of E for example. How do we, at each point in time and in real time, figure out the chance of each of the 790 to win?
But here's where things get more complicated: what if, in each group, we had more than one? So, say we have 300 of A, 200 of B, 100 of C, 100 of D and 90 of E. Toegther we have 790 now and they are variable, they can change...in an hour it can be 250 of A, 200 of B, 110 of C, 100 of D and 85 of E for example. How do we, at each point in time and in real time, figure out the chance of each of the 790 to win?