College Statistics Quiz: Point Estimates And Sampling Variability
20 questions · exam conditions
0:00
Point Estimates And Sampling VariabilityQuestion 1 of 20

A researcher calculates the standard error of the mean for a sample of size n=25n=25 to be 8.0. Assuming the population standard deviation remains constant, what would be the expected standard error of the mean if the researcher were to increase the sample size to n=100n=100?

2.0
4.0
16.0
32.0
← Back to quizzes

College Statistics Quiz

College Statistics Quiz: Point Estimates And Sampling Variability

Practice Point Estimates And Sampling Variability in College Statistics with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.

What this quiz covers

This quiz focuses on Point Estimates And Sampling Variability, giving you a quick way to practice the rules, question types, and explanations that matter most for College Statistics.

How to use this quiz

Try each quiz question before looking at the correct answer. Use the explanations to review missed ideas, then come back to similar questions until the pattern feels familiar.

All questions

Question 1

A researcher calculates the standard error of the mean for a sample of size n=25n=25 to be 8.0. Assuming the population standard deviation remains constant, what would be the expected standard error of the mean if the researcher were to increase the sample size to n=100n=100?

  1. 2.0
  2. 4.0 (correct answer)
  3. 16.0
  4. 32.0
Explanation: The standard error of the mean (SE) is given by the formula SE=σnSE = \frac{\sigma}{\sqrt{n}}, where σ\sigma is the population standard deviation and nn is the sample size. First, we use the initial information to find σ\sigma: 8.0=σ25=σ58.0 = \frac{\sigma}{\sqrt{25}} = \frac{\sigma}{5}, which implies σ=8.0×5=40\sigma = 8.0 \times 5 = 40. Now, we calculate the new SE with n=100n=100: SEnew=40100=4010=4.0SE_{new} = \frac{40}{\sqrt{100}} = \frac{40}{10} = 4.0. Alternatively, one can see that increasing the sample size by a factor of 4 (from 25 to 100) will decrease the standard error by a factor of 4=2\sqrt{4} = 2. Thus, the new SE is 8.0/2=4.08.0 / 2 = 4.0.

Question 2

An inspector plans to estimate the mean weight of apples in a large shipment. They can take a simple random sample of 100 apples. A colleague suggests that instead of simple random sampling from the entire shipment, they should take a simple random sample of 100 apples from only the top layer of crates, which is much more convenient. Why is the first plan, sampling from the entire shipment, superior for estimating the population mean?

  1. It will produce a point estimate with lower sampling variability because the sample is more dispersed.
  2. It ensures the point estimate is a parameter, while the second plan produces a statistic.
  3. It allows for the use of the Central Limit Theorem, which the second plan does not.
  4. It minimizes the risk of bias in the point estimate, ensuring it is more likely to be centered on the true population mean. (correct answer)
Explanation: The primary advantage of simple random sampling from the entire population is that it produces an unbiased estimator of the population mean. Every apple in the shipment has an equal chance of being selected. The second plan uses a convenience sample. Apples on the top layer may differ systematically from apples in lower layers (e.g., in size, ripeness, or bruising). This systematic difference introduces bias, meaning the sampling distribution of the mean from the second plan is not centered on the true population mean. While variability (Choice A) is important, avoiding bias is the fundamental reason for random sampling.

Question 3

A wildlife biologist obtains a point estimate for the mean weight of a species of adult bear. After analyzing the data, the biologist reports that the estimate has a very small sampling variability. Which of the following is the best interpretation of this finding?

  1. The point estimate is guaranteed to be very close to the true mean weight of the population.
  2. If another random sample of the same size were taken, its sample mean would likely be very close to the current sample mean. (correct answer)
  3. The sample was likely biased, as low variability is unusual in biological measurements.
  4. The true mean weight of the population of bears is very small.
Explanation: Sampling variability describes how much a statistic (the point estimate) is expected to vary from one sample to another. Small sampling variability means that different random samples of the same size are expected to yield similar results. It does not guarantee that the estimate is close to the true population parameter, as the sampling method could be biased. For example, if the biologist only sampled bears in a region with unusually large bears, all the sample means would be close to each other (low variability) but far from the true overall population mean (high bias).

