cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
New to using JMP? Hit the ground running with the Early User Edition of Discovery Summit. Register now, free of charge.
Register for our Discovery Summit 2024 conference, Oct. 21-24, where you’ll learn, connect, and be inspired.
Choose Language Hide Translation Bar
Draj86
Level I

Between batch Bioequivalence based on between batch variability

Hi guys can any body suggest the path to perform the between batch bio equivalence based on mean difference between reference and test divided by between batch variability.

1 REPLY 1

Re: Between batch Bioequivalence based on between batch variability

You could apply the two one-sided t-tests after you specify the acceptable margin. H0: test < (reference - margin) or (reference + margin) < test. H1: (reference - margin) < test < (reference + margin). Both one-sided tests must be significant to claim equivalence.

 

JMP can perform this test for you in the Oneway platform if you have the data, not the summary statistics.