|
By:
A simple way to do this is a Markov chain in Excel. You create a grid reflecting each of the possible scores in the match. Player A score along the top and Player B on the vertical axis.
You can then simply enter formulae reflecting the chance of winning or losing each leg and moving to the respective next scoreline. Any scoreline that ends the leg is simply a 1 or 0. The beauty of this approach is that it is very simple to copy & paste the formulae, and also you can take the odds to win the set and plug that into another chain that calculates the odds to win the match. I would also caution however that the odds given by this approach may not reflect the odds as well as more complex regression type approaches, especially early in a match. Here's my attempt at a table, I've never done it before so it's a coin flip whether this will be a complete mess:
| |||||||||||||||||||||||
|
By:
Thanks KR. This is similar to what I did to check my vba recursive routine. But I'm processing many many historical matches and this approach just becomes impractical when darts/snooker games have a lot of legs/frames. What I'll probably end up doing is creating a massive database table of all possible combinations and then just use a query to access the combination I need.
| |||||||||||||||||||||||
|
By:
I think it is fairly simple but very long winded. I will see if I can find an example for you to work from. A template , shall we say.
| |||||||||||||||||||||||
|
By:
Can't snooker be modelled accurately by just using a negative binomial distribution in Excel.
| |||||||||||||||||||||||
|
By:
So it's 4-1 to Perry, exchange goes 2.2 Perry, negative binomial goes 2.12, not too bad, taking into account the Ronnie love factor.
| |||||||||||||||||||||||
|
By:
Here's a spreadsheet my lovely one and only; Sunday = chardonnay day, so i'm feeling generous; here's an old spreadsheet, i've just added a few notes. I don't bother with the snooker anymore, but if you find it a goldmine and make a fortune, let me know and i'll DM an address for you to send me a crate of wine :-)
https://docs.google.com/spreadsheets/d/1lxZP4K7qZ5f_flCTA1st3St6UZRpIEe-W0Kcw2HWPzM/edit#gid=0 | |||||||||||||||||||||||
|
By:
https:
//docs.google.com/spreadsheets/d/1lxZP4K7qZ5f_flCTA1st3St6UZRpIEe-W0Kcw2HWPzM/edit#gid=0 |