Chapter /5 Simulations / 21

Size: px
Start display at page:

Download "Chapter /5 Simulations / 21"

Transcription

1 Chapter /5 Simulations 1

2 Chapter 14 Homework p731 Applying the Concepts p731 1, 2, 5, 6, 7, 8-13, 15, 17, 21 2

3 Objectives: Use simulation to determine probabilities and experimental outcomes. 3

4 Simulation Techniques and the Monte Carlo Method na simulation technique uses a probability experiment to mimic a real-life situation. nthe Monte Carlo method is a simulation technique using random numbers. nthe random numbers can be generated by a computer or via a random number table. We will use the table. 4

5 The Monte Carlo Method 1. List all possible outcomes of the experiment. 2. Determine the probability of each outcome. 3. Set up a correspondence between the outcomes of the experiment and numbers (integers). 4. Select random numbers (integers) from a table and conduct the experiment. 5. Repeat the experiment (trial) and tally the outcomes. 6. Compute any statistics and state the conclusions. 5

6 Example 14-5: Tennis Game Outcomes Using random numbers, simulate the outcomes of a tennis game between Bill and Mike, with the additional condition that Bill is twice as good as Mike. Since Bill is twice as good as Mike, he will win approximately two games for every one Mike wins; hence, the probability that Bill wins will be 2/3, and the probability that Mike wins will be 1/3. 6

7 Example 14-5: Tennis Game Outcomes Using a Random Number Table Random Numbers The random digits 1 through 6 can be used to represent a game Bill wins; the random digits 7, 8, and can be used to represent Mike s wins. The digit 0 is disregarded

8 Example 14-5: Tennis Game Outcomes A set is complete when a player wins 6 Random Numbers games with a margin of victory of 2 games. A match is winning 3 of 5 sets. Outcomes = Bill wins, Mike wins. Simulate a match between Bill and Mike, MMMB xbmbb BB MBB Bill 6-4 BxBBM MBB BB MMBBM Bill 6-3 Bill MBB when Bill is twice as good as Mike. 1-6 Bill, 7-9 Mike, skip Bill takes match 6-4, 6-3,

9 TI-84 We can also simulate a match between Bill and Mike, when Bill is twice as good as Mike, by using the calculator. Since Bill is twice as good as Mike, let 0 represent a win by Mike; 1 and 2 represent wins by Bill. Math PRB 5:randInt(0,2) Enter Each enter generates a random number between 0 and Bill Bill Bill 6-3 Bill takes match 6-2, 6-3, 6-2 9

10 Simulation Experiment A simulation experiment consists of several trials. Each trial consists of 1 or more components. In a simulation, a trial can be a fixed number of components (length) or of varying number of components (length) depending on what we wish to record. In the tennis simulation, each trial ended when we had 6 wins. Each trial (set) was of varying number of components (games). We may wish to record the number of games required to win 6. If we do this repeatedly we can find an estimate of the length of a set by averaging. 10

11 Example of Simulation Experiment A fixed length trial would consist of every trial being of the same number of components. Suppose you are a farmer. You raise chickens for their eggs and you have a hen-house with 10 nests. Because you have been collecting eggs for some time you have found that each hen will lay from 0 to 2 eggs. Based on past experience you estimate that there will be no eggs in 10% of the nests, one egg in 30% of the nests and 2 eggs in the remaining 60%. Conduct a simulation to estimate how many eggs you will collect on each visit to the hen house. 11

12 Example of Simulation Experiment 1. List all possible outcomes of the experiment 0, 1 or 2 eggs. 2. Determine the probability of each outcome. 0 eggs in 10% of nests egg in 30% of nests eggs eggs 2 eggs in 60% of nests eggs 16 eggs 3. Assign numbers We assign 0-9 as follows: 0-0 eggs ,2,3-1 egg ,5,6,7,8,9-2 eggs 6. Based on 4 trials, you can expect about 14 eggs. 12

13 Summary of Simulation Experiment To summarize. A simulation experiment consists of several trials. A trial usually consists of several components. We record the outcome of a trial. A trial can be of fixed length. We record the number of components required to satisfy some criterium (i.e. number of made free-throws in 10 tries). A trial can be of varying length, ending when a condition has been satisfied. We record the number of attempts to complete the trial (number of free-throws required to make 10), or the number of trials to complete some criterium (win the match). 13

14 Example: Cereal Boxes Suppose a cereal manufacturer puts pictures of athletes on cards in their boxes of cereal. The pictures are of Tiger Woods, Serena Williams, and David Beckham. The manufacturer claims that 20% of the boxes contain Tiger Woods, 30% David Beckham, and the rest Serena Williams. You want all three pictures. How many boxes of cereal do you expect to need to purchase to obtain all three athletes? Run a simulation to obtain your answer. 14

15 Example: Cereal Boxes You want all three pictures (outcomes - Tiger, Beckham, Serena). How many boxes of cereal do you expect to need to purchase to obtain all three athletes? Random Numbers 20% of the boxes contain Tiger Woods, % David Beckham, and the rest Serena Williams , 1 - Tiger , 3, 4 - Beckham , 6, 7, 8, 9 - Serena

