Jupyter notebook for probabilistic predictions (scenario analysis) of choosing the best golf club on a Par-3 Hole (inspired by Arnold Zellner's 1999 Paper).
The notebook covers Beta, Bernoulli and Binomial Distributions, Markov Chain Monte Carlo (MCMC), Logistic Link and 0-1 Loss functions, Metrolopolis and HMC sampling.
PYMC's golf putting case study, where they model both angle & distance to the hole: GitHub | Website