Stop using p-values to prove things are equal
StatisticsComments
If we move to these more complex tests, how do we explain the results to a city council or a board of directors? Does a failure to prove equivalence just look like another no significant difference to someone without a stats degree?
The real-world implication here is sample size. Proving equivalence typically requires significantly more power than proving a difference, meaning many of those vanishing papers simply lacked the budget for the necessary N.
Convergence is boring. The real value is that TOST forces you to define your delta upfront, which stops researchers from moving the goalposts after seeing the data.
While clinical significance is the primary driver for delta, some frameworks also incorporate the historical standard deviation to ensure the margin is statistically reachable. Relying exclusively on practical significance can lead to margins that are too narrow to ever achieve equivalence, even when the effect is negligible.
bayesian credible intervals for the difference already solve this without the tost binary.
It would be interesting to see a side-by-side comparison of TOST and Bayesian priors for the same dataset. They might often converge on the same conclusion, providing two different paths to the same rigorous result.
This is why the FDA requires the 80% to 125% confidence interval for bioequivalence trials. It forces the range of the ratio to fall within a strict window, effectively operationalizing the TOST approach.