16 Example: Cereal Boxes How many boxes of cereal do you expect Trial Boxes Trial Boxes to need to purchase to obtain all three athletes? Random Numbers , Tiger , 3, Beckham , 6, 7, 8, Serena

17 Example: Cereal Boxes With a simulation of 24 trials, we can now calculate an expected number of boxes you will need to purchase to get all three athletes. E (b ) = 24 i =1 b i trials E (b ) = = You can expect to buy about 6-7 boxes to get all three athletes. Trial Boxes Trial Boxes

18 How to Answer Note that the way the question is worded indicates how you should respond. The previous example asked how many you would expect to buy. That suggests a mean or average number. Had we been asked how many will you have to buy to ensure you get all three cards? we would probably respond with the maximum number we found, and respond with we may need to purchase 16 boxes to be certain of obtaining all three cards. 18

19 Example Earlier we ran a simulation using beads to investigate the question of gender bias in selecting pilots. We will duplicate that simulation using a random number table. Assign appropriate numbers and run 5 trials for selecting the pilots. Place your results on a dot plot on the board. Compare the results with what you found using the beads. 19

20 Airline Discrimination An airline has just finished training 25 junior pilots 15 male and 10 female to become captains. Unfortunately, only eight captain positions are available right now. Airline managers announce that they will use a lottery process to determine which pilots will fill the available positions. The names of all 25 pilots will be written on identical slips of paper, placed in a hat, mixed thoroughly, and drawn out one at a time until all eight captains have been identified. A day later, managers announce the results of the lottery. Of the 8 captains chosen, 5 are female and only 3 are male. Some of the male pilots who were not selected suspect that the lottery was not carried out fairly. One of the pilots knows that you are taking a statistics class, and comes to you for advice. You offer to consult with your classmates and get back to him. 20

21 Airline Discrimination 0-5 Male Pilots 6-9 Female Pilots fmmmm mmm f f f f 1 female 4 females f Number of females selected Trial 1-1 Trial 6-2 Trial 2-4 Trial f 2 females f ff f 4 females f f 2 females f f f 3 females females f f ff f f f f 7 females f fff f 5 females f f f f 3 females Trial 3-2 Trial Trial 4-3 Trial 5-5 Trial 9-2 Trial

We all know what it means for something to be random. Or do

We all know what it means for something to be random. Or do CHAPTER 11 Understanding Randomness The most decisive conceptual event of twentieth century physics has been the discovery that the world is not deterministic.... A space was cleared for chance. Ian Hocking,

More information

Simulations. 1 The Concept

Simulations. 1 The Concept Simulations In this lab you ll learn how to create simulations to provide approximate answers to probability questions. We ll make use of a particular kind of structure, called a box model, that can be

More information

Name: Class: Date: 6. An event occurs, on average, every 6 out of 17 times during a simulation. The experimental probability of this event is 11

Name: Class: Date: 6. An event occurs, on average, every 6 out of 17 times during a simulation. The experimental probability of this event is 11 Class: Date: Sample Mastery # Multiple Choice Identify the choice that best completes the statement or answers the question.. One repetition of an experiment is known as a(n) random variable expected value

More information

Independence Is The Word

Independence Is The Word Problem 1 Simulating Independent Events Describe two different events that are independent. Describe two different events that are not independent. The probability of obtaining a tail with a coin toss

More information

Math 12 Academic Assignment 9: Probability Outcomes: B8, G1, G2, G3, G4, G7, G8

Math 12 Academic Assignment 9: Probability Outcomes: B8, G1, G2, G3, G4, G7, G8 Math 12 Academic Assignment 9: Probability Outcomes: B8, G1, G2, G3, G4, G7, G8 Name: 45 1. A customer chooses 5 or 6 tapes from a bin of 40. What is the expression that gives the total number of possibilities?

More information

12.1 Practice A. Name Date. In Exercises 1 and 2, find the number of possible outcomes in the sample space. Then list the possible outcomes.

12.1 Practice A. Name Date. In Exercises 1 and 2, find the number of possible outcomes in the sample space. Then list the possible outcomes. Name Date 12.1 Practice A In Exercises 1 and 2, find the number of possible outcomes in the sample space. Then list the possible outcomes. 1. You flip three coins. 2. A clown has three purple balloons

More information

Finite Mathematics MAT 141: Chapter 8 Notes

Finite Mathematics MAT 141: Chapter 8 Notes Finite Mathematics MAT 4: Chapter 8 Notes Counting Principles; More David J. Gisch The Multiplication Principle; Permutations Multiplication Principle Multiplication Principle You can think of the multiplication

More information

CHAPTER 8 Additional Probability Topics

CHAPTER 8 Additional Probability Topics CHAPTER 8 Additional Probability Topics 8.1. Conditional Probability Conditional probability arises in probability experiments when the person performing the experiment is given some extra information

More information

Name Class Date. Introducing Probability Distributions

