Calculating the EV is a lot less complicated than the standard video poker game, because you don't have to calculate the EV of 32 possible decisions and pick the best one, plus there are a lot fewer hands to analyze. There are 270,725 possible 4 card combinations, 52!/(48!x4!). I wrote something in Visual FoxPro to generate a table of all possible hands, then get the number of possible cards (out of the 48 remaining) that make each paying hand, multiplied by the payouts. If I bothered to account for equivalent hands with different suits, I'm sure the number of hands would be a lot lower. I took that total payout for each hand and subtracted 48. If the result was positive, I doubled it. I then summed up all the numbers, divided that by 48, and then divided by 270,725.
Posted by: alan3262@yahoo.com
Reply via web post | • | Reply to sender | • | Reply to group | • | Start a New Topic | • | Messages in this topic (9) |