Survey proportion planning
- Input
- Planning proportion p = 0.50, margin of error = 0.05, confidence = 95%.
- Method
- Use the one-proportion normal approximation and round upward.
- Formula
- n = z^2 p(1 - p) / E^2
- Intermediate steps
- z = 1.96
- p(1 - p) = 0.25
- unrounded n = 384.16
- Final result
- Required sample size = 385 before nonresponse adjustment.
- Interpretation
- A conservative p = 0.50 protects against under-planning when the true proportion is unknown.
- Limitation
- Clustered sampling, stratification, and design effects require separate planning.