Name Class Date. Introducing Probability Distributions Name Class Date Binomial Distributions Extension: Distributions Essential question: What is a probability distribution and how is it displayed? 8-6 CC.9 2.S.MD.5(+) ENGAGE Introducing Distributions Video

More information

Unit 9: Probability Assignments

Unit 9: Probability Assignments Unit 9: Probability Assignments #1: Basic Probability In each of exercises 1 & 2, find the probability that the spinner shown would land on (a) red, (b) yellow, (c) blue. 1. 2. Y B B Y B R Y Y B R 3. Suppose

More information

Austin and Sara s Game

Austin and Sara s Game Austin and Sara s Game 1. Suppose Austin picks a random whole number from 1 to 5 twice and adds them together. And suppose Sara picks a random whole number from 1 to 10. High score wins. What would you

More information

**Gettysburg Address Spotlight Task

**Gettysburg Address Spotlight Task **Gettysburg Address Spotlight Task Authorship of literary works is often a topic for debate. One method researchers use to decide who was the author is to look at word patterns from known writing of the

More information

Probabilities Using Counting Techniques

Probabilities Using Counting Techniques 6.3 Probabilities Using Counting Techniques How likely is it that, in a game of cards, you will be dealt just the hand that you need? Most card players accept this question as an unknown, enjoying the

More information

Raise your hand if you rode a bus within the past month. Record the number of raised hands.

Raise your hand if you rode a bus within the past month. Record the number of raised hands. 166 CHAPTER 3 PROBABILITY TOPICS Raise your hand if you rode a bus within the past month. Record the number of raised hands. Raise your hand if you answered "yes" to BOTH of the first two questions. Record

More information

These Are a Few of My Favorite Things

These Are a Few of My Favorite Things Lesson.1 Assignment Name Date These Are a Few of My Favorite Things Modeling Probability 1. A board game includes the spinner shown in the figure that players must use to advance a game piece around the

More information

Foundations to Algebra In Class: Investigating Probability

Foundations to Algebra In Class: Investigating Probability Foundations to Algebra In Class: Investigating Probability Name Date How can I use probability to make predictions? Have you ever tried to predict which football team will win a big game? If so, you probably

More information

Chapter 1. Probability

Chapter 1. Probability Chapter 1. Probability 1.1 Basic Concepts Scientific method a. For a given problem, we define measures that explains the problem well. b. Data is collected with observation and the measures are calculated.

More information

What are the chances?

What are the chances? What are the chances? Student Worksheet 7 8 9 10 11 12 TI-Nspire Investigation Student 90 min Introduction In probability, we often look at likelihood of events that are influenced by chance. Consider

More information

COUNTING AND PROBABILITY

COUNTING AND PROBABILITY CHAPTER 9 COUNTING AND PROBABILITY Copyright Cengage Learning. All rights reserved. SECTION 9.2 Possibility Trees and the Multiplication Rule Copyright Cengage Learning. All rights reserved. Possibility

More information

Chapter 1. Probability

Chapter 1. Probability Chapter 1. Probability 1.1 Basic Concepts Scientific method a. For a given problem, we define measures that explains the problem well. b. Data is collected with observation and the measures are calculated.

More information

Using Technology to Conduct a Simulation. ESSENTIAL QUESTION How can you use technology simulations to estimate probabilities?

Using Technology to Conduct a Simulation. ESSENTIAL QUESTION How can you use technology simulations to estimate probabilities? ? LESSON 6.4 Designing and Conducting a Simulation for a Simple Event You can use a graphing calculator or computer to generate random numbers and conduct a simulation. EXAMPLE 1 Using Technology to Conduct

More information

Hypergeometric Probability Distribution

Hypergeometric Probability Distribution Hypergeometric Probability Distribution Example problem: Suppose 30 people have been summoned for jury selection, and that 12 people will be chosen entirely at random (not how the real process works!).

More information

Chapter 11: Probability and Counting Techniques

Chapter 11: Probability and Counting Techniques Chapter 11: Probability and Counting Techniques Diana Pell Section 11.3: Basic Concepts of Probability Definition 1. A sample space is a set of all possible outcomes of an experiment. Exercise 1. An experiment

More information

SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question.

SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question. MATH 1324 Review for Test 3 SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question. Find the value(s) of the function on the given feasible region. 1) Find the

More information

Probability. March 06, J. Boulton MDM 4U1. P(A) = n(a) n(s) Introductory Probability

Probability. March 06, J. Boulton MDM 4U1. P(A) = n(a) n(s) Introductory Probability Most people think they understand odds and probability. Do you? Decision 1: Pick a card Decision 2: Switch or don't Outcomes: Make a tree diagram Do you think you understand probability? Probability Write

More information

Saturday Morning Math Group October 27, Game Theory and Knowing about Knowledge PACKET A

Saturday Morning Math Group October 27, Game Theory and Knowing about Knowledge PACKET A Saturday Morning Math Group October 27, 2012 Game Theory and Knowing about Knowledge PACKET A The table below shows your ( s) payoffs: Situation 1 Role: Row Player ( ) Left Right Up 100 100 Down 0 0 Situation

