A topic in the Open Knowledge Graph — a free, open map of 15,290 topics and the order to learn them in.

Margin of Error and Sample Size

College Depth 98 in the knowledge graph I know this Set as goal
216topics build on this
501prerequisites beneath it
See this on the map →
Confidence Intervals: General FrameworkBayesian Statistics: Prior, Posterior, Credible Intervals
inference planning sample-size

Core Idea

The margin of error is the half-width of a confidence interval: ME = (critical value) × (standard error). It quantifies precision. To achieve desired margin of error m: n = (z/m)² · σ² or n = z² · p(1-p)/m² for proportions.

How It's Best Learned

Calculate required sample sizes for various scenarios. Verify that doubling sample size reduces margin of error by √2. Understand the tradeoff between sample size and precision in practice.

Explainer

The margin of error (ME) is the ± part you see in poll results — the half-width of a confidence interval. If a survey reports "52% support, margin of error ±3 points," the confidence interval runs from 49% to 55%. From your study of confidence intervals, you know an interval is built as (point estimate) ± (critical value × standard error). The margin of error is precisely that second part: ME = z* × SE. Everything else in this topic follows from understanding what controls that quantity.

Two levers control ME: the critical value z* (set by your chosen confidence level) and the standard error SE (set by population variability and sample size). Raising confidence from 95% to 99% increases z* from 1.96 to 2.576, which widens ME. To shrink ME, you can reduce σ (rarely under your control) or increase n. Since SE = σ/√n, the ME scales as 1/√n. This is the key relationship: to cut the margin of error in half, you need four times as many observations, not twice as many.

For means, solving ME = z*(σ/√n) for n gives the sample size planning formula: n = (z*σ/m)², where m is your target margin of error. For proportions, use SE = √(p(1-p)/n) and the corresponding formula n = z²p(1-p)/m². When the true proportion p is unknown, plug in p = 0.5, which maximizes p(1-p) = 0.25 and gives the most conservative (largest) required sample size — guaranteeing you achieve your target precision regardless of the actual proportion. This worst-case approach is standard in survey design.

The √n relationship has a stark practical consequence: precision is expensive. Halving the margin of error requires 4× the sample; reducing it to one-fifth requires 25×. In practice, researchers specify an acceptable margin of error first, then compute the required sample size and budget accordingly. The formula is the planning tool; the √n rule is the intuition behind why high-precision studies cost so much more than moderate-precision ones.

Practice Questions 5 questions

Prerequisite Chain

Understanding ZeroThe Number ZeroCounting to FiveCounting to 10Counting to 20Counting a Set of Objects Up to 20Cardinality: The Last Number CountedMatching Numerals to QuantitiesSubitizing Small QuantitiesAddition Within 10Number Bonds to 10Addition Within 20Doubles and Near DoublesDoubles Facts Within 10Near Doubles Facts Within 20Mental Math Strategies for AdditionMental Math: Adding and Subtracting TensAddition Within 100Repeated Addition as MultiplicationMultiplication as Equal GroupsMultiplication: ArraysBasic Multiplication Facts (0s, 1s, 2s, 5s, 10s)Multiplication Facts Within 100Division as Equal SharingDivision as Grouping (Measurement Division)Division: Grouping (Repeated Subtraction) ModelDivision: Fair Sharing ModelDivision as Equal SharingDivision as GroupingBasic Division FactsDivision Facts Within 100Multiplication and Division Fact FamiliesRelationship Between Multiplication and DivisionDivision Facts as Inverse of MultiplicationRemainders and Quotients in DivisionDivision Word ProblemsMulti-Step Word ProblemsSolving Multi-Step Word ProblemsMultiplication Word ProblemsDivision Word ProblemsIntroduction to Long DivisionFactors and MultiplesPrime and Composite NumbersEquivalent FractionsRelating Fractions and DecimalsDecimal Place ValueIntegers and the Number LineComparing and Ordering IntegersAbsolute ValueAdding IntegersSubtracting IntegersMultiplying IntegersDividing IntegersUnit RatesProportionsPercent ConceptConverting Between Fractions, Decimals, and PercentsOperations with Rational NumbersTwo-Step EquationsSolving Multi-Step EquationsEquations with Variables on Both SidesAngle Pairs: Complementary, Supplementary, and VerticalParallel Lines and TransversalsCorresponding AnglesAlternate Interior AnglesTriangle Angle Sum TheoremExterior Angle TheoremTriangle Inequality TheoremSimilar Triangles: AA SimilaritySimilar Triangles: SSS and SAS SimilarityProportions in Similar TrianglesRight Triangle Trigonometry IntroductionSine, Cosine, and Tangent RatiosTrigonometric Ratios ReviewRadian MeasureConverting Between Degrees and RadiansThe Unit CircleGraphing Sine and CosineGraphing Tangent and Reciprocal Trigonometric FunctionsDerivatives of Trigonometric FunctionsAntiderivativesIndefinite IntegralsBasic Integration RulesRiemann SumsDefinite Integral DefinitionProbability Density Functions and Continuous DistributionsCumulative Distribution FunctionsContinuous Random VariablesProbability Density FunctionsExpected ValueWeak Law of Large NumbersProbability Axioms and RulesConditional ProbabilityConditional DistributionsBivariate Normal DistributionNormal Distribution: Properties and FundamentalsCentral Limit Theorem: Rigor and ApplicationsConfidence Intervals: General FrameworkMargin of Error and Sample Size

Longest path: 99 steps · 501 total prerequisite topics

Prerequisites (1)

Leads To (1)