Viewing profile — vander91
vander91
HN member- Joined
- Thu, Feb 08, 2024, 3:45 PM UTC
- HN karma
- 2
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About vander91
No profile information was provided.
Recent public activity
-
comment
Comment #39870032
A simple webapp to compute winning probability on a 3-set tennis match, from any possible score : http://tenniscalc.pythonanywhere.com/
-
comment
Comment #39591626
You can use the above tool to answer. If player1 wins 30% of points returning, that implies that player2 wins 70% of points serving. Input that number for p2 in the calculator, and…
-
story
Show HN: Tennis winning probability analyzer based on Markov model
I built a simple tool to compute winning probability on a 3-set tennis match, from any possible score. Just a fun little project I always had in mind