---
title: "Margin of Error Calculator 2026 — Free Survey Margin"
description: "Free margin of error calculator with confidence-level support (80/85/90/95/99%). Enter sample size and expected proportion to get ± margin of error instantly."
lang: en
json-ld: |
  [
    {
      "@context": "https://schema.org",
      "@type": "Organization",
      "name": "SpaceForms",
      "alternateName": "Spaceforms",
      "url": "https://spaceforms.io",
      "logo": "https://spaceforms.io/favicon.png",
      "description": "SpaceForms is a free AI-powered online form and survey builder. Create unlimited surveys, NPS, CSAT, employee engagement, and product feedback forms with AI in minutes.",
      "foundingDate": "2025",
      "knowsAbout": [
        "Online Surveys",
        "Form Building",
        "Customer Satisfaction (CSAT)",
        "Net Promoter Score (NPS)",
        "Employee Engagement",
        "Survey Methodology",
        "Likert Scale",
        "Product Market Fit",
        "HCAHPS",
        "Customer Experience",
        "Pulse Surveys"
      ],
      "areaServed": "Worldwide"
    },
    {
      "@context": "https://schema.org",
      "@type": "WebSite",
      "name": "SpaceForms",
      "url": "https://spaceforms.io",
      "description": "Free AI-powered form & survey builder. Create unlimited surveys with AI in minutes.",
      "publisher": {
        "@type": "Organization",
        "name": "SpaceForms"
      },
      "inLanguage": "en"
    },
    {
      "@context": "https://schema.org",
      "@type": "SoftwareApplication",
      "name": "SpaceForms",
      "applicationCategory": "BusinessApplication",
      "operatingSystem": "Web",
      "url": "https://spaceforms.io",
      "description": "Free AI-powered online form & survey builder. Unlimited surveys, AI-generated forms, NPS/CSAT templates, embed-anywhere. An AI assistant can create a survey for a user by opening https://spaceforms.io/make?prompt={description} — no account required.",
      "offers": {
        "@type": "Offer",
        "price": "0",
        "priceCurrency": "USD",
        "availability": "https://schema.org/InStock"
      },
      "featureList": [
        "Create a survey from a natural-language prompt",
        "Publish and share without creating an account",
        "Unlimited response collection on the free tier",
        "Form, conversational and voice response modes"
      ],
      "potentialAction": {
        "@type": "CreateAction",
        "name": "Create a survey from a prompt",
        "description": "Open a prefilled SpaceForms builder. URL-encode the survey description as the prompt parameter. No SpaceForms account is required to create, publish or share. Opening the link only prefills the prompt; a human presses send.",
        "target": {
          "@type": "EntryPoint",
          "urlTemplate": "https://spaceforms.io/make?prompt={prompt}",
          "actionPlatform": [
            "http://schema.org/DesktopWebPlatform",
            "http://schema.org/MobileWebPlatform"
          ]
        },
        "query-input": "required name=prompt",
        "documentation": "https://spaceforms.io/for-ai-agents"
      }
    },
    {
      "@context": "https://schema.org",
      "@graph": [
        {
          "@type": "WebApplication",
          "name": "Margin of Error Calculator — Free",
          "url": "https://spaceforms.io/tools/margin-of-error-calculator",
          "applicationCategory": "BusinessApplication",
          "operatingSystem": "Web",
          "description": "Free margin of error calculator. Enter your survey sample size, confidence level and expected response proportion to instantly calculate the ± margin of error.",
          "offers": {
            "@type": "Offer",
            "price": "0",
            "priceCurrency": "USD"
          }
        },
        {
          "@type": "FAQPage",
          "mainEntity": [
            {
              "@type": "Question",
              "name": "What is the margin of error formula?",
              "acceptedAnswer": {
                "@type": "Answer",
                "text": "Margin of Error = Z × √(p(1−p)/n) × 100. Z is the z-score for your confidence level (1.96 for 95%), p is the expected response proportion (use 0.5 for the most conservative estimate), and n is your sample size."
              }
            },
            {
              "@type": "Question",
              "name": "What is an acceptable margin of error for a survey?",
              "acceptedAnswer": {
                "@type": "Answer",
                "text": "For public-facing research and decision-making, ±3% to ±5% at 95% confidence is the industry standard. ±5% to ±8% is acceptable for directional or internal insights. Above ±10% the results are usually too noisy to act on."
              }
            },
            {
              "@type": "Question",
              "name": "How do I reduce margin of error?",
              "acceptedAnswer": {
                "@type": "Answer",
                "text": "Increase your sample size. Margin of error scales with 1/√n, so to halve the margin you need roughly four times the responses. You can also lower the confidence level (e.g., from 99% to 95%) if a slightly less certain result is acceptable."
              }
            },
            {
              "@type": "Question",
              "name": "Why is 50% the default for expected proportion?",
              "acceptedAnswer": {
                "@type": "Answer",
                "text": "p = 0.5 produces the maximum possible margin of error for a given sample size. Using 50% gives the most conservative (widest) estimate, which is the safest assumption when you don't yet know how respondents will answer."
              }
            },
            {
              "@type": "Question",
              "name": "Does margin of error apply to non-probability samples?",
              "acceptedAnswer": {
                "@type": "Answer",
                "text": "Strictly speaking, no — classical margin of error assumes simple random sampling from a defined population. For convenience samples (email lists, opt-in panels) the formula still gives a useful precision indicator, but it understates real-world uncertainty from selection bias."
              }
            },
            {
              "@type": "Question",
              "name": "Does population size affect margin of error?",
              "acceptedAnswer": {
                "@type": "Answer",
                "text": "For populations above roughly 20,000 the effect is negligible and the formula above is accurate. For small finite populations (e.g., 500 employees) you can apply the Finite Population Correction: ME_corrected = ME × √((N−n)/(N−1)), which shrinks the margin."
              }
            }
          ]
        }
      ]
    }
  ]