Question 4

The estimated standard error for a sample proportion, p^\hat{p}, from a national poll of 600 randomly selected adults was calculated to be 0.02. Which of the following pairs of values are the most likely possibilities for the observed sample proportion p^\hat{p}?

  1. 0.20 or 0.80
  2. 0.30 or 0.70
  3. 0.40 or 0.60 (correct answer)
  4. 0.50 or 0.50
Explanation: The formula for the standard error of a sample proportion is SE(p^)=p^(1p^)nSE(\hat{p}) = \sqrt{\frac{\hat{p}(1-\hat{p})}{n}}. We are given SE=0.02SE = 0.02 and n=600n=600. We need to find p^\hat{p}. Squaring both sides gives SE2=p^(1p^)nSE^2 = \frac{\hat{p}(1-\hat{p})}{n}. Plugging in the values: (0.02)2=p^(1p^)600(0.02)^2 = \frac{\hat{p}(1-\hat{p})}{600}. This simplifies to 0.0004=p^(1p^)6000.0004 = \frac{\hat{p}(1-\hat{p})}{600}. Multiply by 600: 0.24=p^(1p^)=p^p^20.24 = \hat{p}(1-\hat{p}) = \hat{p} - \hat{p}^2. Rearranging gives the quadratic equation p^2p^+0.24=0\hat{p}^2 - \hat{p} + 0.24 = 0. We can solve this by factoring: (p^0.4)(p^0.6)=0(\hat{p} - 0.4)(\hat{p} - 0.6) = 0. The solutions are p^=0.4\hat{p} = 0.4 or p^=0.6\hat{p} = 0.6.

Question 5

A political consulting firm wants to estimate the proportion of voters in a state who favor a particular ballot initiative. They conduct two independent surveys. Survey A samples 400 likely voters. Survey B samples 900 likely voters. Assume the true proportion of voters who favor the initiative is the same for both surveyed populations. Let p^A\hat{p}_A and p^B\hat{p}_B be the sample proportions from Survey A and Survey B, respectively. Which of the following statements best describes the relationship between the sampling variability of p^A\hat{p}_A and p^B\hat{p}_B?

  1. The standard error of p^A\hat{p}_A is expected to be 2.25 times the standard error of p^B\hat{p}_B.
  2. The standard error of p^A\hat{p}_A is expected to be 1.5 times the standard error of p^B\hat{p}_B. (correct answer)
  3. The standard error of p^B\hat{p}_B is expected to be 1.5 times the standard error of p^A\hat{p}_A.
  4. The standard error of p^B\hat{p}_B is expected to be 2.25 times the standard error of p^A\hat{p}_A.
Explanation: The standard error of a sample proportion is given by SE(p^)=p(1p)nSE(\hat{p}) = \sqrt{\frac{p(1-p)}{n}}. The sampling variability is inversely proportional to the square root of the sample size. The ratio of the standard errors is SE(p^A)SE(p^B)=p(1p)/nAp(1p)/nB=nBnA\frac{SE(\hat{p}_A)}{SE(\hat{p}_B)} = \frac{\sqrt{p(1-p)/n_A}}{\sqrt{p(1-p)/n_B}} = \sqrt{\frac{n_B}{n_A}}. Given nA=400n_A = 400 and nB=900n_B = 900, the ratio is 900400=2.25=1.5\sqrt{\frac{900}{400}} = \sqrt{2.25} = 1.5. Therefore, the standard error of p^A\hat{p}_A is expected to be 1.5 times the standard error of p^B\hat{p}_B.

Question 6

An analyst reports that, based on a random sample of sales data, a point estimate for the average transaction value is $52.10. Which statement represents the most accurate statistical interpretation of this value?

  1. The true average transaction value for all sales is exactly $52.10.
  2. It is more likely than not that the true average transaction value for all sales is $52.10.
  3. The value of $52.10 is a single plausible estimate for the true average transaction value, which is subject to sampling error. (correct answer)
  4. If another sample were taken, the new sample mean would also be $52.10.
