AP® STATISTICS · FULL COURSE REVIEW

100-Question Diagnostic Workbook

All nine units, weighted exactly like the real exam multiple-choice section. Work top to bottom — every unit opens easy and climbs to exam-level difficulty.

100Questions
9Units
228 minSuggested Time
MCQFormat
0 / 100 answered
0 correct
Unit 1 · Real Exam Weight 15–23%

Exploring One-Variable Data

20 Questions  ·  Suggested Time 45 min
Q1 Foundational

Which measure of center is resistant to outliers?

Resistant means it doesn't shift much when extreme values are added.
Explanation

The median only depends on the middle value's position, not the actual magnitude of extreme values, so it is resistant. The mean is pulled toward outliers.

Q2 Foundational

A distribution with a long tail extending to the right is described as:

The skew direction follows the direction of the longer tail.
Explanation

Skew is named for the direction the tail points. A long right tail means the distribution is skewed right, and typically mean > median.

Q3 Foundational

For a data set: 4, 7, 7, 9, 10, 12, 15 what is the median?

Order the 7 values and find the middle (4th) one.
Explanation

The data are already ordered: 4, 7, 7, 9, 10, 12, 15. With n = 7, the median is the 4th value: 9.

Q4 Foundational

If Q1 = 12 and Q3 = 19, what is the interquartile range (IQR)?

IQR = Q3 − Q1.
Explanation

IQR = Q3 − Q1 = 19 − 12 = 7. The IQR measures the spread of the middle 50% of the data.

Q5 Developing

A test has mean 68 and standard deviation 3. A student scores 74. What is the z-score?

z = (x − mean) / SD.
Explanation

z = (74 − 68) / 3 = 6 / 3 = 2. The score is 2 standard deviations above the mean.

Q6 Developing

In a box plot, if the median line is closer to Q1 than to Q3, the middle 50% of data is:

Think about which quartile the median is nearer to.
Explanation

If the median sits closer to Q1, then the lower quarter is compressed and the upper quarter is stretched out, suggesting the middle 50% leans toward the right (higher values are more spread out).

Q7 Developing

Using the 1.5×IQR rule, with Q1 = 20 and Q3 = 30, which value would be flagged as an outlier?

Lower fence = Q1 − 1.5(IQR); upper fence = Q3 + 1.5(IQR).
Explanation

IQR = 10, so 1.5×IQR = 15. Lower fence = 20 − 15 = 5, upper fence = 30 + 15 = 45. Since 47 > 45, it falls beyond the upper fence and is flagged as an outlier. The other values (35, 25, 10) all fall within [5, 45].

Q8 Developing

Adding a constant of 5 to every value in a data set will:

Shifting all values shifts the center but not the spread.
Explanation

Adding a constant shifts every value equally, which shifts the mean by that constant but does not change how spread out the values are relative to each other, so the standard deviation is unchanged.

Q9 Proficient

Multiplying every value in a data set by 2 will cause the standard deviation to:

Standard deviation scales linearly with multiplication (unlike variance).
Explanation

Multiplying each value by a constant k multiplies the standard deviation by |k|. Here k = 2, so the standard deviation doubles. (Variance would quadruple since it uses squared units.)

Q10 Proficient

Heights of adult men are approximately Normal with mean 70 inches and SD 3 inches. Using the Empirical Rule, about what percent of men are between 64 and 76 inches?

64 and 76 are how many SDs from 70?
Explanation

64 = 70 − 2(3) and 76 = 70 + 2(3), so this range covers 2 standard deviations on each side of the mean. The Empirical Rule states about 95% of values fall within 2 SDs of the mean.

Q11 Proficient

A distribution is strongly skewed with several outliers. Which pair of summary statistics is most appropriate to report?

Choose resistant measures when outliers or skew are present.
Explanation

Median and IQR are resistant to outliers and skew, making them the appropriate choice when a distribution is not symmetric or contains extreme values. Mean and SD are pulled by outliers.

Q12 Proficient

Two classes take the same test. Class A has mean 80 and SD 5. Class B has mean 80 and SD 12. Which statement is true?

Larger SD means more variability.
Explanation

Standard deviation measures spread. Since 12 > 5, Class B's scores are more variable/spread out than Class A's, even though both classes share the same mean.

Q13 Advanced

SAT Math scores are approximately Normal with mean 520 and SD 100. What proportion of test-takers score above 650?

Find z = (650−520)/100, then use the Normal upper tail.
Explanation

