132k views
2 votes
In a sample of nequals16 lichen​ specimens, the researchers found the mean and standard deviation of the amount of the radioactive​ element, cesium-137, that was present to be 0.009 and 0.005 microcurie per​ milliliter, respectively. Suppose the researchers want to increase the sample size in order to estimate the mean μ to within 0.002 microcurie per milliliter of its true​ value, using a​ 95% confidence interval. Complete parts a through c.

a. What is the confidence level desired by the researchers?
b. What is the sampling error desired by the researchers?
c. Compute the sample size necessary to obtain the desired estimate.

User Justin Fay
by
4.5k points

1 Answer

3 votes

Answer:

(a) The confidence level desired by the researchers is 95%.

(b) The sampling error is 0.002 microcurie per millilitre.

(c) The sample size necessary to obtain the desired estimate is 25.

Explanation:

The mean and standard deviation of the amount of the radioactive​ element, cesium-137 present in a sample of n = 16 lichen specimen are:


\bar x=0.009\\s=0.005

Now it is provided that the researchers want to increase the sample size in order to estimate the mean μ to within 0.002 microcurie per millilitre of its true​ value, using a​ 95% confidence interval.

The (1 - α)% confidence interval for population mean (μ) is:


CI=\bar x\pm z_(\alpha/2)* (s)/(√(n))

(a)

The confidence level is the probability that a particular value of the parameter under study falls within a specific interval of values.

In this case the researches wants to estimate the mean using the 95% confidence interval.

Thus, the confidence level desired by the researchers is 95%.

(b)

In case of statistical analysis, during the computation of a certain statistic, to estimate the value of the parameter under study, certain error occurs which are known as the sampling error.

In case of the estimate of parameter using a confidence interval the sampling error is known as the margin of error.

In this case the margin of error is 0.002 microcurie per millilitre.

(c)

The margin of error is computed using the formula:


MOE=z_(\alpha/2)* (s)/(√(n))

The critical value of z for 95% confidence level is:


z_(\alpha/2)=z_(0.05/2)=z_(0.025)=1.96

*Use a z-table.


MOE=z_(\alpha/2)* (s)/(√(n))


0.002=1.96* (0.005)/(√(n))


n=[(1.96* 0.005)/(0.002)]^(2)


=(4.9)^(2)\\=24.01\\\approx 25

Thus, the sample size necessary to obtain the desired estimate is 25.

User John Hoffman
by
4.4k points