Two players A and B match coins, if the coins match then A wins one unit of value, if the coins do not match B wins one unit of value. Find the value of the game.
Answers
Answer:
am kind of lost on this problem and would like it if I can get help on this.
Matching Pennies. In this simple two player game, the players (call them R and C) each choose an outcome, heads or tails. If both outcomes are equal, C gives a dollar to R; if the outcomes are different, R gives a dollar to C.
A. represent payoffs by a 2 x 2 matrix.
B. What is the value of the game, and what are the optimal strategies for the two players?
Explain why your answer is optimal.
EDIT (per amWhy)
To better understand what is being asked here, I found the following description of the game in a discrete math text (many varieties of this problem exist):
"Consider the game of matching coins. Two players A and B each toss a coin. If the coins match i.e. both are heads or both are tails, A gets rewarded; otherwise B gets rewarded."
Translating per this problem: Two players R and C each toss a coin. If both coins match, C gives a dollar to R; otherwise, R gives a dollar to C. So in this case, if both coins match, R gains a dollar, C loses a dollar; if coins don't match, C gains a dollar, R loses a dollar.