While studying confidence intervals, every example I have gone through assumes that the sample data comes from the normal distribution of the population. So, for the confidence interval, do I have to assume that the data comes from the normal distribution?
Asked
Active
Viewed 26 times
0

Stochastic
- 799
- 1
- 6
- 28

StoryMay
- 2,273
- 9
- 25
-
Confidence interval is for the mean, the mean is usually normally distributed, but not necessarily. – user2974951 Oct 19 '20 at 12:07
-
Do you mean that the data does not need to come from the normal distribution? – StoryMay Oct 19 '20 at 12:15
-
Not necessarily, see https://en.wikipedia.org/wiki/Central_limit_theorem. – user2974951 Oct 19 '20 at 12:21
-
https://stats.stackexchange.com/search?q=%22confidence+interval%22+-normal+-gaussian+-bootstrap+score%3A2 – whuber Oct 19 '20 at 13:26