The Bayesian A/B test allows one to monitor the evidence for the hypotheses that an intervention or treatment has either a positive effect, a negative effect or no effect.
The input data needs to contain the following elements:
Number of trials in group 2 (experimental condition)
Each of the above elements needs to an integer.
Prior and posterior: Displays the prior and posterior density for the quantity of interest. The following quantities can be displayed
(In addition, posterior median and central credible interval are also displayed in the plot) - Sequential analysis: Displays the development of posterior probabilities as the data come in. The probability wheels visualize prior and posterior probabilities of the hypotheses. - Bayes factor robustness check: Displays the prior sensitivity analysis. - Bayes factor type: Specifies which Bayes factor is plotted. Options include "BF10", "BF+0" and "BF-0". - Prior: Plot parameter prior distributions. Available quantities are the same as mentioned for Prior and posterior plot.
Allows specification of mean and standard deviation for the normal prior on the test-relevant log odds ratio.
Display the descriptives table: counts and proportion of the two groups.
Compares each model against the model selected. - Compare to best model. - Compare to null model.
Specify the prior probabilities for the four hypotheses: - Log odds ratio = 0 (H0): specifies that the "success" probability is identical (there is no effect) - Log odds ratio > 0 (H+): specifies that the "success" probability in the experimental condition is higher than in the control condition - Log odds ratio < 0 (H+): specifies that the "success" probability in the experimental condition is lower than in the control condition - Log odds ratio ≠ 0 (H1): specifies that the "success" probability differs between the control and experimental condition, but does not specify which one is higher
Determines the number of importance samples for obtaining log marginal likelihood for (H+) and (H-) and the number of posterior samples.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.