Math Problem Statement

Executives of a supermarket chain are interested in the amount of time that customers spend in the stores during shopping trips. The executives hire a statistical consultant and ask her to determine the mean shopping time, μ, of customers at the supermarkets. The consultant will collect a random sample of shopping times at the supermarkets and use the mean of these shopping times to estimate μ. Assuming that the standard deviation of the population of shopping times at the supermarkets is 26 minutes, what is the minimum sample size she must collect in order for her to be 90% confident that her estimate is within 6 minutes of μ? Carry your intermediate computations to at least three decimal places. Write your answer as a whole number (and make sure that it is the minimum whole number that satisfies the requirements).

Solution

To solve this problem, we need to determine the minimum sample size nn required for the consultant to estimate the mean shopping time μ\mu within 6 minutes of the true mean with 90% confidence.

Key Information:

  • The standard deviation of the population: σ=26\sigma = 26 minutes
  • Margin of error (E): 66 minutes
  • Confidence level: 90%90\%

The formula to determine the required sample size is: n=(zσE)2n = \left( \frac{z \cdot \sigma}{E} \right)^2 where:

  • zz is the critical value corresponding to the confidence level (from the standard normal distribution),
  • σ\sigma is the population standard deviation,
  • EE is the margin of error.

Steps:

  1. Find the critical value zz for a 90% confidence level.

    • A 90% confidence level corresponds to a zz-value of approximately 1.6451.645.
  2. Substitute the values into the formula: n=(1.645266)2n = \left( \frac{1.645 \cdot 26}{6} \right)^2

  3. Simplify:

    • Calculate 1.645266\frac{1.645 \cdot 26}{6}: 1.645266=42.776=7.128\frac{1.645 \cdot 26}{6} = \frac{42.77}{6} = 7.128
    • Square the result: n=(7.128)2=50.82n = (7.128)^2 = 50.82
  4. Round up to the nearest whole number: Since nn must be an integer and meet the requirement, round up to n=51n = 51.

Final Answer:

The minimum sample size required is 51.

Would you like further explanation or help with a related question? Here are some suggestions for expanding this topic:

  1. Why do we need to round up the sample size in such problems?
  2. How does changing the confidence level affect the required sample size?
  3. What happens to the sample size if the margin of error is halved?
  4. Explain the relationship between σ\sigma (standard deviation) and the sample size.
  5. What is the role of the critical zz-value in determining sample size?

Tip: Always round up the sample size in these problems, even if the decimal portion is very small, to ensure the requirement is met.

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Statistics
Confidence Intervals
Sample Size Calculation

Formulas

Sample size formula: n = (z * σ / E)^2

Theorems

Central Limit Theorem

Suitable Grade Level

Undergraduate (Statistics 101)