Previous: M11

Back to week 12 page: Link

Official Due Date: August 9

# Written (Math) Problems

📗 Enter your ID here: and click
📗 The same ID should generate the same set of questions. Your answers are not saved when you close the browser. You could print the page: , solve the problems, then enter all your answers at the end.
📗 Some of the referenced past exams can be found in on Professor Zhu's and Professor Dyer's websites: Link and Link.
📗 Please do not refresh the page: your answers will not be saved. You can save and load your answers (only fill-in-the-blank questions) using the buttons at the bottom of the page.
📗 Please report any bugs on Piazza.

# Warning: please enter your ID before you start!


# Question 1 [3 points]

📗 (Fall 2018 Midterm Q7) Select the values of \(A\) such that \(B\) will be alpha-beta pruned? In the case alpha = beta, prune the node.

📗 Choices:





None of the above

# Question 2 [3 points]

📗 (Fall 2017 Midterm Q12, Fall 2016 Midterm Q8, Fall 2014 Final Q13, Fall 2012 Final Q17) Which nodes are pruned by alpha-beta pruning? The max player moves first.
📗 Select the nodes:


📗 Note: please do not select any edges. This answer cannot be saved and loaded using the "download" and "load" buttons at the bottom of the page.

# Question 3 [3 points]

📗 (Fall 2017 Midterm Q12, Fall 2016 Midterm Q8, Fall 2014 Final Q13, Fall 2012 Final Q17) Which nodes are pruned by alpha-beta pruning? The min player moves first.
📗 Select the nodes:


📗 Note: please do not select any edges. This answer cannot be saved and loaded using the "download" and "load" buttons at the bottom of the page.

# Question 4 [2 points]

📗 (Fall 2017 Midterm Q3) Consider a game board consisting of bits initially at . Each player can simultaneously flip any number of bits in a move, but needs to pay the other player one dollar for each bit flipped. The player who achieves wins and collects dollars from the other player. What is the game theoretic value (in dollars) of this game for the first player?
📗 Note: "game theoretic value" is what we called "value of the game" in the lectures.
📗 Answer: .

# Question 5 [3 points]

📗 (Fall 2014 Final Q4) Given the following game matrix (zero-sum game), suppose A (row) knows that B (col) will use the mixed strategy on I, II, III. What is the expected payoff for A if A plays optimally?
A \ B I II III
I
II
III

📗 Answer: .

# Question 6 [3 points]

📗 (Fall 2014 Final Q5) Identify the pure strategy Nash equilibria in the following zero-sum game. A (row) is the max player, B (col) is the min player.
A \ B I II III
I
II
III

📗 Choices:
(I, I)
(I, II)
(I, III)
(II, I)
(II, II)
(II, III)
(III, I)
(III, II)
(III, III)
None of the above

# Question 7 [2 points]

📗 (Fall 2012 Final Q18) What is the game theoretical value of the following matrix form game? A (row) is the max player, B (col) is the min player. If there are multiple Nash equilibria, use the one with the largest value (to the max player).
A \ B I II III
I
II
III

📗 Note: here, I am using "game theoretical value" and the "row (max) player's value in a Nash equilibrium" interchangeably, which is slightly different from Professor Zhu's definition in Fall 2012 Final Q18. In the case there is only one Nash equilibrium, the value should be the same.
📗 Answer: .

# Question 8 [3 points]

📗 (Fall 2016 Final Q7) Perform iterated elimination of strictly dominated strategies. Player A's strategies are the rows. The two numbers are (A, B)'s payoffs, respectively. Recall each player wants to maximize their own payoff. Enter the payoff pair that survives the process (i.e. payoffs from rationalizable actions). There should be only one such pair.
A \ B I II III
I
II
III

📗 Answer (comma separated vector): .

# Question 9 [2 points]

📗 Enter an integer between 0 and 100 that is the closest to two thirds of the average of everyone's (including yours) integers.
📗 Answer: .

# Question 10 [1 points]

📗 Please enter any comments including possible mistakes and bugs with your version of the questions. If you have no comments, please enter "None": do not leave it blank.
📗 Answer: .

# Grade


 ***** ***** ***** ***** ***** 

 ***** ***** ***** ***** ***** 

📗 Please copy and paste the text between the *****s (not including the *****s) and submit it on Canvas, M12.
📗 You could save the text as text file using the button or just copy and paste it into a text file.
📗 Warning: the load button does not function properly for all questions, please recheck everything after you load. You could load your answers using the button from the text field:








Last Updated: November 09, 2021 at 12:30 AM