Explanation: A point estimate is a single value, derived from a sample, used to estimate a population parameter. It is our 'best guess' based on the sample data, but it is almost never exactly equal to the true parameter value due to sampling variability (or sampling error). Stating that the true value is exactly $52.10 (Choice A) or even that it's more likely than not (Choice B) is too strong a claim. Choice D is incorrect because we expect sample means to vary from sample to sample. Choice C correctly identifies the value as a plausible estimate that is subject to sampling error.

Question 7

A large population has a mean μ\mu and standard deviation σ\sigma. A random sample of size nn is taken from this population, and the sample mean xˉ\bar{x} is calculated. This process is repeated thousands of times.

Which of the following describes the sampling distribution of the sample mean?

  1. The distribution of the thousands of values of xˉ\bar{x} obtained from the repeated sampling. (correct answer)
  2. The distribution of values within the single random sample of size nn.
  3. The distribution of all values in the large population from which samples are drawn.
  4. A single point value, xˉ\bar{x}, that best estimates the population mean μ\mu.
Explanation: The sampling distribution of a statistic (in this case, the sample mean xˉ\bar{x}) is the theoretical probability distribution of that statistic from all possible random samples of a given size drawn from a population. The description of repeating the sampling process thousands of times and collecting the values of xˉ\bar{x} is a simulation that approximates this theoretical distribution. Choice B describes the sample distribution. Choice C describes the population distribution. Choice D describes a point estimate, not a distribution.

Question 8

The scores on a standardized test are approximately normally distributed with a mean of μ=500\mu=500 and a standard deviation of σ=100\sigma=100. If a random sample of 25 test-takers is selected, what is the approximate probability that their sample mean score xˉ\bar{x} will be a point estimate within 10 points of the true population mean?

  1. 0.197
  2. 0.383 (correct answer)
  3. 0.683
  4. 0.954
Explanation: We want to find P(490<xˉ<510)P(490 < \bar{x} < 510). First, we need the parameters of the sampling distribution of xˉ\bar{x}. The mean is μxˉ=μ=500\mu_{\bar{x}} = \mu = 500. The standard error is σxˉ=σn=10025=1005=20\sigma_{\bar{x}} = \frac{\sigma}{\sqrt{n}} = \frac{100}{\sqrt{25}} = \frac{100}{5} = 20. Next, we standardize the values 490 and 510 to find their Z-scores: Z1=49050020=0.5Z_1 = \frac{490 - 500}{20} = -0.5 and Z2=51050020=0.5Z_2 = \frac{510 - 500}{20} = 0.5. We need to find the probability P(0.5<Z<0.5)P(-0.5 < Z < 0.5). Using a standard normal table or calculator, P(Z<0.5)0.6915P(Z < 0.5) \approx 0.6915 and P(Z<0.5)0.3085P(Z < -0.5) \approx 0.3085. The desired probability is 0.69150.3085=0.3830.6915 - 0.3085 = 0.383.

Question 9

A student calculates the mean height of a random sample of 50 classmates to be 170 cm, with a sample standard deviation of 10 cm. The sample includes one student who is an exceptionally tall basketball player with a height of 210 cm. If this student were removed from the sample, what would be the most likely effects on the sample mean and the estimated standard error of the mean?

  1. Both the sample mean and the estimated standard error would increase.
  2. The sample mean would increase, and the estimated standard error would decrease.
  3. The sample mean would decrease, and the estimated standard error would increase.
  4. Both the sample mean and the estimated standard error would decrease. (correct answer)
Explanation: The student with a height of 210 cm is a high-value outlier. Removing this outlier will decrease the sample mean because a value much larger than the average is being removed. The standard error of the mean is estimated by SE=s/nSE = s/\sqrt{n}. Removing a significant outlier will decrease the sample standard deviation (s) because the data will be less spread out. Although the sample size (n) also decreases (from 50 to 49), the effect of removing a large outlier on the standard deviation is typically much more pronounced than the small change in n\sqrt{n}. Therefore, both the sample mean and the sample standard deviation will decrease, leading to a decrease in the estimated standard error.

Question 10

