- #1
Physics_wiz
- 228
- 0
I am trying to find the probability of neither the player nor the dealer being dealt a blackjack (an ace with a ten, jack, queen, or king) in a blackjack game with a freshly shuffled deck. This is what I did:
1 - P(at least one gets a blackjack)
= 1 - [ 4*16/(52c2) + 3*15/(50c2)]
However, I get an answer that's about one percent higher than it should be. The right answer is .9052.
1 - P(at least one gets a blackjack)
= 1 - [ 4*16/(52c2) + 3*15/(50c2)]
However, I get an answer that's about one percent higher than it should be. The right answer is .9052.