z = (650 − 520)/100 = 1.30. From the Normal table, P(Z < 1.30) = 0.9032, so P(Z > 1.30) = 1 − 0.9032 = 0.097.

Q14 Advanced

A distribution of exam scores is Normal with mean 75 and SD 8. What score corresponds to the 90th percentile?

Find the z-value with 0.90 to its left, then convert back to the raw score.
Explanation

The z-score for the 90th percentile is about 1.28. Raw score = 75 + 1.28(8) = 75 + 10.24 = 85.24 ≈ 85.2.

Q15 Advanced

In Data Set A (mean 50, SD 10), a value of 65 has the same z-score as which value in Data Set B (mean 100, SD 20)?

Compute the z-score in Set A first, then apply it to Set B's mean and SD.
Explanation

In Set A, z = (65−50)/10 = 1.5. Applying z = 1.5 to Set B: x = 100 + 1.5(20) = 100 + 30 = 130.

Q16 Advanced

Removing the single largest value from a right-skewed data set will most likely:

The mean is sensitive to extreme values; the median is not.
Explanation

Because the mean incorporates the magnitude of every value, removing an extreme high value pulls the mean down noticeably. The median, based on position/rank, changes very little or not at all.

Q17 Mastery

Test scores are Normal with mean 82, SD 6. What is the probability a randomly selected score is between 75 and 90?

Standardize both endpoints and subtract cumulative probabilities.
Explanation

z1 = (75−82)/6 = −1.17, z2 = (90−82)/6 = 1.33. P(Z<1.33) − P(Z<−1.17) ≈ 0.9082 − 0.1210 = 0.787.

Q18 Mastery

A right-skewed distribution has mean 45 and median 38. Which best explains the relationship?

In right-skewed data, where does the mean sit relative to the median?
Explanation

In a right-skewed distribution, a small number of large values in the long right tail pull the mean upward while barely affecting the median's rank-based position, so mean > median.

Q19 Mastery

A university reports that among applicants, SAT scores are Normal with mean 1200, SD 120. If the admissions cutoff is the 95th percentile, approximately what score is required?

Find the z-score for the 95th percentile, then convert.
Explanation

The z-score for the 95th percentile is about 1.645. Raw score = 1200 + 1.645(120) ≈ 1200 + 197.4 = 1397.4 ≈ 1397.

Q20 Mastery

Two data sets have the same range but Data Set X has a much larger IQR than Data Set Y. This suggests:

IQR reflects spread of the middle 50%, independent of the extremes.
Explanation

Since both share the same range (overall spread of min to max) but X has a larger IQR, the middle half of X's data is more spread out, while Y's data is more tightly clustered in the middle 50% despite covering the same total range.

Unit 2 · Real Exam Weight 5–7%

Exploring Two-Variable Data

6 Questions  ·  Suggested Time 14 min
Q21 Foundational

A scatterplot shows points clustering tightly around a line that rises from left to right. This describes:

Rising left to right = positive direction; tight clustering = strong.
Explanation

Points clustering tightly around an upward-sloping line indicate a strong, positive, linear association between the two variables.

Q22 Developing

The correlation coefficient r measures:

r is specifically about linear association strength/direction, not slope or causation.
Explanation

r quantifies both the direction (sign) and strength (closeness to -1 or 1) of a linear relationship between two quantitative variables. It says nothing about causation, and it is not the same as the slope.

Q23 Developing

A least-squares regression line minimizes:

Think about why it's called 'least squares.'
Explanation

The least-squares regression line is defined as the line that minimizes the sum of the squared residuals (vertical distances between observed and predicted y-values).

Q24 Proficient

A regression of house price on square footage gives R-squared = 0.81. This means:

R-squared is the proportion of variation in y explained by the linear relationship with x.
Explanation

R-squared = 0.81 means 81% of the variability in house price is accounted for by the linear regression model using square footage; r itself would be the square root, 0.9.

Q25 Advanced

A residual plot shows a clear curved (U-shaped) pattern. This suggests:

Residual plots should show random scatter if a linear model fits well.
Explanation

A curved pattern in the residual plot indicates that the relationship between the variables is not actually linear, so a linear regression model is not appropriate.

Q26 Mastery

Two variables have a strong correlation of r = 0.92. Which statement is correct?

Correlation does not imply causation.
Explanation

A high correlation only describes the strength of a linear association; it never by itself establishes causation, since confounding or lurking variables could explain the relationship.

Unit 3 · Real Exam Weight 12–15%

