Variance Reduction Fall 2012

Slides:



Advertisements
Similar presentations
Sample Approximation Methods for Stochastic Program Jerry Shen Zeliha Akca March 3, 2005.
Advertisements

Combining Monte Carlo Estimators If I have many MC estimators, with/without various variance reduction techniques, which should I choose?
CHAPTER 21 Inferential Statistical Analysis. Understanding probability The idea of probability is central to inferential statistics. It means the chance.
Variance reduction techniques. 2 Introduction Simulation models should be coded such that they are efficient. Efficiency in terms of programming ensures.
Kartic Subr, Derek Nowrouzezahrai, Wojciech Jarosz, Jan Kautz and Kenny Mitchell Disney Research, University of Montreal, University College London.
BAYESIAN INFERENCE Sampling techniques
Importance Sampling. What is Importance Sampling ? A simulation technique Used when we are interested in rare events Examples: Bit Error Rate on a channel,
Chapter 20 Basic Numerical Procedures
Sampling Attila Gyulassy Image Synthesis. Overview Problem Statement Random Number Generators Quasi-Random Number Generation Uniform sampling of Disks,
Understanding the Accuracy of Assembly Variation Analysis Methods ADCATS 2000 Robert Cvetko June 2000.
Advanced Computer Graphics (Spring 2005) COMS 4162, Lectures 18, 19: Monte Carlo Integration Ravi Ramamoorthi Acknowledgements.
1-1 Regression Models  Population Deterministic Regression Model Y i =  0 +  1 X i u Y i only depends on the value of X i and no other factor can affect.
CF-3 Bank Hapoalim Jun-2001 Zvi Wiener Computational Finance.
Chapter 7 Sampling and Sampling Distributions
Computational statistics, course introduction Course contents  Monte Carlo Methods  Random number generation  Simulation methodology  Bootstrap  Markov.
Fall 2006 – Fundamentals of Business Statistics 1 Chapter 6 Introduction to Sampling Distributions.
A general assistant tool for the checking results from Monte Carlo simulations Koi, Tatsumi SLAC/SCCS.
1 Simple Linear Regression Chapter Introduction In this chapter we examine the relationship among interval variables via a mathematical equation.
統計計算與模擬 政治大學統計系余清祥 2003 年 5 月 26 日 ~ 6 月 3 日 第十四、十五週:蒙地卡羅積分
STAT 4060 Design and Analysis of Surveys Exam: 60% Mid Test: 20% Mini Project: 10% Continuous assessment: 10%
3-3 Measures of Variation. Definition The range of a set of data values is the difference between the maximum data value and the minimum data value. Range.
A) Transformation method (for continuous distributions) U(0,1) : uniform distribution f(x) : arbitrary distribution f(x) dx = U(0,1)(u) du When inverse.
1 Confidence Intervals for Means. 2 When the sample size n< 30 case1-1. the underlying distribution is normal with known variance case1-2. the underlying.
Chapter 6 Sampling and Sampling Distributions
G4ConvergenceTester and ExN03Con KOI, Tatsumi SLAC National Accelerator Laboratory 1Geant4 Collaboration Workshop
Zheng Zhenlong, Dept of Finance,XMU Basic Numerical Procedures Chapter 19.
Analysis of Monte Carlo Integration Fall 2012 By Yaohang Li, Ph.D.
18.1 Options, Futures, and Other Derivatives, 5th edition © 2002 by John C. Hull Numerical Procedures Chapter 18.
Short Resume of Statistical Terms Fall 2013 By Yaohang Li, Ph.D.
Foundations of Sociological Inquiry The Logic of Sampling.
General Principle of Monte Carlo Fall 2013
Simulating the value of Asian Options Vladimir Kozak.
1 Theoretical Physics Experimental Physics Equipment, Observation Gambling: Cards, Dice Fast PCs Random- number generators Monte- Carlo methods Experimental.
General Principle of Monte Carlo Fall 2013 By Yaohang Li, Ph.D.
Module 1: Statistical Issues in Micro simulation Paul Sousa.
Monte Carlo for PDEs Fall Review Last Class – Monte Carlo Linear Solver von Neumann and Ulam method Randomize Stationary iterative methods Variations.
Performance of Resampling Variance Estimation Techniques with Imputed Survey data.
Basic Numerical Procedures Chapter 19 1 Options, Futures, and Other Derivatives, 7th Edition, Copyright © John C. Hull 2008.
Basic Numerical Procedure
BUS304 – Chapter 6 Sample mean1 Chapter 6 Sample mean  In statistics, we are often interested in finding the population mean (µ):  Average Household.
Quasi-Monte Carlo Methods Fall 2012 By Yaohang Li, Ph.D.
Monté Carlo Simulation  Understand the concept of Monté Carlo Simulation  Learn how to use Monté Carlo Simulation to make good decisions  Learn how.
Monte-Carlo Simulation. Mathematical basis The discounted price is a martingale (MA4257 and MA5248).
Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved. Section 7-5 Estimating a Population Variance.
Section 6-3 Estimating a Population Mean: σ Known.
Section 7-3 Estimating a Population Mean: σ Known.
Prabhas Chongstitvatana1 Monte Carlo integration It is a numerical probabilistic algorithm ab I/(b-a) f.
Sampling Theory and Some Important Sampling Distributions.
Education 793 Class Notes Inference and Hypothesis Testing Using the Normal Distribution 8 October 2003.
Class 5 Estimating  Confidence Intervals. Estimation of  Imagine that we do not know what  is, so we would like to estimate it. In order to get a point.
6 - 1 © 2000 Prentice-Hall, Inc. Statistics for Business and Economics Sampling Distributions Chapter 6.
Hypothesis Testing. Suppose we believe the average systolic blood pressure of healthy adults is normally distributed with mean μ = 120 and variance σ.
Active Learning Lecture Slides
Statistical Estimation
ESTIMATION.
Introduction to Monte Carlo Method
Basic simulation methodology
Green’s Function Monte Carlo Fall 2013
Graduate School of Business Leadership
Behavioral Statistics
Ratio and regression estimation STAT262, Fall 2017
Summarising and presenting data - Univariate analysis continued
IENG 486 Statistical Quality & Process Control
2. Stratified Random Sampling.
Sampling Distribution
Sampling Distribution
Lecture 4 - Monte Carlo improvements via variance reduction techniques: antithetic sampling Antithetic variates: for any one path obtained by a gaussian.
More Monte Carlo Methods
政治大學統計系余清祥 2004年5月17日~ 5月26日 第十四、十五週:蒙地卡羅積分 、縮減變異數
Monte Carlo Integration
Presentation transcript:

