Well, I have another surprise for us all. You were right about betting on black color -- it's worthless. But as it turned out, betting on individual red numbers is
much better than betting on red color, to the point that no money should be wasted in betting on red color.
Here are my latest results which allow all types of bets:
R16: bet on R16
R14: bet on R14
RC: bet on red color
RN: bet on all individual red numbers (other than R16 and R14)
BC: bet on black color
BN: bet on all individual black numbers
The top strategy is:
10.8% on R16
8.1% on R14
0% on Red color
43.3% on all individual red numbers, equally distributed
0% on black color
37.8% on all individual black numbers, equally distributed
Code:
R16 R14 RC RN BC BN F(R16,R14,RC,RN,BC,BN)
10.8 8.1 0.0 43.3 0.0 37.8 0.5192641
10.8 8.1 0.0 43.2 0.0 37.9 0.5192639
10.9 8.1 0.0 43.2 0.0 37.8 0.5192606
10.8 8.1 0.0 43.4 0.0 37.7 0.5192593
10.8 8.2 0.0 43.2 0.0 37.8 0.5192591
10.8 8.1 0.0 43.1 0.0 38.0 0.5192588
10.9 8.1 0.0 43.1 0.0 37.9 0.5192582
10.9 8.1 0.0 43.3 0.0 37.7 0.5192582
10.7 8.1 0.0 43.3 0.0 37.9 0.5192581
10.8 8.2 0.0 43.1 0.0 37.9 0.5192566