23.9k views
0 votes
A fast food restaurant executive wishes to know how many fast food meals teenagers eat each week. They want to construct a 99% confidence interval with an error of no more than 0.06. A consultant has informed them that a previous study found the mean to be 6.4 fast food meals per week and found the standard deviation to be 1.1. What is the minimum sample size required to create the specified confidence interval

1 Answer

4 votes

Answer:

The minimum sample size required to create the specified confidence interval is 2229.

Explanation:

We have that to find our
\alpha level, that is the subtraction of 1 by the confidence interval divided by 2. So:


\alpha = (1-0.99)/(2) = 0.005

Now, we have to find z in the Ztable as such z has a pvalue of
1-\alpha.

So it is z with a pvalue of
1-0.005 = 0.995, so
z = 2.575

Now, find the margin of error M as such


M = z*(\sigma)/(√(n))

In which
\sigma is the standard deviation of the population and n is the size of the sample.

What is the minimum sample size required to create the specified confidence interval

This is n when
M = 0.06, \sigma = 1.1


0.06 = 2.575*(1.1)/(√(n))


0.06√(n) = 2.575*1.1


√(n) = (2.575*1.1)/(0.06)


(√(n))^(2) = ((2.575*1.1)/(0.06))^(2)


n = 2228.6

Rounding up

The minimum sample size required to create the specified confidence interval is 2229.

User Ker P Pag
by
4.4k points