Collecting Data

14 Questions  ·  Suggested Time 32 min
Q27 Foundational

A sample selected so that every member of the population has an equal chance of being chosen is called a:

Think about the definition that emphasizes 'equal chance for every individual and every group.'
Explanation

A simple random sample (SRS) gives every possible sample of the given size an equal chance of being selected, which also means every individual has an equal chance of inclusion.

Q28 Foundational

Which of the following is an example of an observational study rather than an experiment?

An experiment involves imposing a treatment; an observational study just records what already happens.
Explanation

In an observational study, researchers simply observe and record variables without imposing any treatment. Recording diets and outcomes without intervention is observational; the other three examples all involve randomly assigning treatments, making them experiments.

Q29 Foundational

A voluntary response sample is generally considered biased because:

Who tends to volunteer for a survey?
Explanation

People who choose to respond voluntarily often have strong or unusual opinions about the topic, so the sample is not representative of the broader population, leading to bias.

Q30 Foundational

In an experiment, the group that does not receive the treatment of interest but instead receives an inactive substance is called the:

This group serves as a baseline for comparison.
Explanation

The control group receives no active treatment (often a placebo) and serves as the baseline for comparison against the treatment group(s).

Q31 Developing

A researcher divides a population into age groups, then takes a simple random sample from each age group. This sampling method is called:

The key is sampling from every group (stratum), not just some.
Explanation

Stratified sampling divides the population into homogeneous subgroups (strata) — here, age groups — and then takes a separate random sample from each stratum.

Q32 Developing

A researcher randomly selects 10 entire classrooms out of 200 in a school district and surveys every student in those 10 classrooms. This is:

The key is selecting entire groups (clusters) at random and sampling everyone within them.
Explanation

Cluster sampling selects entire naturally occurring groups (clusters) at random and then includes every member of the chosen clusters, unlike stratified sampling, which samples from every group.

Q33 Developing

The main purpose of random assignment in an experiment is to:

Random assignment addresses confounding, not sample selection.
Explanation

Random assignment helps ensure that treatment groups are similar with respect to lurking variables (both known and unknown), so any observed difference can more confidently be attributed to the treatment itself.

Q34 Developing

A study finds that ice cream sales and drowning deaths are strongly correlated. The most likely explanation is:

Look for a variable that plausibly influences both.
Explanation

Hot weather increases both ice cream sales and swimming (and therefore drowning risk), making it a lurking variable that creates an association between the two variables without either causing the other.

Q35 Proficient

In a double-blind experiment:

'Double' refers to two parties being kept unaware.
Explanation

In a double-blind experiment, both the subjects and the people measuring/evaluating the outcomes are unaware of who received which treatment, which helps prevent bias from expectations on either side.

Q36 Proficient

A statistics teacher wants to compare two teaching methods but suspects that prior math ability could affect results. To account for this, the teacher should use:

Blocking groups similar experimental units together before randomizing treatment.
Explanation

Blocking on prior math ability groups students with similar ability together, then randomly assigns the teaching method within each block. This reduces variability due to ability differences, isolating the effect of the teaching method more clearly.

Q37 Proficient

Which of the following would introduce undercoverage bias into a phone survey about internet usage?

Undercoverage happens when some group is systematically left out of the sampling frame.
Explanation

Restricting calls to landlines systematically excludes households that only use cell phones (often younger or lower-income individuals), leading to undercoverage bias since part of the population has no chance of selection.

Q38 Advanced

A wording issue where a question is phrased in a way that leads respondents toward a particular answer is called:

This is about how the question itself influences the answer.
Explanation

Response bias occurs when the way a question is worded, or the setting in which it's asked, systematically influences respondents toward a certain answer, distorting the results.

Q39 Advanced

A survey is mailed to 1000 people, but only 150 return it. The main concern with this situation is:

Think about what happens when a large fraction of the sample doesn't respond.
Explanation

When a large fraction of the selected sample fails to respond, the responders may differ in meaningful ways (e.g., stronger opinions, more free time) from non-responders, creating nonresponse bias even though everyone had a chance to be selected initially.

Q40 Mastery

A pharmaceutical company wants to test a new drug's effect on blood pressure. Which design provides the strongest basis for a cause-and-effect conclusion?

Cause-and-effect requires control over the treatment and random assignment, which only a true experiment provides.
Explanation

Only a randomized, controlled experiment allows researchers to isolate the effect of the treatment from confounding variables, and blinding further removes bias from expectations, together providing the strongest basis for causal conclusions.

