Fiveable

📊AP Statistics Unit 7 Review

QR code for AP Statistics practice questions

7.1 Introducing Statistics: Should I Worry About Error?

7.1 Introducing Statistics: Should I Worry About Error?

Written by the Fiveable Content Team • Last updated June 2026
Verified for the 2027 exam
Verified for the 2027 examWritten by the Fiveable Content Team • Last updated June 2026
📊AP Statistics
Unit & Topic Study Guides

Previous Exam Prep

AP Cram Sessions 2021

Pep mascot

Statistical inference is never error-proof because random variation in samples can lead to wrong conclusions. The main job here is to recognize that when you draw conclusions from sample data, there is always a chance your decision is wrong, and to start asking what those error chances mean.

Why This Matters for the AP Statistics Exam

Unit 7 is worth about 10 to 18 percent of the exam, and this opening topic sets up the way you think about every test and interval you do with means. You will not run a full t-test in 7.1, but you do build the habit of asking, "Could random variation have fooled me here?"

That mindset shows up later when you interpret p-values, decide whether to reject a null hypothesis, and explain conclusions in context. On free-response questions, you are often asked whether data provide convincing evidence of something. Knowing that a "convincing evidence" question means a significance test, and that any decision could still be wrong by chance, keeps your reasoning honest and complete.

Key Takeaways

  • Statistical inference can produce errors because random samples vary from sample to sample.
  • Rejecting a true null hypothesis is one kind of error; failing to reject a false null hypothesis is the other kind.
  • The chance of wrongly rejecting a true null hypothesis is set by the significance level (alpha), often 0.05.
  • Failing to detect a real effect is more likely when the sample size is small.
  • Good study design, like random sampling and reducing bias, lowers the risk of misleading results.
  • A "convincing evidence" question on the exam is signaling a significance test, not just a description of the data.

Two Kinds of Errors in Inference

When you make a decision based on a hypothesis test, two types of mistakes are possible. Both come from the fact that random samples do not perfectly match the population.

Type I Error (False Positive)

A Type I error happens when you reject the null hypothesis even though it is actually true. The probability of this error equals the significance level, alpha, that you choose for the test. A common choice is alpha = 0.05, meaning there is a 5 percent chance of rejecting a true null hypothesis just by random chance.

Choosing a smaller alpha (like 0.01) lowers your chance of a Type I error, while a larger alpha (like 0.10) raises it. Think about the real-world cost of a false positive when you pick a significance level.

Example: Suppose an author claims the mean income for an area is 45,000 dollars. You sample 50 families and get a sample mean of 60,000 dollars with a standard deviation of 2,500 dollars. A test would likely reject the author's claim. If the claim was actually true and random variation pushed your sample high, rejecting it would be a Type I error.

Type II Error (False Negative)

A Type II error happens when you fail to reject the null hypothesis even though it is actually false. In other words, there really is an effect, but your test does not catch it.

Type II errors are more likely when the sample size is small, because the test has less power to detect a true difference. Power is the probability of correctly rejecting the null hypothesis when it is false. Larger samples generally increase power and lower the chance of a Type II error.

Example: Using the same claim of a mean income of 45,000 dollars, suppose you sample 50 families and get a sample mean of 44,500 dollars with a standard deviation of 1,000 dollars. A test would likely fail to reject the claim. If the true mean was actually different and your sample just happened to land close to 45,000 dollars, failing to reject would be a Type II error.

Where Error Comes From

Random variation is the core reason inference can go wrong, but study design choices also affect how trustworthy your results are. Reducing bias and choosing good methods does not remove random error, but it keeps your data from being systematically off.

Minimizing Bias in Sampling

Select a random sample using a method such as simple random sampling.

  • Good example: A band director numbers every student and uses a random number generator to pick 20 students. The selection does not favor any group.
  • Avoid volunteer samples, convenience samples, and other methods that can push your data in one direction. Choosing the first 20 students who arrive at a concert is a convenience sample and can skew opinions.

Minimizing Bias in Questioning

