Checking conditions for inference practice

By Jude Wallis · Updated

These 8 problems make you verify inference conditions with numbers on the page: Random, 10%, and Large Counts for proportions, the sample data condition for means, and expected counts for chi-square. Four of them end in 'not justified', which is the correct answer when a condition fails.

AP Statistics: Unit 3 (topics 3.3 Constructing a Confidence Interval for a Population Proportion, 3.5 Setting Up a Test for a Population Proportion, 3.12 Setting Up a Test for the Difference Between Two Population Proportions, 3.14 Setting Up a Chi-Square Test for Homogeneity or Independence, 4.2 Constructing a Confidence Interval for a Population Mean or Population Mean Difference, 4.4 Setting Up a Test for a Population Mean or Population Mean Difference). These problems cover the condition-verification objectives spread across Units 3 and 4 of the Fall 2026 AP Statistics course, where every procedure is justified by checking randomization, the 10% condition, and either a normality condition on counts, a sample data condition on shape, or an expected counts condition.

What these problems build

These 8 problems train the step most students rush: showing, with numbers, that an inference procedure is allowed before running it. Naming a condition earns nothing. You have to write the count, the product, or the plot description that makes it true, and you have to be willing to write 'not justified' when it is not.

Three ideas run through the set. A test checks its counts at the hypothesized value p0p_0 (read 'p-naught', the number stated in the null hypothesis), while a confidence interval has no such value and must check them at the observed p^\hat{p} (read 'p-hat', the sample proportion). For a mean, n30n \ge 30 settles the shape question on its own, and below 30 the description of the sample plot decides it. For a χ2\chi^2 (chi-square) test the rule is about expected counts, not the counts you observed.

Work each problem before opening the steps, and write every condition as a sentence a reader could check. The conditions for inference checklist collects the rules in one place, why 10 successes and 10 failures explains where the proportion rule comes from, and t-tests with a small sample size covers the n<30n < 30 case. The course wording is on topic 3.5 and topic 4.2, and more sets are on the practice page.

Problem 1

A regional transit agency states that 35% of its riders use a monthly pass. The agency serves about 24,000 riders. A researcher takes a random sample of 240 riders and finds 96 with a monthly pass. Check every condition for a one-sample z-test of the null hypothesis H0:p=0.35H_0: p = 0.35 against the alternative hypothesis Ha:p0.35H_a: p \ne 0.35, showing the numbers.

Show the worked solution
  1. Random. The 240 riders are stated to be a random sample of the agency's riders, so the randomization condition is met. Say what makes it random rather than writing the word 'random' by itself.

  2. 10%. Sampling is without replacement, so the sample size nn must be at most 10% of the population size NN: n0.10Nn \le 0.10N. Here 0.10(24000)=24000.10(24000) = 2400, and 2402400240 \le 2400, so the condition is met.

  3. Large Counts. For a test, the counts are checked at the hypothesized value p0=0.35p_0 = 0.35, not at the sample proportion. np0=240(0.35)=84np_0 = 240(0.35) = 84 and n(1p0)=240(0.65)=156n(1 - p_0) = 240(0.65) = 156.

  4. Confirm both counts clear 10. 841084 \ge 10 and 15610156 \ge 10, so the condition is met. As an arithmetic check, 84+156=24084 + 156 = 240, which is nn.

  5. Note what plays no role here. The sample proportion p^=96240=0.40\hat{p} = \frac{96}{240} = 0.40 is the statistic you will standardize next, but it does not enter the Large Counts check for a test.

  6. Conclude. All three conditions are met, so a one-sample z-test for a population proportion is justified for these data.

Random: stated random sample of riders. 10%: 2400.10(24000)=2400240 \le 0.10(24000) = 2400. Large Counts: np0=84np_0 = 84 and n(1p0)=156n(1 - p_0) = 156, both at least 10. All three met, so the one-sample z-test is justified.

Problem 2

A seed library has about 900 members. Staff take a random sample of 60 members and find that 8 of them returned seeds at the end of the season. (a) Are the conditions met for a one-sample z-test of H0:p=0.20H_0: p = 0.20 against Ha:p<0.20H_a: p < 0.20? (b) Are the conditions met for a one-sample z-interval for pp? (c) Explain why the two answers differ.

Show the worked solution
  1. (a) Random and 10%. The 60 members are a random sample, and 0.10(900)=900.10(900) = 90 with 609060 \le 90, so both conditions are met.

  2. (a) Large Counts at p0p_0. A test has a hypothesized value, so use p0=0.20p_0 = 0.20: np0=60(0.20)=12np_0 = 60(0.20) = 12 and n(1p0)=60(0.80)=48n(1 - p_0) = 60(0.80) = 48. Both are at least 10, so the condition is met and the test is justified.

  3. (b) Random and 10% again. These do not depend on the procedure, so they are still met.

  4. (b) Normality at p^\hat{p}. An interval has no hypothesized value, so the condition uses the observed counts: successes np^=8n\hat{p} = 8 and failures n(1p^)=608=52n(1 - \hat{p}) = 60 - 8 = 52.

  5. (b) Compare to 10. The 52 failures are fine, but the 8 successes fall below 10, so the condition fails and a one-sample z-interval is not justified for these data.

  6. (c) Explain the gap. A test asks whether this sample would be surprising if pp were 0.200.20, so its sampling distribution is centered at 0.200.20 and the counts are checked there. An interval has no such anchor and must use p^=8600.133\hat{p} = \frac{8}{60} \approx 0.133, and at that rate 60 members produce too few successes for the normal approximation.

  7. (c) Take the general lesson. The same dataset can justify one procedure and rule out another, so check the counts for the procedure you are actually running.

(a) Yes: np0=12np_0 = 12 and n(1p0)=48n(1 - p_0) = 48, both at least 10, so the test is justified. (b) No: the interval uses observed counts and np^=8n\hat{p} = 8 is below 10. (c) A test checks the counts at p0p_0, while an interval has no p0p_0 and must check them at p^\hat{p}.

Problem 3

A hospital employs 3,200 people and wants a 95% confidence interval for the mean one-way commute time of its employees. A random sample of 46 employees gives xˉ=27.4\bar{x} = 27.4 minutes (read 'x-bar', the sample mean) and s=9.6s = 9.6 minutes (the sample standard deviation). Nothing is known about the shape of the population of commute times. Check the conditions for a one-sample t-interval, then find the standard error.

Show the worked solution
  1. Random. The 46 employees are a random sample of the hospital's employees, so the condition is met.

  2. 10%. Sampling is without replacement, and 0.10(3200)=3200.10(3200) = 320 with 4632046 \le 320, so the condition is met.

  3. Sample data condition. The population shape is unknown, but n=4630n = 46 \ge 30, which satisfies the condition on its own. You do not need a plot and you do not need to assume the commute times are normal.

  4. Say why n30n \ge 30 is enough. By the central limit theorem, the sampling distribution of xˉ\bar{x} is approximately normal for a sample this size even when the population of individual commute times is skewed.

  5. Pick the right family of curves. The population standard deviation σ\sigma (sigma) is unknown, so you use ss and a t-distribution with degrees of freedom df=n1=461=45df = n - 1 = 46 - 1 = 45, not a z-interval.

  6. Find the standard error. SE=sn=9.646=9.66.78231.415SE = \frac{s}{\sqrt{n}} = \frac{9.6}{\sqrt{46}} = \frac{9.6}{6.7823} \approx 1.415 minutes.

All three met: random sample; 460.10(3200)=32046 \le 0.10(3200) = 320; and n=4630n = 46 \ge 30, so no plot is needed. The one-sample t-interval is justified with df=45df = 45 and SE=9.6461.415SE = \frac{9.6}{\sqrt{46}} \approx 1.415 minutes.

Problem 4

A bookshop owner wants a confidence interval for the mean time a customer spends in the shop. She randomly selects 14 of the roughly 300 customers from one week and records their times. (a) The dotplot of the 14 times is roughly symmetric with no outliers. Are the conditions for a one-sample t-interval met? (b) Suppose instead the dotplot is strongly right-skewed with one customer at 95 minutes, far above the rest. Are the conditions met? (c) What would change your answer in (b)?

Show the worked solution
  1. (a) Random and 10%. The 14 customers are randomly selected, and 0.10(300)=300.10(300) = 30 with 143014 \le 30, so both are met.

  2. (a) Sample data condition. Here n=14<30n = 14 < 30, so the sample size alone does not settle it and you fall back on the shape of the data. Roughly symmetric with no outliers means free from strong skewness and outliers, so the condition is met.

  3. (a) Conclude. All three conditions are met, so a one-sample t-interval with df=141=13df = 14 - 1 = 13 is justified.

  4. (b) Recheck each condition separately. Random and 10% are unchanged and still met, because changing the shape of the data does not change how the sample was chosen.

  5. (b) Apply the sample data condition. With n=14<30n = 14 < 30 and a plot showing strong right skew plus a clear outlier at 95 minutes, the condition fails. The one-sample t-interval is not justified, so describe the data instead of reporting an interval.

  6. (c) Name what would fix it. Either a larger sample, since n30n \ge 30 removes the need to inspect the plot, or credible information that the population of visit times is approximately normal.

  7. (c) Name what would not fix it. Lowering the confidence level, using a different formula for the standard error, or dropping the outlier without a documented reason. The condition is about the shape of the data relative to nn.

(a) Met: random, 143014 \le 30, and with n<30n < 30 a roughly symmetric plot with no outliers satisfies the sample data condition. (b) Not met: strong right skew and an outlier at n=14n = 14, so the t-interval is not justified. (c) A sample of at least 30, or evidence that the population is approximately normal.

Problem 5

A city tests three recycling-bin labels. Sixty volunteers are randomly assigned to each label, 180 in all, and each volunteer sorts one bag of mixed waste. The number who sort correctly is 39 for Label A, 45 for Label B, and 30 for Label C.

LabelSorted correctlyNot sorted correctlyRow total
A392160
B451560
C303060
Total11466180

Check the conditions for a χ2\chi^2 test for homogeneity, showing every expected count.

Show the worked solution
  1. Confirm the table. The 'not sorted correctly' counts are 6039=2160 - 39 = 21, 6045=1560 - 45 = 15, and 6030=3060 - 30 = 30. Column totals are 39+45+30=11439 + 45 + 30 = 114 and 21+15+30=6621 + 15 + 30 = 66, and 114+66=180114 + 66 = 180.

  2. Random. Volunteers were randomly assigned to the three labels, which meets the randomized-experiment version of the randomization condition for a test for homogeneity.

  3. 10%. This condition is not needed here, because the data come from a randomized experiment rather than from sampling without replacement out of a population.

  4. Set up the expected counts. E=(row total)(column total)grand totalE = \frac{(\text{row total})(\text{column total})}{\text{grand total}}, computed under the null hypothesis that the three labels give the same distribution of outcomes.

  5. Compute the 'sorted correctly' column. Every row total is 60, so each expected count is 60(114)180=6840180=38\frac{60(114)}{180} = \frac{6840}{180} = 38.

  6. Compute the 'not sorted correctly' column. Each expected count is 60(66)180=3960180=22\frac{60(66)}{180} = \frac{3960}{180} = 22.

  7. Check the arithmetic. Each row gives 38+22=6038 + 22 = 60, and the columns give 3(38)=1143(38) = 114 and 3(22)=663(22) = 66, matching the observed totals.

  8. Apply the rule. All six expected counts, 38,38,38,22,22,2238, 38, 38, 22, 22, 22, are greater than 5, so the expected counts condition is met and the χ2\chi^2 test for homogeneity is justified. Note that the small observed count of 15 is irrelevant, since the condition is about expected counts.

Random: randomized experiment. 10%: not needed for a randomized experiment. Expected counts are 38 in each 'sorted correctly' cell and 22 in each 'not sorted correctly' cell, all greater than 5. The chi-square test for homogeneity is justified.

Problem 6

A city runs a randomized experiment at its parking meters. Of 180 drivers randomly assigned a paper receipt prompt, 117 pay for the full time; of 180 drivers randomly assigned a text prompt, 135 pay for the full time. Let p1p_1 and p2p_2 be the true full-payment proportions for the paper and text prompts. (a) Check the conditions for a two-sample z-test of H0:p1=p2H_0: p_1 = p_2. (b) Check the conditions for a two-sample z-interval for p1p2p_1 - p_2. (c) State which counts each procedure uses and why.

Show the worked solution
  1. Find the sample proportions. p^1=117180=0.65\hat{p}_1 = \frac{117}{180} = 0.65 for the paper prompt and p^2=135180=0.75\hat{p}_2 = \frac{135}{180} = 0.75 for the text prompt.

  2. (a) Random and 10%. Drivers were randomly assigned to the two prompts, which meets the randomized-experiment version of the condition, and the 10% condition is unnecessary for a randomized experiment.

  3. (a) Pooled proportion. A test assumes p1=p2p_1 = p_2, so the counts are checked at the combined proportion p^c=117+135180+180=252360=0.70\hat{p}_c = \frac{117 + 135}{180 + 180} = \frac{252}{360} = 0.70.

  4. (a) Expected counts for the test. For each group, 180(0.70)=126180(0.70) = 126 and 180(0.30)=54180(0.30) = 54. All four values 126,54,126,54126, 54, 126, 54 are at least 10, so the two-sample z-test is justified.

  5. (b) Observed counts for the interval. An interval estimates a difference and never assumes the proportions are equal, so it uses each group's own counts: 117 and 180117=63180 - 117 = 63 for the paper prompt, 135 and 180135=45180 - 135 = 45 for the text prompt.

  6. (b) Compare to 10. All four observed counts are at least 10, so the two-sample z-interval is also justified.

  7. (c) Explain the difference. The test pools because its null hypothesis says the two proportions share one common value, and the best estimate of that value uses both samples. The interval has no null value to borrow, so it keeps the groups separate.

  8. (c) Note the shared discipline. Both procedures happened to pass here, but each required four specific counts written down, not the phrase 'large counts is met'.

(a) Justified: randomized experiment, and the pooled p^c=0.70\hat{p}_c = 0.70 gives expected counts 180(0.70)=126180(0.70) = 126 and 180(0.30)=54180(0.30) = 54 in each group, all at least 10. (b) Justified: the observed counts 117, 63, 135, and 45 are all at least 10. (c) The test uses pooled counts, the interval uses each group's own observed counts.

Problem 7

A podcast host reads a link on air and asks listeners to visit a page and say whether they skip the ads. 1,500 listeners respond and 1,080 say they skip. The host wants to test H0:p=0.65H_0: p = 0.65 against Ha:p>0.65H_a: p > 0.65 for all of the show's listeners, of whom there are several million. (a) Check each condition. (b) Is the test justified? (c) The host offers to leave the page open until 15,000 people respond. Does that fix the problem?

Show the worked solution
  1. Find the sample proportion. p^=10801500=0.72\hat{p} = \frac{1080}{1500} = 0.72.

  2. (a) 10%. The show has several million listeners, so 1,500 is far below 10% of the population. This condition is met with room to spare.

  3. (a) Large Counts. At p0=0.65p_0 = 0.65, np0=1500(0.65)=975np_0 = 1500(0.65) = 975 and n(1p0)=1500(0.35)=525n(1 - p_0) = 1500(0.35) = 525. Both are far above 10, so this condition is met.

  4. (a) Random. This one fails. Respondents selected themselves by choosing to visit the page, which makes this a voluntary response sample, not a random sample of the show's listeners.

  5. (a) Say why the failure matters. Listeners with strong feelings about ads are the ones most likely to answer, so p^=0.72\hat{p} = 0.72 estimates the skip rate among people motivated to respond, not among all listeners.

  6. (b) Conclude. The test is not justified. Two of the three conditions pass easily but that does not rescue the procedure, because randomization is the condition that lets you treat p^\hat{p} as an unbiased estimate of pp and lets the standard error formula describe the real sampling variability.

  7. (c) Answer the sample size question. No. Bias does not shrink as nn grows; only the standard error does, since SESE has n\sqrt{n} in the denominator.

  8. (c) Describe the result. With 15,000 voluntary responses you would get a narrower interval centered on the same wrong value, which is a more confident wrong answer rather than a better one.

(a) 10% and Large Counts pass easily (np0=975np_0 = 975 and n(1p0)=525n(1 - p_0) = 525), but Random fails: this is a voluntary response sample. (b) Not justified. (c) No, a larger voluntary response sample shrinks the standard error without touching the bias.

Problem 8

A county fair drew about 18,000 attendees. Organizers survey a random sample of 150 of them. Of those surveyed, 27 arrived on the free shuttle and 123 did not. The age breakdown of the 150 is: under 18, 30 people; 18 to 59, 96 people; 60 and over, 24 people. (a) Are the conditions met for a one-sample z-interval for the proportion of attendees who arrived on the shuttle? (b) Organizers also want a χ2\chi^2 test for independence between age group and whether the attendee took the shuttle. Are those conditions met? (c) Explain how the same 150 responses can justify one procedure and not the other, and say what would fix (b).

Show the worked solution
  1. (a) Random and 10%. The 150 attendees are a random sample, and 0.10(18000)=18000.10(18000) = 1800 with 1501800150 \le 1800, so both are met.

  2. (a) Normality at p^\hat{p}. An interval uses observed counts: successes =27= 27 and failures =15027=123= 150 - 27 = 123. Both are at least 10, so the condition is met and the one-sample z-interval is justified, with p^=27150=0.18\hat{p} = \frac{27}{150} = 0.18.

  3. (b) Random and 10%. A test for independence needs one random sample from a single population, which is what the organizers have, and 1501800150 \le 1800 again, so both are met.

  4. (b) Set up the expected counts. E=(row total)(column total)150E = \frac{(\text{row total})(\text{column total})}{150}, where the column totals are 27 for the shuttle and 123 for no shuttle, and the row totals are 30, 96, and 24.

  5. (b) Compute the shuttle column. Under 18: 30(27)150=810150=5.4\frac{30(27)}{150} = \frac{810}{150} = 5.4. Ages 18 to 59: 96(27)150=2592150=17.28\frac{96(27)}{150} = \frac{2592}{150} = 17.28. Ages 60 and over: 24(27)150=648150=4.32\frac{24(27)}{150} = \frac{648}{150} = 4.32.

  6. (b) Compute the no-shuttle column. Under 18: 30(123)150=3690150=24.6\frac{30(123)}{150} = \frac{3690}{150} = 24.6. Ages 18 to 59: 96(123)150=11808150=78.72\frac{96(123)}{150} = \frac{11808}{150} = 78.72. Ages 60 and over: 24(123)150=2952150=19.68\frac{24(123)}{150} = \frac{2952}{150} = 19.68.

  7. (b) Check the arithmetic. The shuttle column gives 5.4+17.28+4.32=275.4 + 17.28 + 4.32 = 27 and the other column gives 24.6+78.72+19.68=12324.6 + 78.72 + 19.68 = 123, matching the observed totals.

  8. (b) Apply the rule. The expected count 4.324.32 for '60 and over, shuttle' is not greater than 5, so the expected counts condition fails and the χ2\chi^2 test for independence is not justified. One failing cell is enough to stop the procedure.

  9. (c) Explain the split. Conditions attach to procedures, not to datasets. The interval only needs enough shuttle riders in the sample overall, and 27 clears the bar, while the chi-square test needs enough expected in every one of the six cells, and the 60-and-over group has only 24 people crossed with a column that is just 18% of the sample.

  10. (c) Say what would fix it. A larger overall sample, or a design that surveys more attendees aged 60 and over, would raise that expected count above 5. Choosing a larger α\alpha (alpha, the significance level) would not, and neither would pointing at the observed counts, since the rule is about expected counts.

(a) Met: random sample, 1501800150 \le 1800, and observed counts 27 and 123 are both at least 10, so the z-interval is justified. (b) Not met: the expected count for '60 and over, shuttle' is 24(27)150=4.32\frac{24(27)}{150} = 4.32, which is not greater than 5, so the chi-square test is not justified. (c) Conditions are checked per procedure; a larger sample, or more attendees sampled from the 60 and over group, would fix it.