Re: A card game probability
- From: "Faton Berisha" <fberisha@xxxxxxxxxx>
- Date: 26 Jan 2007 03:42:12 -0800
On Jan 25, 9:25 pm, "jsepp...@xxxxxxxxx" <jsepp...@xxxxxxxxx> wrote:
Take a card deck with 52 cards. Pick cards one by one and compute the
cards by ace, two, three,..., jack, queen, king, ace,..., king, ace,
..., king, ace, ..., king. What is the probability that at least once
you turn a card of the same value as you say aloud?
The probability that you turn the first card of the same value as one
of the n cards turned before exactly in your (n+1)-st trial is
p_n = 3n/(52-n) prod_{j=1}^{n-1}(1-3j/(52-j)).
Hence, the probability that you turn such a card in n trials is
sum_{j=1}^{n-1} p_j.
Regards,
Faton Berisha
.
- Follow-Ups:
- Re: A card game probability
- From: matt271829-news
- Re: A card game probability
- References:
- A card game probability
- From: jseppa17@xxxxxxxxx
- A card game probability
- Prev by Date: Prime theorem
- Next by Date: Re: Prime theorem
- Previous by thread: Re: A card game probability
- Next by thread: Re: A card game probability
- Index(es):
Relevant Pages
|