Part of the Maths & Statistics suite · 235 calculators

Sample Size Calculator

How many people to survey for a given confidence level and margin of error — with the finite-population correction for small populations.

For a proportion, n₀ = z² p(1 − p) ÷ e², with z from the confidence level (1.

%
50% gives the most conservative (largest) sample
%
Results update as you type
Results
Sample size needed
385
Before the finite-population correction
z for this confidence
Share of the population sampled
Reviewed September 2026. Pure mathematics: the result does not depend on where you are. Terminology follows the Australian Curriculum (maths, brackets, decimal point).
No account required · Google Analytics off unless allowedCalculator arithmetic runs in your browserResults update as you type
All calculations run 100% in your browser. The calculator code does not submit your figures to GlobalCalc to obtain a result.
About sample size

How the sample size calculator works

For a proportion, n₀ = z² p(1 − p) ÷ e², with z from the confidence level (1.96 for 95%), p the expected proportion (0.5 is the safe, largest case) and e the margin of error. If the population is small, the finite-population correction n = n₀ ÷ (1 + (n₀ − 1)/N) reduces it.

Formula: n₀ = z² p(1−p) / e²; n = n₀ / (1 + (n₀ − 1)/N)

Worked examples

InputsSample size neededNote
95%, ±5%, p = 50%385385
99%, ±3%1,8431,844
population of 500, 95%, ±5%218218 after the correction

Frequently asked questions

Why 385?

That is 1.96² × 0.25 ÷ 0.05²: the classic 95% ± 5% sample for a very large population.

Does population size matter?

Barely, once the population is over about 20 times the sample. It matters for small groups — a school or a company.

What if I expect a proportion far from 50%?

Enter it; the sample shrinks. 50% is the worst case and the safe default.

Does this cover means as well as proportions?

This formula is for proportions (yes/no answers). For a mean use n = (zσ/e)² with an estimate of σ.

What about non-response?

Divide by the expected response rate: 385 needed with a 40% response means inviting about 963.

Where these figures come from

Last checked: September 2026. Formulas are fixed by mathematics and do not change with tax years or regulations.