T-Test Calculator
Compare two sample means and get t statistic and p-value instantly
How This T-Test Calculator Works
This calculator runs Welch's two-sample t-test, which compares the means of two independent samples without assuming equal variances. Paste one dataset into Sample A, another into Sample B, choose the tail type, and the tool calculates the t statistic, Satterthwaite degrees of freedom, p-value, and mean difference instantly.
Welch's T-Test Formula
The test statistic is t = (x̄1 - x̄2) / sqrt(s12/n1 + s22/n2). Unlike the pooled t-test, Welch's version adjusts the degrees of freedom using the sample variances and sizes from both groups.
How To Interpret The Output
Focus on three outputs together: the mean difference tells you the direction and size of the gap, the t statistic shows how large that gap is relative to sampling noise, and the p-value tells you whether the result is statistically significant at your chosen confidence level.