An analyst reports that, based on a random sample of sales data, a point estimate for the average transaction value is $52.10. Which statement represents the most accurate statistical interpretation of this value?

  1. The true average transaction value for all sales is exactly $52.10.
  2. It is more likely than not that the true average transaction value for all sales is $52.10.
  3. The value of $52.10 is a single plausible estimate for the true average transaction value, which is subject to sampling error. (correct answer)
  4. If another sample were taken, the new sample mean would also be $52.10.
Explanation: A point estimate is a single value, derived from a sample, used to estimate a population parameter. It is our 'best guess' based on the sample data, but it is almost never exactly equal to the true parameter value due to sampling variability (or sampling error). Stating that the true value is exactly $52.10 (Choice A) or even that it's more likely than not (Choice B) is too strong a claim. Choice D is incorrect because we expect sample means to vary from sample to sample. Choice C correctly identifies the value as a plausible estimate that is subject to sampling error.

Question 11

A researcher calculates the standard error of the mean for a sample of size n=25n=25 to be 8.0. Assuming the population standard deviation remains constant, what would be the expected standard error of the mean if the researcher were to increase the sample size to n=100n=100?

  1. 2.0
  2. 4.0 (correct answer)
  3. 16.0
  4. 32.0
Explanation: The standard error of the mean (SE) is given by the formula SE=σnSE = \frac{\sigma}{\sqrt{n}}, where σ\sigma is the population standard deviation and nn is the sample size. First, we use the initial information to find σ\sigma: 8.0=σ25=σ58.0 = \frac{\sigma}{\sqrt{25}} = \frac{\sigma}{5}, which implies σ=8.0×5=40\sigma = 8.0 \times 5 = 40. Now, we calculate the new SE with n=100n=100: SEnew=40100=4010=4.0SE_{new} = \frac{40}{\sqrt{100}} = \frac{40}{10} = 4.0. Alternatively, one can see that increasing the sample size by a factor of 4 (from 25 to 100) will decrease the standard error by a factor of 4=2\sqrt{4} = 2. Thus, the new SE is 8.0/2=4.08.0 / 2 = 4.0.

Question 12

The distribution of annual incomes for all adults in a certain country is known to be strongly skewed to the right. A researcher plans to take a random sample of 400 adults from this population and calculate the sample mean income, xˉ\bar{x}, as a point estimate for the population mean μ\mu. Which of the following statements most accurately describes the sampling distribution of xˉ\bar{x}?

  1. The shape will be strongly skewed to the right, similar to the population distribution, because the sample is drawn from that population.
  2. The shape will be approximately normal, with a mean equal to μ\mu and a standard deviation equal to the population standard deviation σ\sigma.
  3. The shape will be approximately normal, with a mean equal to μ\mu and a standard deviation smaller than the population standard deviation σ\sigma. (correct answer)
  4. The shape cannot be determined without knowing the mean and standard deviation of the population.
Explanation: According to the Central Limit Theorem (CLT), if the sample size is sufficiently large (typically n30n \ge 30), the sampling distribution of the sample mean (xˉ\bar{x}) will be approximately normal, regardless of the shape of the population distribution. Since n=400n=400 is large, the sampling distribution of xˉ\bar{x} will be approximately normal. The mean of this sampling distribution is equal to the population mean μ\mu. The standard deviation of this sampling distribution, also known as the standard error of the mean, is σxˉ=σn\sigma_{\bar{x}} = \frac{\sigma}{\sqrt{n}}. Since n=400n=400, n=20\sqrt{n}=20, so the standard deviation of the sampling distribution will be significantly smaller than the population standard deviation σ\sigma.

Question 13

A wildlife biologist obtains a point estimate for the mean weight of a species of adult bear. After analyzing the data, the biologist reports that the estimate has a very small sampling variability. Which of the following is the best interpretation of this finding?

  1. The point estimate is guaranteed to be very close to the true mean weight of the population.
  2. If another random sample of the same size were taken, its sample mean would likely be very close to the current sample mean. (correct answer)
  3. The sample was likely biased, as low variability is unusual in biological measurements.
  4. The true mean weight of the population of bears is very small.
