Bootstrap Confidence Interval Calculator
Estimate confidence intervals using bootstrap resampling
About Bootstrap CI
Percentile: Uses quantiles of bootstrap distribution directly.
Basic: Reflects bootstrap distribution around original estimate.
Normal: Uses bootstrap SE with normal approximation.
BCa: Bias-corrected and accelerated (most accurate but complex).