1 / 9

Quantifying uncertainty using the bootstrap

Explore approaches to uncertainty estimation using the bootstrap method. Learn how to quantify uncertainty in statistical analysis, including standard error, confidence intervals, and more. Discover the principles of resampling data and empirical distribution to estimate unknown probability distributions. Illustrated with examples and algorithms for practical application.

traciv
Download Presentation

Quantifying uncertainty using the bootstrap

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Quantifying uncertainty using the bootstrap Reading Efron, B. and R. Tibishirani, (1993), An Introduction to the Bootstrap, Chapman Hall, New York, 436 p. Chapters 1, 2, 6.

  2. Approaches to uncertainty estimation • Use statistical theory • Bootstrapping e.g. Standard Error Confidence Intervals:

  3. Bootstrapping • Motivated by the absence of equations for other accuracy measures (bias, prediction error, confidence intervals) for statistics of interest (correlation, regressions, ACF) • Definition: “The bootstrap is a data-based simulation method for statistical inference.” • Principle: resample with replacement from data. After Efron and Tibshirani, An Introduction to the Bootstrap, 1993

  4. from Efron and Tibshirani, An Introduction to the Bootstrap, 1993

  5. Schematic of Bootstrap Process from Efron and Tibshirani, An Introduction to the Bootstrap, 1993

  6. BOOTSTRAP WORLD F * x* = {x*1, x *2, …, x *n} REAL WORLD F x = {x1, x2, …, xn} Empirical Distribution Bootstrap Sample Bootstrap Replication Bootstrapping Unknown Probability Distribution Observed Random Sample Sampling with replacement Statistic of Interest After Efron and Tibshirani, An Introduction to the Bootstrap, 1993

  7. from Efron and Tibshirani, An Introduction to the Bootstrap, 1993

  8. Bootstrap Algorithm for Standard Error from Efron and Tibshirani, An Introduction to the Bootstrap, 1993

  9. Hillsborough River at Zephyr Hills, September flows Mean = 8621 mgal S = 8194 mgal N = 31 Uncertainty on estimates of the mean One and two standard errors 95% CI and interquartile range from 500 bootstrap samples Millions of gallons

More Related