Explanation: Sampling variability describes how much a statistic (the point estimate) is expected to vary from one sample to another. Small sampling variability means that different random samples of the same size are expected to yield similar results. It does not guarantee that the estimate is close to the true population parameter, as the sampling method could be biased. For example, if the biologist only sampled bears in a region with unusually large bears, all the sample means would be close to each other (low variability) but far from the true overall population mean (high bias).

Question 14

A researcher reviews a dataset of 200 randomly selected patient records from a large hospital and finds that 30 of the patients have a specific allergy. The researcher then calculates a point estimate for the proportion of all patients at the hospital with this allergy. Which of the following is the most likely effect on the sampling variability of this estimate if it were later discovered that the true number of patient records with the allergy in the sample was 40, not 30?

  1. The sampling variability would increase because the new sample proportion is closer to 0.5. (correct answer)
  2. The sampling variability would decrease because the sample size has effectively increased.
  3. The sampling variability would decrease because the new sample proportion is farther from 0.5.
  4. The sampling variability would not change because the sample size of 200 remains the same.
Explanation: The standard error of a sample proportion, which measures sampling variability, is estimated using the formula SE(p^)=p^(1p^)nSE(\hat{p}) = \sqrt{\frac{\hat{p}(1-\hat{p})}{n}}. The term p^(1p^)\hat{p}(1-\hat{p}) is maximized when p^=0.5\hat{p}=0.5. The initial proportion is p^1=30/200=0.15\hat{p}_1 = 30/200 = 0.15. The corrected proportion is p^2=40/200=0.20\hat{p}_2 = 40/200 = 0.20. Since 0.20 is closer to 0.5 than 0.15 is, the value of p^(1p^)\hat{p}(1-\hat{p}) will be larger for p^2\hat{p}_2. Specifically, 0.15(0.85)=0.12750.15(0.85) = 0.1275 and 0.20(0.80)=0.160.20(0.80) = 0.16. Because the numerator in the standard error formula increases while the denominator (n=200n=200) stays the same, the estimated sampling variability will increase.

Question 15

The distribution of house prices in a city is known to be right-skewed. To estimate the mean house price, an analyst considers two point estimators: the sample mean (xˉ\bar{x}) and the sample median. Which of the following statements is the most accurate comparison of these two estimators for this situation?

  1. Both estimators are unbiased for the population mean, but the sample mean is preferable due to lower variability.
  2. The sample mean is an unbiased estimator of the population mean, whereas the sample median is a biased estimator of the population mean. (correct answer)
  3. The sample median is an unbiased estimator of the population mean, whereas the sample mean is a biased estimator of the population mean.
  4. Both estimators are biased for the population mean, but the sample median is preferable because it is resistant to outliers.
Explanation: By definition, the sample mean (xˉ\bar{x}) is an unbiased estimator of the population mean (μ\mu), meaning that the expected value of its sampling distribution is μ\mu. For a skewed distribution, the population mean and population median are not equal. The sample median is an unbiased estimator of the population median, not the population mean. Because the distribution is right-skewed, the sample median will tend to be less than the sample mean, and it will systematically underestimate the population mean. Therefore, for estimating the population mean, the sample median is a biased estimator.

Question 16

A computer simulates drawing 5,000 different simple random samples of size n=64n=64 from a population with a mean μ=120\mu=120 and a standard deviation σ=24\sigma=24. A histogram of the 5,000 sample means is then created. Which of the following sets of values best describes the center, spread, and shape of this histogram?

  1. Center ≈ 120, Spread ≈ 3, Shape ≈ Approximately Normal (correct answer)
  2. Center ≈ 120, Spread ≈ 24, Shape ≈ Skewed
  3. Center ≈ 120, Spread ≈ 24, Shape ≈ Approximately Normal
  4. Center ≈ 120, Spread ≈ 3, Shape ≈ Uniform
