Statistics Lesson 22 – Margin of Error | Dataplexa

Point Estimates and Margin of Error

In the previous lesson, we learned how sample statistics behave through sampling distributions.

In real applications, we usually take one sample and use it to estimate an unknown population value.

This lesson explains how we make such estimates and how we express the uncertainty involved.


What Is a Point Estimate?

A point estimate is a single numerical value used to estimate a population parameter.

It is calculated directly from sample data.

Common examples include:

  • Sample mean → estimate of population mean
  • Sample proportion → estimate of population proportion

Numerical Example

Suppose a random sample of 50 employees has an average salary of $60,000.

The value $60,000 is the point estimate of the population’s average salary.


Why Point Estimates Are Not Enough

Different samples from the same population produce different point estimates.

So instead of asking:

“What is the exact population value?”

Statistics asks:

“How close is our estimate likely to be?”


What Is Margin of Error?

The margin of error tells us how much the point estimate may differ from the true population value.

It reflects the uncertainty caused by sampling variability.


Basic Idea

Instead of reporting a single number, we report a range:

Point Estimate ± Margin of Error


Simple Numerical Example

A survey estimates that 52% of voters support a policy, with a margin of error of ±3%.

This means:

  • Lower bound = 49%
  • Upper bound = 55%

The true population support is likely within this range.


What Affects Margin of Error?

Factor Effect on Margin of Error
Sample Size Larger sample → smaller margin of error
Variability More variability → larger margin of error
Confidence Level Higher confidence → larger margin of error

Real-World Example

Opinion polls often report results like:

“Candidate A has 48% support, with a margin of error of ±4%.”

This does not mean the result is wrong. It means the true support could reasonably fall between 44% and 52%.


Common Misunderstandings

  • Margin of error does not guarantee accuracy
  • It does not account for bias or poor sampling
  • It applies only to random sampling

Quick Check

Does a larger sample generally increase or decrease margin of error?


Practice Quiz

Question 1:
What is a point estimate?


Question 2:
If a survey result is 60% ± 5%, what is the lowest possible value?


Question 3:
Which factor reduces margin of error the most?


Mini Practice

A sample survey reports an average delivery time of 3.5 days with a margin of error of ±0.5 days.

  • What is the range of likely delivery times?

What’s Next

In the next lesson, we will study Confidence Intervals for Means, which formally combine point estimates and margin of error.