Bayesian Ab Testing

Run a Bayesian A/B test on conversion data using PyMC. Use when the user wants to compare two variants (landing pages, emails, pricing, UI changes) and decide which to ship using posterior probabilities and expected loss instead of p-values. Covers Beta-Binomial model, ROPE, expected loss, sample-size guidance, and ArviZ diagnostics.

brojonat b265059 2 files · 33.2 KB Updated

File contents

brojonat/llmsrules/tree/main/skills/bayesian-ab-testing commit b2650593e4

Frequently asked questions

npx skillmds@latest add brojonat/bayesian-ab-testing