Understanding Confidence Intervals & Interpretation

Click For Summary

Homework Help Overview

The discussion revolves around understanding confidence intervals in statistics, specifically in the context of a dataset with 30 data points ranging from 1.3 to 4.7, with a mean of 2.98 and a standard deviation of 0.92. The original poster is seeking clarification on the meaning of the confidence interval calculated using Excel.

Discussion Character

  • Exploratory, Conceptual clarification

Approaches and Questions Raised

  • The original poster questions the interpretation of the confidence interval and its relation to the probability of data points falling within a certain range. Some participants suggest researching the Central Limit Theorem and provide explanations about the nature of confidence intervals and their calculation.

Discussion Status

Participants are actively engaging with the original poster's questions, providing insights into the concept of confidence intervals and the limitations of using Excel for statistical analysis. There is a mix of explanations and suggestions for further exploration, but no consensus has been reached on the original poster's understanding.

Contextual Notes

The original poster mentions a lack of formal statistics education, which may influence their understanding of the concepts being discussed. There is also a note of caution regarding the use of Excel for statistical calculations.

Melawrghk
Messages
140
Reaction score
0
I don't know which forum to put this in... So here goes.

Homework Statement


Basically, I have gathered 30 data points that vary from about 1.3 - 4.7 in value (it doesn't matter what it is) with a mean of 2.98. Since I haven't done any statistics courses yet, I used the built in Excel function for determining the confidence interval (95%) and the value I got is about 0.33, while the standard deviation of the values was 0.92.

So my question is, what does that mean exactly? Does it have something to do with the probability that the data point collected will fall within the central 95% of the area under the bell curve?

I'd really appreciate any help on this one. Thanks!
 
Physics news on Phys.org
You would be well-served to google the Central Limit Theorem.
 
Excel is one of the worst tools in existence for doing statistics, and you've just had the joy of finding one of the reasons why. :)

A confidence interval is a type of estimate, usually given as an interval of numbers: [tex](a, b)[/tex]. If you want to estimate a mean, the interpretation is that every number in the interval is a possible value for the mean. So (as an example) if we have an interval that is [tex](100, 150)[/tex] then, based on our data, we can be reasonably confident the true mean is between 100 and 150.

Numbers like 95%, 90%, and so on, are the confidence level values. One way to think about the process is this:

* You decide that you want a 95% confidence interval estimate for a mean, you are using
a statistical procedure that has a long-term 95% "success rate" - if you were to repeat
the same experiment a large number of times, same conditions, same sample size,
same population, and each time do the same confidence interval calculation, 95% of the
intervals you create will contain the true mean
* This long-term success rate leads to our use of this language: "We can be 95% confident
the true mean is between a and b

So, a confidence interval is technically an interval. In the classical formulation, the formula for the interval is

[tex] \bar x \pm z_{\frac{\alpha}{2}} \frac{\sigma}{\sqrt n}[/tex]

when the population standard deviation [tex]\sigma[/tex] is known, and

[tex] \bar x \pm t_{\frac{\alpha}{2}} \frac{s}{\sqrt n}[/tex]

when only the sample standard deviation [tex]s[/tex] is known. In the first case

[tex] z_{\frac{\alpha}{2}} \frac{\sigma}{\sqrt n}[/tex]

is referred to as the margin of error , in the second case

[tex] t_{\frac{\alpha}{2}} \frac{s}{\sqrt n}[/tex]

is the margin of error. In both cases [tex]\alpha[/tex] equals 1 minus the confidence level: for a 95% confidence interval [tex]\alpha = 0.05[/tex], for example.

Do I have a point? Yes: Excel doesn't give the confidence interval it gives the margin of error. How do you use it? If you have the sample mean (and your post says you do) in both cases you can obtain the confidence interval with

[tex] \bar x \pm \text{ Margin of error}[/tex]

I know I've been a little wordy - sorry. Hope it helped some. You might look this link for a slightly different explanation - often a having different approaches to one problem is helpful.

http://www.stat.psu.edu/~resources/ClassNotes/ljs_19/index.htm
 
Last edited by a moderator:
Wow, thanks a lot, statdad! :) That was really helpful.
I usually avoid Excel, but in this case since I had no idea what I was doing, I figured I'd try the easy way haha.

Thanks again!
 

Similar threads

Replies
5
Views
2K
  • · Replies 21 ·
Replies
21
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 5 ·
Replies
5
Views
4K
  • · Replies 23 ·
Replies
23
Views
3K
  • · Replies 22 ·
Replies
22
Views
4K
  • · Replies 4 ·
Replies
4
Views
5K
Replies
1
Views
3K
  • · Replies 3 ·
Replies
3
Views
1K