123xyz
123xyz
  • Threads: 4
  • Posts: 11
Joined: May 7, 2019
May 7th, 2019 at 3:26:40 AM permalink
Hello,

I really need your help. I'm trying to figure out how to find back this table from wizard of odds for the game baccarat :

PLAYER
HAND BANKER HAND
0 1 2 3 4 5 6 7 8 9 TOTALS
0 0.005798 0.004860 0.004844 0.005393 0.009210 0.009237 0.009731 0.010820 0.017021 0.017076 0.093989
1 0.004929 0.004101 0.004095 0.004642 0.008121 0.008154 0.008124 0.009208 0.011559 0.011593 0.074527
2 0.004844 0.004024 0.004003 0.004555 0.007720 0.008582 0.008556 0.009112 0.011443 0.011478 0.074317
3 0.004751 0.003928 0.003914 0.004452 0.007632 0.009025 0.008999 0.009034 0.011379 0.011414 0.074527
4 0.004930 0.004108 0.004094 0.004106 0.007261 0.008359 0.009163 0.009198 0.011527 0.011562 0.074309
5 0.005047 0.004227 0.004212 0.004222 0.006867 0.007939 0.009290 0.009325 0.011670 0.011711 0.074511
6 0.011478 0.009797 0.009777 0.009803 0.010307 0.011389 0.019240 0.020183 0.015602 0.015649 0.133227
7 0.011674 0.009992 0.009961 0.009995 0.009970 0.011055 0.018988 0.020350 0.015816 0.015865 0.133666
8 0.017643 0.012114 0.012069 0.012942 0.012895 0.013470 0.014479 0.015587 0.010979 0.011060 0.133239
9 0.017680 0.012130 0.012084 0.012666 0.013446 0.013493 0.014505 0.015614 0.011037 0.011033 0.133687
TOTALS 0.088775 0.069281 0.069054 0.072776 0.093429 0.100704 0.121076 0.128431 0.128033 0.128440 1.000000

I don't see any other way than making an algorithm, I'm trying with python but I m struggling.
Do any one has an idea please ?
DogHand
DogHand
  • Threads: 2
  • Posts: 1523
Joined: Sep 24, 2011
May 9th, 2019 at 1:28:00 PM permalink
123xyz,

One way is to create a spreadsheet with all 302,500 6-card weighted combinations, then use the program to calculate each of the entries. In fact, you don't even need to create the spreadsheet yourself: longtime poster "teliot" posted one available at this url:

https://www.888casino.com/blog/baccarat-tips/baccarat-combinatorial-analysis-the-easy-way

Hope this helps!

Dog Hand
miplet
miplet
  • Threads: 5
  • Posts: 2112
Joined: Dec 1, 2009
May 9th, 2019 at 1:44:15 PM permalink
And my spreadsheet is at http://miplet.net/baccarat/.
“Man Babes” #AxelFabulous
123xyz
123xyz
  • Threads: 4
  • Posts: 11
Joined: May 7, 2019
May 14th, 2019 at 7:36:31 AM permalink
thank you so much ! the spreadsheet is not available anymore but the method is gonna help me a lot
have a nice day
123xyz
123xyz
  • Threads: 4
  • Posts: 11
Joined: May 7, 2019
May 14th, 2019 at 7:37:37 AM permalink
thank you for your spreadsheet, i'm gonna try to calculate the probabilities now
123xyz
123xyz
  • Threads: 4
  • Posts: 11
Joined: May 7, 2019
May 22nd, 2019 at 12:48:33 AM permalink
I m really curious about how to make this sheet. How did you show all the possible outcomes ?
  • Jump to: