Sample Size Calculation [Software]

posted by sasikumar – Tamilnadu, India, 2008-04-03 11:19 (5860 d 22:55 ago) – Posting: # 1755
Views: 28,549

Dear All,

Thanks for your previous prompt answer for CV calculation!

I used the following SAS Procedure for Sample Size Calculation and I hope that it would have been a right procdure for calculating power and sample size for BA/BE studies.

How to calculate manually while I am using log transformed data?
Please help me in this regard for manual calculation especially "meanratio" and "Lower and Upper bound" and "CV" or give me a practical example with formula or any material.

proc power;
 Twosamplemeans
  test      = Equiv_ratio
  dist      = lognormal
  meanratio = .1
  CV        = 1.05
  lower     = .80   /*I have doubt that how to fix lower and upper bound, I have doubt that  20% of reference mean of ln transformed or unlogtransformed*/
  upper     = 1.20
  alpha     = 0.01
  power     = .8 .9
  total     = .;
run;


Thanks in advance,

S.Sasikumar


Edit: Reformatted using BBCode 'code' [Helmut]

Complete thread:

UA Flag
Activity
 Admin contact
22,988 posts in 4,825 threads, 1,657 registered users;
86 visitors (0 registered, 86 guests [including 2 identified bots]).
Forum time: 10:14 CEST (Europe/Vienna)

The whole purpose of education is
to turn mirrors into windows.    Sydney J. Harris

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