Suppose a game that has 0.0001 chance of winning 11000 units and
0.9999 chance of losing 1 unit
thus 0.0001*11000 - 0.9999*1 yields +0.1001
How many units should I bet if I have 500,000 units bank.
Second game that has 0.0003 chance of winning 11000 units and
0.9997 chance of losing 1 unit
thus 0.0003*11000 - 0.9997*1 yields +2.3003
How many units should I bet if I have 500,000 units bank.
Third game that has 0.0001 chance of winning 11000 units and
0.9999 chance of winnng/losing X unit,
where X has a mean of -1 and SD of 150
(ie: X is between losing 151 and winning 149 two thirds of the time.)
thus 0.0001*11000 - 0.9999*1 yield +0.1001
How much units should I bet if I have 500,000 units bank.
If anyone knew the formula to calculate the above queries, please paste them. Otherwise can anyone give me links to references/literatures on non-even-money payoff (advantage) game please.

