I'm looking at this problem in a bayesian stats book:
A card game is played with 52 cards divided equally between 4 players, North, South, East and West, all arrangements equally likely. 13 of the cards are referred to as trumps. If you know North and South have ten trumps between them, what is the probability all 3 remaining trumps are in the same hand?
Would this reduce to the problem of 'there are three trump cards in 26 cards, what is the probability that all 3 are in a set of 13 when divided into two sets of 13 (East & West)?' ? or does the 10 cards in the North, South have influence and so you have to use conditional probability?
Also just out of interest is the answer to this assumption (even if wrong) a $\frac{1}{2} $ ? As the equally likely possibilities are {3,0}, {2,1}, {1,2}, {0,3} and the last two are winners, where {2,1} is the event that there are two trump cards in the first 13 and 1 trump card in the second 13.
Thanks.