How Sample Size Is Determined
Statistical sample size calculations determine the exact number of completed responses or experimental subjects required to estimate a population parameter within a specified margin of error (E) at a chosen confidence level.
1. Cochran's Formula for Proportions (Infinite Universe)
n₀=
z² × p(1 − p)E²
2. Finite Population Correction (FPC for Known N)
n=
n₀ × Nn₀ + (N − 1)
Step-by-Step Calculation Breakdown (Example: 95% Confidence, MOE = ±5%, p = 50%)
Step 1: Identify Critical Value (z*) and Maximum Variance
• For 95% confidence, z = 1.960 (z² = 3.8416)
• Variance numerator p(1 − p) = 0.50 × 0.50 = 0.250
Step 2: Compute Cochran's Initial Sample Size (n₀)
• Margin of Error E = 5% = 0.05 (E² = 0.0025)
• n₀ = (3.8416 × 0.25) ÷ 0.0025 = 0.9604 ÷ 0.0025 = 384.16
Step 3: Round Up to Whole Integer
• Required Sample Size = ⌈384.16⌉ = 385 respondents
Key Considerations in Study Planning
- Non-Response Inflation: Always invite more participants than your minimum calculated sample size to compensate for dropouts and invalid surveys.
- Conservative Variance: Keeping p = 50% guarantees the required statistical accuracy even if observed opinions deviate.