Unit 4 · Real Exam Weight 10–20%

Probability, Random Variables & Distributions

15 Questions  ·  Suggested Time 34 min
Q41 Foundational

If P(A) = 0.4 and P(B) = 0.3, and A and B are mutually exclusive, what is P(A or B)?

Mutually exclusive events cannot occur together, so use the addition rule without subtracting overlap.
Explanation

For mutually exclusive events, P(A or B) = P(A) + P(B) = 0.4 + 0.3 = 0.7, since there is no overlap to subtract.

Q42 Foundational

Two events A and B are independent if:

Independence has a specific multiplication rule.
Explanation

Two events are independent exactly when P(A and B) = P(A) x P(B); knowing one event occurred does not change the probability of the other.

Q43 Foundational

A discrete random variable can take on:

Discrete means countable, as opposed to continuous.
Explanation

A discrete random variable takes on a countable (often finite) set of distinct values, such as the number of heads in 10 coin flips, in contrast to continuous variables which take any value in an interval.

Q44 Developing

A fair six-sided die is rolled once. What is P(rolling a number greater than 4)?

Which outcomes are greater than 4 out of the 6 possible?
Explanation

The outcomes greater than 4 are 5 and 6, giving 2 favorable outcomes out of 6 total, so P = 2/6 = 1/3.

Q45 Developing

In a group, P(likes coffee) = 0.6, P(likes tea) = 0.5, and P(likes both) = 0.3. What is P(likes coffee or tea)?

Use the general addition rule: P(A or B) = P(A) + P(B) - P(A and B).
Explanation

P(coffee or tea) = P(coffee) + P(tea) - P(both) = 0.6 + 0.5 - 0.3 = 0.8.

Q46 Developing

A probability distribution table must satisfy which condition?

This is the basic definition of a valid probability distribution.
Explanation

Every valid probability distribution requires each probability to be non-negative (between 0 and 1) and the sum of all probabilities across outcomes to equal exactly 1.

Q47 Proficient

A binomial random variable X has n = 8 trials and probability of success p = 0.3. What is P(X = 3)?

Use the binomial formula: C(n,k) p^k (1-p)^(n-k).
Explanation

Using the binomial probability formula with n = 8, k = 3, p = 0.3: C(8,3)(0.3)^3(0.7)^5 = 56(0.027)(0.16807) ≈ 0.254.

Q48 Proficient

A random variable X has mean 10 and standard deviation 4. If Y = 3X + 5, what is the mean of Y?

For linear transformations, mean transforms the same way as the values: E(aX+b) = a*E(X) + b.
Explanation

E(Y) = 3*E(X) + 5 = 3(10) + 5 = 35.

Q49 Proficient

Using the same random variable X (SD = 4) and Y = 3X + 5, what is the standard deviation of Y?

Adding a constant doesn't affect spread; multiplying scales the SD by the absolute value of the constant.
Explanation

SD(Y) = |3| * SD(X) = 3(4) = 12. The added constant (+5) shifts the distribution but does not affect its spread.

Q50 Proficient

If X and Y are independent random variables with Var(X) = 9 and Var(Y) = 16, what is Var(X + Y)?

For independent variables, variances add (even for a sum).
Explanation

For independent random variables, Var(X + Y) = Var(X) + Var(Y) = 9 + 16 = 25. (Standard deviations do not simply add, but variances do.)

Q51 Advanced

A binomial variable has n = 20 and p = 0.6. What is the mean and standard deviation of X?

Mean = np; SD = sqrt(np(1-p)).
Explanation

Mean = np = 20(0.6) = 12. SD = sqrt(np(1-p)) = sqrt(20 x 0.6 x 0.4) = sqrt(4.8) ≈ 2.19.

Q52 Advanced

A geometric random variable models the number of trials until the first success, with p = 0.2 for each trial. What is P(first success occurs on the 4th trial)?

Use the geometric formula: (1-p)^(k-1) * p.
Explanation

P(X = 4) = (0.8)^3 (0.2) = 0.512 x 0.2 = 0.1024 ≈ 0.105.

Q53 Advanced

For a binomial setting, which condition is NOT required?

Binomial conditions relate to independence, fixed trials, and constant probability -- not the shape of any underlying population.
Explanation

The binomial setting requires a fixed number of independent trials, each with two outcomes (success/failure) and constant probability of success. Normality of an underlying population is not one of the requirements (in fact X itself is discrete, not continuous).

