When this method applies
- Observations are paired/matched (same subjects measured twice, before/after, matched items, etc.).
- Analyze the differences di = x1i − x2i.
- The distribution of differences is approximately normal, or n is large enough for the t procedure to be reliable.
Batch mode: paste CSV (paired summary stats per row)
Each row should contain summary stats for the differences:
dbar, sd, n,
and optional: task (ci/ht), conf, alpha, delta0, alt (two/gt/lt).