Paired samples t-test calculator
Compares two related measurements — before/after, condition A/condition B on the same cases — via a t-test on the paired differences.
Or skip the manual work
In the app, you chat with your data — the AI runs the analysis and writes it up.
Free accounts include AI chat, data analysis, and every tool on this site.
When to use this
Use a paired-samples (dependent) t-test when the same cases are measured twice — before vs. after an intervention, with vs. without a treatment, morning vs. evening — or when cases are matched one-to-one across conditions. Because each case serves as its own control, the test works on the within-pair differences, which removes stable between-person variation and usually gives much more statistical power than comparing two independent groups of the same size.
Key assumptions
- Each pair of values belongs to the same case (or to deliberately matched cases).
- The differences (not the raw scores) are approximately normally distributed, or n is reasonably large.
- Pairs are independent of one another.
- The outcome is interval or ratio scaled.
Common mistakes
- Pasting the two columns in a different case order — values are paired by row, so a shuffled column silently produces nonsense.
- Using the independent t-test on paired data, throwing away the design’s power.
- Reporting Cohen’s d for independent groups instead of dₖ (the mean difference divided by the SD of the differences).
Frequently asked questions
What is Cohen’s d_z and how does it differ from Cohen’s d?
My two columns have different lengths — why is that an error?
What is the nonparametric alternative?
Related free tools
Stop copying numbers between tools
Inside Kahubi, the AI agent runs this analysis directly on your uploaded dataset — then writes the results section in your own writing style, with the statistics reported correctly.