Test means with Bayesian evidence and transparent priors. Switch designs, inspect diagnostics, and interpret evidence. Export tables, reports, and charts for practical decisions today.
| Scenario | Example Input | Suggested Setup |
|---|---|---|
| One-sample | 12, 15, 14, 16, 18, 17, 13, 19 | Null mean = 14, raw data mode |
| Paired | Before: 42, 44, 45, 43, 47 After: 39, 40, 42, 41, 43 |
Null difference = 0, raw paired mode |
| Independent groups | Group 1: 22, 24, 23, 25, 26 Group 2: 19, 20, 18, 21, 17 |
Null difference = 0, equal variances first |
| Summary mode | n = 20, mean = 5.4, SD = 1.1 | Useful when raw observations are unavailable |
This calculator estimates Bayesian evidence from the t statistic by using a BIC-style approximation. It supports one-sample, paired, and independent mean comparisons.
One-sample: t = (x̄ − μ₀) / (s / √n)
Paired: t = (d̄ − δ₀) / (sd / √n)
Independent equal variances: t = ((x̄₁ − x̄₂) − δ₀) / (sp √(1/n₁ + 1/n₂))
Pooled SD: sp = √((((n₁−1)s₁² + (n₂−1)s₂²) / (n₁+n₂−2)))
Welch mode: t = ((x̄₁ − x̄₂) − δ₀) / √(s₁²/n₁ + s₂²/n₂)
log(BF01) ≈ 0.5 ln(n) − (n / 2) ln(1 + t² / df)
BF10 = 1 / BF01
Posterior odds = Prior odds × BF10
P(H1 | data) = Posterior odds / (1 + Posterior odds)
Estimate ± tcritical × Standard error
The interval and density plot are practical approximations for reporting and visualization.
BF10 compares evidence for the alternative model against the null model. A value above 1 favors H1. Larger values indicate stronger support for a real mean difference or effect.
BF01 is the reverse comparison. It shows support for H0 relative to H1. When BF01 is larger than 1, the data lean toward the null model.
Yes. Choose summary mode, then enter sample size, mean, and standard deviation. In paired mode, enter the mean and SD of the paired differences.
Choose Welch mode for independent groups when standard deviations or sample sizes differ noticeably. It provides a more flexible standard error and degrees-of-freedom estimate.
The null value defines the reference mean or difference under H0. Use 0 for most difference tests, or enter another benchmark when theory requires it.
No. Evidence strength depends on effect size, variability, and sample size together. A small effect can still receive strong support when the data are precise.
It combines your prior belief with the Bayes factor. This gives a direct probability-like summary of how plausible H1 is after seeing the data.
The graph shows an approximate smooth density around the estimated parameter. It helps you compare the observed estimate with the null value visually.
Important Note: All the Calculators listed in this site are for educational purpose only and we do not guarentee the accuracy of results. Please do consult with other sources as well.