I have a question about confidence intervals.
In general, are confidence intervals open or closed?
|
I have a question about confidence intervals.
|
|||
|
|
|
The short answer is "Yes". The longer answer is that it does not really matter that much because the ends of the intervals are random variables based on the sample (and asumptions, etc.) and if we are talking a continuous variable then the probability of getting an exact value (the bound equalling the true parameter) is 0. Confidence intervals are the range of null values that would not be rejected, so what do you do if you compute a p-value that is exactly $\alpha$? (another probability 0 event for continuous cases). If you reject when p=$\alpha$ exactly then your CI is open, if you don't reject then the CI is closed. For practical purposes it doesn't matter that much. |
|||
|
|
|
Depends on the support of the DF for the sampling distribution of the value you're trying to estimate. I would say that confidence intervals for binomial proportions are, in fact, closed intervals since there are only a finite number of values a statistic could achieve and the the confidence interval would contain all its limit points (i.e. the endpoints are inclusive). |
|||
|
|
|
My answer is that it is open. Since we have a interval from which we will get a neighbourhood value of our unknown parameter, and as we all know that this interval will give us an approximate value of the estimator, i.e., estimate then how it can be possible to declare it to be a closed interval. One more point is that if we have a closed interval, then our estimate will be bounded fully, and we want a value that will lie between this interval only. By definition it must be closed, but in my opinion it should be open. |
||||
|
|
|
The confidence interval is usualy defined as 2,5% and 97,5% quantiles, so in that case the it must be closed by definition. |
|||||||
|