Margin of Error Statistics Example 1

Follow the full solution, then compare it with the other examples linked below.

Example 1

hard
A poll of 400 voters found 55% support a policy. Calculate the margin of error for a 95% confidence interval.

Solution

  1. 1
    Step 1: For proportions, SE=p^(1โˆ’p^)n=0.55ร—0.45400=0.2475400=0.000619โ‰ˆ0.0249\text{SE} = \sqrt{\frac{\hat{p}(1-\hat{p})}{n}} = \sqrt{\frac{0.55 \times 0.45}{400}} = \sqrt{\frac{0.2475}{400}} = \sqrt{0.000619} \approx 0.0249.
  2. 2
    Step 2: Margin of error = zโˆ—ร—SE=1.96ร—0.0249โ‰ˆ0.049z^* \times \text{SE} = 1.96 \times 0.0249 \approx 0.049.
  3. 3
    Step 3: The margin of error is approximately ยฑ4.9 percentage points.

Answer

Margin of error โ‰ˆ ยฑ4.9 percentage points.
The margin of error quantifies the precision of an estimate. A smaller margin means a more precise estimate. Increasing sample size reduces the margin of error.

About Margin of Error

The margin of error is the maximum expected difference between a sample statistic and the true population parameter, typically expressed as a plus-or-minus value. It equals half the width of a confidence interval and decreases as sample size increases.

Learn more about Margin of Error โ†’

More Margin of Error Examples