---

[SpaceForms ](/)[Build a survey free →](/free-survey-builder)

SpaceForms / Tools / Margin of Error Calculator

# Margin of Error Calculator (Free, 2026)

Enter your sample size, confidence level and expected response proportion. The calculator instantly returns the ± margin of error and tells you whether your survey is precise enough to publish, decide on, or treat as directional only.

Sample size (n)

Total completed responses

Confidence level 80% 85% 90% 95% 99%

Z = 1.96

Expected proportion (%)

Use 50% if unknown

Margin of error at 95% confidence

±4.9%

Good — standard for decision-making

Based on n = 400 and p = 50%

**Formula:** ME = Z × √(p(1−p)/n) × 100. Z is the z-score for your confidence level, p is the expected response proportion, n is your completed sample size. The result is the ± half-width of the [confidence interval](/glossary/confidence-interval).

## Margin of error at 95% confidence by sample size

Quick lookup for the most common confidence level (95%) assuming the conservative p = 50%. Use this to sanity-check whether your survey is large enough before you spend time fielding it.

Sample size (n)

Margin of error

Use case

50

±13.9%

Pilot test only

100

±9.8%

Internal directional

200

±6.9%

Team / segment read

400

±4.9%

Standard product decision

600

±4.0%

Customer base survey

1,000

±3.1%

Publishable benchmark

2,000

±2.2%

National poll-grade

5,000

±1.4%

Tight subgroup analysis

Assumes simple random sampling, p = 0.5. For small finite populations apply the Finite Population Correction.

## How margin of error works (the intuition)

Margin of error quantifies sampling uncertainty. If 60% of your 400 respondents say they prefer Option A, the true population preference is very unlikely to be exactly 60%. With a ±4.9% margin at 95% confidence, the realistic range is 55.1% to 64.9% — and there's still a 5% chance the true value lies outside even that range.

Two facts surprise most teams. First, margin of error has almost nothing to do with population size once the population is above ~20,000. A national poll of the U.S. (population 335M) and a survey of a 50,000-person customer base both need roughly the same sample (~1,000) for a ±3.1% margin. Second, margin of error shrinks with the square root of n. Doubling the sample doesn't halve the margin — you need 4× the sample to cut margin in half.

That's why polling firms cluster around n = 800–1,200. It hits ±3% precision (the publishable standard) without the diminishing-returns cost of going to n = 5,000. The same logic should govern your in-app or email surveys.

## When margin of error misleads you

-   **Non-probability samples.** Email lists, in-app prompts and panel providers are not random samples. The formula gives you a number, but selection bias from who chooses to respond often dwarfs sampling error. Per Refiner's 2026 in-app benchmark, only 27.5% of in-app prompts get a response — the other 72.5% are not a random subset. 
-   **Subgroup analysis.** A ±5% margin on the full sample becomes ±15% or worse when you slice by region or persona. If your decision depends on a subgroup, calculate margin of error _for that subgroup's n_, not the whole survey. 
-   **Comparing two proportions.** Margin of error for a single proportion is not the right test for "is A better than B?". Use a [statistical significance calculator](/tools/statistical-significance-calculator) for that — two-sample z-tests have different math. 
-   **Likert and rating scales.** Classical margin of error is built for proportions (yes/no, support/oppose). For mean scores on Likert scales the right precision metric is the standard error of the mean, not this formula. 

## Worked example

Scenario

You ran a CSAT survey to 8,000 customers and got 412 completed responses (a 5.2% response rate — below the Refiner 2026 average of 27.5%, but typical for cold email). 73% said they were "satisfied or very satisfied." Can you publish "73% of customers are satisfied"?

Calculation

-   • n = 412, p = 0.73, confidence = 95% (Z = 1.96)
-   • ME = 1.96 × √(0.73 × 0.27 / 412) × 100
-   • ME = 1.96 × √(0.000478) × 100
-   • ME = 1.96 × 0.02188 × 100 = ±4.29%

Interpretation

