<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>Hello,</div>

<div> </div>

<div>I have a problem to extract data from one study.  I want to calculate hedges g. </div>

<div> </div>

<div>I have the following information (2 groups): </div>

<div> </div>

<div>Between-group change score from baseline to follow-up (9 months) is 1.8(-5.7,9.3) (mean and 95%CI) and p-value 0.64</div>

<div> </div>

<div>Sample size is n1 = 30; n2 = 36 (two group RCT).</div>

<div> </div>

<div> </div>

<div>Link: <a href="https://linkinghub.elsevier.com/retrieve/pii/S1063458420309882">https://linkinghub.elsevier.com/retrieve/pii/S1063458420309882</a> (TABLE 2 HOOS ADL) </div>

<div> </div>

<div> </div>

<div>I would do it the following way:</div>

<div> </div>

<div>Calculate a SD for both group from the CI. _> SE = (Upper limit-lower limit)/t-statistic (~2) => SD = SE/squ(1/n1 + 1/n2)</div>

<div> </div>

<div>Then g = d = MD/SD</div>

<div> </div>

<div>g* = (1-3/(4*(n1+n2)-9) * g</div>

<div> </div>

<div> </div>

<div>e.g.</div>

<div> </div>

<div>SE = (9.3+5.7)/1.99 = 7.54 => SD = 7.54/squ(1/30+1/36) = 7.54/0.25 = 30.16</div>

<div> </div>

<div>g = 1.8/30.16 = 0.06</div>

<div> </div>

<div>g* = 0.06 * (1-3/255) = 0.06 * 0.99 = 0.0594</div>

<div> </div>

<div> </div>

<div>Is that correct?</div>

<div> </div>

<div> </div>

<div>Best regards</div>

<div> </div>

<div>Tobias</div></div></body></html>