cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Register to attend Discovery Summit 2025 Online: Early Users Edition, Sept. 24-25.
  • New JMP features coming to desktops everywhere this September. Sign up to learn more at jmp.com/launch.
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.

Recommended Articles