Best Response Functions

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/5

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 10:15 PM on 4/10/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

6 Terms

1
New cards

Purpose

  • we are best interested in determining the best actions for a player given the actions of the other players

  • for any player i, the best response function associates a set of actins by player i to any list of the other players’ actions

2
New cards

Best Response Function

  • B_i(a_{-i}) = {a_i in A_i u_i(a_i, a_{-i}) >= u_i(a’_i, a_{-i}) for all ‘_i in A_i}

    • where A_i is the set of possible actions for player i

  • Note

    • every member of the set B_i(a_{-i}) is a best response of player i to a_{-i}

    • if other players choose a_{-i} then player i can do no better than to choose a member of B_i(a_{-i})

3
New cards

Proposition 36.1

the action profile a* is a NE if a strategic game with ordinal preferences iff every player’s action is a best response to the other players’ actions: a*_i is in B_i(a*_{-i}) for every player i

4
New cards

Special Case: Single Best Response

  • if each player i has a single best response to each list a_{-i} we can write (36.2) as equations:

    • a*_i = b_i(a*_{-i}) for every player i

      • where b_i(a*_{-i}) is the single member in B_i(a*_{-i})

    • (36.3) is a set of n equations in n unknowns (where n is the number of players)

5
New cards

Equation 36.2

a*_i is in B_i(a*_{-i}) for every player i

6
New cards

Using BRF to Find NE

2 ways

  1. finding the best response function for each player

  2. finding the action profiles that satisfy (36.2) which reduces to (36.3) if all playesr have single best responses