Type I vs Type II Error and Statistical Power
By Jude Wallis · Published
A Type I error is rejecting a true null hypothesis, with probability alpha. A Type II error is failing to reject a false null hypothesis, with probability beta. Statistical power is 1 minus beta, the chance of correctly rejecting a false null hypothesis.
AP Statistics: Unit 3 (topics 3.8 Potential Errors When Performing Tests). This is Unit 3 topic 3.8 (Potential Errors When Performing Tests) in the Fall 2026 AP Statistics course, where you identify Type I and Type II errors in context and explain what affects statistical power.
The two ways a hypothesis test can go wrong
Every hypothesis test compares two claims: a null hypothesis, written (the "no effect" or "no difference" claim), and an alternative hypothesis, written (the claim you are testing for). You collect data and decide whether to reject . Because you never see the whole population, that decision can be wrong in two different ways.
A Type I error is rejecting when is actually true. A Type II error is failing to reject when is actually false. These are the only two mistakes a test can make, and only one of them is even possible on a given test, because is either true or false (you just do not know which).
The probability of a Type I error is (alpha), the significance level you choose before running the test, often 0.05. The probability of a Type II error is (beta), which you do not set directly. For a refresher on setting up the two hypotheses, see null vs alternative hypothesis.
The decision table
Line up your decision against the hidden truth and there are four boxes. Two are correct and two are errors.
| Your decision | is actually true | is actually false |
|---|---|---|
| Reject | Type I error (probability ) | Correct decision (power) |
| Fail to reject | Correct decision | Type II error (probability ) |
Read it by column. When is true, the only way to be wrong is to reject it, which is a Type I error. When is false, the only way to be wrong is to fail to reject it, which is a Type II error. The main diagonal (top-left and bottom-right cells) holds the two errors, and the other diagonal holds the two correct decisions.
Type I error: rejecting a true null hypothesis
A Type I error is a false alarm. You reject the null hypothesis and announce an effect when there is no real effect at all. Its probability is exactly , the significance level, so you control it directly. Testing at means that if is true, there is a 5% chance your sample leads you to reject it by random chance alone.
You lower the Type I error rate by choosing a smaller , such as 0.01. In a test you reject when the p-value is less than , so a smaller demands stronger evidence before you call an effect real. For how the p-value drives that decision, see what does a p-value mean.
Type II error: failing to reject a false null hypothesis
A Type II error is a missed detection. There really is an effect, but your data did not give you enough evidence to reject , so you come away saying there is not enough proof. Its probability is .
You do not choose the way you choose . It depends on how big the true effect is, how much data you have, and the significance level. A tiny real effect measured with a small sample is easy to miss, which makes large. A big real effect measured with a large sample is hard to miss, which makes small.
Statistical power explained
Statistical power is the probability of correctly rejecting a false null hypothesis. In symbols, . If a test has a power of 0.80, then whenever a real effect exists the test detects it 80% of the time and misses it (a Type II error) the other 20% of the time.
Power and are two sides of the same coin: anything that lowers the Type II error rate raises power, and anything that raises lowers power. A high-power test is good at catching real effects, which is why researchers plan sample sizes to reach a target power (0.80 is a common goal) before they collect any data.
Which error is worse depends on the stakes
Neither error is automatically worse. Which one hurts more depends on the consequences in context, so write both consequences out and then judge the stakes. State what a Type I error would cause (acting on an effect that is not real) and what a Type II error would cause (missing an effect that is real), then decide which is more costly for that specific situation.
When a Type II error is worse. A cancer screening test uses : the patient does not have cancer. A Type I error flags a healthy patient for follow-up tests they did not need, causing worry and expense. A Type II error tells a patient who does have cancer that they are fine, delaying treatment. Missing the disease is usually judged the worse outcome, so screening tests are built for high power even though that allows more false positives.
When a Type I error is worse. A new drug must prove it beats a placebo before approval, with : the drug is no better than a placebo. A Type I error approves a drug that does not actually work, so patients take a useless treatment and may skip one that helps. A Type II error keeps a genuinely helpful drug off the market until further testing. Regulators often treat approving an ineffective drug as the worse outcome, so they require a small .
What increases statistical power
You can raise power (equivalently, lower ) in several ways. Each one works only if the others stay fixed.
- **A larger sample size .** More data tightens the sampling distribution, so a real effect is easier to detect. This is the safest lever because it raises power without raising the Type I error rate.
- **A larger significance level .** Moving from to makes you quicker to reject , which raises power, but it also raises the Type I error rate. That is a genuine tradeoff.
- A true effect farther from the null. The further the truth sits from , the easier it is to detect. You usually cannot control the real effect size, but a bigger true difference gives more power for free.
- A smaller standard error. Less variable data, or a more careful and consistent measurement process, shrinks the standard error and sharpens the signal, which raises power.
Notice that raising trades one error for another: it lowers but raises the chance of a Type I error. Increasing is the one lever that improves both at once.
How this appears on the AP exam
This topic is 3.8, "Potential Errors When Performing Tests," in Unit 3 of the Fall 2026 AP Statistics course, Inference for Categorical Data: Proportions. The exam expects you to identify which mistake is a Type I error and which is a Type II error in a given scenario, describe each error's consequence in context, and explain how factors like sample size and significance level affect power. You are expected to find error probabilities from given values or a simulation, as in the worked examples above, but there is no power formula to memorize.
These ideas show up on the free-response section too. Section II Question 3 is a full inference question (a hypothesis test or a confidence interval), and it can ask you to interpret an error or a power statement as part of your conclusion. For the wider list of inference tools, see which statistical test to use. The official course page is AP Statistics on AP Central.
Label each error in context
A city tests whether a majority of residents support a new bus route. The hypotheses are against , using , where is the true proportion of all residents who support the route. Describe the Type I and Type II errors in context and give the probability of a Type I error.
Identify : the true support proportion is 0.50, meaning support is not a majority.
A Type I error means rejecting when it is true, so it means concluding that a majority supports the route when the truth is that support is only 50% (or less).
A Type II error means failing to reject when it is false, so it means finding not enough evidence of a majority when support really is above 50%.
The probability of a Type I error equals the significance level, .
Type I error: deciding a majority supports the route when they actually do not, with probability 0.05. Type II error: failing to detect a real majority that does exist.
Estimate power and beta from a simulation
To study a test's performance, a class simulates 500 samples from a population where the null hypothesis is actually false (a real effect exists). Their test correctly rejects in 385 of the 500 simulated tests. Estimate the power of the test and the probability of a Type II error, .
Power is the probability of correctly rejecting a false , so estimate it as the fraction of simulations that rejected: .
, so the estimated power is 0.77.
A Type II error is failing to reject the false . That happened in simulations.
.
Check: power , as expected because .
Estimated power and estimated .
Expected number of Type I errors
A researcher runs 60 independent hypothesis tests, and suppose every one of the 60 null hypotheses is actually true. Each test uses . About how many Type I errors should the researcher expect?
Each test with a true has probability of producing a Type I error.
With 60 independent tests, the expected count of Type I errors is .
.
About 3 Type I errors, even though every null hypothesis is true. This is why running many tests inflates the chance of at least one false positive.
Frequently asked questions
Is a Type I or Type II error worse?
Neither is always worse; it depends on the consequences in context. When missing a real effect is dangerous, such as a missed disease diagnosis, the Type II error is worse. When acting on a false alarm is costly, such as approving a drug that does not work, the Type I error is worse.
What is the difference between alpha and beta?
Alpha is the probability of a Type I error, the chance of rejecting a true null hypothesis, and you set it before the test (often 0.05). Beta is the probability of a Type II error, the chance of failing to reject a false null hypothesis, and it depends on the sample size, alpha, and the size of the true effect.
Does lowering alpha increase power?
No, lowering alpha decreases power. A smaller alpha requires stronger evidence to reject the null, so you reject less often, which raises beta and lowers power (since power = 1 - beta). Raising the sample size is the usual way to increase power without raising the Type I error rate.
Can a single test have both a Type I and a Type II error?
No. A Type I error is only possible when the null hypothesis is actually true, and a Type II error is only possible when it is actually false. Since the null is either true or false, only one type of error can even apply to a given test.