Complete collection of formulas for statistical hypothesis testing: test statistics, critical values, decision rules, and practical applications in statistical inference.
Essential hypothesis testing formulas for quick lookup
Type I Error (α)
Probability of rejecting H₀ when it is true (false positive)
Type II Error (β)
Probability of accepting H₀ when H₁ is true (false negative)
Power Function
Probability of correctly rejecting H₀ when it is false
Significance Level
Maximum Type I error probability under Neyman-Pearson principle
U-Test Statistic (σ² known)
Standard normal test for population mean with known variance
T-Test Statistic (σ² unknown)
t-distribution test for population mean with unknown variance
Chi-Square Test Statistic
Chi-square test for population variance
Two-Sample T-Test
Compare means of two independent normal populations
Two-Sided U-Test
H₀: μ = μ₀ vs H₁: μ ≠ μ₀
Right-Sided U-Test
H₀: μ ≤ μ₀ vs H₁: μ > μ₀
Two-Sided T-Test
Critical region for t-test with unknown variance
P-value Decision Rule
General decision rule using probability values
Complete formulas for testing normal population parameters
where Φ(·) is the standard normal CDF
Formulas for comparing parameters between two populations
General framework for constructing hypothesis tests
where r = () - ()
Tests for exponential family distributions
Mathematical relationship between interval estimation and hypothesis testing
Confidence set contains all parameter values that would not be rejected
Accept H₀: θ = θ₀ if θ₀ lies within confidence interval
Essential formulas for sample size planning and multiple testing corrections
= | - | ,
p_0 , p_1
m
p_1 p_2 p_m
V , R
Master hypothesis testing with these formula application strategies and best practices
Select test based on data type, sample size, and whether population parameters are known.
Verify normality, independence, and other assumptions before applying formulas.
Always interpret statistical results in context and consider practical significance.