Fiveable

📊AP Statistics Unit 6 Review

QR code for AP Statistics practice questions

6.7 Potential Errors When Performing Tests

6.7 Potential Errors When Performing Tests

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

TLDR

A Type I error means you reject a true null hypothesis (a false positive), and a Type II error means you fail to reject a false null hypothesis (a false negative). The probability of a Type I error is the significance level alpha, the probability of a Type II error is beta, and power (1 minus beta) is the chance of correctly rejecting a false null. On the AP Statistics exam, you need to identify each error in context, explain its consequence, and know what increases power.

Why This Matters for the AP Statistics Exam

Significance tests can give the wrong answer just by random chance, even when your procedure is perfect. This topic builds the reasoning you need to talk about that risk clearly. On multiple-choice questions, you may be asked to match a scenario to the correct error type or to predict how a change in sample size or alpha affects power. On free-response questions, you often have to describe a Type I or Type II error in context, state a real consequence, and explain how to increase the power of a test. Getting comfortable with the link between alpha, beta, and power also helps you make smart decisions about significance levels later in inference units for means, chi-square, and slopes.

Key Takeaways

  • A Type I error rejects a true null hypothesis (false positive); its probability is the significance level alpha.
  • A Type II error fails to reject a false null hypothesis (false negative); its probability is beta.
  • Power is the probability of correctly rejecting a false null hypothesis, and power = 1 minus beta.
  • The probability of a Type II error decreases when sample size increases, alpha increases, standard error decreases, or the true parameter is farther from the null.
  • Lowering alpha reduces Type I error risk but raises Type II error risk, so there is a trade-off.
  • Which error is worse depends on the situation, and that consequence should guide your choice of alpha.

The Two Error Types

Every hypothesis test ends in one of two decisions: reject the null hypothesis or fail to reject it. Either decision can be wrong, and the two ways of being wrong have names.

Type I Error

A Type I error happens when the null hypothesis is actually true but you reject it. This is a false positive. It usually comes from getting an unusually rare sample that produces a small p-value, which makes the evidence look stronger than it really is. The probability of a Type I error is the significance level alpha. Common choices like 0.05 or 0.01 keep this probability small on purpose.

Type II Error

A Type II error happens when the null hypothesis is actually false but you fail to reject it. This is a false negative. Here the p-value was not small enough to reject, even though the alternative is really true. The probability of a Type II error is beta.

A simple memory trick: the probabilities of a Type I and Type II error are alpha and beta, in that order.

RealityYou reject H0You fail to reject H0
H0 is trueType I error (alpha)Correct
H0 is falseCorrect (power)Type II error (beta)

Power and What Affects Errors

Power is the probability that a test correctly rejects a false null hypothesis. It is the complement of beta, so power = 1 minus beta. A test with high power is good at detecting a real effect when one exists.

The probability of a Type II error decreases (and power increases) when any of the following happens, as long as the others stay the same:

  1. Sample size increases.
  2. Significance level alpha increases.
  3. Standard error decreases.
  4. The true parameter value is farther from the null.

Notice the trade-off built into alpha. Raising alpha increases power and lowers Type II error risk, but it also raises the probability of a Type I error. Lowering alpha does the reverse. A significance level of 0.05 is a common middle ground, but the right choice depends on which error is more costly. Because alpha is the probability of a Type I error, the consequences of that error should guide how you set alpha.

The most reliable way to increase power without raising your Type I error rate is to increase the sample size. A larger sample gives a smaller standard error and a sampling distribution that is tighter around the truth, so a real difference is easier to detect.

How to Use This on the AP Statistics Exam

MCQ

  • Match a described mistake to the correct error type. Reject a true null is Type I; fail to reject a false null is Type II.
  • Predict how a change affects power or beta. For example, increasing sample size or increasing alpha both increase power.
  • Remember that alpha equals the probability of a Type I error, so changing the significance level directly changes that risk.

Free Response

  • Describe a Type I or Type II error in context. Do not just give the textbook definition; state what rejecting or failing to reject means for the specific claim and population in the problem.
  • State a consequence in context. Explain what actually goes wrong in the real situation if that error is made.
  • Explain how to increase power. The safest answer is to increase the sample size, since that raises power without increasing the Type I error rate.

Common Trap

Writing error definitions in the abstract instead of in context. A response that says "we rejected a true null" without tying it to the actual claim usually will not support a stronger score on a context question.

Worked Example

A researcher tests the claim that 85% of people are satisfied with their personal reading goals. The researcher suspects the true proportion is lower and that a new public library would help. The hypotheses are:

H0: p = 0.85

Ha: p < 0.85

a) Describe a Type II error in context and give a consequence.

A Type II error here means failing to reject H0 when it is actually false. The researcher would conclude there is not convincing evidence that the true proportion satisfied is less than 0.85, when in reality it is less than 0.85. A consequence is that people stay unhappy with their reading progress and the community misses out on a new library that could have helped them reach their goals.

b) How can the researcher increase the power of this test?

Increase the sample size. A larger sample lowers the standard error and makes it easier to detect that the true proportion is below 0.85, which raises power and lowers the probability of a Type II error.

Common Misconceptions

  • Failing to reject the null does not prove the null is true. It only means there was not enough evidence for the alternative.
  • A Type I error is not caused by a calculation mistake. It can happen even when every step is done correctly, just from a rare sample.
  • Lowering alpha does not make a test better overall. It reduces Type I error risk but increases Type II error risk.
  • Power and beta are not the same thing. Power is the chance of correctly rejecting a false null, and beta is the chance of missing it, so power = 1 minus beta.
  • Increasing alpha does increase power, but it is not a free fix, because it also raises the chance of a Type I error.
  • Which error is worse is not fixed. It depends on the real-world consequences of each mistake in the given situation.

Vocabulary

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

Term

Definition

null hypothesis

The initial claim or assumption being tested in a hypothesis test, typically stating that there is no effect or no difference.

parameter

A numerical summary that describes a characteristic of an entire population.

power of a test

The probability that a statistical test will correctly reject a false null hypothesis.

sample size

The number of observations or data points collected in a sample, denoted as n.

significance level

The threshold probability (α) used to determine whether to reject the null hypothesis in a significance test.

standard error

The standard deviation of a sampling distribution, which measures the variability of a sample statistic across repeated samples.

Type I error

An error that occurs when a null hypothesis is rejected when it is actually true; the probability of committing this error is equal to the significance level (α).

Type II error

An error that occurs when a null hypothesis is not rejected when it is actually false.

Frequently Asked Questions

What is a Type I error in AP Statistics?

A Type I error happens when you reject a null hypothesis that is actually true. It is a false positive, and its probability is the significance level alpha.

What is a Type II error in AP Statistics?

A Type II error happens when you fail to reject a null hypothesis that is actually false. It is a false negative, and its probability is beta.

What is alpha in a significance test?

Alpha is the significance level and equals the probability of making a Type I error when the null hypothesis is true. Common alpha values include 0.05 and 0.01.

What are beta and power?

Beta is the probability of a Type II error. Power is the probability of correctly rejecting a false null hypothesis, so power equals 1 minus beta.

How can you increase the power of a test?

Power increases when sample size increases, alpha increases, standard error decreases, or the true parameter is farther from the null value. Increasing sample size is the safest common answer because it raises power without increasing Type I error risk.

How should I describe Type I and Type II errors on AP Statistics FRQs?

Describe the error in context, not only with the definition. State the decision made, what is actually true, and the real consequence of that mistaken decision in the scenario.

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 →