Hand of the Week, 4/18/96

by Rowen Bell

This week, we're going to consider a different type of bridge problem: Given two hands, what is the optimal contract?

This hand came up in an IMP Pairs contest, where your score is determined by comparing your score with the average of all other scores (the datum) and calculating IMPS. Neither side is vulnerable.

	NORTH		SOUTH
	Kxxx	 S      void
	xx	 H	AKxx
	Tx	 D	AKQxxxx
	AKTxx	 C	Qx
Getting to 7D on these hands is not terribly difficult; David and I might bid as follows:
			1C (strong)
	2C (G.F.)	2D
	2S		3D		Here 4D agrees diamonds, and
	4D		4H		4H, 5C, 5H, and 5S are cuebids; 
	5C		5H		5NT says "I'm still interested
	5S		5NT		in grand slam, so show me something
	6C		7D		I don't know about yet."

The obvious line in 7D is this: win the opening lead in hand, draw one round of trump (unless they led trump), and attempt to cash two top hearts, planning to ruff the third round of hearts with the ten of diamonds. If this works, then you cross back to the hand, draw trump, and pitch your remaining heart on the king of clubs.

What I want to discuss now are the following questions:

  1. What is the probability of making 7D?
  2. Given that probability, the vulnerability, and the form of scoring, is it worth bidding 7D?
I'll start with the first question.

We analyze the hand from the perspective of the heart suit.

Adding all this up, we see that 7D will make 71% of the time. This answers the first question. Now we need to know: should we bid 7D, or should we settle for 6D?

Let a,b,c be the percentage of the field that are in grand, small, game respectively. The datum will be 1440a + 940b + 440c if 7D makes, and -50a + 920b + 420c if 7D goes down. (I'm making a simplifying assumption that everyone is in either 5D, 6D, or 7D, and that nobody is doubled.) To obtain an opinion as to whether or not we should be in grand, we need to estimate a,b,c. Canonical cases:

  1. a=c=0, b=1. (The entire field is in small, except you.) You gain 11 IMPS if 7D makes, and lose 14 if it fails. The breakeven in this case is 56% -- i.e., if the probability of grand exceeds 56%, it is right to bid it.
  2. a=b=0, c=1, (Everyone stayed out of slam but you.) You gain 14 IMPS if 7D makes, and lose 10 if it fails. However, simply bidding 6D would assure you of 11 IMPS. Hence your true "gain" for bidding 7D is 3 IMPS, and your true loss is 21 IMPS, so the breakeven is 87.5%, and hence here you shouldn't bid 7D.

I performed a spreadsheet analysis and came up with the following conclusions:

In this particular case, I think that you should expect the vast majority of the field to be in some slam, and hence the grand should be bid.

Hand of the Week page