Minimum detectable effect size for main outcomes (accounting for sample
design and clustering)
Accounting for the within-subject design, the unit of analysis is the participant, not the individual decision. For a regression, investment_it=alpha_i+beta x log(GroupSize_t) + epsilon_it with GroupSize_t = {1,5,10,20,50,100}, 101 participants, 80% power and alpha = 0.05, the detectable standardized within-subject effect is d_z =[ z_0.975+z_0.2 ]/square root(101) = (1.96+0.84)/10.05 = 0.28 SD. This corresponds to roughly 6–8 percentage points under typical assumptions for bounded investment data (20-30 percentage point SD of investments), and up to 14 percentage points under a conservative upper bound (50 percentage points SD of investments). When assuming a similar regression with pos = 1, zero = 0, and neg = -1 in place of log(GroupSize_t), having a directed hypothesis (pos>zero>neg), we get d_z =[ z_0.95+z_0.2 ]/square root(101) = (1.645+0.84)/10.05 = 0.25 SD with the same interpretation.