Test whether two groups are significantly different — compute p-value in seconds
The t-test answers a fundamental question: is the difference between two groups real, or could it be due to random chance? It produces a p-value: if p < 0.05, the difference is statistically significant at the 95% confidence level.
This tool loads a sample dataset of 30 test scores from two groups — Control (standard curriculum) and Treatment (new curriculum). Click Link Data to run a two-sample t-test, show the box plot comparison, and see whether the difference is significant.
Paste your own two-group CSV to test your own hypothesis.