The Procedures of Monte Carlo Simulation (and Resampling)



Similar documents
Question of the Day. Key Concepts. Vocabulary. Mathematical Ideas. QuestionofDay

Section 6.2 Definition of Probability

AP Statistics 7!3! 6!

Lab 11. Simulations. The Concept

Section 6-5 Sample Spaces and Probability

AP Stats - Probability Review

Fundamentals of Probability

10.2 Series and Convergence

ACMS Section 02 Elements of Statistics October 28, Midterm Examination II

Assessment For The California Mathematics Standards Grade 6

Probabilistic Strategies: Solutions

6. Let X be a binomial random variable with distribution B(10, 0.6). What is the probability that X equals 8? A) (0.6) (0.4) B) 8! C) 45(0.6) (0.

ACMS Section 02 Elements of Statistics October 28, 2010 Midterm Examination II Answers

Chapter 8 Hypothesis Testing Chapter 8 Hypothesis Testing 8-1 Overview 8-2 Basics of Hypothesis Testing

(b) You draw two balls from an urn and track the colors. When you start, it contains three blue balls and one red ball.

Homework 20: Compound Probability

Question: What is the probability that a five-card poker hand contains a flush, that is, five cards of the same suit?

Probability. Sample space: all the possible outcomes of a probability experiment, i.e., the population of outcomes

1 Combinations, Permutations, and Elementary Probability

Concepts of Probability

Chapter 4 - Practice Problems 1

The Binomial Probability Distribution

Introductory Probability. MATH 107: Finite Mathematics University of Louisville. March 5, 2014

WHERE DOES THE 10% CONDITION COME FROM?

Statistics 100A Homework 2 Solutions

Section 6.1 Discrete Random variables Probability Distribution

STAT 35A HW2 Solutions

Lesson Plans for (9 th Grade Main Lesson) Possibility & Probability (including Permutations and Combinations)

6.3 Conditional Probability and Independence


Introduction to Resampling Statistics Using Statistics101

Math Compute C(1000,2) (a) (b) (c) 2. (d) (e) None of the above.

MATH 140 Lab 4: Probability and the Standard Normal Distribution

Mathematical goals. Starting points. Materials required. Time needed

Point and Interval Estimates

Math/Stats 425 Introduction to Probability. 1. Uncertainty and the axioms of probability

Definition and Calculus of Probability

Chapter 5 Section 2 day f.notebook. November 17, Honors Statistics

Math Quizzes Winter 2009

Probability and Compound Events Examples

PROBABILITY SECOND EDITION

Chapter 6: Probability

Elementary Statistics and Inference. Elementary Statistics and Inference. 16 The Law of Averages (cont.) 22S:025 or 7P:025.

V. RANDOM VARIABLES, PROBABILITY DISTRIBUTIONS, EXPECTED VALUE

EXAM. Exam #3. Math 1430, Spring April 21, 2001 ANSWERS

ST 371 (IV): Discrete Random Variables

Chapter 13 & 14 - Probability PART

Chapter 7 Probability. Example of a random circumstance. Random Circumstance. What does probability mean?? Goals in this chapter

Introduction to Hypothesis Testing

Chapter What is the probability that a card chosen from an ordinary deck of 52 cards is an ace? Ans: 4/52.

Probability. a number between 0 and 1 that indicates how likely it is that a specific event or set of events will occur.

Math 58. Rumbos Fall Solutions to Review Problems for Exam 2

Discrete Mathematics and Probability Theory Fall 2009 Satish Rao, David Tse Note 10

Chapter 4: Probability and Counting Rules

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. A) B) C) D) 0.

Mind on Statistics. Chapter 12

Sample Term Test 2A. 1. A variable X has a distribution which is described by the density curve shown below:

Worksheet for Teaching Module Probability (Lesson 1)

Probability: The Study of Randomness Randomness and Probability Models. IPS Chapters 4 Sections

Normal distribution. ) 2 /2σ. 2π σ

Responsible Gambling Education Unit: Mathematics A & B

Mental Questions. Day What number is five cubed? 2. A circle has radius r. What is the formula for the area of the circle?

Contemporary Mathematics- MAT 130. Probability. a) What is the probability of obtaining a number less than 4?

