Back to Blog
    Exams, Assessments & Practice Tools

    Easy Sampling Distribution Practice Questions

    April 5, 202615 min read1 views
    Easy Sampling Distribution Practice Questions

    Easy Sampling Distribution Practice Questions

    Ever wonder how pollsters can predict election outcomes by surveying just a few thousand people, or how quality control managers can assess an entire factory's output by checking only a handful of items? The statistical magic behind these feats is the sampling distribution. Understanding this concept is the first major step from descriptive statistics (summarizing data) to inferential statistics (making predictions about a population based on a sample). This guide will break down the concept with clear explanations, worked examples, and plenty of practice questions to build your confidence.

    Concept Explanation

    A sampling distribution is the probability distribution of a statistic, such as a mean or proportion, that is obtained by repeatedly drawing a large number of samples of a specific size from a given population. In simpler terms, it's a distribution of sample statistics, not individual data points. Imagine you want to know the average height of every adult in a country. Measuring everyone is impossible. Instead, you could take a random sample of 100 adults and calculate their average height. Then, you could take another random sample of 100 adults and get a slightly different average. If you repeated this process thousands of times, and then plotted all of those sample averages on a histogram, the resulting graph would be the sampling distribution of the mean.

    Two critical ideas govern the sampling distribution:

    1. The Mean of the Sampling Distribution (μx̄): The mean of all the sample means will be equal to the true population mean (μ). This is an intuitive but powerful idea—on average, your samples will center on the correct population value.

    2. The Standard Deviation of the Sampling Distribution (σx̄): This is called the standard error. It measures how much the sample means vary from one another. Its formula is σx̄ = σ / √n, where σ is the population standard deviation and n is the sample size. Notice that as the sample size (n) increases, the standard error decreases. This means larger samples produce more consistent results that are closer to the true population mean. To better understand the components of this formula, you might want to review standard deviation practice questions.

    The most important principle related to the sampling distribution is the Central Limit Theorem (CLT). As explained by institutions like Penn State University, the CLT states that for a sufficiently large sample size (usually n > 30), the sampling distribution of the mean will be approximately normal, regardless of the shape of the original population's distribution. This is fundamental because it allows us to use the predictable properties of the normal distribution to calculate probabilities about our sample statistics.

    Solved Examples of the Sampling Distribution

    These solved examples demonstrate how to calculate the mean, standard error, and probabilities related to the sampling distribution of the mean. They will help you understand how to apply the core formulas and the Central Limit Theorem.

    Example 1: Calculating Mean and Standard Error

    Problem: The weights of a certain type of apple are known to have a population mean (μ) of 150 grams with a population standard deviation (σ) of 20 grams. If you take a random sample of 25 apples, what will be the mean and the standard deviation (standard error) of the sampling distribution of the mean?

    Solution:

    1. Find the mean of the sampling distribution (μx̄). The mean of the sampling distribution is always equal to the population mean.
      μx̄ = μ = 150 grams.

    2. Find the standard error of the sampling distribution (σx̄). Use the formula σx̄ = σ / √n.
      Given: σ = 20 grams, n = 25.
      σx̄ = 20 / √25 = 20 / 5 = 4 grams.

    3. Answer: The sampling distribution will have a mean of 150 grams and a standard error of 4 grams.

    Example 2: Probability of a Sample Mean Being Less Than a Value

    Problem: A coffee machine is calibrated to dispense an average of 240 ml of coffee per cup, with a population standard deviation of 12 ml. If a sample of 36 cups is taken, what is the probability that the average amount of coffee in these cups is less than 238 ml?

    Solution:

    1. Identify the parameters.
      Population mean (μ) = 240 ml
      Population standard deviation (σ) = 12 ml
      Sample size (n) = 36
      Sample mean of interest (x̄) = 238 ml

    2. Calculate the standard error (σx̄).
      σx̄ = σ / √n = 12 / √36 = 12 / 6 = 2 ml.

    3. Calculate the Z-score for the sample mean. The Z-score tells us how many standard errors the sample mean is from the population mean. The formula is Z = (x̄ - μ) / σx̄. For more practice with this step, see these Z-score practice questions.
      Z = (238 - 240) / 2 = -2 / 2 = -1.00.

    4. Find the probability using a Z-table or calculator. We need to find P(Z < -1.00). Looking up a Z-score of -1.00 in a standard normal distribution table gives a probability of 0.1587.

    5. Answer: The probability that the average amount of coffee in a sample of 36 cups is less than 238 ml is 0.1587, or 15.87%.

    Example 3: Probability of a Sample Mean Being Between Two Values

    Problem: The average score on a national exam is 500 with a standard deviation of 100. A random sample of 64 students is selected. What is the probability that their average score is between 480 and 510?

    Solution:

    1. Identify the parameters.
      μ = 500, σ = 100, n = 64
      We are interested in the range between x̄1 = 480 and x̄2 = 510.

    2. Calculate the standard error (σx̄).
      σx̄ = σ / √n = 100 / √64 = 100 / 8 = 12.5.

    3. Calculate the Z-scores for both values.
      For x̄1 = 480: Z1 = (480 - 500) / 12.5 = -20 / 12.5 = -1.60.
      For x̄2 = 510: Z2 = (510 - 500) / 12.5 = 10 / 12.5 = 0.80.

    4. Find the probabilities for both Z-scores.
      P(Z < -1.60) = 0.0548
      P(Z < 0.80) = 0.7881

    5. Find the area between the two Z-scores. The probability of being between the two values is P(Z < 0.80) - P(Z < -1.60).
      Probability = 0.7881 - 0.0548 = 0.7333.

    6. Answer: The probability that the sample mean score is between 480 and 510 is 0.7333, or 73.33%.

    Practice Questions

    Test your understanding of the sampling distribution with these practice questions, ranging from simple calculations to more complex probability problems.

    1. (Easy) A population of fish has a mean length of 10 inches and a standard deviation of 2 inches. If you take a random sample of 100 fish, what is the mean of the sampling distribution of the mean?

    2. (Easy) The IQ scores of a certain population are normally distributed with a mean of 100 and a standard deviation of 15. If a sample of 25 people is taken, what is the standard error of the mean?

    3. (Easy) A factory produces bolts with a mean diameter of 1.2 cm and a standard deviation of 0.05 cm. What is the standard error of the mean for a sample of 49 bolts?

    Want unlimited practice questions like these?

    Generate AI-powered questions with step-by-step solutions on any topic.

    Try Question Generator Free →

    4. (Easy) According to the Central Limit Theorem, what happens to the shape of the sampling distribution as the sample size becomes large (e.g., n > 30)?

    5. (Medium) The average daily screen time for teenagers is 7 hours with a standard deviation of 1.5 hours. If you survey a random group of 50 teenagers, what is the probability that their average screen time is more than 7.5 hours?

    6. (Medium) The height of adult males in a city is known to have a mean of 69 inches and a standard deviation of 3 inches. For a random sample of 100 men, what is the probability that their average height is less than 68.5 inches?

    7. (Medium) The battery life of a particular smartphone model has a mean of 20 hours and a standard deviation of 4 hours. A sample of 64 phones is tested. What is the probability that the sample mean battery life is between 19 and 20.5 hours?

    8. (Medium) If you increase the sample size from 25 to 100, how does the standard error of the mean change? Assume the population standard deviation remains the same.

    9. (Hard) The time it takes for a student to complete a standardized test is 120 minutes on average, with a standard deviation of 24 minutes. For a class of 36 students, what is the average completion time that corresponds to the 95th percentile of the sampling distribution?

    10. (Hard) A company claims its light bulbs last 1000 hours with a standard deviation of 80 hours. You test a sample of 16 bulbs and find the average lifespan is 970 hours. What is the probability of getting a sample mean of 970 hours or less?

    Answers & Explanations

    Below are the detailed solutions and explanations for each of the practice questions on the sampling distribution.

    1. Answer: 10 inches

    Explanation: The mean of the sampling distribution of the mean (μx̄) is always equal to the population mean (μ). In this case, the population mean is 10 inches, so the mean of the sampling distribution is also 10 inches.

    2. Answer: 3

    Explanation: The standard error of the mean (σx̄) is calculated using the formula σx̄ = σ / √n. Here, σ = 15 and n = 25.
    σx̄ = 15 / √25 = 15 / 5 = 3.

    3. Answer: 0.00714 cm

    Explanation: Use the standard error formula σx̄ = σ / √n. Here, σ = 0.05 cm and n = 49.
    σx̄ = 0.05 / √49 = 0.05 / 7 ≈ 0.00714 cm.

    4. Answer: It becomes approximately normal.

    Explanation: The Central Limit Theorem states that regardless of the original population's distribution, the sampling distribution of the mean will approach a normal distribution as the sample size (n) gets larger. A sample size greater than 30 is generally considered large enough for this approximation to be valid.

    5. Answer: 0.0099 or 0.99%

    Explanation:
    1. Identify parameters: μ = 7, σ = 1.5, n = 50, x̄ = 7.5.
    2. Calculate standard error: σx̄ = 1.5 / √50 ≈ 0.2121 hours.
    3. Calculate the Z-score: Z = (7.5 - 7) / 0.2121 = 0.5 / 0.2121 ≈ 2.36.
    4. Find the probability P(Z > 2.36). A Z-table gives the area to the left, P(Z < 2.36) ≈ 0.9909. To find the area to the right, calculate 1 - 0.9909 = 0.0091. (Note: Using a calculator may yield a more precise answer like 0.00914). Let's use 0.0099 for calculation consistency. P(Z < 2.36) = 0.9901. So, 1 - 0.9901 = 0.0099.

    6. Answer: 0.0475 or 4.75%

    Explanation:
    1. Identify parameters: μ = 69, σ = 3, n = 100, x̄ = 68.5.
    2. Calculate standard error: σx̄ = 3 / √100 = 3 / 10 = 0.3 inches.
    3. Calculate the Z-score: Z = (68.5 - 69) / 0.3 = -0.5 / 0.3 ≈ -1.67.
    4. Find the probability P(Z < -1.67). Looking this up in a Z-table gives approximately 0.0475.

    7. Answer: 0.8185 or 81.85%

    Explanation:
    1. Identify parameters: μ = 20, σ = 4, n = 64. We need the probability between x̄1 = 19 and x̄2 = 20.5.
    2. Calculate standard error: σx̄ = 4 / √64 = 4 / 8 = 0.5 hours.
    3. Calculate Z-scores:
    Z1 = (19 - 20) / 0.5 = -1 / 0.5 = -2.00.
    Z2 = (20.5 - 20) / 0.5 = 0.5 / 0.5 = 1.00.
    4. Find probabilities: P(Z < -2.00) = 0.0228 and P(Z < 1.00) = 0.8413.
    5. Calculate the area between them: 0.8413 - 0.0228 = 0.8185.

    8. Answer: It is halved (decreases by a factor of 2).

    Explanation: The standard error is σ / √n.
    For n=25, the standard error is σ / √25 = σ / 5.
    For n=100, the standard error is σ / √100 = σ / 10.
    The new standard error (σ/10) is half of the original standard error (σ/5). Quadrupling the sample size halves the standard error.

    9. Answer: 126.6 minutes

    Explanation: This is a reverse problem.
    1. Identify parameters: μ = 120, σ = 24, n = 36.
    2. Calculate standard error: σx̄ = 24 / √36 = 24 / 6 = 4 minutes.
    3. Find the Z-score for the 95th percentile. This means 95% of the area is to the left. Looking up 0.9500 in the body of a Z-table gives a Z-score of approximately 1.645.
    4. Rearrange the Z-score formula to solve for x̄: x̄ = μ + (Z * σx̄).
    5. Calculate x̄: x̄ = 120 + (1.645 * 4) = 120 + 6.58 = 126.58 minutes. Rounding gives 126.6 minutes.

    10. Answer: 0.0668 or 6.68%

    Explanation:
    1. Identify parameters: μ = 1000, σ = 80, n = 16, x̄ = 970.
    2. Calculate standard error: σx̄ = 80 / √16 = 80 / 4 = 20 hours.
    3. Calculate the Z-score: Z = (970 - 1000) / 20 = -30 / 20 = -1.50.
    4. Find the probability P(Z ≤ -1.50). Using a Z-table, the area to the left of Z = -1.50 is 0.0668.

    Quick Quiz

    Interactive Quiz 5 questions

    1. This quick quiz offers five multiple-choice questions to rapidly assess your grasp of key sampling distribution concepts.1. What happens to the standard error of the mean as the sample size (n) increases?

    • A It increases.
    • B It stays the same.
    • C It decreases.
    • D It becomes equal to the population mean.
    Check answer

    Answer: C. It decreases.

    2. According to the Central Limit Theorem, if the sample size is large (n > 30), the sampling distribution of the mean will have what shape?

    • A Uniform
    • B Skewed Right
    • C Exactly the same as the population distribution
    • D Approximately Normal
    Check answer

    Answer: D. Approximately Normal

    3. A population has a mean of 50 and a standard deviation of 10. If a random sample of size n=25 is taken, what is the standard error of the mean?

    • A 10
    • B 50
    • C 2
    • D 0.4
    Check answer

    Answer: C. 2

    4. The mean of the sampling distribution of the mean (μx̄) is always equal to which value?

    • A The population standard deviation (σ)
    • B The population mean (μ)
    • C The sample size (n)
    • D The sample mean (x̄)
    Check answer

    Answer: B. The population mean (μ)

    5. To find the probability that a sample mean falls within a specific range, you must first convert the sample mean value(s) into a:

    • A Standard deviation
    • B Variance
    • C Z-score
    • D P-value
    Check answer

    Answer: C. Z-score

    Want unlimited practice questions like these?

    Generate AI-powered questions with step-by-step solutions on any topic.

    Try Question Generator Free →

    Frequently Asked Questions About the Sampling Distribution

    Here are answers to some of the most common questions students have about the sampling distribution.

    What is the difference between a sample distribution and a sampling distribution?

    A sample distribution describes the frequency of individual data points within one single sample taken from a population. A sampling distribution is a theoretical probability distribution of a statistic (like the mean) calculated from all possible samples of a given size from that population.

    Why is the Central Limit Theorem so important for the sampling distribution?

    The Central Limit Theorem is crucial because it guarantees that the sampling distribution of the mean will be approximately normal for large samples, even if the original population isn't normally distributed. This allows us to reliably use the properties of the normal distribution to perform statistical inference, such as hypothesis testing.

    What is standard error?

    Standard error is the specific name for the standard deviation of a sampling distribution. It quantifies the expected variability or error between a sample statistic (like the sample mean) and the true population parameter (the population mean). You can find a more detailed explanation on Wikipedia's page on the topic.

    How does sample size affect the sampling distribution?

    Increasing the sample size (n) makes the sampling distribution less spread out and more tightly clustered around the population mean. This is because the standard error (σ/√n) decreases as n increases, meaning larger samples provide more precise estimates of the population parameter.

    When can I assume the sampling distribution is normal?

    You can assume the sampling distribution of the mean is approximately normal under two conditions: 1) if the original population from which the samples are drawn is already normally distributed, or 2) if the sample size is sufficiently large (typically n > 30), thanks to the Central Limit Theorem.

    What's the point of learning about the sampling distribution?

    The sampling distribution is the theoretical backbone of inferential statistics. It provides the justification for many common statistical procedures, like creating confidence intervals and performing hypothesis tests, which allow us to make educated guesses and draw valid conclusions about an entire population based on data from just one sample.

    Want unlimited practice questions like these?

    Generate AI-powered questions with step-by-step solutions on any topic.

    Try Question Generator Free →

    Enjoyed this article?

    Share it with others who might find it helpful.

    Related Articles