124k views
5 votes
The weekly earnings of students in one age group are normally distributed with a standard deviation of 88 dollars. A researcher wishes to estimate the mean weekly earnings of students in this age group. Find the sample size needed to assure with 98 percent confidence that the sample mean will not differ from the population mean by more than 2 dollars.

User Alex Lau
by
5.7k points

1 Answer

2 votes

Answer:

The sample size needed is of 10,484.

Explanation:

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


\alpha = (1 - 0.98)/(2) = 0.01

Now, we have to find z in the Z-table as such z has a p-value of
1 - \alpha.

That is z with a p-value of
1 - 0.01 = 0.99, so Z = 2.327.

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.

The weekly earnings of students in one age group are normally distributed with a standard deviation of 88 dollars.

This means that
\sigma = 88

Find the sample size needed to assure with 98 percent confidence that the sample mean will not differ from the population mean by more than 2 dollars.

This is n for which M = 2. So


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


2 = 2.327(88)/(√(n))


2√(n) = 2.327*88


√(n) = (2.327*88)/(2)


(√(n))^2 = ((2.327*88)/(2))^2


n = 10483.3

Rounding up:

The sample size needed is of 10,484.

User Shivang Gupta
by
6.4k points