Q54 Mastery

A geometric random variable has p = 0.2. What is the expected number of trials until the first success?

For a geometric distribution, E(X) = 1/p.
Explanation

For a geometric random variable, the expected value is E(X) = 1/p = 1/0.2 = 5 trials.

Q55 Mastery

A quality control process finds that 10% of items are defective. In a random sample of 10 items, what is P(at most 2 defective)?

Sum the binomial probabilities for X = 0, 1, and 2 with n=10, p=0.1.
Explanation

Using the binomial CDF with n = 10, p = 0.1: P(X <= 2) = P(0) + P(1) + P(2) ≈ 0.349 + 0.387 + 0.194 = 0.678.

Unit 5 · Real Exam Weight 7–12%

Sampling Distributions

10 Questions  ·  Suggested Time 23 min
Q56 Foundational

The sampling distribution of a statistic describes:

Think about what would happen if you took many, many samples and computed the statistic each time.
Explanation

A sampling distribution shows how a statistic (like a sample mean or sample proportion) would vary if you repeatedly took samples of the same size from the population and calculated the statistic each time.

Q57 Foundational

As sample size increases, the standard deviation of the sampling distribution of the sample mean will:

The formula for the standard error involves dividing by the square root of n.
Explanation

The standard deviation of the sampling distribution of the sample mean (standard error) is sigma/sqrt(n), which decreases as n increases -- larger samples give more precise estimates.

Q58 Developing

A population proportion is p = 0.4. For a sample of size n = 100, what is the standard deviation of the sampling distribution of the sample proportion?

Use SD = sqrt(p(1-p)/n).
Explanation

SD(p-hat) = sqrt[p(1-p)/n] = sqrt[(0.4)(0.6)/100] = sqrt(0.0024) ≈ 0.049.

Q59 Developing

Which condition is needed to treat the sampling distribution of p-hat as approximately Normal?

This is the large counts condition for proportions.
Explanation

The Normal approximation for the sampling distribution of a sample proportion requires the large counts condition: np >= 10 and n(1-p) >= 10, ensuring enough expected successes and failures.

Q60 Proficient

The Central Limit Theorem states that, for a sufficiently large sample size:

CLT is about the shape of the sampling distribution, not the population.
Explanation

The Central Limit Theorem guarantees that as sample size grows large, the sampling distribution of the sample mean becomes approximately Normal, even if the underlying population distribution is not Normal.

Q61 Proficient

A population has mean 50 and SD 12. For samples of size n = 36, what is the standard deviation of the sampling distribution of the sample mean?

Use standard error = sigma / sqrt(n).
Explanation

Standard error = sigma/sqrt(n) = 12/sqrt(36) = 12/6 = 2.

Q62 Advanced

Using the population above (mean 50, SD 12, n = 36), assuming conditions are met, what is P(sample mean > 53)?

Standardize using the standard error, then find the upper tail probability.
Explanation

Standard error = 12/sqrt(36) = 2. z = (53-50)/2 = 1.5. P(Z > 1.5) ≈ 1 - 0.9332 = 0.067.

Q63 Advanced

A sample proportion is unbiased as an estimator of the population proportion because:

Unbiased refers to the center of the sampling distribution matching the true parameter.
Explanation

An estimator is unbiased when the mean of its sampling distribution equals the true population parameter. For p-hat, the mean of the sampling distribution is exactly p, though any single sample's p-hat may differ from p.

Q64 Mastery

Increasing the sample size from n = 50 to n = 200 (a 4-fold increase) will change the standard error of the sample mean by a factor of:

Standard error involves the square root of n.
Explanation

Since SE = sigma/sqrt(n), increasing n by a factor of 4 increases sqrt(n) by a factor of 2, so the standard error is divided by 2 (halved).

Q65 Mastery

A population is strongly skewed. For the sampling distribution of the sample mean to be approximately Normal, which is generally sufficient?

This is the general rule of thumb from the CLT.
Explanation

Even when the population is skewed, the Central Limit Theorem tells us that a sample size of roughly 30 or more is generally sufficient for the sampling distribution of the mean to be approximately Normal.

Unit 6 · Real Exam Weight 12–15%

Inference for Categorical Data: Proportions

14 Questions  ·  Suggested Time 32 min
Q66 Foundational

In a confidence interval for a proportion, the margin of error accounts for:

Margin of error is a statistical concept tied to random sampling, not to study design flaws.
Explanation

