Finding a confidence interval.

Hiche
Messages
82
Reaction score
0

Homework Statement



A machine produces metal pieces that are cylindrical in shape. A sample of pieces is taken and the diameters are found to be 1.01, 0.97, 1.03, 1.04, 0.99, 0.98, 0.99, 1.01, 1.03 centimeters. Find a 99% confidence interval for the mean diameter of pieces from this machine, assuming an approximately normal distribution.

Homework Equations





The Attempt at a Solution



From our data, we know N = 9. We find the sample mean X(bar) = 1.0056 and standard deviation s = ? (how exactly do we find this? Do we use the equation (1/n-1) * Ʃ (Xi - X(bar))2?. Moving on..

Since we have a normal population but UNKNOWN population variance, we muse use the t statistic: α = 0.01 and tα/2 = 3.355 from the t-distribution table.

1.0056 ± (3.355) * s / √9 and then compute. Is this the way? Also, like I asked before, how do we find s exactly from our data?
 
Physics news on Phys.org
Hiche said:

Homework Statement



A machine produces metal pieces that are cylindrical in shape. A sample of pieces is taken and the diameters are found to be 1.01, 0.97, 1.03, 1.04, 0.99, 0.98, 0.99, 1.01, 1.03 centimeters. Find a 99% confidence interval for the mean diameter of pieces from this machine, assuming an approximately normal distribution.

Homework Equations


The Attempt at a Solution



From our data, we know N = 9. We find the sample mean X(bar) = 1.0056 and standard deviation s = ? (how exactly do we find this? Do we use the equation (1/n-1) * Ʃ (Xi - X(bar))2?. Moving on..

Since we have a normal population but UNKNOWN population variance, we muse use the t statistic: α = 0.01 and tα/2 = 3.355 from the t-distribution table.

1.0056 ± (3.355) * s / √9 and then compute. Is this the way? Also, like I asked before, how do we find s exactly from our data?

Just use the standard formulas that can be found in your textbook or in hundreds of sources on-line. The formula you wrote above is almost correct, but you wrote
s^2 = \left( \frac{1}{n}-1\right)\sum (x_i - \bar{x})^2
instead of the correct
s^2 = \frac{1}{n-1} \sum (x_i - \bar{x})^2 . In other words, use (1/(n-1))!
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...

Similar threads

Replies
21
Views
3K
Replies
1
Views
1K
Replies
3
Views
1K
Replies
10
Views
4K
Replies
7
Views
2K
Replies
3
Views
2K
Replies
4
Views
4K
Back
Top