AndreaDesan / Tennis-Statistics

Probability of winning a tennis game, a set and the match giving the probability of winning a point

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tennis-Statistics

Just having some fun with combinatorics and probabilities in Python. We calculate the probability of winning a game, a set or a match for a player given his/her probability to win a point and then visualise the results using Plotly.

If GitHub fails to render the Jupyter Notebook (due to the interactive Plotly plots) you can check it out via nbviewer here or download it and open it locally on your machine.

About

Probability of winning a tennis game, a set and the match giving the probability of winning a point

License:MIT License


Languages

Language:Jupyter Notebook 100.0%