More information

KS3 Levels 3-8. Unit 3 Probability. Homework Booklet. Complete this table indicating the homework you have been set and when it is due by.

KS3 Levels 3-8. Unit 3 Probability. Homework Booklet. Complete this table indicating the homework you have been set and when it is due by. Name: Maths Group: Tutor Set: Unit 3 Probability Homework Booklet KS3 Levels 3-8 Complete this table indicating the homework you have been set and when it is due by. Date Homework Due By Handed In Please

More information

8.3 Probability with Permutations and Combinations

8.3 Probability with Permutations and Combinations 8.3 Probability with Permutations and Combinations Question 1: How do you find the likelihood of a certain type of license plate? Question 2: How do you find the likelihood of a particular committee? Question

More information

Date. Probability. Chapter

Date. Probability. Chapter Date Probability Contests, lotteries, and games offer the chance to win just about anything. You can win a cup of coffee. Even better, you can win cars, houses, vacations, or millions of dollars. Games

More information

, x {1, 2, k}, where k > 0. (a) Write down P(X = 2). (1) (b) Show that k = 3. (4) Find E(X). (2) (Total 7 marks)

, x {1, 2, k}, where k > 0. (a) Write down P(X = 2). (1) (b) Show that k = 3. (4) Find E(X). (2) (Total 7 marks) 1. The probability distribution of a discrete random variable X is given by 2 x P(X = x) = 14, x {1, 2, k}, where k > 0. Write down P(X = 2). (1) Show that k = 3. Find E(X). (Total 7 marks) 2. In a game

More information

Math 1313 Section 6.2 Definition of Probability

Math 1313 Section 6.2 Definition of Probability Math 1313 Section 6.2 Definition of Probability Probability is a measure of the likelihood that an event occurs. For example, if there is a 20% chance of rain tomorrow, that means that the probability

More information

Order the fractions from least to greatest. Use Benchmark Fractions to help you. First try to decide which is greater than ½ and which is less than ½

Order the fractions from least to greatest. Use Benchmark Fractions to help you. First try to decide which is greater than ½ and which is less than ½ Outcome G Order the fractions from least to greatest 4 1 7 4 5 3 9 5 8 5 7 10 Use Benchmark Fractions to help you. First try to decide which is greater than ½ and which is less than ½ Likelihood Certain

More information

Algebra II- Chapter 12- Test Review

Algebra II- Chapter 12- Test Review Sections: Counting Principle Permutations Combinations Probability Name Choose the letter of the term that best matches each statement or phrase. 1. An illustration used to show the total number of A.

More information

Basic Probability Concepts

Basic Probability Concepts 6.1 Basic Probability Concepts How likely is rain tomorrow? What are the chances that you will pass your driving test on the first attempt? What are the odds that the flight will be on time when you go

More information

Interval of Head Circumferences (mm) XS 510 < 530 S 530 < 550 M 550 < 570 L 570 < 590 XL 590 < 610 XXL 610 < 630. Hat Sizes.

Interval of Head Circumferences (mm) XS 510 < 530 S 530 < 550 M 550 < 570 L 570 < 590 XL 590 < 610 XXL 610 < 630. Hat Sizes. 6.6.4 Lesson Date Creating a Histogram Student Objectives I can construct a frequency histogram. I recognize that each interval must be the same size. Classwork Example 1: Frequency Table with Intervals

More information

Sample Surveys. Chapter 11

Sample Surveys. Chapter 11 Sample Surveys Chapter 11 Objectives Population Sample Sample survey Bias Randomization Sample size Census Parameter Statistic Simple random sample Sampling frame Stratified random sample Cluster sample

More information

Heads Up! A c t i v i t y 5. The Problem. Name Date

Heads Up! A c t i v i t y 5. The Problem. Name Date . Name Date A c t i v i t y 5 Heads Up! In this activity, you will study some important concepts in a branch of mathematics known as probability. You are using probability when you say things like: It

More information

OCR Maths S1. Topic Questions from Papers. Probability

OCR Maths S1. Topic Questions from Papers. Probability OCR Maths S1 Topic Questions from Papers Probability PhysicsAndMathsTutor.com 16 Louise and Marie play a series of tennis matches. It is given that, in any match, the probability that Louise wins the first

More information

5 Elementary Probability Theory

5 Elementary Probability Theory 5 Elementary Probability Theory 5.1 What is Probability? The Basics We begin by defining some terms. Random Experiment: any activity with a random (unpredictable) result that can be measured. Trial: one

More information

Chapter 3: Probability (Part 1)

Chapter 3: Probability (Part 1) Chapter 3: Probability (Part 1) 3.1: Basic Concepts of Probability and Counting Types of Probability There are at least three different types of probability Subjective Probability is found through people

More information

Math 1070 Sample Exam 2

Math 1070 Sample Exam 2 University of Connecticut Department of Mathematics Math 1070 Sample Exam 2 Exam 2 will cover sections 4.6, 4.7, 5.2, 5.3, 5.4, 6.1, 6.2, 6.3, 6.4, F.1, F.2, F.3 and F.4. This sample exam is intended to