Avoid wording that nudges people toward a certain answer.

  • Instead of "Was the band's half-time show good?", ask "Rate the band's half-time show on a scale of 1 to 10." Leading questions create response bias.
  • Avoid having someone ask questions in a way that pressures a response. An anonymous survey is often better than asking students directly, especially if they think their answer could affect them.

Accounting for Confounding Variables

In experiments, use blocking to handle known or suspected confounding variables.

  • Example: If the band director wants student opinions on the half-time show, blocking by grade ensures balanced responses across classes so that age is not a confounding variable.

How to Use This on the AP Statistics Exam

Free Response

When a prompt asks whether data provide convincing evidence of a finding, treat it as a request for a significance test, not just a summary of the numbers. Later in Unit 7 you will identify the parameter and hypotheses, check conditions, calculate a test statistic and p-value, and write a conclusion in context.

Reasoning About Error

Be ready to explain, in plain context, what a Type I or Type II error would mean for a specific situation. A strong answer names which hypothesis is true, what decision was made, and why that decision is wrong.

Common Trap

Do not say a result "proves" the null hypothesis is true or false. Inference never gives certainty, because random variation always leaves room for error. Use language like "convincing evidence" or "fail to reject," not "accept as true."

Common Misconceptions

  • "A small p-value proves the null hypothesis is false." It does not. A test can still produce a Type I error, so a conclusion is supported, not proven.
  • "If I fail to reject the null hypothesis, the null is true." Failing to reject only means there is not enough evidence against it. The real answer could still be a Type II error.
  • "A larger alpha is always safer." A larger alpha lowers the Type II error rate but raises the Type I error rate. The two trade off against each other.
  • "Bias and random error are the same thing." Bias is a systematic push in one direction from poor design, while random error comes from natural sample-to-sample variation. Reducing bias does not remove random error.
  • "Bigger samples remove all error." Larger samples reduce random variation and increase power, but they cannot eliminate the chance of an error entirely.

Vocabulary

The following words are mentioned explicitly in the College Board Course and Exam Description for this topic.

Term

Definition

probabilities of errors

The likelihood or chance that errors will occur in statistical inference.

statistical inference

The process of drawing conclusions about a population based on data collected from a sample.

variation

Differences in data that occur by chance due to the random nature of sampling, rather than from systematic causes.

Frequently Asked Questions

What is AP Stats 7.1 about?

AP Stats 7.1 introduces the idea that statistical inference can be wrong because random samples vary. You are not doing the full procedures yet; you are learning to ask what kind of error could happen when sample data are used to make a claim about a population.

Why can random variation cause errors in statistical inference?

Random variation means different random samples from the same population can produce different statistics. Because inference uses a sample to make a conclusion about a population, an unusual sample can lead you to reject a true claim or miss a real difference.

What is the difference between Type I and Type II errors?

A Type I error happens when you reject a true null hypothesis. A Type II error happens when you fail to reject a false null hypothesis. On the AP exam, define the error in the context of the problem rather than only naming the type.

How do you reduce margin of error in a confidence interval?

The most common way to reduce margin of error is to use a larger random sample. You can also choose a lower confidence level, but that changes how confident the interval is. Better study design reduces bias, but random variation still exists.

How should I write about error on an AP Statistics FRQ?

Write the error in plain context. State what the null hypothesis says, what decision was made, and why that decision would be wrong. Avoid saying a test proves something; use inference language like convincing evidence, fail to reject, and possible random variation.

Pep mascot
Upgrade your Fiveable account to print any study guide

Download study guides as beautiful PDFs See example

Print or share PDFs with your students

Always prints our latest, updated content

Mark up and annotate as you study

Click below to go to billing portal → update your plan → choose Yearly→ and select "Fiveable Share Plan". Only pay the difference

Plan is open to all students, teachers, parents, etc
Pep mascot
Upgrade your Fiveable account to export vocabulary

Download study guides as beautiful PDFs See example

Print or share PDFs with your students

Always prints our latest, updated content

Mark up and annotate as you study

Plan is open to all students, teachers, parents, etc
report an error
description

screenshots help us find and fix the issue faster (optional)

add screenshot

2,589 studying →