446,355 views
35 votes
35 votes
A standard weight known to weigh 10 grams. Some suspect bias in weights due to manufacturing process. To assess the accuracy of a laboratory scale,that weight is weighed repeatedly. The scale readings are normally distributed with unknown mean. The population standard deviation of the scale readings is known to be 0.0003 gram.

(a) The weight is weighed FIVE times. The mean result is 10.0044 grams. Give a 98% confidence interval for the mean weight. Please keep 5 decimals in your answer.
(
,
)

(b) How many measurements must be averaged to get a margin of error of +/- 0.0001 with 98% confidence? Your answer must be a whole number.

User Zeynep Akkalyoncu
by
3.5k points

1 Answer

9 votes
9 votes

Answer:

a) The 98% confidence interval for the mean weight is between 10.00409 grams and 10.00471 grams

b) 49 measurements are needed.

Explanation:

Question a:

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.98)/(2) = 0.01

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

That is z with a pvalue 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.


M = 2.327(0.0003)/(√(5)) = 0.00031

The lower end of the interval is the sample mean subtracted by M. So it is 10.0044 - 0.00031 = 10.00409 grams

The upper end of the interval is the sample mean added to M. So it is 10 + 0.00031 = 10.00471 grams

The 98% confidence interval for the mean weight is between 10.00409 grams and 10.00471 grams.

(b) How many measurements must be averaged to get a margin of error of +/- 0.0001 with 98% confidence?

We have to find n for which M = 0.0001. So


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


0.0001 = 2.327(0.0003)/(√(n))


0.0001√(n) = 2.327*0.0003


√(n) = (2.327*0.0003)/(0.0001)


(√(n))^2 = ((2.327*0.0003)/(0.0001))^2


n = 48.73

Rounding up

49 measurements are needed.

User Jhrf
by
3.0k points