More information

2. The value of the middle term in a ranked data set is called: A) the mean B) the standard deviation C) the mode D) the median

2. The value of the middle term in a ranked data set is called: A) the mean B) the standard deviation C) the mode D) the median 1. An outlier is a value that is: A) very small or very large relative to the majority of the values in a data set B) either 100 units smaller or 100 units larger relative to the majority of the values

More information

Gathering information about an entire population often costs too much or is virtually impossible.

Gathering information about an entire population often costs too much or is virtually impossible. Sampling Gathering information about an entire population often costs too much or is virtually impossible. Instead, we use a sample of the population. A sample should have the same characteristics as the

More information

LC OL Probability. ARNMaths.weebly.com. As part of Leaving Certificate Ordinary Level Math you should be able to complete the following.

LC OL Probability. ARNMaths.weebly.com. As part of Leaving Certificate Ordinary Level Math you should be able to complete the following. A Ryan LC OL Probability ARNMaths.weebly.com Learning Outcomes As part of Leaving Certificate Ordinary Level Math you should be able to complete the following. Counting List outcomes of an experiment Apply

More information

CSC/MTH 231 Discrete Structures II Spring, Homework 5

CSC/MTH 231 Discrete Structures II Spring, Homework 5 CSC/MTH 231 Discrete Structures II Spring, 2010 Homework 5 Name 1. A six sided die D (with sides numbered 1, 2, 3, 4, 5, 6) is thrown once. a. What is the probability that a 3 is thrown? b. What is the

More information

10-1. Combinations. Vocabulary. Lesson. Mental Math. able to compute the number of subsets of size r.

10-1. Combinations. Vocabulary. Lesson. Mental Math. able to compute the number of subsets of size r. Chapter 10 Lesson 10-1 Combinations BIG IDEA With a set of n elements, it is often useful to be able to compute the number of subsets of size r Vocabulary combination number of combinations of n things

More information

Section 6.5 Conditional Probability

Section 6.5 Conditional Probability Section 6.5 Conditional Probability Example 1: An urn contains 5 green marbles and 7 black marbles. Two marbles are drawn in succession and without replacement from the urn. a) What is the probability

More information

Determine whether the given events are disjoint. 4) Being over 30 and being in college 4) A) No B) Yes

Determine whether the given events are disjoint. 4) Being over 30 and being in college 4) A) No B) Yes Math 34 Test #4 Review Fall 06 Name Tell whether the statement is true or false. ) 3 {x x is an even counting number} ) A) True False Decide whether the statement is true or false. ) {5, 0, 5, 0} {5, 5}

More information

A Mathematical Analysis of Oregon Lottery Win for Life

A Mathematical Analysis of Oregon Lottery Win for Life Introduction 2017 Ted Gruber This report provides a detailed mathematical analysis of the Win for Life SM draw game offered through the Oregon Lottery (https://www.oregonlottery.org/games/draw-games/win-for-life).

More information

Probability and Statistics 15% of EOC

Probability and Statistics 15% of EOC MGSE9-12.S.CP.1 1. Which of the following is true for A U B A: 2, 4, 6, 8 B: 5, 6, 7, 8, 9, 10 A. 6, 8 B. 2, 4, 6, 8 C. 2, 4, 5, 6, 6, 7, 8, 8, 9, 10 D. 2, 4, 5, 6, 7, 8, 9, 10 2. This Venn diagram shows

More information

Data Analysis. (1) Page #16 34 Column, Column (Skip part B), and #57 (A S/S)

Data Analysis. (1) Page #16 34 Column, Column (Skip part B), and #57 (A S/S) H Algebra 2/Trig Unit 9 Notes Packet Name: Period: # Data Analysis (1) Page 663 664 #16 34 Column, 45 54 Column (Skip part B), and #57 (A S/S) (2) Page 663 664 #17 32 Column, 46 56 Column (Skip part B),

More information

1) If P(E) is the probability that an event will occur, then which of the following is true? (1) 0 P(E) 1 (3) 0 P(E) 1 (2) 0 P(E) 1 (4) 0 P(E) 1

1) If P(E) is the probability that an event will occur, then which of the following is true? (1) 0 P(E) 1 (3) 0 P(E) 1 (2) 0 P(E) 1 (4) 0 P(E) 1 Algebra 2 Review for Unit 14 Test Name: 1) If P(E) is the probability that an event will occur, then which of the following is true? (1) 0 P(E) 1 (3) 0 P(E) 1 (2) 0 P(E) 1 (4) 0 P(E) 1 2) From a standard

More information

Expected Value, continued

Expected Value, continued Expected Value, continued Data from Tuesday On Tuesday each person rolled a die until obtaining each number at least once, and counted the number of rolls it took. Each person did this twice. The data

More information

Randomized Evaluations in Practice: Opportunities and Challenges. Kyle Murphy Policy Manager, J-PAL January 30 th, 2017

