A random sample of 18 subjects was asked to perform a given
Solution
Since the number of samples is =18 (<30), we will go for t-tst. It will be a two tailed t-test because the deviation could be on both sides. The confidence interval is given by :
x +/- s*t/ n0.5 where x= sample mean; s= sample standard deviation; t= t-value for particular degree of freedom; n= number of observation; df= n-1; thus degree of freedom in this case = 18-1=17;
x= mean of (31,47,43, ...28,40) = 656/18=36.444;
s= sample stadnard distribution, you can calculate this using any simple s.d. calculator, which comes out ot be s=7.429;
t value = 2.11 (from 2 tailed t-test for df=17)
Thus CI = 36.444 +/- 7.429*2.11 / (17)0.5 = 36.444 +/- 3.801 = [40.241 , 32.639]
Hence the 95% confidence interval for true mean completion time for the task is [32.639, 40.241]