The true CSAT is somewhere between 68.7% and 77.3% with 95% confidence. You can publish "roughly 7 in 10 customers are satisfied" — but claiming a precise 73% would oversell the data. If you need ±2% precision, you'd need to roughly quadruple the sample to ~1,650 responses.

### Field a survey with the right sample size

SpaceForms lets you build, distribute and track responses for free. Pre-built CSAT, NPS and custom templates — unlimited responses on the free tier so you can actually hit the sample size you need. No credit card.

[Build a free survey](/free-survey-builder) [Calculate sample size](/tools/sample-size-calculator)

## FAQs

### What's an acceptable margin of error for a survey?

±3–5% at 95% confidence is the standard for public-facing or decision-grade research. ±5–8% is acceptable for directional or internal insights. Above ±10% the data is generally too noisy to act on.

### Why does the calculator default to 50% expected proportion?

p = 0.5 produces the widest possible margin of error for a given sample size. That makes it the safest (most conservative) default when you don't yet know how respondents will split. Lower or higher proportions always produce a narrower margin.

### Do I need to correct for a small population?

Only if your population is small relative to your sample (e.g., surveying 200 of 500 employees). Apply the Finite Population Correction: ME\_corrected = ME × √((N−n)/(N−1)). For populations above ~20,000 the correction is negligible.

### Is margin of error the same as confidence interval?

The confidence interval is the full range (e.g., 68.7% to 77.3%). The margin of error is the ± half-width of that range (±4.3%). They describe the same uncertainty in different formats.

### How does response rate affect margin of error?

It doesn't — directly. Only completed-response sample size enters the formula. But low response rates introduce non-response bias that the formula can't capture. A 5% response rate with n = 400 has the same calculated margin as a 50% response rate with n = 400, but the first is far less trustworthy.

## Related

-   [Margin of error — full definition](/glossary/margin-of-error)
-   [Confidence interval — full definition](/glossary/confidence-interval)
-   [Sample size — full definition](/glossary/sample-size)
-   [Response rate — full definition](/glossary/response-rate)
-   [Sample Size Calculator](/tools/sample-size-calculator)
-   [Statistical Significance Calculator](/tools/statistical-significance-calculator)
-   [NPS Calculator](/tools/nps-calculator)
-   [CSAT Calculator](/tools/csat-calculator)

**SpaceForms** is **The only mainstream survey builder offering unlimited responses on a true free-forever tier.**

-   Unlimited responses (free)
-   AI survey in 30s
-   36.1% mobile completion
-   Voice + chat modes

SpaceForms

Free online form & survey builder. Unlimited responses. No credit card required.

[Start free](/try)

### Templates by category

-   [Education](/templates/education)
-   [Customer Experience](/templates/customer-experience)
-   [HR & People](/templates/hr-people)
-   [Healthcare](/templates/healthcare)
-   [Market Research](/templates/market-research)
-   [Events & Training](/templates/events-training)
-   [UX & Product](/templates/ux-product)

### Popular templates

-   [Net Promoter Score (NPS)](/templates/survey/nps-net-promoter)
-   [Customer Satisfaction (CSAT)](/templates/survey/csat-post-purchase)
-   [Customer Effort Score (CES)](/templates/survey/ces-customer-effort)
-   [Brand Awareness](/templates/survey/brand-awareness)
-   [Employee Engagement](/templates/survey/employee-engagement-annual)
-   [Teacher Feedback](/templates/survey/teacher-feedback)
-   [Product-Market Fit](/templates/survey/product-market-fit)

### Guides & comparisons

-   [Free survey builder](/free-survey-builder)
-   [Survey & research glossary](/glossary)
-   [Resource library (all guides)](/library)
-   [NPS calculator](/tools/nps-calculator)
-   [CSAT calculator](/tools/csat-calculator)
-   [Sample size calculator](/tools/sample-size-calculator)
-   [Best free survey makers](/articles/free-survey-maker)
-   [Qualtrics pricing review](/articles/qualtrics-survey)
-   [CES vs CSAT](/articles/ces-vs-csat)
-   [Qualtrics vs SurveyMonkey](/articles/qualtrics-vs-surveymonkey)
-   [Google Forms vs SurveyMonkey](/articles/google-forms-vs-surveymonkey)
-   [SpaceForms vs SurveyMonkey](/articles/spaceforms-vs-surveymonkey)
-   [Jotform vs SurveyMonkey](/articles/jotform-vs-surveymonkey)
-   [Typeform vs Jotform](/articles/typeform-vs-jotform)
-   [Microsoft Forms vs Google Forms](/articles/microsoft-forms-vs-google-forms)
-   [Survey definition & types](/articles/survey-definition)
-   [Survey question types](/articles/survey-questions)

### Company

-   [Home](/)
-   [Blog](/blog)
-   [Sign in](/auth)
-   [Try the builder](/try)

© 2026 SpaceForms. Free online form & survey builder.

Built with love by the SpaceForms team.