LLOQ based on ‘worst case’ Cmax [Bioanalytics]

posted by ElMaestro  – Denmark, 2021-12-21 16:48 (828 d 15:52 ago) – Posting: # 22708
Views: 2,038

Hi Helmut,

did you consider plnorm in stead of simulations:

Mean=100
CV=.2
V=log(1+CV*CV)
SD.logscale=sqrt(V)
MN.logscale=log(Mean/20)-0.5*V
LLOQ=5
probablity.of.problem = 1-plnorm(LLOQ, mean=MN.logscale, sd=SD.logscale) #or use the upper tail



Did not check the equations. Assuming they are ok, I just thought I'd offer a shorthand on their basis, quick and dirty. :-)

Pass or fail!
ElMaestro

Complete thread:

UA Flag
Activity
 Admin contact
22,957 posts in 4,819 threads, 1,636 registered users;
104 visitors (0 registered, 104 guests [including 0 identified bots]).
Forum time: 08:41 CET (Europe/Vienna)

With four parameters I can fit an elephant,
and with five I can make him wiggle his trunk.    John von Neumann

The Bioequivalence and Bioavailability Forum is hosted by
BEBAC Ing. Helmut Schütz
HTML5