We aim to construct a \((1 - \alpha )\) confidence interval for a parameter \(\theta \) using the empirical distribution of bootstrap replicates \(\hat {\theta }^*\).
The BCa interval is defined as:
where
and
The bias correction term \(z_0\) corrects for the bias between the bootstrap distribution and the original estimate. It is given by
i.e., the proportion of bootstrap replicates that are less than the original estimate \(\hat {\theta }\), converted to a standard normal quantile.
The acceleration term \(a\) adjusts for skewness in the estimator. It requires a jackknife resampling of the data. It is given by
where
Motivation. The plain percentile bootstrap interval simply reads off quantiles of the bootstrap distribution, ignoring any systematic shift or asymmetry in the estimator. The BCa interval corrects for both of these deficiencies: the bias-correction term \(z_0\) accounts for the fact that the median of the bootstrap distribution may not coincide with the original estimate \(\hat {\theta }\), while the acceleration factor \(a\) adjusts for non-constant variance and skewness in the sampling distribution. These two corrections together yield intervals with markedly more accurate coverage probabilities, particularly in small samples or whenever the estimator departs substantially from normality.