+ Reply to Thread
Results 1 to 2 of 2

Thread: convert a geometric Sd to arithmatic given only the geo SD statistic.

  1. #1
    Points: 924, Level: 16
    Level completed: 24%, Points required for next Level: 76

    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    convert a geometric Sd to arithmatic given only the geo SD statistic.



    Hi all. Can you help or point me in a direction with a seemingly simple conversion?

    I need to convert a geometric standard deviation into the arithmetical SD.

    In a published manuscript the aritmatic mean, the geometric mean and geometric SD is reported. I am trying to compute a coeffienct of variation (to do a power analysis in SAS for a 2 sample t-test from a log distribution). The program asks for a coefficient of varaition (SD/arith mean)*100, when comparing mean ratios.

    but all I have is the geoSD and the paper doesnt give the aritmatic SD, is there a straightforward conversion from geo SD to SD given.

    thanks, ray

  2. #2
    Points: 381, Level: 7
    Level completed: 62%, Points required for next Level: 19

    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Re: convert a geometric Sd to arithmatic given only the geo SD statistic.


    Hi,

    Sorry it's probably too late for you now, but I just wanted to point out that you don't need to convert to arithmetic SD - you can get straight from geometric SD to CV for lognormal data with the following:

    SD on log scale = ln(geoSD) = s
    CV = 100*sqrt(exp(s^2)-1)

    See p1960 of the following ref: Statist. Med. 2004; 23:1921–1986 (DOI: 10.1002/sim.1783)

    Regards,
    Pete

+ Reply to Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts








Advertise on Talk Stats