The margin of error reflects chance variability due to random sampling. It does NOT correct for bias introduced by poor sampling methods, nonresponse, or flawed study design.

Q67 Foundational

Which condition is required before constructing a one-sample z-interval for a proportion?

This is the randomness and large-counts condition.
Explanation

A one-sample z-interval for a proportion requires a random sample, independence (10% condition), and the large counts condition: n*p-hat >= 10 and n*(1-p-hat) >= 10 to justify the Normal approximation.

Q68 Developing

A poll of 200 randomly selected voters finds 65% support a measure. What is the standard error of p-hat?

SE = sqrt[p-hat(1-p-hat)/n].
Explanation

SE = sqrt[(0.65)(0.35)/200] = sqrt(0.0011375) ≈ 0.034.

Q69 Developing

Using the same poll (p-hat = 0.65, n = 200), what is the 95% confidence interval margin of error?

ME = z* x SE, using z* = 1.96 for 95% confidence.
Explanation

ME = 1.96 x 0.034 = 0.066 (rounded).

Q70 Developing

A one-proportion z-test is used to test a claim about a single population proportion. Which of these is the correct null hypothesis format?

The null hypothesis for a one-proportion test always states a claim about the population parameter p.
Explanation

In a one-proportion z-test, the null hypothesis states that the population proportion p equals some specific hypothesized value p0, written H0: p = p0.

Q71 Proficient

A 95% confidence interval for a proportion is (0.584, 0.716). Which interpretation is correct?

Confidence describes the long-run capture rate of the method, applied to this specific interval's plausible range for the parameter.
Explanation

The correct interpretation is that we are 95% confident that the interval (0.584, 0.716) captures the true population proportion -- this describes our confidence in the method applied to this sample, not a probability statement about the parameter itself.

Q72 Proficient

A company claims 50% of customers prefer their new product. A sample of 150 customers finds 58% preferring it. Testing H0: p = 0.5 vs Ha: p != 0.5, what is the z test statistic?

z = (p-hat - p0) / sqrt[p0(1-p0)/n].
Explanation

SE under H0 = sqrt[(0.5)(0.5)/150] ≈ 0.0408. z = (0.58 - 0.50)/0.0408 ≈ 1.96.

Q73 Proficient

Using the test statistic from the previous question (z ≈ 1.96), what is the approximate two-sided p-value?

Find P(|Z| > 1.96) using the Normal distribution.
Explanation

For a two-sided test, p-value = 2 x P(Z > 1.96) ≈ 2(0.025) = 0.05.

Q74 Advanced

Two independent samples are compared: Sample 1 (n=120, p-hat=0.45) and Sample 2 (n=130, p-hat=0.32), testing H0: p1 = p2. What is the pooled proportion used in the test?

Pooled p-hat = (total successes) / (total sample size).
Explanation

Pooled p-hat = [(0.45)(120) + (0.32)(130)] / (120+130) = (54 + 41.6)/250 = 95.6/250 ≈ 0.382.

Q75 Advanced

Using the pooled proportion (≈0.382) from the previous question, what is the approximate z test statistic for comparing the two proportions?

Use the pooled SE: sqrt[p-pooled(1-p-pooled)(1/n1 + 1/n2)], then z = (p1-hat - p2-hat)/SE.
Explanation

Pooled SE = sqrt[(0.382)(0.618)(1/120+1/130)] ≈ 0.0615. z = (0.45-0.32)/0.0615 ≈ 2.11.

Q76 Advanced

When comparing two proportions with a confidence interval (not a hypothesis test), which standard error formula is used?

Pooling assumes equal proportions, which is only appropriate under the null hypothesis of a test, not for an interval.
Explanation

For a confidence interval, we do not assume the two proportions are equal, so we use the unpooled standard error: sqrt[p1-hat(1-p1-hat)/n1 + p2-hat(1-p2-hat)/n2].

Q77 Mastery

A researcher tests H0: p = 0.3 vs Ha: p > 0.3 and obtains a p-value of 0.02. At alpha = 0.05, the correct conclusion is:

Compare the p-value to alpha directly.
Explanation

Since the p-value (0.02) is less than alpha (0.05), we reject H0 and conclude there is convincing evidence that the true proportion exceeds 0.3.

Q78 Mastery

A Type I error in a hypothesis test about a proportion occurs when:

Type I error is a 'false alarm' -- rejecting a true null.
Explanation

A Type I error occurs when the null hypothesis is actually true, but the test procedure leads us to (incorrectly) reject it. Its probability is controlled by the significance level alpha.

