Question

Problem 6. (5 Points Total) Player 1 and Player 2 are playing rock-paper-scissors. What is the expected payoff for player 1,

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

Thank u, please like this answer and support us please,

and please dont give us any hate, this is the best answer for your question,

Answer:

No, Player 1 didnt choose his strategy wisely,

because by his strategy Player1 will only win 1 time,(When p1 choose S, and p2 P)

and player2 win 2 times (When p1 choose R, and p2 P),, (When p1 choose P, and p2 S)

Player 1 is not wise, Player 2 is wise.

Thats all.

Add a comment
Know the answer?
Add Answer to:
Problem 6. (5 Points Total) Player 1 and Player 2 are playing rock-paper-scissors. What is the...
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
  • 1. What does this statement mean? 2. If Player A and Player B plays the rock-paper-scissors,...

    1. What does this statement mean? 2. If Player A and Player B plays the rock-paper-scissors, How many strategies does Player 2 have? a When Player 2 plays S she is better off when Player 1 plays S rather than S 1 b. D Player 2 prefers strategy s2 to strategy $1 Player 2 is better of when player 1 play s2 than when Player 1 plays s1 C. dPlayer 1 prefers strategy s2 to strategy s$1

  • C++ Write a program that plays the rock, paper, scissors game. Rock beats scissors; scissors beats...

    C++ Write a program that plays the rock, paper, scissors game. Rock beats scissors; scissors beats paper; paper beats rock. You must use these specific functions in your program. These are the prototypes: char generateP2toss(); int checkThrow(char, char); void printStatistics(int, int, int, int); void finalStatistics(int, int, int, int); void welcome(); Notes on these functions: generateP2toss() will generate the computer's toss (the computer is player2). It returns either an "r", "p", or "s/" checkThrow(char char) will check the throw by passing...

  • This program should be in c++. Rock Paper Scissors: This game is played by children and...

    This program should be in c++. Rock Paper Scissors: This game is played by children and adults and is popular all over the world. Apart from being a game played to pass time, the game is usually played in situations where something has to be chosen. It is similar in that way to other games like flipping the coin, throwing dice or drawing straws. There is no room for cheating or for knowing what the other person is going to...

  • Write a computer game based on rock-paper- scissors in C++. The 2-player game will be interactive:...

    Write a computer game based on rock-paper- scissors in C++. The 2-player game will be interactive: human vs. computer! Making the game interactive presents a new issue for us -- how do we get the computer's choice? To solve this, we will use a "random number generator", which is the basis for all computer gaming. This enables the properly programmed computer to act like it is actually "thinking" and making its own decisions. This is the largest, most involved program...

  • c language This assignment is to write a program to score the paper-rock-scissors game AGAIN. Each...

    c language This assignment is to write a program to score the paper-rock-scissors game AGAIN. Each of two players enters either P, R, or S. The program then announces the winner as well as the basis for determining the winner: “Paper covers rock”, “Rock breaks scissors”, “Scissors cut paper”, or “Draw, nobody wins”. The primary differences between this and previous two versions are described as below: (1) You MUST use a function to get the input value for the player’s...

  • 3) (25 points) Consider the following version of the Rock-Paper-Scissors game. The two players have to...

    3) (25 points) Consider the following version of the Rock-Paper-Scissors game. The two players have to choose simultaneously between Rock(R), Paper(P) or Scissors(S). According to this game, R beats S, S beats P, P beats R. The winner gets 1 dollar from the other player. In case of a tie, the referee gives both players 2 dollars. Payoffs for all possible choices are summarized in the table below. Find all Nash Equilibria. R P S RPS (2:2) (-1:1) (1:-1) (1:-1)...

  • Consider the following version of the Rock-Paper-Scissors game. The two players have to choose simultaneously between...

    Consider the following version of the Rock-Paper-Scissors game. The two players have to choose simultaneously between Rock(R), Paper(P) or Scissors(S). According to this game, R beats S, S beats P, P beats R. The winner gets 1 dollar from the other player. In case of a tie,the referee gives both players 2 dollars. Payoffs for all possible choices are summarized in the table below. Find all Nash Equilibria. 3) (25 points) Consider the following version of the Rock-Paper-Scissors game. The...

  • Rock, Paper, Scissors (also known by several other names, see http://en.wikipedia.org/wiki/Rock p...

    Help needed in Perl language program! Note : Perl Language Rock, Paper, Scissors (also known by several other names, see http://en.wikipedia.org/wiki/Rock paper scissors) is an extremely popular hand game most often played by children. Often, it is used as a method of selection similar to flipping a coin or throwing dice to randomly select a person for some purpose. Of course, this game is not truly random since a skilled player can often recognize and exploit the non-random behavior of...

  • java pls Rock Paper Scissors Lizard Spock Rock Paper Scissors Lizard Spock is a variation of...

    java pls Rock Paper Scissors Lizard Spock Rock Paper Scissors Lizard Spock is a variation of the common game Rock Paper Scissors that is often used to pass time (or sometimes to make decisions.) The rules of the game are outlined below: • • Scissors cuts Paper Paper covers Rock Rock crushes Lizard Lizard poisons Spock Spock smashes Scissors Scissors decapitates Lizard Lizard eats Paper Paper disproves Spock Spock vaporizes Rock Rock crushes Scissors Write a program that simulates the...

  • Q.2 Consider the following normal-form game: Player 2 Player 1 3,2 1,1 -1,3 R. 0,0 Q.2.a...

    Q.2 Consider the following normal-form game: Player 2 Player 1 3,2 1,1 -1,3 R. 0,0 Q.2.a Identify the pure-strategy Nash equilibria. Q.2.b Identify the mixed-strategy Nash equilibria Q.2.c Calculate each player's expected equilibrium payoff.

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