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

playoff tweaks #293

Merged
merged 1 commit into from
Aug 25, 2020
Merged

playoff tweaks #293

merged 1 commit into from
Aug 25, 2020

Conversation

nicidob
Copy link
Contributor

@nicidob nicidob commented Aug 22, 2020

a version of the same tweaks as #292 . Can use analysis script to check these statistics on an arbitrary league file.

  • corrects home court scaling for fouling/turnovers (home teams still have 60% win rate)
  • changes fatigue to be slower in playoffs, see graph below
  • boosts the impact of synergy bonuses in the playoffs
  • boosts base synergy (uhh... probably not needed?)

image

Key Stats

  • 1-8 matchups: 93% win rate by 1st seed (prev 85%) (nba 93%)
  • 2-7 matchups: 86% win rate by 2nd seed (prev 75%) (nba 93%)
  • 3-6 matchups: 76% win rate by 3rd seed (prev 65%) (nba 75%)
  • Home Court in Game 7s in playoffs: 80% (nba 79%)

EDIT: I think the synergy boost on the regular season is probably not needed. In NBA 2020, this drives up HOU and LAL to 65+ wins.

@dumbmatter
Copy link
Member

I'm going to merge this without the this.synergyFactor = 0.15; because that doesn't seem to do much.

Also, I swear I tried something similar to this and it didn't work, maybe I messed up my testing before. Because it does seem to work now.

@dumbmatter dumbmatter merged commit a59399a into zengm-games:master Aug 25, 2020
This was referenced Aug 25, 2020
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