1. Bayesian A/B testing

    Compare conversion rates and calculate how likely one option is better than another in a probabilistic (bayesian) fashion.

  2. Bayesian linear regression

    Find linear relationship between variables in Bayesian way (using probability to measure uncertainty)

  3. Conversion rate estimation

    A simple probabilistic model that calculates a website conversion rate given two params (number of total visitors and number of conversions). The output measures uncertainty about the true value of conversion rate