Chapter 3: DISCRETE RANDOM VARIABLES AND PROBABILITY DISTRIBUTIONS. Part 3: Discrete Uniform Distribution Binomial Distribution

Exam. Name. How many distinguishable permutations of letters are possible in the word? 1) CRITICS

13.0 Central Limit Theorem

Lesson 17: Margin of Error When Estimating a Population Proportion

STT 200 LECTURE 1, SECTION 2,4 RECITATION 7 (10/16/2012)

Lecture 1 Introduction Properties of Probability Methods of Enumeration Asrat Temesgen Stockholm University

2.5 Conditional Probabilities and 2-Way Tables

EDEXCEL FUNCTIONAL SKILLS PILOT

Randomization in Clinical Trials

Simple Random Sampling

Binomial Probability Distribution

Lecture 13. Understanding Probability and Long-Term Expectations

FEGYVERNEKI SÁNDOR, PROBABILITY THEORY AND MATHEmATICAL

Day What number is five cubed? 2. A circle has radius r. What is the formula for the area of the circle?

Lecture 14. Chapter 7: Probability. Rule 1: Rule 2: Rule 3: Nancy Pfenning Stats 1000

Introduction to the Practice of Statistics Fifth Edition Moore, McCabe

A probability experiment is a chance process that leads to well-defined outcomes. 3) What is the difference between an outcome and an event?

Battleships Searching Algorithms

Chapter 4 Lecture Notes

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.

A Few Basics of Probability

Exploring Geometric Probabilities with Buffon s Coin Problem

Discrete Mathematics and Probability Theory Fall 2009 Satish Rao, David Tse Note 13. Random Variables: Distribution and Expectation

Genetics with a Smile

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.

Math 3C Homework 3 Solutions

The mathematical branch of probability has its

Basic Probability. Probability: The part of Mathematics devoted to quantify uncertainty

PRACTICE PROBLEMS - PEDIGREES AND PROBABILITIES

Activities/ Resources for Unit V: Proportions, Ratios, Probability, Mean and Median

What is the Probability of Pigging Out

Number of observations is fixed. Independent observations --- knowledge of the outcomes of earlier trials does not affect the

AP: LAB 8: THE CHI-SQUARE TEST. Probability, Random Chance, and Genetics

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.

High School Statistics and Probability Common Core Sample Test Version 2

Random variables, probability distributions, binomial random variable

Risk Analysis Overview

Transcription:

154 Resampling: The New Statistics CHAPTER 10 The Procedures of Monte Carlo Simulation (and Resampling) A Definition and General Procedure for Monte Carlo Simulation Summary Until now, the steps to follow in solving particular problems have been chosen to fit the specific facts of that problem. And so they always must. Now let s generalize what we have done in the previous chapters on probability into a general procedure for such problems, which will in turn become the basis for a detailed procedure for resampling simulation in statistics. The generalized procedure describes what we are doing when we estimate a probability using Monte Carlo simulation problem-solving operations. A definition and general procedure for Monte Carlo simulation This is what we shall mean by the term Monte Carlo simulation when discussing problems in probability: Using the given data-generating mechanism (such as a coin or die) that is a model of the process you wish to understand, produce new samples of simulated data, and examine the results of those samples. That s it in a nutshell. In some cases, it may also be appropriate to amplify this procedure with additional assumptions. This definition fits both problems in pure probability as well as problems in statistics, but in the latter case the process is called resampling. The reason that the same definition fits is that at the core of every problem in inferential statistics lies a problem in probability; that is, the procedure for handling every statistics problem is the procedure for handling a problem in probability. (There is related discussion of definitions in Chapters 4 and 14.) The following series of steps should apply to all problems in probability. I ll first state the procedure straight through without examples, and then show how it applies to individual examples.

