Advanced Statistical Tests
This calculator performs a Wald test to determine the statistical significance of a parameter estimate.
See how the Wald Test is applied in different scenarios. Load an example to see how the calculation works.
A standard test to see if a coefficient is significantly different from zero.
β̂: 2.5, β₀: 0
SE: 1.1, α: 0.05
Testing if an additional year of education (coefficient = 0.08) has a non-zero effect on wages, with a standard error of 0.02.
β̂: 0.08, β₀: 0
SE: 0.02, α: 0.05
A study finds a new drug has an effect size of -0.5 with a standard error of 0.2. Is this effect significantly different from zero?
β̂: -0.5, β₀: 0
SE: 0.2, α: 0.01
Testing if a parameter estimate of 1.2 (SE = 0.15) is significantly different from a theoretical value of 1.0.
β̂: 1.2, β₀: 1.0
SE: 0.15, α: 0.05