Randomized Evaluations in Practice: Opportunities and Challenges. Kyle Murphy Policy Manager, J-PAL January 30 th, 2017 Randomized Evaluations in Practice: Opportunities and Challenges Kyle Murphy Policy Manager, J-PAL January 30 th, 2017 Overview Background What is a randomized evaluation? Why randomize? Advantages and

More information

Problems from 9th edition of Probability and Statistical Inference by Hogg, Tanis and Zimmerman:

Problems from 9th edition of Probability and Statistical Inference by Hogg, Tanis and Zimmerman: Math 22 Fall 2017 Homework 2 Drew Armstrong Problems from 9th edition of Probability and Statistical Inference by Hogg, Tanis and Zimmerman: Section 1.2, Exercises 5, 7, 13, 16. Section 1.3, Exercises,

More information

Math 1070 Sample Exam 1

Math 1070 Sample Exam 1 University of Connecticut Department of Mathematics Math 1070 Sample Exam 1 Exam 1 will cover sections 4.1-4.7 and 5.1-5.4. This sample exam is intended to be used as one of several resources to help you

More information

3 PROBABILITY TOPICS

3 PROBABILITY TOPICS Chapter 3 Probability Topics 35 3 PROBABILITY TOPICS Figure 3. Meteor showers are rare, but the probability of them occurring can be calculated. (credit: Navicore/flickr) Introduction It is often necessary

More information

Class Examples (Ch. 3)

Class Examples (Ch. 3) Class Examples (Ch. 3) 1. A study was recently done that emphasized the problem we all face with drinking and driving. Four hundred accidents that occurred on a Saturday night were analyzed. Two items

More information

Before giving a formal definition of probability, we explain some terms related to probability.

Before giving a formal definition of probability, we explain some terms related to probability. probability 22 INTRODUCTION In our day-to-day life, we come across statements such as: (i) It may rain today. (ii) Probably Rajesh will top his class. (iii) I doubt she will pass the test. (iv) It is unlikely

More information

Mutually Exclusive Events

Mutually Exclusive Events 5.4 Mutually Exclusive Events YOU WILL NEED calculator EXPLORE Carlos drew a single card from a standard deck of 52 playing cards. What is the probability that the card he drew is either an 8 or a black

More information

Ex 1: A coin is flipped. Heads, you win $1. Tails, you lose $1. What is the expected value of this game?

Ex 1: A coin is flipped. Heads, you win $1. Tails, you lose $1. What is the expected value of this game? AFM Unit 7 Day 5 Notes Expected Value and Fairness Name Date Expected Value: the weighted average of possible values of a random variable, with weights given by their respective theoretical probabilities.

More information

Moore, IPS 6e Chapter 05

Moore, IPS 6e Chapter 05 Page 1 of 9 Moore, IPS 6e Chapter 05 Quizzes prepared by Dr. Patricia Humphrey, Georgia Southern University Suppose that you are a student worker in the Statistics Department and they agree to pay you

More information

MAT104: Fundamentals of Mathematics II Summary of Counting Techniques and Probability. Preliminary Concepts, Formulas, and Terminology

MAT104: Fundamentals of Mathematics II Summary of Counting Techniques and Probability. Preliminary Concepts, Formulas, and Terminology MAT104: Fundamentals of Mathematics II Summary of Counting Techniques and Probability Preliminary Concepts, Formulas, and Terminology Meanings of Basic Arithmetic Operations in Mathematics Addition: Generally

More information

Introduction to Counting Homework Solutions

Introduction to Counting Homework Solutions Introduction to Counting Homework Solutions 1. Area codes: Here are the rules that were in use until 1993: The first digit must be 2 through 9. The second digit must be 0 or 1. The third digit must be

More information

Permutations. Used when "ORDER MATTERS"

Permutations. Used when ORDER MATTERS Date: Permutations Used when "ORDER MATTERS" Objective: Evaluate expressions involving factorials. (AN6) Determine the number of possible arrangements (permutations) of a list of items. (AN8) 1) Mrs. Hendrix,

More information

Welcome! Worksheet Counting Principal, Permutations, Combinations. Updates: U4T is 12/12

Welcome! Worksheet Counting Principal, Permutations, Combinations. Updates: U4T is 12/12 Welcome! U4H1: Worksheet Counting Principal, Permutations, Combinations Updates: U4T is 12/12 Announcement: December 16 th is the last day I will accept late work. No new assignment list since this section

More information

p. 1 a) 84 b) 504 c) 723 d) 729 e) 645 f) None of the above.

p. 1 a) 84 b) 504 c) 723 d) 729 e) 645 f) None of the above. p. 1 1) The next flight out needs a pilot, a copilot, and a flight engineer. There are 9 personnel (all equally qualified) available to fill these positions. In how many ways can these positions be filled?

More information

Tree and Venn Diagrams

Tree and Venn Diagrams OpenStax-CNX module: m46944 1 Tree and Venn Diagrams OpenStax College This work is produced by OpenStax-CNX and licensed under the Creative Commons Attribution License 4.0 Sometimes, when the probability

More information

1. The masses, x grams, of the contents of 25 tins of Brand A anchovies are summarized by x =

