Game balance is the study of how rules, characters, items, maps, and player skill combine to create fair and interesting competition. Tier lists try to summarize this complex system by ranking options according to their expected performance in real matches. Math matters because raw opinions and highlight clips can hide selection bias, small sample noise, and matchup effects.
A strong tier list uses data such as win rate, pick rate, ban rate, skill bracket, and patch version together.
Key Facts
- Win rate = wins / total games
- Pick rate = games using option / total games
- Expected wins = games played × true win probability
- Standard error for a win rate is approximately sqrt(p(1 - p) / n)
- Bayesian estimate with a prior: adjusted win rate = (wins + prior wins) / (games + prior games)
- A high pick rate with a near 50% win rate can still indicate strength because many opponents prepare specifically for that option.
Vocabulary
- Win Rate
- Win rate is the fraction of games won by a character, strategy, or team composition.
- Pick Rate
- Pick rate is the fraction of games in which a character, item, or strategy is selected.
- Meta
- The meta is the set of strategies that players currently believe are strongest or most reliable.
- Bayesian Estimation
- Bayesian estimation combines new match data with a prior expectation to reduce the effect of small sample noise.
- Confidence Interval
- A confidence interval is a range of plausible values for a statistic such as true win rate based on the sample size.
Common Mistakes to Avoid
- Trusting raw win rate alone is wrong because a 60% win rate from 20 games is much less reliable than a 52% win rate from 20,000 games.
- Ignoring pick rate is wrong because a rarely picked option may be used only by specialists, while a popular option is tested across many skill levels and matchups.
- Treating tier lists as permanent is wrong because patches, discoveries, counterplay, and player adaptation can shift the meta even when the numbers looked stable before.
- Comparing data from different skill brackets is wrong because beginner, ranked, and professional play can reward very different strengths and weaknesses.
Practice Questions
- 1 Character A wins 540 games out of 1000. Character B wins 62 games out of 100. Find each win rate and decide which estimate is more statistically reliable.
- 2 A fighter has 312 wins in 600 games. Using a Bayesian prior of 50 wins in 100 games, compute the adjusted win rate.
- 3 A character has a 49.8% win rate but a 42% pick rate and a 38% ban rate in top ranked play. Explain why this character might still be considered S tier.