◆ THE BLUEPRINT
The One-Proportion Z-Test
Tests whether a population proportion \(\pi\) equals a hypothesized value \(\pi_0\).
Formulas
Validity Conditions
The normal approximation requires both \(n\pi_0 \geq 10\) and \(n(1-\pi_0) \geq 10\).
Simulation Approach
Under H\(_0\), each simulated sample draws \(k^* \sim \text{Binomial}(n, \pi_0)\). We compute \(Z^*\) for each sample. The simulated p-value is the fraction of \(|Z^*|\) values as extreme or more extreme than the observed \(|Z|\).
Evidence Scale
p > 0.10: Weak evidence against H\(_0\)
0.05 < p < 0.10: Moderate evidence
0.01 < p < 0.05: Strong evidence
p < 0.01: Very strong evidence