Warning: foreach() argument must be of type array|object, bool given in /var/www/html/web/app/themes/studypress-core-theme/template-parts/header/mobile-offcanvas.php on line 20

Find the value of the game specified by the following payoff matrix.

00110121111110011203111103210211

(Hint: Consider the mixed strategies (13,0,0,12,16,0,0,0)and )(23,0,0,13))

Short Answer

Expert verified

The value of the game is-1 by reducing dominance. Otherwise, without a reduction solution for this payoff matrix is not possible.

Step by step solution

01

Payoff matrix

The payoff matrix had rows and columns that make a move for winning. Row and columns have a mixed strategy to win the game. By observing the opponent’s moves, strategies are predicted. The average payoff is represented as follows,

i,jGIj.P[Rows,column]=i,jGIjxiyj ......(1)

02

Calculation of the game value

The given payoff matrix is more significant, with eight rows and four columns. The larger matrix is reduced by the dominance of the probability of rows and columns.

Sum the row and column values, and delete the rows and columns with the least values.

00110121111110011203111103210211220042220806

The reduced matrix after deleting the dominance is 1110

The row min max of the matrix 1110is -1, The column max min of the matrix is -1.

rowminmax=columnmaxmin-1=-1

The above value is denoted as, Gij=-1 ......(2)

From the given mixed strategies 13,0,0,12,16,0,0,0and 23,0,0,13,

13+0+0+12+16+0+0+0=123+0+0+13=1

Substitute the values of mixed strategies sums and the value of Equation (2) in Equation (1).

i,jGIj.P[Rows,column]=i,jGIjxiyj(-1)13+0+0+12+16+0+0+0.23+0+0+13=1=i,jGIjxiyj

Solving the above equation,

i,jGIjxiyj=-1

Therefore, the value of the game is -1 by reducing dominance. Otherwise, without a reduction solution, a payoff matrix is not possible.

Unlock Step-by-Step Solutions & Ace Your Exams!

  • Full Textbook Solutions

    Get detailed explanations and key concepts

  • Unlimited Al creation

    Al flashcards, explanations, exams and more...

  • Ads-free access

    To over 500 millions flashcards

  • Money-back guarantee

    We refund you if you fail your exam.

Over 30 million students worldwide already upgrade their learning with Vaia!

One App. One Place for Learning.

All the tools & learning materials you need for study success - in one app.

Get started for free

Most popular questions from this chapter

Question: A linear program for shortest path. Suppose we want to compute the shortest path from node s to node t in a directed graph with edge lengths le>0.

a) Show that this is equivalent to finding an s - tflow fthat minimizes elefesubject to size (f) = 1. There are no capacity constraints.

b) Write the shortest path problem as a linear program.

c) Show that the dual LP can be written as

role="math" localid="1659250472483" maxxs-xtxu-xvluvforall(u,v)E

d) An interpretation for the dual is given in the box on page 223. Why isn’t our dual LP identical to the one on that page?

Find necessary and sufficient conditions on the reals a and b under which the linear program

maxx+yax+by1x,y0

(a) Is infeasible.

(b) Is unbounded.

(c) Has a unique optimal solution.

The dual of maximum flow. Consider the following network with edge capacities

(a) Write the problem of finding the maximum flow from StoTas a linear program.

(b) Write down the dual of this linear program. There should be a dual variable for each edge of the network and for each vertex other than S,T.

Now we’ll solve the same problem in full generality. Recall the linear program for a general maximum flow problem (Section 7.2).

(c) Write down the dual of this general flow LP, using a variableyefor each edge and xufor each vertexus,t.

(d) Show that any solution to the general dual LP must satisfy the following property: for any directed path from in the network, the sum of the yevalues along the path must be at least 1.

(e) What are the intuitive meanings of the dual variables? Show that anystcut in the network can be translated into a dual feasible solution whose cost is exactly the capacity of that cut.

Matching pennies. In this simple two-player game, the players (call them Rand C) each choose an outcome, heads or tails. If both outcomes are equal, Cgives a dollar to R; if the outcomes are different, Rgives a dollar to C.

(a) Represent the payoffs by a2×2 matrix.

(b) What is the value of this game, and what are the optimal strategies for the two players?

A cargo plane can carry a maximum weight of 100 tons and a maximum volume of 60 cubic meters. There are three materials to be transported, and the cargo company may choose to carry any amount of each, up to the maximum available limits given below.

  • Material 1 has density 2tons/cubicmeters, maximum available amount 40 cubic meters, and revenue \(1,000 per cubic meter.
  • Material 2 has density 1ton/cubicmeters,maximum available amount 30 cubic meters, and revenue \)1,200 per cubic meter.
  • Material 3 has density 3tons/cubicmeters, maximum available amount 20 cubic meters, and revenue $12,000 per cubic meter.

Write a linear program that optimizes revenue within the constraints.

See all solutions

Recommended explanations on Computer Science Textbooks

View all explanations

What do you think about this solution?

We value your feedback to improve our textbook solutions.

Study anywhere. Anytime. Across all devices.

Sign-up for free