#| Hypothesis testing in Racket Gamble. From the AgenaRisk model Tutorial/Hypothesis Testing Comparison of two materials A and B which has different number of tests of faultyness: - A was tested in 200 cases where 10 was faulty - B was tested in 100 cases where 9 was fault. Is A better then B? (Note: This is - yet another variant of an - A/B test.) var : prob_a_is_faulty mean: 0.05630673282942747 Credible interval (0.84): 0.03405823863207215..0.07387419193187542 var : prob_b_is_faulty mean: 0.09981356993231992 Credible interval (0.84): 0.057864542127546104..0.1356617885682853 var : a