How to win at rock paper scissors
Against a machine throwing at random, nothing works — you win a third, lose a third, tie a third, forever. Against a person, it is a different game, because people are bad at being random in ways that have been measured.
1. People repeat what just worked
The largest published experiment on this ran at Zhejiang University: 360 players, 300 rounds each. The headline finding was a conditional response strategy the authors named win-stay, lose-shift. After winning a round, players repeated the throw that won more often than chance. After losing, they moved — and not randomly: they tended to shift to the throw that would have beaten what just beat them.
2. Rock is the most common opening
In casual play, first throws skew toward rock, more so among men and among players who are new to the game. It is the throw the hand is already making. Paper as an opening is the single cheapest edge in rock paper scissors, and it costs nothing to try once.
The counter-knowledge spreads, though. Against someone who has read this or anything like it, the opening is a genuine guess again — which is exactly why the next point matters more.
3. Three of the same in a row almost never happens
People believe a random sequence should look varied, so they under-produce runs. If an opponent has thrown the same thing twice, they are unlikely to throw it a third time — so the throw that loses to it is unusually safe. This is the same bias that makes people writing "random" number lists avoid repeats.
4. Announce your throw and then make it
A known table-hustle: say "I'm going rock" out loud, then throw rock. Most opponents assume the statement is a bluff, prepare for something else, and get caught by the truth. It works once per opponent, which is the correct number of times for a trick like this.
5. To be unbeatable, be genuinely random — and accept a draw
There is a mathematically perfect strategy: throw each option exactly one third of the time, independent of everything. Nobody can beat it in the long run. Nobody can lose to it either — it wins a third and loses a third against any opponent alive.
That is the real ceiling of one-throw rock paper scissors. Perfect play is a draw. Every actual edge in the game comes from your opponent's failure to be random, which means the whole skill of the game is exploiting patterns while not showing one.
Producing real randomness by hand is hard. The practical version: pick an outside source you can read but they cannot predict — the second hand of a clock, a page number, the count of something in the room — and map it to three outcomes before the round starts.
The other way out of the coin flip
Everything above is about squeezing an edge out of a game whose ceiling is a draw. The alternative is to change what a throw costs. Rock Paper Scissors War gives you a hand of rock, paper and scissors cards and three fronts to split them across. You see how many cards your opponent committed to each front, never which ones, and you need two of the three fronts to win.
The throws are the same. The decision is not: it is where to spend, where to overcommit, and which front to give up on purpose.
Play Rock Paper Scissors WarSources
- Wang, Xu & Zhou (2014), Social cycling and conditional responses in the Rock-Paper-Scissors game — the 360-player, 300-round experiment behind win-stay, lose-shift.
- Standard game-theory result: the unique Nash equilibrium of one-round rock paper scissors is throwing each option with probability one third.