Explanation: When you encounter questions about sampling distributions, you're dealing with the Central Limit Theorem and how sample means behave when drawn repeatedly from a population. The correct answer is A because of three key principles. First, the center of the sampling distribution equals the population mean, so the histogram will be centered at μ=120\mu = 120. Second, the spread (standard error) equals σn=2464=248=3\frac{\sigma}{\sqrt{n}} = \frac{24}{\sqrt{64}} = \frac{24}{8} = 3. Third, with a large sample size (n=64), the Central Limit Theorem guarantees the sampling distribution will be approximately normal, regardless of the original population's shape. Option B incorrectly uses the population standard deviation (24) instead of the standard error (3), and wrongly suggests the distribution would be skewed. The Central Limit Theorem ensures normality for large samples. Option C makes the same error as B regarding spread—confusing population standard deviation with standard error—though it correctly identifies the normal shape. Option D correctly identifies the center and spread but incorrectly describes the shape as uniform. The Central Limit Theorem specifically tells us that sampling distributions of means approach normality, not uniformity. Remember this pattern: For sampling distributions of means, the center stays the same as the population mean, but the spread shrinks by a factor of n\sqrt{n}, and the shape becomes normal for sufficiently large samples. Always distinguish between population standard deviation (σ\sigma) and standard error (σn\frac{\sigma}{\sqrt{n}}).

Question 17

For a fixed sample size nn, the sampling variability of a sample proportion p^\hat{p} is largest when the true population proportion pp has a certain value. This fact is often used in planning surveys to determine a conservative sample size. At which value of pp is the sampling variability of p^\hat{p} maximized?

  1. When pp is close to 0 or 1.
  2. When pp is equal to 1/n1/n.
  3. When pp is equal to 0.5. (correct answer)
  4. When pp is equal to the sample size nn.
Explanation: The sampling variability of p^\hat{p} is measured by its standard error, SE=p(1p)/nSE = \sqrt{p(1-p)/n}. To maximize the SE for a fixed sample size nn, we must maximize the term p(1p)p(1-p). This expression is a downward-opening parabola with a maximum value at its vertex. The vertex occurs at p=0.5p = 0.5. When p=0.5p=0.5, p(1p)=0.5(0.5)=0.25p(1-p) = 0.5(0.5) = 0.25. For any other value of pp between 0 and 1, the product p(1p)p(1-p) is smaller (e.g., for p=0.2p=0.2, it is 0.16). Therefore, sampling variability is at its maximum when the population proportion is 0.5.

Question 18

A large-scale simulation study was conducted by repeatedly drawing samples of size n=50n=50 from a population. The resulting sampling distribution of the sample mean was found to be approximately normal, with a mean of 75 and a standard deviation of 2. Which of the following is an incorrect conclusion based on this information?

  1. The best point estimate for the population mean is 75.
  2. The standard error of the mean for samples of size 50 from this population is approximately 2.
  3. The standard deviation of the population is approximately 2×502 \times \sqrt{50}.
  4. The population from which the samples were drawn must have a normal distribution. (correct answer)
Explanation: This question tests your understanding of the Central Limit Theorem and sampling distributions. When you see information about a sampling distribution of sample means, think about what this tells you about both the population and the sampling process. The Central Limit Theorem states that regardless of the population's shape, the sampling distribution of sample means will be approximately normal for sufficiently large sample sizes (typically n ≥ 30). Since we have samples of size 50, the sampling distribution will be approximately normal even if the original population isn't normal. Let's examine each conclusion: Choice A is correct because the mean of the sampling distribution (75) equals the population mean, making 75 the best point estimate. Choice B is correct because the standard deviation of the sampling distribution (2) is indeed the standard error of the mean for samples of size 50. Choice C is correct because the standard error equals the population standard deviation divided by the square root of sample size: SE=σnSE = \frac{\sigma}{\sqrt{n}}. Since 2=σ502 = \frac{\sigma}{\sqrt{50}}, we get σ=250\sigma = 2\sqrt{50}. Choice D is incorrect and represents a common misconception. The Central Limit Theorem guarantees that the sampling distribution will be approximately normal for large sample sizes, regardless of the population's distribution. The population could be skewed, uniform, or any other shape. Study tip: Remember that the Central Limit Theorem's power lies in creating normal sampling distributions from non-normal populations. Don't assume the population must be normal just because the sampling distribution is normal.

