Hypothesis Testing Calculator
Select a test type, enter your summary statistics, and get the test statistic, p-value, critical values, and a clear reject or fail-to-reject conclusion. All calculations run in your browser.
Test Type
Tail Direction
Significance Level (α)
Input Data
Reference Guide
What is Hypothesis Testing
Hypothesis testing is a statistical method for making decisions about a population based on sample data. You start with a null hypothesis () that represents the status quo, and an alternative hypothesis () that represents what you want to test.
Z-Test vs T-Test
Both tests compare a sample mean to a hypothesized value. The difference is in what you know about the population.
As the sample size grows, the t-distribution approaches the standard normal, so the two tests give nearly identical results for large .
P-Values and Critical Values
Both approaches always give the same conclusion. The p-value approach is more informative because it tells you exactly how much evidence there is against .
Chi-Square Goodness of Fit
Tests whether observed frequencies match an expected distribution. For example, testing if a die is fair or if survey responses match expected proportions.