1. The masses, x grams, of the contents of 25 tins of Brand A anchovies are summarized by x = P6.C1_C2.E1.Representation of Data and Probability 1. The masses, x grams, of the contents of 25 tins of Brand A anchovies are summarized by x = 1268.2 and x 2 = 64585.16. Find the mean and variance of

More information

4.1 Sample Spaces and Events

4.1 Sample Spaces and Events 4.1 Sample Spaces and Events An experiment is an activity that has observable results. Examples: Tossing a coin, rolling dice, picking marbles out of a jar, etc. The result of an experiment is called an

More information

Unit 1: Statistics and Probability (Calculator) Wednesday 6 November 2013 Morning Time: 1 hour 15 minutes

Unit 1: Statistics and Probability (Calculator) Wednesday 6 November 2013 Morning Time: 1 hour 15 minutes Write your name here Surname Other names Pearson Edexcel GCSE Centre Number Candidate Number Mathematics B Unit 1: Statistics and Probability (Calculator) Wednesday 6 November 2013 Morning Time: 1 hour

More information

1) In this problem, A, B,C are subsets of a universal set U. One of the following is always true. Which one?

1) In this problem, A, B,C are subsets of a universal set U. One of the following is always true. Which one? Finite Midterm F01 1) In this problem, A, B,C are subsets of a universal set U. One of the following is always true. Which one? 1) A) A B A' B) A B B C' C) (A B)' = A' B' D) (A B C') (A' B' C) A' B' C'

More information

Day 7. At least one and combining events

Day 7. At least one and combining events Day 7 At least one and combining events Day 7 Warm-up 1. You are on your way to Hawaii and of 15 possible books, you can only take 10. How many different collections of 10 books can you take? 2. Domino

More information

MAT 155. Key Concept. Notation. Fundamental Counting. February 09, S4.7_3 Counting. Chapter 4 Probability

MAT 155. Key Concept. Notation. Fundamental Counting. February 09, S4.7_3 Counting. Chapter 4 Probability MAT 155 Dr. Claude Moore Cape Fear Community College Chapter 4 Probability 4 1 Review and Preview 4 2 Basic Concepts of Probability 4 3 Addition Rule 4 4 Multiplication Rule: Basics 4 7 Counting Key Concept

More information

Chance and risk play a role in everyone s life. No

Chance and risk play a role in everyone s life. No CAPER Counting 6 and Probability Lesson 6.1 A Counting Activity Chance and risk play a role in everyone s life. No doubt you have often heard questions like What are the chances? Some risks are avoidable,

More information

Example: One record (or outcome) is 122 indicating that a

Example: One record (or outcome) is 122 indicating that a Finite Midterm S07 1) When making an online purchase of a computer, the buyer must configure the computer by selecting: 1) 1)The type of cpu. 2)The size of the hard drive. 3)The amount of RAM. 4)Whether

More information

PROBABILITY M.K. HOME TUITION. Mathematics Revision Guides. Level: GCSE Foundation Tier

PROBABILITY M.K. HOME TUITION. Mathematics Revision Guides. Level: GCSE Foundation Tier Mathematics Revision Guides Probability Page 1 of 18 M.K. HOME TUITION Mathematics Revision Guides Level: GCSE Foundation Tier PROBABILITY Version: 2.1 Date: 08-10-2015 Mathematics Revision Guides Probability

More information

Mod 21 Test Review GEO