Variance Reduction Fall 2012 By Yaohang Li, Ph.D.

Review Last Class This Class Next Class Numerical Integration Monte Carlo Integration Crude Monte Carlo Hit-or-Miss Monte Carlo Comparison General Principle of Monte Carlo This Class Variance Reduction Methods Assignment #2 Next Class Random Numbers

Variance Reduction Methods Variance Reduction Techniques Employs an alternative estimator Unbiased More deterministic Yields a smaller variance Methods Stratified Sampling Importance Sampling Control Variates Antithetic Variates

Stratified Sampling Idea Analysis of Stratified Sampling Conclusion Break the range of integration into several pieces Apply crude Monte Carlo sampling to each piece separately Analysis of Stratified Sampling Estimator Variance Conclusion If the stratification is well carried out, the variance of stratified sampling will be smaller than crude Monte Carlo

Importance Sampling Idea Importance Sampling Concentrate the distribution of the sample points in the parts of the interval that are of most importance instead of spreading them out evenly Importance Sampling where g and G satisfying G(x) is a distribution function

Importance Sampling Variance How to select a good sampling function? How about g=cf? g must be simple enough for us to know its integral theoretically.

Control Variates Control Variates (x) is the control variate with known integral Estimator t-t’+’ is the unbiased estimator ’ is the first integral Variance var(t-t’+’)=var(t)+var(t’)-2cov(t,t’) if 2cov(t,t’)<var(t’), then the variance is smaller than crude Monte Carlo t and t’ should have strong positive correlation

Antithetic Variates Main idea Estimator Select a second estimate that has a strong negative correlation with the original estimator t’’ has the same expectation of t Estimator [t+t’’]/2 is an unbiased estimator of  var([t+t’’]/2)=var(t)/4+var(t’’)/4+cov(t,t’’)/2 Commonly used antithetic variate (t+t’’)/2=f()/2+ f(1-)/2 If f is a monotone function, f() and f(1-) are negatively correlated

Summary Analysis of Monte Carlo Integration Variance Reduction Methods Curse of Dimensionality Error Analysis of Monte Carlo Integration Variance Reduction Methods Stratified Sampling Importance Sampling Control Variates Antithetic Variates

What I want you to do? Review Slides Work on your Assignment 1 if you haven’t finished Work on your Assignment 2