Casual Inference Data analysis and other apocrypha

How to QA your slop and stop embarrassing yourself (using Bayesian statistics)

QA your slop, you’re embarrassing yourself

Basic failure rate statistics

Bayesian analysis fast

Posterior = prior + data

πŸ€” Wait, what's a probability distribution?

probability distributions

πŸ€” more references

references

Prior

Beta(1, 1) prior

πŸ€” Why Beta(1, 1)? What about other choices

other choices

πŸ€” Tell me more

kerman, elicitation

Update

Update equation

πŸ€” Why is the posterior still a beta distribution?

conjugate prior

πŸ€” What if I can't use a conjugate prior

pymc

Posterior

Beta(a, b) and 95% CI on fail rate

πŸ€” What else can I do with the posterior?

sampling and differencing

πŸ€” What about

???

Posterior predictive

Beta binomial (n, a, b) and failure count

πŸ€” How could I use this to estimate the cost of failure

sampling simulation

πŸ€” What about

???