Payoff Matrix Expected Value Interview Questions
Payoff matrix expected value interview questions for organizing states, actions, probabilities, and weighted payoffs.
Candidates organizing multi-action expected value prompts.
Matrices organize actions and states
A payoff matrix lists possible actions on one dimension and possible states on the other. Each cell contains the payoff for that action-state pair.
Weight each state by probability
Expected value for an action is the probability-weighted average of that action row across all relevant states.
Concrete example
If action A pays 5 in a 40 percent state and -1 in a 60 percent state, its expected value is 0.4 x 5 + 0.6 x -1 = 1.4.
Compare actions consistently
Use the same states and probabilities for every action unless the action itself changes the probability model.
Discuss robustness
If the best action only wins under fragile probability assumptions, say so. Matrix structure makes sensitivity easier to spot.
Common mistakes
Candidates often mix state probabilities with action probabilities. The matrix should make clear what is random and what is chosen.
Practice the pattern
Use the LeetQuidity curriculum and calibration to turn this topic into a focused practice plan.