There is a bet, which can payout different amounts based on the result. possible results, in units, would be:
+30 +10 +6 +4 +2 +1 0 -1
How do you calculate the Kelly Criterion for this? I know the Expected Value of the bet, which is 1.08%. so what I have done, for each, is taken 1.08% / the value (from those listed above), and summed them. So 1.08% / 30 = 0.00036 etc... Then sum them together.
Is this the right way to get the Kelly Criterion for the bet?
(Answer I get is 1.13%)
Just to stop this question being unanswered, the Kelly criterion bet depends on the full distribution, not just the expected value. Take four examples, all with expectation $0.0108$:
So indeed the Kelly criterion bet for multiple outcomes varies with the details, not just varying the expected gain.