Confidence Interval
The Confidence Interval is more or less the inverse of an Acceptance Domain
This means it contains the most probable parameters given some from the Acceptance Domain.
From a level-alpha test with p-Value one can easily derive the Confidence Interval like this:
General Definition
We have some sample from a distribution with parameters where can for example be the Expectation of a Normal Distribution. Then we can use the sample to create the Random Variables and which as an interval make up the random interval of coverage propability It is called the confidence interval for if We want to choose confidence intervals as small as possible.
Using a concrete data sequence, one can say that in about percent of the cases the parameter will lie in the interval.
Examples
See:
- Two-Sided Gauß Test
- One-Sided Gauß Test
- Two-Sided t-Test
- One-Sided t-Test
- Wald-CI
- Agresti-Cull-CI
- Asymptotic CI for Variance
Estimate Quantiles of CDF by quantiles of ECDF
With
We get an asymptotically exact CI for the quantile .
This approximation is good for