For the 2 times 2 game find the optimal strategy for each pl
For the 2 times 2 game, find the optimal strategy for each player. Be sure to check for saddle points before using the formulas. (3 -2 1 3) For row player R: r_1 = r_2 = For column player C: c_1 = c_2 = Find the value v of the game for row player R. v = Who is the game favorable to? The game is favorable to the row player. The game is favorable to the column player. This is a fair game.
Solution
r1 = 3 -2
r2 =1 3
c1= 3
1
c2 =-2
3
v=(3*3) - (-2* 3)
=9+ 6
=15
the game is fair
