This weekend I got hooked on a funny little probability puzzle, and
have finally found some closure. It started with an off-hand comment by
a student, which led me to think more deeply about the problem once I
actually worked it out. The problem was simple enough:
You draw two cards from a deck, and ask what is the probability that
the first is a black card, and the second is a jack. In math notation,
we want:
P(B1,J2)
I compared with replacement to without replacement, and got the same
answer, much to my surprise. After satisfying my surprise with a
numerical simulation, I thought, "there are clearly cases where it
does make a difference between replacement and no replacement (drawing
two jacks, for example), so where does it matter?"
Another case
So I did another case:
You draw two cards from a deck, and ask what is the probability that
the first is a face card, and the second is a jack. In math
notation, we want:
It appeared to me that there was a pattern - some relationship between
the number of jacks, the number of cards, and the number of the
sub-population (color, face, etc...) such that the replacement and the
no-replacement cases would come out the same, because most cases
don't. So I looked at it in general, where I define:
or, in other words, for the replacement and non-replacement
probabilities to be the same in this simple game, the fraction of the
subpopulation to the deck has to be the same fraction as the jacks in
that subpopulation to the number of jacks. In the case of color, 1/2 the
deck is black and 1/2 the jacks are black. However, 3/13 of the deck are
face cards and 4/4 of the jacks are face cards. An interesting symmetry.
Essentially, when there exists this symmetry, knowledge of the first
draw gives you no information about the second. I imagine there is some
fancy math theorem to this effect, but it is still pretty cool.
Popular Posts
Gravitational Attraction
What would happen if two people out in space a few meters apart, abandoned by their spacecraft, decided to wait until gravity pulled them together? My initial thought was that …
A Simple Physics Problem Gets Messy
A physics problem from a practice AP test came to my attention, when my daughter was in AP physics this past spring. I went over her solutions when she did …
Skepticism and Dubious Medical Procedures
In my discussion with Jonathan McLatchie on the Still Unbelievable podcast, I said that there hasn’t been a verified miracle claim even since Hume’s essay on miracles. Here I look into the papers he references in response.
Get in touch
What problems are you interested in? How can I help?