Mean difference with confidence interval
Provide data to summarize the mean difference and confidence interval.
Compare two related measurements with rich narratives, diagnostics, and visuals ready for stakeholder decks.
The paired-samples t-test evaluates whether the average difference between two matched observations is credibly non-zero.
Where:
Focus on the differences: if the pre/post (or control/test) measurements are paired properly, this test cancels out subject-level noise. For skewed or heavy-tailed differences, consider a Wilcoxon signed-rank test.
Select a preset to auto-fill inputs for common measurement tasks (matched market uplift, pre/post surveys, creative benchmarks). Each preset references the raw CSV so you can inspect the required formatting.
Drag & Drop raw data file (.csv, .tsv, .txt)
Paired mode: two named numeric columns (before & after). Differences mode: one numeric column named diff. Blank rows are ignored.
We only scan files locally—no uploads leave your browser. Up to 2,000 rows per file.
Upload a file with two columns (before, after). We will parse it immediately and let you know how many rows were accepted.
No file uploaded yet.
Upload a single-column file of difference scores (positive values mean after > before). We will summarize the usable row count.
No file uploaded yet.
Type smaller paired datasets directly. Choose the structure, set how many rows you need (max 50), and enter values inline.
Need more than 50 rows? Head to one of the upload modes.
| Row | Before | After |
|---|
When you only have summary tables, supply the mean and standard deviation of the difference scores plus the sample size.
Provide data to summarize the mean difference and confidence interval.
Enter data to see the paired t-test.
t(--)=--
p = --
95% CI: [--, --]
Cohen's dz = --
Hedges' g = --
Mean difference = --
n = -- pairs
Mode: Paired columns
Summary will appear after analysis.
Business-facing copy will appear after analysis.
The paired t-test assumes the differences follow an approximately normal distribution, pairs are matched correctly, and each pair is independent of the others. We will summarize diagnostics here after you provide data.