Mod 21 Test Review GEO Name: Class: Date: ID: Mod 2 Test Review GEO Multiple Choice Identify the choice that best completes the statement or answers the question.. Let U be the set of all integers from to 20. Let = {, 3, 6,

More information

Chapter 11: Probability and Counting Techniques

Chapter 11: Probability and Counting Techniques Chapter 11: Probability and Counting Techniques Diana Pell Section 11.1: The Fundamental Counting Principle Exercise 1. How many different two-letter words (including nonsense words) can be formed when

More information

Lesson 7: Calculating Probabilities of Compound Events

Lesson 7: Calculating Probabilities of Compound Events Lesson 7: alculating Probabilities of ompound Events A previous lesson introduced tree diagrams as an effective method of displaying the possible outcomes of certain multistage chance experiments. Additionally,

More information

Conditional Probability Worksheet

Conditional Probability Worksheet Conditional Probability Worksheet EXAMPLE 4. Drug Testing and Conditional Probability Suppose that a company claims it has a test that is 95% effective in determining whether an athlete is using a steroid.

More information

Math 1313 Conditional Probability. Basic Information

Math 1313 Conditional Probability. Basic Information Math 1313 Conditional Probability Basic Information We have already covered the basic rules of probability, and we have learned the techniques for solving problems with large sample spaces. Next we will

More information

Intermediate Math Circles November 1, 2017 Probability I

Intermediate Math Circles November 1, 2017 Probability I Intermediate Math Circles November 1, 2017 Probability I Probability is the study of uncertain events or outcomes. Games of chance that involve rolling dice or dealing cards are one obvious area of application.

More information

1. An office building contains 27 floors and has 37 offices on each floor. How many offices are in the building?

1. An office building contains 27 floors and has 37 offices on each floor. How many offices are in the building? 1. An office building contains 27 floors and has 37 offices on each floor. How many offices are in the building? 2. A particular brand of shirt comes in 12 colors, has a male version and a female version,

More information

Unit 19 Probability Review

Unit 19 Probability Review . What is sample space? All possible outcomes Unit 9 Probability Review 9. I can use the Fundamental Counting Principle to count the number of ways an event can happen. 2. What is the difference between

More information

Part 1: I can express probability as a fraction, decimal, and percent

Part 1: I can express probability as a fraction, decimal, and percent Name: Pattern: Part 1: I can express probability as a fraction, decimal, and percent For #1 to #4, state the probability of each outcome. Write each answer as a) a fraction b) a decimal c) a percent Example:

More information

not human choice is used to select the sample.

not human choice is used to select the sample. [notes for days 2 and 3] Random Sampling All statistical sampling designs have in common the idea that chance not human choice is used to select the sample. Randomize let chance do the choosing! Randomization

More information

out one marble and then a second marble without replacing the first. What is the probability that both marbles will be white?

out one marble and then a second marble without replacing the first. What is the probability that both marbles will be white? Example: Leah places four white marbles and two black marbles in a bag She plans to draw out one marble and then a second marble without replacing the first What is the probability that both marbles will

More information

Waiting Times. Lesson1. Unit UNIT 7 PATTERNS IN CHANCE

Waiting Times. Lesson1. Unit UNIT 7 PATTERNS IN CHANCE Lesson1 Waiting Times Monopoly is a board game that can be played by several players. Movement around the board is determined by rolling a pair of dice. Winning is based on a combination of chance and

More information

This Chapter s Topics

This Chapter s Topics This Chapter s Topics Today, we re going to talk about three things: Frequency distributions Graphs Charts Frequency distributions, graphs, and charts 1 Frequency distributions Frequency distributions

More information

Counting Methods and Probability

Counting Methods and Probability CHAPTER Counting Methods and Probability Many good basketball players can make 90% of their free throws. However, the likelihood of a player making several free throws in a row will be less than 90%. You

More information

15,504 15, ! 5!

15,504 15, ! 5! Math 33 eview (answers). Suppose that you reach into a bag and randomly select a piece of candy from chocolates, 0 caramels, and peppermints. Find the probability of: a) selecting a chocolate b) selecting

More information

MATH 215 DISCRETE MATHEMATICS INSTRUCTOR: P. WENG

MATH 215 DISCRETE MATHEMATICS INSTRUCTOR: P. WENG MATH DISCRETE MATHEMATICS INSTRUCTOR: P. WENG Counting and Probability Suggested Problems Basic Counting Skills, Inclusion-Exclusion, and Complement. (a An office building contains 7 floors and has 7 offices

More information

STAT Chapter 14 From Randomness to Probability

STAT Chapter 14 From Randomness to Probability STAT 203 - Chapter 14 From Randomness to Probability This is the topic that started my love affair with statistics, although I should mention that we will only skim the surface of Probability. Let me tell

More information

Grade 8 Math Assignment: Probability

Grade 8 Math Assignment: Probability Grade 8 Math Assignment: Probability Part 1: Rock, Paper, Scissors - The Study of Chance Purpose An introduction of the basic information on probability and statistics Materials: Two sets of hands Paper

More information

Probability Paradoxes

Probability Paradoxes Probability Paradoxes Washington University Math Circle February 20, 2011 1 Introduction We re all familiar with the idea of probability, even if we haven t studied it. That is what makes probability so

More information

Data 1 Assessment Calculator allowed for all questions

Data 1 Assessment Calculator allowed for all questions Foundation Higher Data Assessment Calculator allowed for all questions MATHSWATCH All questions Time for the test: 45 minutes Name: MATHSWATCH ANSWERS Grade Title of clip Marks Score Percentage Clip 4

More information

Section The Multiplication Principle and Permutations

Section The Multiplication Principle and Permutations Section 2.1 - The Multiplication Principle and Permutations Example 1: A yogurt shop has 4 flavors (chocolate, vanilla, strawberry, and blueberry) and three sizes (small, medium, and large). How many different

More information

Key Concept Probability of Independent Events. Key Concept Probability of Mutually Exclusive Events. Key Concept Probability of Overlapping Events

Key Concept Probability of Independent Events. Key Concept Probability of Mutually Exclusive Events. Key Concept Probability of Overlapping Events 15-4 Compound Probability TEKS FOCUS TEKS (1)(E) Apply independence in contextual problems. TEKS (1)(B) Use a problemsolving model that incorporates analyzing given information, formulating a plan or strategy,

More information

Honors Statistics. Daily Agenda

Honors Statistics. Daily Agenda Honors Statistics Aug 23-8:26 PM Daily Agenda 1. Check homework C4#2 Aug 23-8:31 PM 1 Apr 6-9:53 AM All the artifacts discovered at the dig. Actual Population - Due to the random sampling... All the artifacts

More information