There are
- 52 cards
- 3 players
a1,a2,a3
Each player is given 2 cards each one of
A=2...J=11,Q=12,K=13..
A user wins if his sum of cards is greater then the other two players sum.
Find the probability of a1 being the winner?
|
There are
Each player is given 2 cards each one of
A user wins if his sum of cards is greater then the other two players sum. Find the probability of | ||||
|
feedback
|
Questions on Stack Overflow are expected to generally relate to programming or software development in some way, within the scope defined in the faq.