Scenario
To determine who is needed to try to to the nightly chores, 2 youngsters simultaneously build one among 3 symbols with their fists - a rock, paper, or scissors. straightforward rules of "rock breaks scissors, scissors cut paper, and paper covers rock" dictate that image beats the opposite. If each symbols are identical, the sport may be a tie. just like the two-strategy Matching Pennies game.
Description
The game is zero add. the sole equilibrium is in mixed methods. every plays every strategy with equal chance, leading to an expected payoff of zero for every player.
Example
|
|
Child 2
|
|
|
rock
|
paper
|
scissors
|
Child 1
|
rock
|
0,0
|
-1,1
|
1,-1
|
paper
|
1,-1
|
0,0
|
-1,1
|
scissors
|
-1,1
|
1,-1
|
0,0
|
General Form
|
|
Player 2
|
|
|
L
|
C
|
R
|
Player 1
|
U
|
a,r
|
b,u
|
c,x
|
M
|
d,s
|
e,v
|
f,y
|
D
|
g,t
|
h,w
|
i,z
|
Where the following relations hold:
c = d = h = -b = -f = -g; a = e = i = 0
t = u = y = -s = -w -x; r = v = z = 0