Q79 Mastery

A confidence interval for the difference in two proportions is entirely above zero: (0.03, 0.18). This suggests:

If zero is not a plausible value for the difference, what does that imply about the two proportions?
Explanation

Since the entire interval for p1 - p2 is positive (does not include 0), this provides convincing evidence that p1 is genuinely greater than p2 in the population.

Unit 7 · Real Exam Weight 10–18%

Inference for Quantitative Data: Means

15 Questions  ·  Suggested Time 34 min
Q80 Foundational

Why do we use a t-distribution instead of a Normal distribution when constructing a confidence interval for a population mean?

Think about what's different when sigma is unknown versus known.
Explanation

When the population standard deviation sigma is unknown (the usual case), we estimate it with the sample standard deviation s. This added uncertainty means we use the t-distribution, which has slightly heavier tails than the Normal distribution.

Q81 Foundational

The degrees of freedom for a one-sample t-procedure with sample size n is:

Recall the standard formula for one-sample t-procedures.
Explanation

For a one-sample t-procedure, degrees of freedom = n - 1, reflecting the one parameter (the mean) estimated from the data.

Q82 Developing

A sample of size 25 has mean 52 and standard deviation 8. What is the standard error of the mean?

SE = s / sqrt(n).
Explanation

SE = s/sqrt(n) = 8/sqrt(25) = 8/5 = 1.6.

Q83 Developing

Using the sample above (mean 52, s=8, n=25), what is the critical value t* for a 95% confidence interval?

Use df = n - 1 = 24 and look up the t critical value for 95% confidence.
Explanation

With df = 24, the t critical value for a 95% confidence interval is t* ≈ 2.064 (slightly larger than the Normal z* = 1.96 because of the extra uncertainty from estimating sigma).

Q84 Developing

Which of the following is a condition for a one-sample t-test for a mean?

t-procedures share the randomness condition with z-procedures, plus a Normality/large-sample condition.
Explanation

A one-sample t-test requires a random sample and either an approximately Normal population (checked via graph) or a large enough sample size for the sampling distribution to be approximately Normal, along with independence (10% condition).

Q85 Proficient

Using the same sample (mean 52, SE=1.6, t*=2.064), what is the margin of error for the 95% confidence interval?

ME = t* x SE.
Explanation

ME = t* x SE = 2.064 x 1.6 ≈ 3.30.

Q86 Proficient

A researcher tests H0: mu = 100 vs Ha: mu > 100 using a sample of n = 20 with mean 105 and s = 15. What is the t test statistic?

t = (xbar - mu0) / (s/sqrt(n)).
Explanation

SE = 15/sqrt(20) ≈ 3.354. t = (105-100)/3.354 ≈ 1.49.

Q87 Proficient

Using the t statistic from the previous question (t ≈ 1.49, df = 19), what is the approximate one-sided p-value?

Find the area to the right of t = 1.49 with 19 degrees of freedom.
Explanation

Using a t-distribution with df = 19, P(T > 1.49) ≈ 0.076.

Q88 Advanced

For a two-sample t-test comparing two independent means, which condition is NOT required?

