Framework
Null hypothesis (H₀)
"No effect / no difference." Example: mean plaque index is equal between treatments.
Alternative (H₁)
"Effect exists." Example: plaque index differs between treatments.
α (Type I error)
False positive: reject H₀ when H₀ is true.
β (Type II error)
False negative: fail to reject H₀ when H₁ is true.
Power = 1 − β
Chance to detect a true effect.
Interactive: visualize α and β
We draw two normal curves: one under H₀ and one under H₁ (shifted by effect size). Move the decision threshold and watch α (false positive area) and β (false negative area) change.
Decision regions
Red: H₀ distribution, Blue: H₁ distribution. Vertical line: threshold c.
Real Dental Scenario
Fluoride Varnish Clinical Trial
Study design: A dental researcher wants to test whether a new fluoride varnish reduces mean DMFT (Decayed, Missing, Filled Teeth) compared to a placebo.
Step 1: State the Hypotheses
Significance level: α = 0.05 (one-tailed test)
Step 2: Compute the Test Statistic
Degrees of freedom: df ≈ 96 (Welch's approximation)
Step 3: Make a Decision
Reject H₀
There is statistically significant evidence (p = 0.021) that the fluoride varnish reduces mean DMFT compared to placebo.
Dental example
If you test "fluoride varnish reduces mean DMFT vs control," choosing α=0.05 limits false positives. Ensuring high power (e.g., 0.80-0.90) reduces the chance you miss a real benefit due to small sample size or noisy outcomes.