Means: One and Two Groups
A two one-sided tests (TOST) calculator for determining whether the difference between two independent group means falls within prespecified equivalence limits. Enter summary statistics and the calculator reports both one-sided tests, the TOST p-value, and the corresponding 100(1−2α)% confidence interval.
The Two One-Sided Tests (TOST) procedure tests the null hypothesis of non-equivalence against the alternative hypothesis that the true difference between two independent means lies within prespecified lower and upper equivalence limits. This is the approach described by Schuirmann (1987) and implemented for two-group mean differences in this method and documentation.
Here, δ = μ1 − μ2. The lower one-sided test evaluates whether the difference is greater than the lower equivalence limit, while the upper one-sided test evaluates whether the difference is less than the upper equivalence limit.
The lower-test p-value is P(Tdf ≥ tL), and the upper-test p-value is P(Tdf ≤ tU). The TOST p-value is the larger of the two one-sided p-values. The corresponding confidence interval is a 100(1−2α)% interval; at α = 0.05 this is a 90% confidence interval.
When the pooled equal-variance option is selected, the same two one-sided statistics are evaluated using the pooled standard deviation and Student t degrees of freedom.
TOST equivalence at level α is equivalent to the entire 100(1−2α)% confidence interval for the mean difference falling inside the prespecified equivalence interval. This calculator displays that interval alongside the two one-sided tests so the numerical decision can be audited directly.
The default values reproduce the independent-groups sleep-data example documented in the TOSTER 2025 vignette: Group 1 mean = 0.75, Group 2 mean = 2.33, equivalence bounds = ±0.5, n = 10 per group, and sample SDs approximately 1.79 and 2.00. With Welch's test, the expected TOST results are approximately tL = −1.272, pL = 0.890; tU = −2.451, pU = 0.0124; TOST p = 0.890; and the 90% CI for the mean difference is approximately [−3.053, −0.107]. Because this interval is not wholly contained within [−0.5, 0.5], equivalence is not established in this example.