Quantifying uncertainty using the bootstrap

Slides:



Advertisements
Similar presentations
Chapter 5 One- and Two-Sample Estimation Problems.
Advertisements

Inference in the Simple Regression Model
Review bootstrap and permutation
Hypothesis testing and confidence intervals by resampling by J. Kárász.
Sampling: Final and Initial Sample Size Determination
Model Assessment and Selection
Simple Linear Regression
Confidence Intervals Underlying model: Unknown parameter We know how to calculate point estimates E.g. regression analysis But different data would change.
Ch 6 Introduction to Formal Statistical Inference.
Computational statistics, course introduction Course contents  Monte Carlo Methods  Random number generation  Simulation methodology  Bootstrap  Markov.
Parameter Estimation Chapter 8 Homework: 1-7, 9, 10.
Descriptive statistics Experiment  Data  Sample Statistics Experiment  Data  Sample Statistics Sample mean Sample mean Sample variance Sample variance.
2008 Chingchun 1 Bootstrap Chingchun Huang ( 黃敬群 ) Vision Lab, NCTU.
Bootstrapping LING 572 Fei Xia 1/31/06.
8-1 Introduction In the previous chapter we illustrated how a parameter can be estimated from sample data. However, it is important to understand how.
Stat 301 – Day 37 Bootstrapping, cont (5.5). Last Time - Bootstrapping A simulation tool for exploring the sampling distribution of a statistic, using.
Statistics 350 Lecture 17. Today Last Day: Introduction to Multiple Linear Regression Model Today: More Chapter 6.
Standard error of estimate & Confidence interval.
Bootstrap spatobotp ttaoospbr Hesterberger & Moore, chapter 16 1.
Empirical Research Methods in Computer Science Lecture 2, Part 1 October 19, 2005 Noah Smith.
Stats for Engineers Lecture 9. Summary From Last Time Confidence Intervals for the mean t-tables Q Student t-distribution.
Basic Business Statistics, 11e © 2009 Prentice-Hall, Inc. Chap 8-1 Confidence Interval Estimation.
Bootstrapping – the neglected approach to uncertainty European Real Estate Society Conference Eindhoven, Nederlands, June 2011 Paul Kershaw University.
1 Nonparametric Methods II Henry Horng-Shing Lu Institute of Statistics National Chiao Tung University
Determination of Sample Size: A Review of Statistical Theory
Resampling techniques
Limits to Statistical Theory Bootstrap analysis ESM April 2006.
Deutscher Wetterdienst Bootstrapping – using different methods to estimate statistical differences between model errors Ulrich Damrath COSMO GM Rome 2011.
Chapter 6 Simple Regression Introduction Fundamental questions – Is there a relationship between two random variables and how strong is it? – Can.
Computational statistics, lecture3 Resampling and the bootstrap  Generating random processes  The bootstrap  Some examples of bootstrap techniques.
Ledolter & Hogg: Applied Statistics Section 6.2: Other Inferences in One-Factor Experiments (ANOVA, continued) 1.
Statistics for Business and Economics 8 th Edition Chapter 7 Estimation: Single Population Copyright © 2013 Pearson Education, Inc. Publishing as Prentice.
: An alternative representation of level of significance. - normal distribution applies. - α level of significance (e.g. 5% in two tails) determines the.
Nonparametric Methods II 1 Henry Horng-Shing Lu Institute of Statistics National Chiao Tung University
Copyright © 2010 Pearson Addison-Wesley. All rights reserved. Chapter 9 One- and Two-Sample Estimation Problems.
Chapter 9: One- and Two-Sample Estimation Problems: 9.1 Introduction: · Suppose we have a population with some unknown parameter(s). Example: Normal( ,
Beginning Statistics Table of Contents HAWKES LEARNING SYSTEMS math courseware specialists Copyright © 2008 by Hawkes Learning Systems/Quant Systems, Inc.
Chapter 8 Interval Estimates For Proportions, Mean Differences And Proportion Differences.
Project Plan Task 8 and VERSUS2 Installation problems Anatoly Myravyev and Anastasia Bundel, Hydrometcenter of Russia March 2010.
1/61: Topic 1.2 – Extensions of the Linear Regression Model Microeconometric Modeling William Greene Stern School of Business New York University New York.
Quantifying Uncertainty
Chapter 14 Single-Population Estimation. Population Statistics Population Statistics:  , usually unknown Using Sample Statistics to estimate population.
Bias-Variance Analysis in Regression  True function is y = f(x) +  where  is normally distributed with zero mean and standard deviation .  Given a.
Statistics for Business and Economics 7 th Edition Chapter 7 Estimation: Single Population Copyright © 2010 Pearson Education, Inc. Publishing as Prentice.
Based on “An Introduction to the Bootstrap” (Efron and Tibshirani)
Concepts in Probability, Statistics and Stochastic Modeling
Application of the Bootstrap Estimating a Population Mean
Multiple Imputation using SOLAS for Missing Data Analysis
Inference: Conclusion with Confidence
Microeconometric Modeling
Statistics in Applied Science and Technology
When we free ourselves of desire,
Estimates of Bias & The Jackknife
Summarising and presenting data - Univariate analysis continued
CI for μ When σ is Unknown
Chapter 9 One- and Two-Sample Estimation Problems.
Bootstrap Confidence Intervals using Percentiles
Introduction to Inference
Bootstrap - Example Suppose we have an estimator of a parameter and we want to express its accuracy by its standard error but its sampling distribution.
Microeconometric Modeling
Ch13 Empirical Methods.
Estimating the Value of a Parameter Using Confidence Intervals
Bootstrapping Jackknifing
CS639: Data Management for Data Science
Inference for Proportions
A bootstrap method for estimators based on combined administrative and survey data Sander Scholtus (Statistics Netherlands) NTTS Conference 13 March 2019.
Techniques for the Computing-Capable Statistician
The European Statistical Training Programme (ESTP)
Bootstrapping and Bootstrapping Regression Models
Introductory Statistics
Presentation transcript:

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.

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

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

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

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

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

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

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

95% CI and interquartile range from 500 bootstrap samples 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