They are not independent, though this is close to the exact answer of about 0.3085. When player B draws no spades, it increases the probability that he draws clubs, which decreases the probability that player C draws clubs.
In the following, "spades" refers to the 7 spade outs that player B needs, and "clubs" refers to the 7 club outs that player C needs.
For the exact answer, we must separately compute the probability that player B draws 0,1,2, and 3 clubs, and multiply each of these by the probability that player C draws no clubs given that player B drew that many clubs.
P(B draws no spades AND C draws no clubs) =
P(B draws 0 spades, 0 clubs)*P(C draws 0 clubs | B draws 0 spades, 0 clubs)
+
P(B draws 0 spades, 1 club)*P(C draws 0 clubs | B draws 0 spades, 1 clubs)
+
P(B draws 0 spades, 2 clubs)*P(C draws 0 clubs | B draws 0 spades, 2 clubs)
+
P(B draws 0 spades, 3 clubs)*P(C draws 0 clubs | B draws 0 spades, 3 clubs)
P(B draws no spades AND C draws no clubs) =
(26/40 * 25/39 * 24/38) * (30/37 * 29/36 * 28/35) +
(7/40 * 26/39 * 25/38 * 3) * (31/37 * 30/36 * 29/35) +
(7/40 * 6/39 * 26/38 * 3) * (32/37 * 31/36 * 30/35) +
(7/40 * 6/39 * 5/38) * (33/37 * 32/36 * 31/35)
=~ 0.3085
Quote:
*Note, if Players B and C are looking for the same suit, (ie B has 32A and C has 42A and they are both looking for the same 7 spades) my JT98 has the same 0.305 equity. This is suspect to me, but interesting if true.
No, the probability that they both miss is
33/40 * 32/39 * 31/38 * 30/37 * 29/36 * 28/35
=~ 0.289
Quote:
If they block each other once, and both have 6 outs each, JT98 is 0.367 and has enough equity.
Try this one, like the first one.
Last edited by BruceZ; 04-09-2010 at 06:32 AM.