Question 19

In statistics, the sample variance, s2=(xixˉ)2n1s^2 = \frac{\sum(x_i - \bar{x})^2}{n-1}, is used as a point estimator for the population variance σ2\sigma^2. An alternative estimator, let's call it m2m^2, could be calculated as m2=(xixˉ)2nm^2 = \frac{\sum(x_i - \bar{x})^2}{n}. Which of the following is the primary statistical reason for preferring s2s^2 over m2m^2?

  1. The sampling distribution of s2s^2 is centered at the true value of σ2\sigma^2, whereas the sampling distribution of m2m^2 is not. (correct answer)
  2. s2s^2 is always a smaller and therefore more conservative estimate than m2m^2.
  3. s2s^2 is easier to calculate by hand than m2m^2 because it does not involve the sample size nn.
  4. The sampling variability of s2s^2 is lower than the sampling variability of m2m^2.
Explanation: When evaluating point estimators in statistics, the most important property to consider is bias - whether the estimator's expected value equals the true parameter value. This concept is crucial for understanding why we use specific formulas for sample statistics. The key difference between s2s^2 and m2m^2 lies in their denominators. The sample variance s2s^2 uses (n1)(n-1) in the denominator, making it an unbiased estimator of σ2\sigma^2. This means that if you took many samples and calculated s2s^2 for each, the average of all those s2s^2 values would equal the true population variance σ2\sigma^2. The (n1)(n-1) term, called degrees of freedom, corrects for the fact that we're using the sample mean xˉ\bar{x} instead of the unknown population mean μ\mu. In contrast, m2m^2 with denominator nn consistently underestimates σ2\sigma^2 because it doesn't account for this lost degree of freedom. This makes m2m^2 a biased estimator. Looking at the wrong answers: Option B incorrectly focuses on individual estimate size rather than bias across all possible samples. Option C is factually wrong - both formulas involve nn, and ease of calculation isn't the statistical reason for preference. Option D discusses sampling variability (precision), but bias is the primary concern here. Study tip: Remember that unbiased estimators are preferred because their sampling distributions center on the true parameter value. When you see denominators like (n1)(n-1) in statistical formulas, they're often correcting for bias introduced by using sample statistics.

Question 20

A quality control engineer at a factory measures the diameter of 25 randomly selected ball bearings. The process is designed to produce bearings with a mean diameter of 10.00 mm. The engineer's sample yields a mean of 10.03 mm. This observed value of 10.03 mm is best understood as which of the following?

  1. A parameter representing the true mean diameter of all bearings produced that day.
  2. A biased point estimate because it does not equal the target value of 10.00 mm.
  3. The result of sampling error, which could be eliminated by increasing the sample size to include the entire population.
  4. A point estimate whose deviation from the target value could be due to sampling variability, a systematic production bias, or both. (correct answer)
Explanation: When you encounter questions about sample statistics versus population parameters, focus on understanding what each value represents and the sources of variation between them. The sample mean of 10.03 mm is a point estimate of the true population mean. The key insight is that any difference between this estimate and the target value (10.00 mm) could have multiple explanations. It might result from natural sampling variability – the random fluctuation you'd expect when measuring any subset of a population. Alternatively, it could indicate a systematic production bias where the manufacturing process consistently produces bearings slightly larger than intended. Most realistically, both factors likely contribute to some degree. Answer A is wrong because 10.03 mm is a statistic (calculated from sample data), not a parameter (which describes the entire population). Answer B incorrectly assumes that any deviation from the target automatically indicates bias. A point estimate doesn't become "biased" simply because it differs from an expected value – that's exactly what sampling variability predicts will happen. Answer C misunderstands sampling error fundamentally. Even with a census of the entire population, you still wouldn't know whether the 0.03 mm difference represents a true production bias or was just coincidental to that day's production. Answer D correctly recognizes that multiple explanations exist for the observed difference, which is the hallmark of good statistical thinking. Study tip: Always distinguish between statistics (sample-based) and parameters (population-based), and remember that sample statistics naturally vary around population parameters due to sampling variability.