Site icon BettingIsCool

The Real Kelly – an #excel implementation for independent concurrent outcomes

In my previous articles we have already seen how the generalised Kelly Criterion can produce completely different results than the simplified Kelly formula that most bettors will use when there are multiple edges in the same game.

There are, of course, occasions when you might have multiple edges on different games, all taking place at the same time. The example below is one such situation:

This article will explain usage of an excel implementation applying the Real Kelly Criterion to concurrent events.

In detail the algorithm will find optimal bet sizes for a set of concurrent singles and/or ’round robin’ combinations of parlays or teasers.

I recommend reading carefully through @Pinnacle ‘s article covering the basic concept of the generalised Kelly The Real Kelly

The excel template can be downloaded here real_kelly-independent_concurrent_outcomes-

Please note that the worksheet supports singles & parlays up to 6 selections. In my next article I will publish a python implementation using the same algorithm for an unlimited number of selections.

USAGE

Differential-Evolution (DE) followed by Nelder-Mean (NM) should be your default option, as it increases the likehood of finding the global maximum, and NM ‘polishes off’ the optimum with a high degree of accuracy.

Depending on the field size the algorithm can now take several minutes until excel populates the optimal set in the stakes column.

Have fun!

Exit mobile version