Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Randbats Stats: Properly deal with ties #10145

Merged
merged 1 commit into from
Jan 30, 2024

Conversation

adrivrie
Copy link
Contributor

Messing around with winrates I found that they were consistently slightly below 50% on average. @livid-washed then pointed out that that could be due to ties.

With this fix, ties should no longer appear in the winrates. This is surprisingly important, as for example gen 4 winrates averaged around 49.6% for some months. This does not seem like a lot, but causes significant upward pressure to the levels in balancing, which is highly undesirable.

@mia-pi-git mia-pi-git merged commit e7dc692 into smogon:master Jan 30, 2024
1 check passed
@mia-pi-git
Copy link
Member

Thanks!

MathyFurret pushed a commit to MathyFurret/pokemon-showdown that referenced this pull request May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants