Pro Tier Module

Bioequivalence 90% Confidence Interval Calculator

Average bioequivalence 90% CI for a 2x2 crossover - exact, in-browser, against the FDA 80-125% window.

See it run - a worked example, 100% in this browser tab

The problem

Generic-drug teams must prove average bioequivalence by showing the 90% confidence interval on the geometric mean ratio falls entirely within the FDA 80.00-125.00% window, yet the ln-scale arithmetic and the Student-t lookup are easy to mis-apply across a study report.

The local-first solution

This plugin computes the 90% CI from your point estimate and intra-subject variance using exact ln-to-ratio transforms entirely in your browser, with every regulatory constant cited and nothing uploaded to anyone's cloud.

What it does

90% CI on the GMR via mean_diff +/- t * sqrt(MSE * 2 / n), exponentiated to the ratio scale
Accepts ANOVA MSE directly or converts intra-subject CV% via MSE = ln(1 + (CV/100)^2)
Verdict against the exact FDA 80.00-125.00% acceptance window (0.80 = 1/1.25)
Surfaces the Student-t critical value and degrees of freedom (df = n - 2) it actually used
Flags highly variable drugs (reference CV >= 30%) where reference-scaled ABE may apply
Optional unbalanced-arm override accepting n_TR and n_RT for the SE term

Honest scope

Exact here are the ln-to-ratio transforms, the CV-to-MSE identity, the SE and CI arithmetic, and the 80-125% comparison; the Student-t critical value is a table lookup you can override from your validated software, and df is always shown. The ANOVA itself, carryover effects, RSABE scaling, and higher-order designs are not modeled. Not medical, regulatory, or statistical advice.

Authorities cited

Run the BE interval

Enter your point estimate and variance and read the 90% CI verdict in the browser - nothing is uploaded. Route the result into a Sandbox workspace, a Worklog case, or a Gate client portal.

GDBS by VaultSync Solutions Inc. - Verifiable Computation. gdbs.getvaultsync.com