Question

I am playing a simplified version of the card game, "War," with my brother. We are...

I am playing a simplified version of the card game, "War," with my brother. We are playing with a subset of the deck, all of the numbered cards 2 through 10 (2:10). There are 4 cards of each number, resulting in 36 total cards in a single pile. First, I turn over a card. Next, he turns over a card. Whoever has the higher card wins and these "used" cards are discarded. If we turn over the same card, we put those cards back into the stack (they are still in the game), and then draw again.

a) To begin the game, we each select a card from our deck without replacement. Assume I have selected an 8. What is the probability that he will win (not tie) on his next draw? Round your answer to three decimal places.

b) Assume that after my previous 8, he drew a 5. I win, and these cards are discarded and we play again with our remaining cards. He draws a 6. What is the probability that I win (not tie) again? Round your answer to two decimal places.

0 0
Add a comment Improve this question Transcribed image text
Answer #1

probability that he will win (not tie) on his next draw :

he should take the cards numbered 2 to 7 .

no. of cards he can take to lose =6*4 =24

total cards available = 35

probability =24/35 =0.686

b) now the cards remaining =36-2 =34

he drew 6.

no. of cards 1 can take to win is 7,8,9,10 cards .. total =16

but 8 is discarded so cards = 15

total no. of cards availble =33

probability to win =15/33 =0.45

Add a comment
Know the answer?
Add Answer to:
I am playing a simplified version of the card game, "War," with my brother. We are...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • PIUBlem 2. The Video Game Question. When I am not grading the ridiculous amounts of game. Let's t...

    PIUBlem 2. The Video Game Question. When I am not grading the ridiculous amounts of game. Let's talk statistics of digital card games. exams I have this semester, I play a digital card a) According to a website that tracks statistics, the deck I currently am playing has a 63% win-rate. It 1 plan to play 10 games tonight before I start grading, what is the probability that I win 8 or more of them? b) Rather than play a...

  • C++ program This program involves writing a VERY simplified version of the card game War. You...

    C++ program This program involves writing a VERY simplified version of the card game War. You may know this game or not but my rules are these 1. Split the deck between player1 and player2. Only the face values matter (2-14) and not the suits 2. Each player puts a card down on the table. The higher face value wins that hand. If the card values match, you will simply indicate tie and neither player wins.The original rules would require...

  • Program 4: C++ The Game of War The game of war is a card game played by children and budding comp...

    Program 4: C++ The Game of War The game of war is a card game played by children and budding computer scientists. From Wikipedia: The objective of the game is to win all cards [Source: Wikipedia]. There are different interpretations on how to play The Game of War, so we will specify our SMU rules below: 1) 52 cards are shuffled and split evenly amongst two players (26 each) a. The 26 cards are placed into a “to play” pile...

  • You are playing a game by drawing a card from a standard deck and replacing it....

    You are playing a game by drawing a card from a standard deck and replacing it. If the card is a face card, you win $30. If it is not a face card, you pay $2. There are 12 face cards in a deck of 52 cards. What is the expected value of playing the game? Create a probability distribution table below to find the expected value. Create a probability distribution table below to find the expected value. x P(x)...

  • I need to build the card game of War in C++. It will be a 2...

    I need to build the card game of War in C++. It will be a 2 player game. Each player will have their own deck of 52 cards. 2-10, Jack=11, Queen=12, King=13, Ace=14. Each player will draw one card from their deck. The player with the higher card wins both cards. If the card drawn is the same, then each player will draw 3 cards and on the 4th card drawn will show it. The player that shows the higher...

  • you are playing a card game called crime scene. thare are 3 diamond cards, 9handcuffs card...

    you are playing a card game called crime scene. thare are 3 diamond cards, 9handcuffs card and 5 car cards. You can draw 2 cards without replace ment. if you draw one diamond card and one car card, you win the game. For the following questions round your answer to 2 decimal places. Find the probability that your first card is a diamond. Find the probability that your first card is not a diamond. Find the probability that both your...

  • Suppose, we have 3 players and they are playing a card game. In the card game,...

    Suppose, we have 3 players and they are playing a card game. In the card game, the deck contains 10 cards where there are 3 kings, 3 aces, and 4 jacks. Each player gets a card from the deck randomly. The winner of the game is determined based on the strength of the card where a king has 10 strength, an ace has 15 strength and a jack has 20 strength. Your task is to write a function called playgame()...

  • Using Python 3.5.2 and IDLE Write the code for a modified game of the card game...

    Using Python 3.5.2 and IDLE Write the code for a modified game of the card game crazy eights (much like a game of UNO, where the card played is now on top of the deck and its number or face value is now what is playable for the next player). Write the code to be a 2 player game with any 8 card being able to input a new face value to play on the discard pile. Rules: Use a...

  • Q2) suppose we draw a card from a deck of playing cards. (There are 52 cards...

    Q2) suppose we draw a card from a deck of playing cards. (There are 52 cards in a deck) a) What is the probability that we draw a spade? B) What is the probability of getting a heart card given that it is red (heart and diamond) card?

  • 2. Consider a standard 52 card deck of playing cards. In total there are four cards that are Aces, four cards that are Kings, four cards that are Queens and four cards that are Jacks. The remaining 3...

    2. Consider a standard 52 card deck of playing cards. In total there are four cards that are Aces, four cards that are Kings, four cards that are Queens and four cards that are Jacks. The remaining 36 cards are four each of the numbers 2, 310. That is there are four cards that are twos, four cards that are threes etc. For this question, suppose that we reduce the number of cards in the deck by removing one of...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT