Using CONFIDENCE function
The data are from http://people.math.sfu.ca/~cschwarz/Stat-301/Handouts/node76.html
100, 105, 97, 103, 96, 106, 102, 97, 99, 103
I calculate the following. Sample std. deviation = 3.5214, n = 10, std. error (std. deviation/SQRT n) = 1.1136, t with n-1 degrees of freedom = 2.2622, 95% confidence limits (std error * t) = plus or minus 2.519.
Using the CONFIDENCE function in Numbers as follows: CONFIDENCE (0.05,3.5214, 10), I get 95% confidence limits = plus or minus 2.1825.
I have tried this same comparison for 5 online datasets for which others have calculated confidence limits. See the following.
http://www.ehow.com/how5933144calculate-confidence-interval-mean.html
http://www.stattutorials.com/EXCEL/EXCEL-DESCRIPTIVE-STATISTICS.html
http://www.comfsm.fm/~dleeling/statistics/notes009.html http://www.itl.nist.gov/div898/handbook/eda/section3/eda352.htm
http://www.stattutorials.com/EXCELDATA/
My calculation using std error and t matches their results in all cases. Using the CONFIDENCE function in numbers as above produces a different (lower) answer in all cases.
I suspect that I am not using the CONFIDENCE function correctly, but its mathematics are quite opaque to me, and there is the possibility that the function is actually calculating the confidence limits incorrectly.
Any help you can give me with this would be most welcome.
Dave Mayhood
iMac, Mac OS X (10.6.6)