Question

In: Statistics and Probability

You decide to play a simplified version of blackjack where you are dealt two cards from...

You decide to play a simplified version of blackjack where you are dealt two cards from a well-shuffled deck of 52 cards. One of the cards is dealt face down and one of the cards is face up. Assume that all of the cards count for their face value (e.g., a 3 of hearts = 3), face cards (J, Q, K) count as 10, and aces [always] count for 11^(1) The value of a player’s hand is determined by the sum of the scores for the two cards that they receive. Use this information to answer the following questions.

1.What is the probability that both of the cards you are dealt are kings?

2.A blackjack occurs when the sum of your cards is 21 – what is the probability that you get a blackjack?

3.Assume the card that is dealt face up is an 8. What is the probability that the value of your hand is at least 17?

4.Give an example of an event in the game of blackjack that contains more than a single outcome.

Solutions

Expert Solution


Related Solutions

Play a blackjack. Write a Java program that starts from a deck of 52 cards and...
Play a blackjack. Write a Java program that starts from a deck of 52 cards and one player plays again a dealer. Use a simple rule explained here. Ace can be counted as 1 only for simplicity. Jack, Queen, King are counted as 10. At the beginning, player receives two cards. Dealer receives two cards, but shows one and hides one. Program asks player if player wants to receive another card or not. (player can continue to receive new cards...
Suppose you are dealt 5 random cards from a standard deck of 52 cards, where all...
Suppose you are dealt 5 random cards from a standard deck of 52 cards, where all cards are equally likely to appear. (a) What is your outcome space? (b) What is the probability that you receive the ace of hearts? (c) Let AH be the event that you receive the ace of hearts, AC the event that you receive the ace of clubs, AD the event that you receive the ace of diamonds, and AS the event that you receive...
PYTHON BEGINNER Problem Create a program that lets the user play a simplified game of Blackjack,...
PYTHON BEGINNER Problem Create a program that lets the user play a simplified game of Blackjack, which is played between the user and an automated dealer as follows. The dealer shuffles a standard deck of 52 cards, draws two cards, and gives them to the user. The user can then choose to request another card from the dealer, adding it to their hand. The user can continue to request cards or choose to stop at any time. After each time...
You are dealt a hand of five cards from a standard deck of 52 playing cards....
You are dealt a hand of five cards from a standard deck of 52 playing cards. Calculate the probability of the given type of hand. (None of them is a recognized poker hand.) (a) Mixed royal meeting: One of each type or royal card (king, queen, jack, ace) of different suites, and a last non-royal card (neither king, queen, jack or ace). Enter a formula. Examples: C(5,3)C(33,3)/C(14,2) C(5,3)C(33,3)C(4,1)/C(100,100) (b) Red and black double royal wedding: A red king, a red...
You are dealt a hand of five cards from a standard deck of 52 playing cards....
You are dealt a hand of five cards from a standard deck of 52 playing cards. Calculate the probability of the given type of hand. (None of them is a recognized poker hand.) 1. Double royal interracial wedding: Two kings of one color, two queens of the other color, and a last non-royal card (neither king, queen, jack or ace). Solve using a formula. Examples:  C(5,3)C(33,3)/C(14,2) or C(5,3)C(33,3)C(4,1)/C(100,100)
Four cards are dealt from a deck of 52 cards. ​(a) What is the probability that...
Four cards are dealt from a deck of 52 cards. ​(a) What is the probability that the ace of spades is one of the 4 cards​? (b) Suppose one of the 4 cards is chosen at random and found not to be the ace of spades. What is the probability that none of the 4 cards is the ace of​ spades? ​(c) Suppose the experiment in part​ (b) is repeated a total of 10 times​ (replacing the card looked at...
Two cards will be dealt, one at a time and without replacement, from a standard deck...
Two cards will be dealt, one at a time and without replacement, from a standard deck of 52 playing cards. In a standard deck, there are 4 Jacks. Answer the following: a) What is the probability the second card dealt will be a Jack? P(second card will be Jack) = _______ b) What is the probability both cards dealt will be Jacks? P(both dealt cards will be Jacks) = _______ c) What is the probability neither card dealt will be...
Assume that 5 cards are dealt at random from a standard deck of 52 cards (there...
Assume that 5 cards are dealt at random from a standard deck of 52 cards (there are 4 suits in the deck and 13 different values (ranks) per each suit). We refer to these 5 cards as a hand in the rest of this problem. Calculate the probability of each of the following events when dealing a 5-card hand at random. (a) Exactly one pair: This occurs when the cards have numeric values a, a, b, c, d, where a,...
You are dealt one card from a deck of 52 cards. What is the probability of...
You are dealt one card from a deck of 52 cards. What is the probability of drawing the jack of clubs or the three of diamonds?
In Texas Hold’em, each player is dealt two cards from the deck. Obviously, this is done...
In Texas Hold’em, each player is dealt two cards from the deck. Obviously, this is done without replacement, so you cannot use the binomial distribution. You can use the hypergeometric distribution or reason from first principles. a) What is the probability of being dealt a pair? Express it as an exact fraction and an approximate percentage. b) If you are dealt two unpaired cards, say the ace of clubs and the 8 of diamonds, what is the chance of getting...
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT