Sampling distribution of p-hat practice problems

By Jude Wallis · Updated

This set has eight problems on the sampling distribution of the sample proportion p-hat: finding its mean and standard deviation, checking the large counts and 10% conditions, standardizing to z for a probability, and recognizing when the normal model is not justified.

AP Statistics: Unit 3 (topics 3.2 Sampling Distributions for Sample Proportions). In the Fall 2026 AP Statistics course, Unit 3 topic 3.2 asks you to calculate the mean and standard deviation of the sampling distribution of a sample proportion (objective 3.2.A), justify the conditions for that sampling distribution (objective 3.2.B), and interpret the mean, standard deviation, and probabilities in context (objective 3.2.C). The course states the conditions as the randomization condition, the 10% condition when sampling without replacement, and the requirement that np and n(1-p) both reach 10, which many textbooks call the large counts condition. Unit 3 carries 15 to 25 percent of the multiple-choice section.

What these problems build

These 8 problems cover Unit 3 topic 3.2: the center and spread of the sampling distribution of p^\hat{p} (say "p-hat", the sample proportion), the conditions that let you treat that distribution as approximately normal, and probability questions once those conditions hold.

Two formulas carry the whole set. The mean is μp^=p\mu_{\hat{p}} = p, where μp^\mu_{\hat{p}} (say "mu p-hat") is the mean of that sampling distribution and pp is the population proportion, and the standard deviation is σp^=p(1p)n\sigma_{\hat{p}} = \sqrt{\frac{p(1-p)}{n}}, where σ\sigma (say "sigma") stands for a standard deviation and nn is the sample size. Before you reach for a normal model, check that the sample was random, that 10nN10n \leq N (the 10% condition, where NN is the population size), and that np10np \geq 10 and n(1p)10n(1-p) \geq 10 (the large counts condition).

Problems 1 and 2 are routine. Problem 5 is the one where the conditions fail, so no z-calculation is allowed. Problem 6 separates the spread of the sampling distribution from the spread of the population, a common mix-up on this topic, and problems 3 and 8 show what changing the sample size does to that spread.

Work each problem on paper before opening its solution. For the underlying ideas read how to find p-hat and sampling distributions explained, then watch the shape change with sample size in the sampling distribution interactive. Normal areas come from the z-table, and the matching course page is topic 3.2 on sampling distributions for sample proportions.

Problem 1

A city library system knows that p=0.40p = 0.40 of its cardholders used the ebook app last month, where pp is the population proportion. A staff analyst plans to take a random sample of n=150n = 150 cardholders and record p^\hat{p} (p-hat), the sample proportion who used the app. Find the mean and standard deviation of the sampling distribution of p^\hat{p}.

Show the worked solution
  1. The sampling distribution of p^\hat{p} is centered at the population proportion, so μp^=p=0.40\mu_{\hat{p}} = p = 0.40.

  2. Its standard deviation is σp^=p(1p)n\sigma_{\hat{p}} = \sqrt{\frac{p(1-p)}{n}}, where σp^\sigma_{\hat{p}} (say "sigma p-hat") measures how much sample proportions vary from sample to sample.

  3. Compute the product inside the square root: p(1p)=0.40×0.60=0.24p(1-p) = 0.40 \times 0.60 = 0.24.

  4. Divide by the sample size: 0.24150=0.0016\frac{0.24}{150} = 0.0016.

  5. Take the square root: 0.0016=0.04\sqrt{0.0016} = 0.04.

μp^=0.40\mu_{\hat{p}} = 0.40 and σp^=0.04\sigma_{\hat{p}} = 0.04.

Problem 2

A hiking club has N=900N = 900 members, and p=0.20p = 0.20 of them have finished the full ridge trail. An officer takes a simple random sample of n=64n = 64 members. (a) Verify the 10% condition and the large counts condition. (b) Give the mean and standard deviation of the sampling distribution of p^\hat{p} (p-hat).

Show the worked solution
  1. For part (a), the 10% condition says the population must be at least 10 times the sample when you sample without replacement: check 10nN10n \leq N.

  2. Compute 10n=10×64=64010n = 10 \times 64 = 640, and compare to N=900N = 900. Since 640900640 \leq 900, the 10% condition is met.

  3. The large counts condition requires at least 10 expected successes and 10 expected failures: np10np \geq 10 and n(1p)10n(1-p) \geq 10.

  4. Expected successes: np=64×0.20=12.8np = 64 \times 0.20 = 12.8, and 12.81012.8 \geq 10. Expected failures: n(1p)=64×0.80=51.2n(1-p) = 64 \times 0.80 = 51.2, and 51.21051.2 \geq 10. Both hold, so the sampling distribution of p^\hat{p} is approximately normal.

  5. For part (b), the center is μp^=p=0.20\mu_{\hat{p}} = p = 0.20.

  6. For the spread, p(1p)=0.20×0.80=0.16p(1-p) = 0.20 \times 0.80 = 0.16, then 0.1664=0.0025\frac{0.16}{64} = 0.0025, and 0.0025=0.05\sqrt{0.0025} = 0.05.

(a) 10n=64090010n = 640 \leq 900, and np=12.810np = 12.8 \geq 10 with n(1p)=51.210n(1-p) = 51.2 \geq 10, so both conditions hold. (b) μp^=0.20\mu_{\hat{p}} = 0.20 and σp^=0.05\sigma_{\hat{p}} = 0.05.

Problem 3

A podcast network knows that p=0.36p = 0.36 of listeners finish an episode all the way through. (a) Find σp^\sigma_{\hat{p}} for a random sample of n=100n = 100 listeners. (b) Find σp^\sigma_{\hat{p}} for a random sample of n=400n = 400. (c) Explain the relationship between the two answers. (d) What sample size would cut the standard deviation from part (a) to one third of its value?

Show the worked solution
  1. Compute the piece both parts share: p(1p)=0.36×0.64=0.2304p(1-p) = 0.36 \times 0.64 = 0.2304.

  2. For part (a) with n=100n = 100: 0.2304100=0.002304\frac{0.2304}{100} = 0.002304, and 0.002304=0.048\sqrt{0.002304} = 0.048.

  3. For part (b) with n=400n = 400: 0.2304400=0.000576\frac{0.2304}{400} = 0.000576, and 0.000576=0.024\sqrt{0.000576} = 0.024.

  4. For part (c), compare: 0.0240.048=0.5\frac{0.024}{0.048} = 0.5, so multiplying the sample size by 4 cut the standard deviation exactly in half.

  5. The reason is the square root in σp^=p(1p)n\sigma_{\hat{p}} = \sqrt{\frac{p(1-p)}{n}}. Multiplying nn by 4 divides σp^\sigma_{\hat{p}} by 4=2\sqrt{4} = 2, so precision improves more slowly than sample size grows.

  6. For part (d), to divide σp^\sigma_{\hat{p}} by 3 you need n\sqrt{n} to grow by a factor of 3, so multiply nn by 32=93^2 = 9: n=100×9=900n = 100 \times 9 = 900.

  7. Confirm: 0.2304900=0.000256\frac{0.2304}{900} = 0.000256, and 0.000256=0.016\sqrt{0.000256} = 0.016, which is exactly 0.0483\frac{0.048}{3}.

(a) 0.0480.048. (b) 0.0240.024. (c) Multiplying nn by 4 halves σp^\sigma_{\hat{p}}, because nn sits under a square root. (d) n=900n = 900, which gives σp^=0.016\sigma_{\hat{p}} = 0.016.

Problem 4

A community college with N=9,000N = 9{,}000 students knows that p=0.25p = 0.25 of them retake the math placement test. An advisor takes a simple random sample of n=300n = 300 students. Find the probability that more than 28% of the sample retook the test, after checking that a normal model is justified.

Show the worked solution
  1. Check the randomness condition: the sample is a simple random sample, so it is satisfied.

  2. Check the 10% condition: 10n=10×300=300010n = 10 \times 300 = 3000, and 300090003000 \leq 9000, so the condition holds.

  3. Check the large counts condition: np=300×0.25=7510np = 300 \times 0.25 = 75 \geq 10 and n(1p)=300×0.75=22510n(1-p) = 300 \times 0.75 = 225 \geq 10. The sampling distribution of p^\hat{p} (p-hat) is approximately normal.

  4. Find the center: μp^=p=0.25\mu_{\hat{p}} = p = 0.25.

  5. Find the spread: p(1p)=0.25×0.75=0.1875p(1-p) = 0.25 \times 0.75 = 0.1875, then 0.1875300=0.000625\frac{0.1875}{300} = 0.000625, and 0.000625=0.025\sqrt{0.000625} = 0.025.

  6. Standardize p^=0.28\hat{p} = 0.28 to a z-score, which counts standard deviations from the center: z=0.280.250.025=0.030.025=1.20z = \frac{0.28 - 0.25}{0.025} = \frac{0.03}{0.025} = 1.20.

  7. Take the upper-tail area: P(Z>1.20)=1P(Z<1.20)=10.8849=0.1151P(Z > 1.20) = 1 - P(Z < 1.20) = 1 - 0.8849 = 0.1151.

P(p^>0.28)0.1151P(\hat{p} > 0.28) \approx 0.1151, so about 11.5% of random samples of 300 students would exceed 28%.

Problem 5

A forestry office estimates that p=0.03p = 0.03 of the pines in a large state forest carry a particular fungus. A crew inspects a random sample of n=200n = 200 pines. (a) Find μp^\mu_{\hat{p}} and σp^\sigma_{\hat{p}}. (b) Check the large counts condition. (c) A student uses a normal model to compute P(p^>0.05)P(\hat{p} > 0.05). Explain why that calculation is not justified, and describe the actual shape of the sampling distribution. (d) What is the smallest sample size that would satisfy the large counts condition?

Show the worked solution
  1. For part (a), the center is μp^=p=0.03\mu_{\hat{p}} = p = 0.03.

  2. For the spread: p(1p)=0.03×0.97=0.0291p(1-p) = 0.03 \times 0.97 = 0.0291, then 0.0291200=0.0001455\frac{0.0291}{200} = 0.0001455, and 0.00014550.0121\sqrt{0.0001455} \approx 0.0121.

  3. For part (b), the expected number of successes is np=200×0.03=6np = 200 \times 0.03 = 6, and the expected number of failures is n(1p)=200×0.97=194n(1-p) = 200 \times 0.97 = 194.

  4. Since 6<106 < 10, the large counts condition fails, even though the failure count of 194 is far above 10. Both parts have to pass, not just one.

  5. For part (c), the z-score method assumes the sampling distribution of p^\hat{p} is approximately normal, and that assumption is exactly what the failed condition denies. Any area read from a z-table here would be unreliable, so the calculation is not justified.

  6. The real shape is strongly right-skewed. With p=0.03p = 0.03 the distribution is pressed up against the boundary at p^=0\hat{p} = 0 (a sample can contain no infected pines at all), while a handful of infected pines pulls a long tail to the right.

  7. For part (d), solve np10np \geq 10 for nn: n100.03333.33n \geq \frac{10}{0.03} \approx 333.33, so n=334n = 334 is the first whole number that works. Check it: 334×0.03=10.0210334 \times 0.03 = 10.02 \geq 10, while 333×0.03=9.99333 \times 0.03 = 9.99 falls short.

  8. Confirm the other half of the condition at that size: 334×0.97=323.9810334 \times 0.97 = 323.98 \geq 10, so n=334n = 334 satisfies both parts.

(a) μp^=0.03\mu_{\hat{p}} = 0.03 and σp^0.0121\sigma_{\hat{p}} \approx 0.0121. (b) The condition fails, because np=6<10np = 6 < 10. (c) The normal model does not apply, so the z-area is not justified; the sampling distribution is strongly right-skewed. (d) n=334n = 334.

Problem 6

At a national park, p=0.20p = 0.20 of visitors arrive by public transit. Code each visitor as X=1X = 1 for transit and X=0X = 0 otherwise, so XX is a random variable for one visitor. A ranger takes a random sample of n=400n = 400 visitors and records p^\hat{p} (p-hat). (a) Find the standard deviation of XX for a single visitor. (b) Find σp^\sigma_{\hat{p}}. (c) A ranger says the value in part (b) shows how much individual visitors differ. Explain what each number actually measures.

Show the worked solution
  1. For part (a), write the distribution of the single-visitor variable: P(X=1)=0.20P(X = 1) = 0.20 and P(X=0)=0.80P(X = 0) = 0.80. Its mean is μX=1(0.20)+0(0.80)=0.20\mu_X = 1(0.20) + 0(0.80) = 0.20.

  2. Apply the discrete random variable formula σX=(xiμX)2P(xi)\sigma_X = \sqrt{\sum (x_i - \mu_X)^2 P(x_i)}. The squared deviations are (00.20)2=0.04(0 - 0.20)^2 = 0.04 and (10.20)2=0.64(1 - 0.20)^2 = 0.64.

  3. Weight and add: 0.04(0.80)=0.0320.04(0.80) = 0.032 and 0.64(0.20)=0.1280.64(0.20) = 0.128, so the variance is 0.032+0.128=0.160.032 + 0.128 = 0.16, and σX=0.16=0.4\sigma_X = \sqrt{0.16} = 0.4.

  4. For part (b), p(1p)=0.20×0.80=0.16p(1-p) = 0.20 \times 0.80 = 0.16, then 0.16400=0.0004\frac{0.16}{400} = 0.0004, and σp^=0.0004=0.02\sigma_{\hat{p}} = \sqrt{0.0004} = 0.02.

  5. Notice the link between them: σp^=σXn=0.4400=0.420=0.02\sigma_{\hat{p}} = \frac{\sigma_X}{\sqrt{n}} = \frac{0.4}{\sqrt{400}} = \frac{0.4}{20} = 0.02, which is the same answer by a different route.

  6. For part (c), the ranger has swapped the two. The population standard deviation 0.40.4 describes variation among individual visitors, who each score 0 or 1. The value 0.020.02 describes variation among sample proportions: if the ranger repeated the survey of 400 visitors many times, those p^\hat{p} values would typically sit about 0.020.02 away from 0.200.20.

  7. The sampling distribution is 20 times tighter than the population here, because averaging 400 individual 0s and 1s smooths out the individual variation.

(a) σX=0.4\sigma_X = 0.4. (b) σp^=0.02\sigma_{\hat{p}} = 0.02. (c) 0.40.4 measures how much individual visitors vary; 0.020.02 measures how much the sample proportion varies from one sample of 400 to the next.

Problem 7

A school district serving N=25,000N = 25{,}000 families reports that p=0.60p = 0.60 of families use the district bus. A consultant takes a simple random sample of n=600n = 600 families. (a) Verify the conditions for a normal model. (b) Give μp^\mu_{\hat{p}} and σp^\sigma_{\hat{p}}. (c) Find P(p^0.63)P(\hat{p} \geq 0.63). (d) Interpret that probability in context.

Show the worked solution
  1. For part (a), start with randomness: the families were chosen by a simple random sample, so that condition is met.

  2. 10% condition: 10n=10×600=600010n = 10 \times 600 = 6000, and 6000250006000 \leq 25000, so the sample is small enough relative to the district.

  3. Large counts condition: np=600×0.60=36010np = 600 \times 0.60 = 360 \geq 10 and n(1p)=600×0.40=24010n(1-p) = 600 \times 0.40 = 240 \geq 10. All three conditions hold, so the sampling distribution of p^\hat{p} (p-hat) is approximately normal.

  4. For part (b), μp^=p=0.60\mu_{\hat{p}} = p = 0.60. For the spread: p(1p)=0.60×0.40=0.24p(1-p) = 0.60 \times 0.40 = 0.24, then 0.24600=0.0004\frac{0.24}{600} = 0.0004, and 0.0004=0.02\sqrt{0.0004} = 0.02.

  5. For part (c), standardize 0.630.63: z=0.630.600.02=0.030.02=1.50z = \frac{0.63 - 0.60}{0.02} = \frac{0.03}{0.02} = 1.50.

  6. Read the upper tail: P(Z1.50)=1P(Z<1.50)=10.9332=0.0668P(Z \geq 1.50) = 1 - P(Z < 1.50) = 1 - 0.9332 = 0.0668.

  7. For part (d), state the result as a long-run proportion of samples: if the district's claim of p=0.60p = 0.60 is right, about 6.68% of random samples of 600 families would produce a sample proportion of 0.630.63 or higher.

(a) Random sample, 10n=60002500010n = 6000 \leq 25000, np=36010np = 360 \geq 10, n(1p)=24010n(1-p) = 240 \geq 10. (b) μp^=0.60\mu_{\hat{p}} = 0.60, σp^=0.02\sigma_{\hat{p}} = 0.02. (c) P(p^0.63)0.0668P(\hat{p} \geq 0.63) \approx 0.0668. (d) About 6.68% of samples of 600 families would reach 63% or more when p=0.60p = 0.60.

Problem 8

A city claims that p=0.75p = 0.75 of its N=40,000N = 40{,}000 curbside recycling bins are free of contamination. An auditor inspects a simple random sample of n=1,200n = 1{,}200 bins and finds that 72% are clean. (a) Verify the conditions and give σp^\sigma_{\hat{p}}. (b) Find P(p^0.72)P(\hat{p} \leq 0.72) assuming the city's claim is true. (c) Does the audit give convincing evidence against the claim? (d) Suppose the auditor had inspected only 75 bins and still found 72% clean. Redo the probability and compare.

Show the worked solution
  1. For part (a), the sample is a simple random sample. The 10% condition holds because 10n=10×1200=1200010n = 10 \times 1200 = 12000 and 120004000012000 \leq 40000.

  2. Large counts: np=1200×0.75=90010np = 1200 \times 0.75 = 900 \geq 10 and n(1p)=1200×0.25=30010n(1-p) = 1200 \times 0.25 = 300 \geq 10, so a normal model is justified.

  3. Spread: p(1p)=0.75×0.25=0.1875p(1-p) = 0.75 \times 0.25 = 0.1875, then 0.18751200=0.00015625\frac{0.1875}{1200} = 0.00015625, and σp^=0.00015625=0.0125\sigma_{\hat{p}} = \sqrt{0.00015625} = 0.0125.

  4. For part (b), standardize the observed value: z=0.720.750.0125=0.030.0125=2.40z = \frac{0.72 - 0.75}{0.0125} = \frac{-0.03}{0.0125} = -2.40.

  5. Read the lower tail: P(Z2.40)=0.0082P(Z \leq -2.40) = 0.0082.

  6. For part (c), interpret that number. If the city's claim held, only about 0.82% of random samples of 1,200 bins would come in at 72% clean or lower. A result that rare is convincing evidence that the true proportion is below 0.750.75.

  7. For part (d), recompute the spread at n=75n = 75: 0.187575=0.0025\frac{0.1875}{75} = 0.0025, and 0.0025=0.05\sqrt{0.0025} = 0.05. Check the conditions still pass: 75×0.75=56.251075 \times 0.75 = 56.25 \geq 10 and 75×0.25=18.751075 \times 0.25 = 18.75 \geq 10.

  8. Standardize again: z=0.720.750.05=0.030.05=0.60z = \frac{0.72 - 0.75}{0.05} = \frac{-0.03}{0.05} = -0.60, and P(Z0.60)=0.2743P(Z \leq -0.60) = 0.2743.

  9. Compare the two. The sample proportion is identical, but at n=75n = 75 roughly 27% of samples would fall this low by chance alone, so that audit proves nothing. Shrinking the sample from 1,200 to 75 divides nn by 16, which multiplies σp^\sigma_{\hat{p}} by 16=4\sqrt{16} = 4: 0.0125×4=0.050.0125 \times 4 = 0.05.

(a) All conditions hold and σp^=0.0125\sigma_{\hat{p}} = 0.0125. (b) P(p^0.72)0.0082P(\hat{p} \leq 0.72) \approx 0.0082. (c) Yes, a result that rare is convincing evidence against the 75% claim. (d) With n=75n = 75, σp^=0.05\sigma_{\hat{p}} = 0.05 and P(p^0.72)0.2743P(\hat{p} \leq 0.72) \approx 0.2743, which is not unusual at all.