Perform statistical hypothesis tests including Z-test, T-test, proportion test, and chi-square test. Calculate p-values, test statistics, and confidence intervals.
The one‑sample t‑test is a cornerstone of inferential statistics. It determines whether the mean of a single population differs from a hypothesized value (μ₀). The test statistic follows a Student’s t‑distribution with n−1 degrees of freedom. This calculator automates the entire procedure — from t‑score calculation to p‑value inference — while offering an interactive visualisation of the sampling distribution.
Our interactive graph shades the rejection region(s) based on α and your alternative hypothesis. The observed t‑statistic is plotted, allowing intuitive grasp of statistical significance.
The calculator also provides the Cohen’s d (standardised effect size) and the confidence interval for the mean difference. Cohen’s d = (x̄ − μ₀) / s. Conventional benchmarks: small = 0.2, medium = 0.5, large = 0.8. These metrics help gauge practical significance beyond p‑values.