Calculadora de Tamanho de Amostra

Última atualização: 2026-05-09

A Calculadora de Tamanho de Amostra é uma calculadora de estatística gratuita. Calcule o tamanho de amostra minimo para sua pesquisaCalculadora facil de usar com detalhamento da formula. Analise seus dados instantaneamente.
Dados
Resultado
Insira os valores e pressione Calcular
Common Sizes — Click to Fill
tamano_muestra proporcion Margem de erro % confianza
Muestra pequena 40.0 0.2 0.02 0.8
Datos uniformes 70.0 0.35 0.03 0.8
Datos dispersos 100.0 0.5 0.05 0.95
Muestra grande 150.0 0.75 0.08 0.99
Valores atipicos 250.0 1.0 0.12 0.99

Sample Size Calculator: Determine Your Survey Size

The sample size calculator determines how many respondents you need in a survey or study to achieve a desired level of statistical precision. It balances confidence level, margin of error, and population proportion so you can collect data that is both reliable and cost-effective.

Sample Size Fórmula

n = Z² × p(1 − p) / e²

Where:

  • n = required sample size
  • Z = Z-score corresponding to the desired confidence level (1.96 for 95%, 2.576 for 99%)
  • p = estimated proportion of the population (use 0.5 when unknown for maximum sample size)
  • e = desired margin of error expressed as a decimal (e.g., 0.05 for ±5%)

This formula, known as Cochran's formula, assumes an infinite or very large population. When your population is small, apply the finite population correction: nadjusted = n / (1 + (n − 1) / N), where N is the total population size.

Exemplo de cálculos

Example 1: Customer Satisfaction Survey

A retail company wants to measure customer satisfaction with a 95% confidence level and a ±5% margin of error. They have no prior estimate of the satisfaction proportion, so they use p = 0.5.

Calculation: n = 1.96² × 0.5(1 − 0.5) / 0.05² = 3.8416 × 0.25 / 0.0025 = 0.9604 / 0.0025 = 384.16 → 385 respondents

The company needs at least 385 completed surveys to achieve the desired precision.

Example 2: Political Polling with Small Population

A university with 2,000 students wants to poll student opinion with 99% confidence and a ±3% margin of error. Using p = 0.5 for maximum variability:

Step 1 — Initial size: n = 2.576² × 0.5(1 − 0.5) / 0.03² = 6.6358 × 0.25 / 0.0009 = 1.6589 / 0.0009 = 1,843

Step 2 — Finite population correction: nadj = 1,843 / (1 + (1,843 − 1) / 2,000) = 1,843 / (1 + 0.921) = 1,843 / 1.921 = 959 respondents

After correction, only 959 students need to be surveyed instead of 1,843.

Common Uses

  • Designing market research surveys with known statistical precision
  • Planning academic research studies and thesis data collection
  • Determining sample sizes for quality control inspections in manufacturing
  • Setting respondent targets for political polling and public opinion research
  • Calculating participant numbers for clinical trials and medical studies
  • Sizing employee engagement surveys in human resources departments

Common Mistakes

  • Using p = 0.5 when you have reliable prior data, which inflates the sample size unnecessarily
  • Forgetting the finite population correction when surveying a small, defined group
  • Confusing margin of error (e) with confidence level — they are independent parameters
  • Ignoring non-response rates and collecting exactly n responses instead of oversampling to account for dropouts

Dica profissional

Always oversample by 15–30% above your calculated sample size to account for non-responses, incomplete surveys, and data quality exclusions. If you need 385 responses, aim to invite 500–550 people. This buffer ensures you still meet your statistical requirements after attrition.

Perguntas frequentes

The product p(1 − p) reaches its maximum value of 0.25 when p = 0.5. Using this value gives the largest possible sample size, ensuring your study is adequately powered regardless of the true proportion.

95% confidence (Z = 1.96) is the standard for most social science and market research. Use 99% (Z = 2.576) for high-stakes studies like medical research or regulatory compliance where errors are costly.

Not necessarily. Beyond a certain point, increasing sample size yields diminishing returns in precision. A sample of 1,000 gives a ±3.1% margin of error, while 4,000 only improves it to ±1.5%. Balance precision with budget and time constraints.

Apply the correction when your initial sample size exceeds 5% of the total population (n/N > 0.05). For large populations (e.g., national surveys), the correction has negligible effect and can be skipped.

Escrito e revisado pela equipe editorial do CalcToWork. Última atualização: 2026-05-09.