Modern two-sample t-procedures (Welch's method) do not require equal variances.
Explanation

Unlike the older pooled-variance approach, the standard (Welch) two-sample t-procedure does NOT require the two population standard deviations to be equal -- it estimates the standard error using each sample's own standard deviation.

Q89 Advanced

Two independent samples are compared: Sample 1 (n=15, mean=78, s=6) and Sample 2 (n=18, mean=82, s=7). What is the standard error of the difference in means?

SE = sqrt(s1^2/n1 + s2^2/n2).
Explanation

SE = sqrt(6^2/15 + 7^2/18) = sqrt(2.4 + 2.722) = sqrt(5.122) ≈ 2.26.

Q90 Advanced

Using the samples above, what is the t test statistic for testing H0: mu1 = mu2 (mean1 = 78, mean2 = 82, SE ≈ 2.26)?

t = (xbar1 - xbar2) / SE.
Explanation

t = (78 - 82)/2.26 ≈ -1.77.

Q91 Advanced

A study measures the same 12 subjects before and after a treatment. This calls for which type of t-procedure?

Same subjects measured twice means the observations are linked, not independent.
Explanation

Because the same subjects are measured twice, the before/after observations are dependent (paired), so we compute the differences for each subject and use a one-sample t-procedure on those differences.

Q92 Mastery

In a paired design, 12 differences (after minus before) have mean 4.2 and standard deviation 3.1. What is the t test statistic for testing H0: mu_diff = 0?

t = mean_diff / (s_diff / sqrt(n)).
Explanation

SE = 3.1/sqrt(12) ≈ 0.895. t = 4.2/0.895 ≈ 4.69.

Q93 Mastery

Using the paired data above (n=12, mean diff=4.2, s diff=3.1), what is the 95% confidence interval margin of error for the mean difference?

Find t* with df=11 for 95% confidence, then multiply by SE ≈ 0.895.
Explanation

With df = 11, t* ≈ 2.201. ME = t* x SE = 2.201 x 0.895 ≈ 1.97.

Q94 Mastery

A 90% confidence interval for a population mean is narrower than a 95% confidence interval from the same data because:

Lower confidence requires less 'insurance,' meaning a smaller critical value.
Explanation

Reducing the confidence level (e.g., from 95% to 90%) decreases the critical value t* (or z*), which directly shrinks the margin of error and produces a narrower interval, at the cost of less confidence that it captures the true parameter.

Unit 8 · Real Exam Weight 2–4%

Inference for Categorical Data: Chi-Square

3 Questions  ·  Suggested Time 7 min
Q95 Foundational

A chi-square goodness-of-fit test is used to determine whether:

Goodness-of-fit compares observed counts across categories to expected counts under a claimed distribution.
Explanation

A chi-square goodness-of-fit test compares the observed distribution of a single categorical variable across several categories to a hypothesized (expected) distribution.

Q96 Proficient

A die is rolled 100 times, expecting each of 3 outcome groups equally often (expected count 33.3 each). Observed counts are 45, 30, 25. What is the chi-square test statistic?

Chi-square = sum of (observed - expected)^2 / expected across all categories.
Explanation

Chi-square = (45-33.3)^2/33.3 + (30-33.3)^2/33.3 + (25-33.3)^2/33.3 ≈ 4.11 + 0.33 + 2.07 ≈ 6.50.

Q97 Advanced

A chi-square test of independence uses a 3-row by 2-column table. What are the degrees of freedom?

df = (rows - 1)(columns - 1).
Explanation

df = (rows - 1)(columns - 1) = (3-1)(2-1) = 2 x 1 = 2.

Unit 9 · Real Exam Weight 2–4%

Inference for Quantitative Data: Slopes

3 Questions  ·  Suggested Time 7 min
Q98 Developing

In a regression setting, the null hypothesis for a t-test on the slope is typically:

Testing for 'no linear relationship' means testing whether the true slope is zero.
Explanation

The standard test for the significance of a linear relationship tests H0: beta1 = 0 (the population slope is zero, meaning no linear relationship) against Ha: beta1 != 0 (or a one-sided alternative).

Q99 Proficient

A regression output shows slope b1 = 2.5 with standard error SE(b1) = 0.6, based on n = 20 data points. What is the t test statistic for H0: beta1 = 0?

t = b1 / SE(b1), with df = n - 2.
Explanation

t = b1/SE(b1) = 2.5/0.6 ≈ 4.17, with df = n - 2 = 18.

Q100 Advanced

Using the regression above (b1=2.5, SE=0.6, n=20, df=18), what is the 95% confidence interval margin of error for the true slope?

ME = t* x SE(b1), using t* for df = 18 at 95% confidence.
Explanation

With df = 18, t* ≈ 2.101. ME = t* x SE(b1) = 2.101 x 0.6 ≈ 1.26.

— End of 100 questions. Review any flagged explanations, then use the print button for a clean answer sheet. —

Answer Key — AP Statistics Full Course Review (100 Questions)

1. B2. B3. B4. B5. B6. A7. A8. A9. B10. B
11. B12. B13. A14. B15. B16. A17. A18. A19. B20. A
21. A22. A23. B24. A25. A26. B27. A28. B29. A30. A
31. B32. B33. A34. C35. A36. A37. A38. A39. A40. A
41. B42. A43. B44. B45. A46. A47. A48. B49. A50. A
51. A52. A53. A54. A55. A56. A57. A58. A59. A60. A
61. B62. A63. A64. A65. A66. A67. A68. A69. A70. A
71. A72. A73. A74. A75. A76. A77. A78. A79. A80. A
81. A82. A83. A84. A85. A86. A87. A88. A89. A90. A
91. A92. A93. A94. A95. A96. A97. A98. A99. A100. A