Chapter 10 The Procedures of Monte Carlo Simulation (and Resampling) 155 Step A. Construct a simulated universe of cards or dice or some other randomizing mechanism whose composition is similar to the universe whose behavior we wish to describe and investigate. The term universe refers to the system that is relevant for a single simple event. Step B. Specify the procedure that produces a pseudo-sample which simulates the real-life sample in which we are interested. That is, specify the procedural rules by which the sample is drawn from the simulated universe. These rules must correspond to the behavior of the real universe in which you are interested. To put it another way, the simulation procedure must produce simple experimental events with the same probabilities that the simple events have in the real world. Step C. If several simple events must be combined into a composite event, and if the composite event was not described in the procedure in step B, describe it now. Step D. Calculate the probability of interest from the tabulation of outcomes of the resampling trials. Now let us apply the general procedure to some examples to make it more concrete. Here are four problems to be used as illustrations: 1. If on average 3 percent of the gizmos sent out are defective, what is the chance that there will be more than 10 defectives in a shipment of 200? 2. What are the chances of getting three or more girls in the first four children, if the probability of a female birth is 106/ 206? 3. What are the chances of Joe Hothand scoring 20 or fewer baskets in 57 shots if his long-run average is 47 percent? 4. What is the probability of two or more people in a group of 25 persons having the same birthday i. e., the same month and same day of the month? Step A. Construct a simulated universe of cards or dice or some other randomizing mechanism whose composition is similar to the universe whose behavior we wish to describe and investigate. The term universe refers to the system that is relevant for a single simple event. For example: 1. A random drawing with replacement from the set of numbers 1...100 with 1...3 designated as defective

156 Resampling: The New Statistics simulates the system that produces 3 defective gizmos among 100. 2. A coin with two sides, or a random drawing from two sets of random numbers 1-105 and 106-205, simulates the system that produces a single male or female birth, when we are estimating the probability of three girls in the first four children. Notice that in this universe the probability of a girl remains the same from trial event to trial event that is, the trials are independent demonstrating a universe from which we sample with replacement. 3. A random drawing with replacement from an urn containing a hundred balls, 47 red and 53 black, simulates the system that produces 47 percent baskets for Joe Hothand. 4. A random drawing with replacement from the numbers 1...365 simulates the system that produces a birthday. This step A includes two operations: 1. Decide which symbols will stand for the elements of the universe you will simulate. 2. Determine whether the sampling will be with or without replacement. (This can be ambiguous in a complex modeling situation.) Hard thinking is required in order to determine the appropriate real universe whose properties interest you. Step B. Specify the procedure that produces a pseudo-sample that simulates the real-life sample in which we are interested. That is, specify the procedural rules by which the sample is drawn from the simulated universe. These rules must correspond to the behavior of the real universe in which you are interested. To put it another way, the simulation procedure must produce simple experimental events with the same probabilities that the simple events have in the real world. For example: 1. For a single gizmo, you can draw a single number from an infinite universe. Or one can use a finite set with replacement and shuffling, 2. In the case of three or more daughters among four children, you can draw a card and then replace it if

Chapter 10 The Procedures of Monte Carlo Simulation (and Resampling) 157 you are using a deck of red and black cards and you are assuming a female birth is 50-50. Or if you are using a random-numbers table, the random numbers automatically simulate replacement. Just as the chances of having a boy or a girl do not change depending on the sex of the preceding child, so we want to ensure through sampling with replacement that the chances do not change each time we choose from the deck of cards. 3. In the case of Joe Hothand s shooting, the procedure is to consider the numbers 1-47 as baskets, and 48-100 as misses, with the same other considerations as the gizmos. 4. In the case of the birthday problem, the drawing obviously must be with replacement. Recording the outcome of the sampling must be indicated as part of this step, e.g., record yes if girl or basket, no if a boy or a miss. Step C. If several simple events must be combined into a composite event, and if the composite event was not described in the procedure in step B, describe it now. For example: 1. For the gizmos, draw a sample of 200. 2. For the three or more girls among four children, the procedure for each simple event of a single birth was described in step B. Now we must specify repeating the simple event four times, and counting whether the outcome is or is not three girls. 3. In the case of Joe Hothand s shots, we must draw 57 numbers to make up a sample of shots, and examine whether there are 20 or more misses. Recording the results as ten or more defectives, three or more girls or two or less girls, and 20 or more misses or 19 or fewer, is part of this step. This record indicates the results of all the trials and is the basis for a tabulation of the final result. Step D. Calculate the probability of interest from the tabulation of outcomes of the resampling trials. For example: the proportions of yes and no, and 20 or more and 19 or fewer estimate the probability we seek in step C. The above procedure is similar to the procedure followed with

158 Resampling: The New Statistics the analytic formulaic method except that the latter method constructs notation and manipulates it. Summary This chapter describes more generally the specific steps used in prior chapters to solve problems in probability.