Determining a confidence interval for data.

NewtonianAlch
Messages
453
Reaction score
0

Homework Statement


I have 20 data points of the surface roughness of oil pipes, the mean, and the std of the sample.

I need to get a 95% confidence interval of the mean surface roughness of these pipes. I did a boxplot, and found that it's negatively skewed, and therefore not normally distributed:

32234.jpg


Would using the t-table be OK? I'm usually used to doing this for data when it is normally distributed, I'm not too sure what to do when it's not normal.

This is what I did:

x ± t-val(s/√n)

Where the t-val is t19 and I looked up the t-table for the value. s = std and n = 20 and x is of course the mean.
 
Physics news on Phys.org
when the sample size is greater than 30 you can use the t-confidence interval even if the population is not normal.
 
several of my professors have said n=30 is a number that's been around for a while and is used as a rule of thumb, but you don't have to follow it super strictly. How skewed is the data? If it's not horribly skewed, if it's even vaguely bell-shaped, I'd imagine n=20 is acceptable. But please correct me if I'm wrong, I'm still new at this.
 
I suppose n=20 is reasonable for using t-intervals
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top