Austin and Sara s Game

Size: px
Start display at page:

Download "Austin and Sara s Game"

Transcription

1 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 guess is the proportion of times Austin would win, if this game were played many times? What would you guess is the proportion of times Sara would win? 2. Play a few rounds of the game using the digits from line 101 in the random digits table (found below) in the order that they appear. Read the digit 0 as the number 10. For example, the first block of digits is Austin picks two numbers first. His numbers are 1 and 2. Note that we ignore the 9 and go on to the next digit because the numbers he chooses have to be in the 1 to 5 range. Then the next digit (the second 2) is Sara s number. Since Austin s 1+2=3 is greater than Sara s 2, Austin wins the first game. Record the results. Continue in this fashion, reading left to right in row 101 and discarding digits as necessary, until you come to the end of the row. At this point, is either player pulling ahead, or are they about even? Line 101: Carefully enter the following commands in the home screen on your calculator. randint(1,5,200) L1: randint(1,5,200) L2: randint(1,10,200) L3: ((L1+L2) > L3) L4: sum(l4) / 200. The randint command is found under MATH/PRB/5: randint. The symbol is the STO> key. The : symbol is found by ALPHA/(decimal point). The > symbol can be found under 2nd/MATH/TEST/3: >. The sum command is found under 2nd/STAT/MATH/5: sum(. This sequence of commands tells the calculator to pretend to play the game 200 times and record the number of times Austin wins. Press ENTER to carry out the simulation, and record the results. Are you surprised? Press ENTER again to simulate 200 more games, and record the results. Continue to press ENTER until you have 25 sets of repetitions for a total of 5,000 games.

2 4. Enter your 25 results in list L5. Create a histogram of this data under 2nd/STAT PLOT/Plot 1. Define the window as: Xmin = 0.4, Xmax = 0.6, Xscl = Ymin = -4, Ymax = 20, Yscl = 0.1 Then create a boxplot under 2nd/STAT PLOT/Plot 2. Press GRAPH to see both the histogram and boxplot. TRACE to find the center of both plots. Based on what you see, what is your prediction for the proportion of times Austin would win if this game were played many times? 5. Do 1 Var Stats and look at the mean and median for your data. Do they tend to agree with your prediction in Step 4? 6. Now let s consider the game from Sara s perspective. Do you think that Sara s chances of winning over the long terms are the same as Austin s? What minor change to the calculator instructions in Step 3 would simulate 200 plays of the game and report the proportion of times Sara wins? Make this change, and then press ENTER repeatedly until you get 25 results. Calculate the mean of the 25 decimals. Are you surprised? 7. Would you like to modify your estimate of the proportion of times Sara wins? If so, what is your new estimate?

3 Probability Models The SAMPLE SPACE (usually represented with an S ) of a situation involving chance is the set of all the possible outcomes of that situation. For example the sample space of rolling a die is {1, 2, 3, 4, 5, 6}. (The use of bracket symbols around the sample space is called set notation.) Each member of S is a possible sample from the die, which is where the term sample space comes from. 1. Suppose that you flip a coin and then roll a die. How many outcomes are there in the sample space? Write the sample space using set notation. 2. How many outcomes are there in the sample space of an experiment consisting of flipping three coins? Write the sample space using set notation in two ways: 1) If order matters 2) If order doesn t matter 3. If a combination lock has a three-number combination and the wheel on the lock allows any number from 0 to 39, how many outcomes are in the sample space of possible combinations? (You probably don t want to list out all the different combinations.)

4 Conditional Probability 1. The following two-way table gives the number of students at George Washington High School participating in different after-school activities by grade. 9 th 10 th 11 th 12 th Total Athletics Fine Arts Other Total a) What is the probability a randomly selected student is an athlete? (Express your answer as a fraction.) P(athlete) = b) What is the probability a randomly selected student is an athlete and a 10 th grader? (Express your answer as a fraction.) P(athlete 10 th grader) = c) Find the probability that a randomly selected student is a 10 th grader, given that he/she is an athlete. This is written as P(10 th grader athlete). You read the bar as given. P(10 th grader athlete) = 2. Two different airlines have a flight from Los Angeles to New York that departs each weekday morning at a certain time. The probability that the first airline s flight is fully booked on a particular day is.6 and the probability that the second airline s flight is fully booked is.7. The probability that both airlines flights are fully booked is.54. a) The probability that both airlines flights are fully booked is.54, instead of.6.7 =.42. What conclusion can you draw as a result? b) Calculate the probability that the second airline s flight will be fully booked given that the first airline s flight is fully booked. c) Does the probability that the second airline s flight will be fully booked increase, decrease, or stay the same if we know that the first airline s flight is fully booked?

5 Probability Rules Part 1 1. Shade the event in the Venn diagram provided. a) E F ( E intersect F ) shade b) E F ( E union F ) shade everything in the rectangle that is in everything in the rectangle that is in E and F E or F E F E F c) E C (complement of E) shade d) only E shade everything in the everything in the rectangle that is not in rectangle that is only in E E E F E F SHOW YOUR WORK ON THE PROBLEMS THAT FOLLOW SO THAT YOUR NOTES WILL BE USEFUL WHEN YOU LOOK AT THEM LATER. 2. A radio station that plays classical music has a by request program each Saturday evening. The percentages of requests for composers on a particular night are as follows: Bach 5% Mozart 21% Beethoven 26% Schubert 12% Brahms 9% Schumann 7% Dvorak 2% Tchaikovsky?% Mendelssohn 3% Wagner 1% Suppose that these are the only composers requested and one of these requests is randomly selected. a) What is the probability that the request is for Tchaikovsky?

6 b) Find P(Dvorak Mendelssohn). (In words, what is the probability that the request is for Dvorak or Mendelssohn?) Make and label a Venn diagram that represents this situation. c) Find P(Mozart C ). (In words, what is the probability that the request is not for Mozart?) Make and label a Venn diagram that represents this situation. d) What is the probability that the request is for one of the three composers whose last name begins with B? e) What is the probability that the request is not for one of the two composers whose last name begins with S? f) Bach and Wagner are the only composers in the list above who never wrote any symphonies. What is the probability that the request is for a composer who wrote at least one symphony? A PROBABILITY MODEL for a situation involving chance consists of (1) a list of all the possible outcomes and (2) the probability of each possible outcome. 3. a) Give the probability model for rolling a six-sided die one time. Outcome Probability b) If we roll two six-sided dice, what is probability that the sum of the dice is 6? c) What is the probability that the sum of two six-sided dice will not be 6? d) What is the probability that the sum of two six-sided dice will be 5 or 6?

7 Probability Rules Part 2 SHOW YOUR WORK ON THE PROBLEMS THAT FOLLOW SO THAT YOUR NOTES WILL BE USEFUL WHEN YOU LOOK AT THEM LATER. 1. Suppose that you flip a coin and then roll a die. a) What is the probability that the coin will come up heads? b) What is the probability that you roll a number higher than 4? c) What is the probability that the coin comes up heads and the die comes up with a number higher than 4? (You may want to look back at your work from a couple days ago where you listed the combinations of possible outcomes. Also, make sure you see how your answer is related to the answers for the other parts of this problem.)

8 2. Approximately 15% of those eligible are called for jury duty in any one calendar year. People are selected for jury duty at random from those eligible. The same individual cannot be called more than once in the same year, but are eligible to be selected again the next year. a) What is the probability that a particular eligible person is not selected one year? b) What is the probability that a particular eligible person is selected three years in a row? c) What is the probability that a particular eligible person is not selected ten years in a row? d) What is the probability that a particular eligible person is selected two years in a row and is not selected the third year? e) What is the probability that a particular eligible person is selected exactly one time in a two-year period? Make and label a tree-diagram that represents the situation.

9 Probability Rules Part 3 SHOW YOUR WORK ON THE PROBLEMS THAT FOLLOW SO THAT YOUR NOTES WILL BE USEFUL WHEN YOU LOOK AT THEM LATER. 1. Suppose that you roll a die one time. a) What is the probability of rolling a 1? b) What is the probability of rolling a 2? c) What is the probability of rolling a 3? d) What is the probability of rolling a 1, 2, or 3? Make and label a Venn diagram that represents the situation. 2. Suppose that you draw one card from a standard deck of 52 cards. The probability of drawing a red card is 26/52, the probability of drawing an ace is 4/52, and the probability of drawing a red ace is 2/52. Use these probabilities to find the probability of drawing an ace or a red card. Make and label a Venn diagram that represents the situation. 3. There are two traffic lights on the route used by a certain individual to go from home to work. Let E denote the event that the individual must stop at the first light, and define the event F in a similar manner for the second light. Suppose that P(E) =.4, P(F) =.3, and P(E F) =.15. What is the probability that the individual must stop at least one light; that is, what is the probability of E F? Make and label a Venn diagram that represents the situation.

10 4. In 1998 the American Film Institute created a list of the top 100 films ever made ( Suppose that the probability that Allen, Beth, and Frank have all seen a randomly selected film from the list is 39% (i.e. all three of them have seen 39 of the 100 films) the probability that Allen and Beth have both seen a randomly selected film from the list is 42% the probability that Allen and Frank have both seen a randomly selected film from the list is also 42% the probability that Frank will be the only one who has seen a randomly selected film is 6% the probability that Allen has seen a randomly selected film from the list is 48% the probability that Beth has seen a randomly selected film from the list is 59% the probability that Frank has seen a randomly selected film from the list is 62% a) Record the probabilities given above in the Venn diagram. The first probability is easy be careful with the rest of them. Allen Beth Frank b) What is the probability only Allen has seen a randomly selected film from the list? c) What is the probability that Beth and Frank have both seen a randomly selected film from the list that Allen has not seen? d) What is the probability that neither Allen nor Beth nor Frank has seen a randomly selected film from the list?

11 3. We will find the probability of getting all Aces when four cards are dealt. a) What is the probability that the first card is an Ace? b) What is the probability that the second card is an Ace if the first card was an Ace too? Is this event independent from the event in part a? c) What is the probability that the third card is an Ace if the first two cards were Aces too? Is this event independent from the event in part a and b? d) What is the probability that the fourth card is an Ace if the first three cards were Aces too? Is this event independent from the event in part a, b, and c? e) What is the probability that all four cards will be Aces? 4. According to life tables used by the National Center for Health Statistics, the proportion of black males who will live to age 20 is.947. The proportion who live to age 65 is.499. On the basis of these proportions, find the probability that a black male who is 20 years old will reach age 65.

12 AP Stats Conditional Probability Homework

13

14 More on Conditional Probability 1. If P(B) =.5, P(B A) =.5, are A and B independent? Explain. 2. The probability of having a certain disease is.05. The probability of testing positive if you have the disease is.98; the probability of testing positive when you do not have the disease is.10. a. Draw a tree diagram in which the first stage is whether or not you have the disease and the second is the outcome of the test. Include the probability of each segment in your diagram. b. P(have the disease and test positive) =? c. P(test positive) =? d. P(have the disease test positive) =? (over)

15 3. John has coronary artery disease. If he chooses to have bypass surgery, there is probability 0.05 that John will not survive, probability 0.10 that he will survive with serious complications, and probability 0.85 that he will with no complications. If he survives with complications, the conditional probability that he survives for 5 years is If there are no serious complications, the conditional probability that he survives for 5 years is a. Draw a tree diagram that summarizes the information. b. Calculate the probability that John survives for 5 years assuming that he chooses surgery. c. The other option, medical management of the coronary artery disease, gives John a 0.7 probability of surviving for 5 years. Does surgery or medical management offer John a better chance of surviving for 5 years?

16 4. Suppose automobile license plates consist of three letters followed by three digits. Determine the number of outcomes in the sample space of license plates. 5. If duplicate letters and duplicate digits are not allowed in the same situation as #4, what is the number of outcomes in the sample space? 6. A bag contains 15 cards with the numbers 1 through 10 printed on them. Each even number appears on one card and each odd number appears on two cards. One card is to be drawn and the number recorded. How many outcomes are there in the sample space? Write the sample space using set notation. 7. How many outcomes are there in the sample space if two cards are drawn, if the first card is replaced before the second card is drawn? 8. How many outcomes are there in the sample space if two cards are drawn, if the first card is not replaced before the second card is drawn?

Multiplication and Probability

Multiplication and Probability Problem Solving: Multiplication and Probability Problem Solving: Multiplication and Probability What is an efficient way to figure out probability? In the last lesson, we used a table to show the probability

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

1. How to identify the sample space of a probability experiment and how to identify simple events

1. How to identify the sample space of a probability experiment and how to identify simple events Statistics Chapter 3 Name: 3.1 Basic Concepts of Probability Learning objectives: 1. How to identify the sample space of a probability experiment and how to identify simple events 2. How to use the Fundamental

More information

PROBABILITY. 1. Introduction. Candidates should able to:

PROBABILITY. 1. Introduction. Candidates should able to: PROBABILITY Candidates should able to: evaluate probabilities in simple cases by means of enumeration of equiprobable elementary events (e.g for the total score when two fair dice are thrown), or by calculation

More information

Chapter 4: Probability and Counting Rules

Chapter 4: Probability and Counting Rules Chapter 4: Probability and Counting Rules Before we can move from descriptive statistics to inferential statistics, we need to have some understanding of probability: Ch4: Probability and Counting Rules

More information

Section Introduction to Sets

Section Introduction to Sets Section 1.1 - Introduction to Sets Definition: A set is a well-defined collection of objects usually denoted by uppercase letters. Definition: The elements, or members, of a set are denoted by lowercase

More information

She concludes that the dice is biased because she expected to get only one 6. Do you agree with June's conclusion? Briefly justify your answer.

She concludes that the dice is biased because she expected to get only one 6. Do you agree with June's conclusion? Briefly justify your answer. PROBABILITY & STATISTICS TEST Name: 1. June suspects that a dice may be biased. To test her suspicions, she rolls the dice 6 times and rolls 6, 6, 4, 2, 6, 6. She concludes that the dice is biased because

More information

Chapter 6: Probability and Simulation. The study of randomness

Chapter 6: Probability and Simulation. The study of randomness Chapter 6: Probability and Simulation The study of randomness 6.1 Randomness Probability describes the pattern of chance outcomes. Probability is the basis of inference Meaning, the pattern of chance outcomes

More information

Probability. Ms. Weinstein Probability & Statistics

Probability. Ms. Weinstein Probability & Statistics Probability Ms. Weinstein Probability & Statistics Definitions Sample Space The sample space, S, of a random phenomenon is the set of all possible outcomes. Event An event is a set of outcomes of a random

More information

Chapter 6: Probability and Simulation. The study of randomness

Chapter 6: Probability and Simulation. The study of randomness Chapter 6: Probability and Simulation The study of randomness Introduction Probability is the study of chance. 6.1 focuses on simulation since actual observations are often not feasible. When we produce

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

Math Exam 2 Review. NOTE: For reviews of the other sections on Exam 2, refer to the first page of WIR #4 and #5.

Math Exam 2 Review. NOTE: For reviews of the other sections on Exam 2, refer to the first page of WIR #4 and #5. Math 166 Fall 2008 c Heather Ramsey Page 1 Math 166 - Exam 2 Review NOTE: For reviews of the other sections on Exam 2, refer to the first page of WIR #4 and #5. Section 3.2 - Measures of Central Tendency

More information

Math Exam 2 Review. NOTE: For reviews of the other sections on Exam 2, refer to the first page of WIR #4 and #5.

Math Exam 2 Review. NOTE: For reviews of the other sections on Exam 2, refer to the first page of WIR #4 and #5. Math 166 Fall 2008 c Heather Ramsey Page 1 Math 166 - Exam 2 Review NOTE: For reviews of the other sections on Exam 2, refer to the first page of WIR #4 and #5. Section 3.2 - Measures of Central Tendency

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

Such a description is the basis for a probability model. Here is the basic vocabulary we use.

Such a description is the basis for a probability model. Here is the basic vocabulary we use. 5.2.1 Probability Models When we toss a coin, we can t know the outcome in advance. What do we know? We are willing to say that the outcome will be either heads or tails. We believe that each of these

More information

Exam III Review Problems

Exam III Review Problems c Kathryn Bollinger and Benjamin Aurispa, November 10, 2011 1 Exam III Review Problems Fall 2011 Note: Not every topic is covered in this review. Please also take a look at the previous Week-in-Reviews

More information

Name. Is the game fair or not? Prove your answer with math. If the game is fair, play it 36 times and record the results.

Name. Is the game fair or not? Prove your answer with math. If the game is fair, play it 36 times and record the results. Homework 5.1C You must complete table. Use math to decide if the game is fair or not. If Period the game is not fair, change the point system to make it fair. Game 1 Circle one: Fair or Not 2 six sided

More information

STAT 155 Introductory Statistics. Lecture 11: Randomness and Probability Model

STAT 155 Introductory Statistics. Lecture 11: Randomness and Probability Model The UNIVERSITY of NORTH CAROLINA at CHAPEL HILL STAT 155 Introductory Statistics Lecture 11: Randomness and Probability Model 10/5/06 Lecture 11 1 The Monty Hall Problem Let s Make A Deal: a game show

More information

2. How many different three-member teams can be formed from six students?

2. How many different three-member teams can be formed from six students? KCATM 2011 Probability & Statistics 1. A fair coin is thrown in the air four times. If the coin lands with the head up on the first three tosses, what is the probability that the coin will land with the

More information

Chapter 6 -- Probability Review Questions

Chapter 6 -- Probability Review Questions Chapter 6 -- Probability Review Questions Addition Rule: or union or & and (in the same problem) P( A B ) = P( A) + P( B) P( A B) *** If the events A and B are mutually exclusive (disjoint), then P ( A

More information

Junior Circle Meeting 5 Probability. May 2, ii. In an actual experiment, can one get a different number of heads when flipping a coin 100 times?

Junior Circle Meeting 5 Probability. May 2, ii. In an actual experiment, can one get a different number of heads when flipping a coin 100 times? Junior Circle Meeting 5 Probability May 2, 2010 1. We have a standard coin with one side that we call heads (H) and one side that we call tails (T). a. Let s say that we flip this coin 100 times. i. How

More information

A Probability Work Sheet

A Probability Work Sheet A Probability Work Sheet October 19, 2006 Introduction: Rolling a Die Suppose Geoff is given a fair six-sided die, which he rolls. What are the chances he rolls a six? In order to solve this problem, we

More information

Define and Diagram Outcomes (Subsets) of the Sample Space (Universal Set)

Define and Diagram Outcomes (Subsets) of the Sample Space (Universal Set) 12.3 and 12.4 Notes Geometry 1 Diagramming the Sample Space using Venn Diagrams A sample space represents all things that could occur for a given event. In set theory language this would be known as the

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

Lecture 6 Probability

Lecture 6 Probability Lecture 6 Probability Example: When you toss a coin, there are only two possible outcomes, heads and tails. What if we toss a coin two times? Figure below shows the results of tossing a coin 5000 times

More information

Probability and Counting Rules. Chapter 3

Probability and Counting Rules. Chapter 3 Probability and Counting Rules Chapter 3 Probability as a general concept can be defined as the chance of an event occurring. Many people are familiar with probability from observing or playing games of

More information

Chapter 3: PROBABILITY

Chapter 3: PROBABILITY Chapter 3 Math 3201 1 3.1 Exploring Probability: P(event) = Chapter 3: PROBABILITY number of outcomes favourable to the event total number of outcomes in the sample space An event is any collection of

More information

Math 227 Elementary Statistics. Bluman 5 th edition

Math 227 Elementary Statistics. Bluman 5 th edition Math 227 Elementary Statistics Bluman 5 th edition CHAPTER 4 Probability and Counting Rules 2 Objectives Determine sample spaces and find the probability of an event using classical probability or empirical

More information

Grade 6 Math Circles Fall Oct 14/15 Probability

Grade 6 Math Circles Fall Oct 14/15 Probability 1 Faculty of Mathematics Waterloo, Ontario Centre for Education in Mathematics and Computing Grade 6 Math Circles Fall 2014 - Oct 14/15 Probability Probability is the likelihood of an event occurring.

More information

Probability Rules. 2) The probability, P, of any event ranges from which of the following?

Probability Rules. 2) The probability, P, of any event ranges from which of the following? Name: WORKSHEET : Date: Answer the following questions. 1) Probability of event E occurring is... P(E) = Number of ways to get E/Total number of outcomes possible in S, the sample space....if. 2) The probability,

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

12.1 The Fundamental Counting Principle and Permutations

12.1 The Fundamental Counting Principle and Permutations 12.1 The Fundamental Counting Principle and Permutations The Fundamental Counting Principle Two Events: If one event can occur in ways and another event can occur in ways then the number of ways both events

More information

Week 3 Classical Probability, Part I

Week 3 Classical Probability, Part I Week 3 Classical Probability, Part I Week 3 Objectives Proper understanding of common statistical practices such as confidence intervals and hypothesis testing requires some familiarity with probability

More information

Applications of Probability

Applications of Probability Applications of Probability CK-12 Kaitlyn Spong Say Thanks to the Authors Click http://www.ck12.org/saythanks (No sign in required) To access a customizable version of this book, as well as other interactive

More information

Unit 11 Probability. Round 1 Round 2 Round 3 Round 4

Unit 11 Probability. Round 1 Round 2 Round 3 Round 4 Study Notes 11.1 Intro to Probability Unit 11 Probability Many events can t be predicted with total certainty. The best thing we can do is say how likely they are to happen, using the idea of probability.

More information

November 6, Chapter 8: Probability: The Mathematics of Chance

November 6, Chapter 8: Probability: The Mathematics of Chance Chapter 8: Probability: The Mathematics of Chance November 6, 2013 Last Time Crystallographic notation Groups Crystallographic notation The first symbol is always a p, which indicates that the pattern

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

smart board notes ch 6.notebook January 09, 2018

smart board notes ch 6.notebook January 09, 2018 Chapter 6 AP Stat Simulations: Imitation of chance behavior based on a model that accurately reflects a situation Cards, dice, random number generator/table, etc When Performing a Simulation: 1. State

More information

Probability. The MEnTe Program Math Enrichment through Technology. Title V East Los Angeles College

Probability. The MEnTe Program Math Enrichment through Technology. Title V East Los Angeles College Probability The MEnTe Program Math Enrichment through Technology Title V East Los Angeles College 2003 East Los Angeles College. All rights reserved. Topics Introduction Empirical Probability Theoretical

More information

, -the of all of a probability experiment. consists of outcomes. (b) List the elements of the event consisting of a number that is greater than 4.

, -the of all of a probability experiment. consists of outcomes. (b) List the elements of the event consisting of a number that is greater than 4. 4-1 Sample Spaces and Probability as a general concept can be defined as the chance of an event occurring. In addition to being used in games of chance, probability is used in the fields of,, and forecasting,

More information

There is no class tomorrow! Have a good weekend! Scores will be posted in Compass early Friday morning J

There is no class tomorrow! Have a good weekend! Scores will be posted in Compass early Friday morning J STATISTICS 100 EXAM 3 Fall 2016 PRINT NAME (Last name) (First name) *NETID CIRCLE SECTION: L1 12:30pm L2 3:30pm Online MWF 12pm Write answers in appropriate blanks. When no blanks are provided CIRCLE your

More information

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

Section 6.1 #16. Question: What is the probability that a five-card poker hand contains a flush, that is, five cards of the same suit? Section 6.1 #16 What is the probability that a five-card poker hand contains a flush, that is, five cards of the same suit? page 1 Section 6.1 #38 Two events E 1 and E 2 are called independent if p(e 1

More information

Objectives. Materials

Objectives. Materials . Objectives Activity 8 To plot a mathematical relationship that defines a spiral To use technology to create a spiral similar to that found in a snail To use technology to plot a set of ordered pairs

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

STOR 155 Introductory Statistics. Lecture 10: Randomness and Probability Model

STOR 155 Introductory Statistics. Lecture 10: Randomness and Probability Model The UNIVERSITY of NORTH CAROLINA at CHAPEL HILL STOR 155 Introductory Statistics Lecture 10: Randomness and Probability Model 10/6/09 Lecture 10 1 The Monty Hall Problem Let s Make A Deal: a game show

More information

Name: Period: Date: 7 th Pre-AP: Probability Review and Mini-Review for Exam

Name: Period: Date: 7 th Pre-AP: Probability Review and Mini-Review for Exam Name: Period: Date: 7 th Pre-AP: Probability Review and Mini-Review for Exam 4. Mrs. Bartilotta s mathematics class has 7 girls and 3 boys. She will randomly choose two students to do a problem in front

More information

Chapter 1: Sets and Probability

Chapter 1: Sets and Probability Chapter 1: Sets and Probability Section 1.3-1.5 Recap: Sample Spaces and Events An is an activity that has observable results. An is the result of an experiment. Example 1 Examples of experiments: Flipping

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

Def: The intersection of A and B is the set of all elements common to both set A and set B

Def: The intersection of A and B is the set of all elements common to both set A and set B Def: Sample Space the set of all possible outcomes Def: Element an item in the set Ex: The number "3" is an element of the "rolling a die" sample space Main concept write in Interactive Notebook Intersection:

More information

Probability and Randomness. Day 1

Probability and Randomness. Day 1 Probability and Randomness Day 1 Randomness and Probability The mathematics of chance is called. The probability of any outcome of a chance process is a number between that describes the proportion of

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

Empirical (or statistical) probability) is based on. The empirical probability of an event E is the frequency of event E.

Empirical (or statistical) probability) is based on. The empirical probability of an event E is the frequency of event E. Probability and Statistics Chapter 3 Notes Section 3-1 I. Probability Experiments. A. When weather forecasters say There is a 90% chance of rain tomorrow, or a doctor says There is a 35% chance of a successful

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

Probability (Devore Chapter Two)

Probability (Devore Chapter Two) Probability (Devore Chapter Two) 1016-351-01 Probability Winter 2011-2012 Contents 1 Axiomatic Probability 2 1.1 Outcomes and Events............................... 2 1.2 Rules of Probability................................

More information

CHAPTERS 14 & 15 PROBABILITY STAT 203

CHAPTERS 14 & 15 PROBABILITY STAT 203 CHAPTERS 14 & 15 PROBABILITY STAT 203 Where this fits in 2 Up to now, we ve mostly discussed how to handle data (descriptive statistics) and how to collect data. Regression has been the only form of statistical

More information

If you roll a die, what is the probability you get a four OR a five? What is the General Education Statistics

If you roll a die, what is the probability you get a four OR a five? What is the General Education Statistics If you roll a die, what is the probability you get a four OR a five? What is the General Education Statistics probability that you get neither? Class Notes The Addition Rule (for OR events) and Complements

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

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

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Study Guide for Test III (MATH 1630) Name MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Find the number of subsets of the set. 1) {x x is an even

More information

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

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Statistics Homework Ch 5 Name MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Provide an appropriate response. 1) A coin is tossed. Find the probability

More information

STATISTICS and PROBABILITY GRADE 6

STATISTICS and PROBABILITY GRADE 6 Kansas City Area Teachers of Mathematics 2016 KCATM Math Competition STATISTICS and PROBABILITY GRADE 6 INSTRUCTIONS Do not open this booklet until instructed to do so. Time limit: 20 minutes You may use

More information

[Independent Probability, Conditional Probability, Tree Diagrams]

[Independent Probability, Conditional Probability, Tree Diagrams] Name: Year 1 Review 11-9 Topic: Probability Day 2 Use your formula booklet! Page 5 Lesson 11-8: Probability Day 1 [Independent Probability, Conditional Probability, Tree Diagrams] Read and Highlight Station

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

Review Questions on Ch4 and Ch5

Review Questions on Ch4 and Ch5 Review Questions on Ch4 and Ch5 1. Find the mean of the distribution shown. x 1 2 P(x) 0.40 0.60 A) 1.60 B) 0.87 C) 1.33 D) 1.09 2. A married couple has three children, find the probability they are all

More information

1. A factory makes calculators. Over a long period, 2 % of them are found to be faulty. A random sample of 100 calculators is tested.

1. A factory makes calculators. Over a long period, 2 % of them are found to be faulty. A random sample of 100 calculators is tested. 1. A factory makes calculators. Over a long period, 2 % of them are found to be faulty. A random sample of 0 calculators is tested. Write down the expected number of faulty calculators in the sample. Find

More information

Math 146 Statistics for the Health Sciences Additional Exercises on Chapter 3

Math 146 Statistics for the Health Sciences Additional Exercises on Chapter 3 Math 46 Statistics for the Health Sciences Additional Exercises on Chapter 3 Student Name: Find the indicated probability. ) If you flip a coin three times, the possible outcomes are HHH HHT HTH HTT THH

More information

Total. STAT/MATH 394 A - Autumn Quarter Midterm. Name: Student ID Number: Directions. Complete all questions.

Total. STAT/MATH 394 A - Autumn Quarter Midterm. Name: Student ID Number: Directions. Complete all questions. STAT/MATH 9 A - Autumn Quarter 015 - Midterm Name: Student ID Number: Problem 1 5 Total Points Directions. Complete all questions. You may use a scientific calculator during this examination; graphing

More information

Probability - Chapter 4

Probability - Chapter 4 Probability - Chapter 4 In this chapter, you will learn about probability its meaning, how it is computed, and how to evaluate it in terms of the likelihood of an event actually happening. A cynical person

More information

Stat210 WorkSheet#2 Chapter#2

Stat210 WorkSheet#2 Chapter#2 1. When rolling a die 5 times, the number of elements of the sample space equals.(ans.=7,776) 2. If an experiment consists of throwing a die and then drawing a letter at random from the English alphabet,

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

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

Chapter 4. Probability and Counting Rules. McGraw-Hill, Bluman, 7 th ed, Chapter 4

Chapter 4. Probability and Counting Rules. McGraw-Hill, Bluman, 7 th ed, Chapter 4 Chapter 4 Probability and Counting Rules McGraw-Hill, Bluman, 7 th ed, Chapter 4 Chapter 4 Overview Introduction 4-1 Sample Spaces and Probability 4-2 Addition Rules for Probability 4-3 Multiplication

More information

Probability Models. Section 6.2

Probability Models. Section 6.2 Probability Models Section 6.2 The Language of Probability What is random? Empirical means that it is based on observation rather than theorizing. Probability describes what happens in MANY trials. Example

More information

8.2 Union, Intersection, and Complement of Events; Odds

8.2 Union, Intersection, and Complement of Events; Odds 8.2 Union, Intersection, and Complement of Events; Odds Since we defined an event as a subset of a sample space it is natural to consider set operations like union, intersection or complement in the context

More information

INDEPENDENT AND DEPENDENT EVENTS UNIT 6: PROBABILITY DAY 2

INDEPENDENT AND DEPENDENT EVENTS UNIT 6: PROBABILITY DAY 2 INDEPENDENT AND DEPENDENT EVENTS UNIT 6: PROBABILITY DAY 2 WARM UP Students in a mathematics class pick a card from a standard deck of 52 cards, record the suit, and return the card to the deck. The results

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

Section Summary. Finite Probability Probabilities of Complements and Unions of Events Probabilistic Reasoning

Section Summary. Finite Probability Probabilities of Complements and Unions of Events Probabilistic Reasoning Section 7.1 Section Summary Finite Probability Probabilities of Complements and Unions of Events Probabilistic Reasoning Probability of an Event Pierre-Simon Laplace (1749-1827) We first study Pierre-Simon

More information

7.1 Chance Surprises, 7.2 Predicting the Future in an Uncertain World, 7.4 Down for the Count

7.1 Chance Surprises, 7.2 Predicting the Future in an Uncertain World, 7.4 Down for the Count 7.1 Chance Surprises, 7.2 Predicting the Future in an Uncertain World, 7.4 Down for the Count Probability deals with predicting the outcome of future experiments in a quantitative way. The experiments

More information

If a regular six-sided die is rolled, the possible outcomes can be listed as {1, 2, 3, 4, 5, 6} there are 6 outcomes.

If a regular six-sided die is rolled, the possible outcomes can be listed as {1, 2, 3, 4, 5, 6} there are 6 outcomes. Section 11.1: The Counting Principle 1. Combinatorics is the study of counting the different outcomes of some task. For example If a coin is flipped, the side facing upward will be a head or a tail the

More information

7.1 Experiments, Sample Spaces, and Events

7.1 Experiments, Sample Spaces, and Events 7.1 Experiments, 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

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

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

EECS 203 Spring 2016 Lecture 15 Page 1 of 6

EECS 203 Spring 2016 Lecture 15 Page 1 of 6 EECS 203 Spring 2016 Lecture 15 Page 1 of 6 Counting We ve been working on counting for the last two lectures. We re going to continue on counting and probability for about 1.5 more lectures (including

More information

Chapter 5 - Elementary Probability Theory

Chapter 5 - Elementary Probability Theory Chapter 5 - Elementary Probability Theory Historical Background Much of the early work in probability concerned games and gambling. One of the first to apply probability to matters other than gambling

More information

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

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. More 9.-9.3 Practice Name MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Answer the question. ) In how many ways can you answer the questions on

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

Answer each of the following problems. Make sure to show your work.

Answer each of the following problems. Make sure to show your work. Answer each of the following problems. Make sure to show your work. 1. A board game requires each player to roll a die. The player with the highest number wins. If a player wants to calculate his or her

More information

Probability: introduction

Probability: introduction May 6, 2009 Probability: introduction page 1 Probability: introduction Probability is the part of mathematics that deals with the chance or the likelihood that things will happen The probability of an

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

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

Probability: Anticipating Patterns

Probability: Anticipating Patterns Probability: Anticipating Patterns Anticipating Patterns: Exploring random phenomena using probability and simulation (20% 30%) Probability is the tool used for anticipating what the distribution of data

More information

Contents 2.1 Basic Concepts of Probability Methods of Assigning Probabilities Principle of Counting - Permutation and Combination 39

Contents 2.1 Basic Concepts of Probability Methods of Assigning Probabilities Principle of Counting - Permutation and Combination 39 CHAPTER 2 PROBABILITY Contents 2.1 Basic Concepts of Probability 38 2.2 Probability of an Event 39 2.3 Methods of Assigning Probabilities 39 2.4 Principle of Counting - Permutation and Combination 39 2.5

More information

2. The figure shows the face of a spinner. The numbers are all equally likely to occur.

2. The figure shows the face of a spinner. The numbers are all equally likely to occur. MYP IB Review 9 Probability Name: Date: 1. For a carnival game, a jar contains 20 blue marbles and 80 red marbles. 1. Children take turns randomly selecting a marble from the jar. If a blue marble is chosen,

More information

WEEK 11 REVIEW ( and )

WEEK 11 REVIEW ( and ) Math 141 Review 1 (c) 2014 J.L. Epstein WEEK 11 REVIEW (7.5 7.6 and 8.1 8.2) Conditional Probability (7.5 7.6) P E F is the probability of event E occurring given that event F has occurred. Notation: (

More information

Counting and Probability Math 2320

Counting and Probability Math 2320 Counting and Probability Math 2320 For a finite set A, the number of elements of A is denoted by A. We have two important rules for counting. 1. Union rule: Let A and B be two finite sets. Then A B = A

More information

Math 102 Practice for Test 3

Math 102 Practice for Test 3 Math 102 Practice for Test 3 Name Show your work and write all fractions and ratios in simplest form for full credit. 1. If you draw a single card from a standard 52-card deck what is P(King face card)?

More information

Math Exam 2 Review. NOTE: For reviews of the other sections on Exam 2, refer to the first page of WIR #4 and #5.

Math Exam 2 Review. NOTE: For reviews of the other sections on Exam 2, refer to the first page of WIR #4 and #5. Math 166 Spring 2007 c Heather Ramsey Page 1 Math 166 - Exam 2 Review NOTE: For reviews of the other sections on Exam 2, refer to the first page of WIR #4 and #5. Section 7.1 - Experiments, Sample Spaces,

More information

Business Statistics. Chapter 4 Using Probability and Probability Distributions QMIS 120. Dr. Mohammad Zainal

Business Statistics. Chapter 4 Using Probability and Probability Distributions QMIS 120. Dr. Mohammad Zainal Department of Quantitative Methods & Information Systems Business Statistics Chapter 4 Using Probability and Probability Distributions QMIS 120 Dr. Mohammad Zainal Chapter Goals After completing this chapter,

More information

Math Exam 2 Review. NOTE: For reviews of the other sections on Exam 2, refer to the first page of WIR #4 and #5.

Math Exam 2 Review. NOTE: For reviews of the other sections on Exam 2, refer to the first page of WIR #4 and #5. Math 166 Spring 2007 c Heather Ramsey Page 1 Math 166 - Exam 2 Review NOTE: For reviews of the other sections on Exam 2, refer to the first page of WIR #4 and #5. Section 7.1 - Experiments, Sample Spaces,

More information

Unit 1 Day 1: Sample Spaces and Subsets. Define: Sample Space. Define: Intersection of two sets (A B) Define: Union of two sets (A B)

Unit 1 Day 1: Sample Spaces and Subsets. Define: Sample Space. Define: Intersection of two sets (A B) Define: Union of two sets (A B) Unit 1 Day 1: Sample Spaces and Subsets Students will be able to (SWBAT) describe events as subsets of sample space (the set of outcomes) using characteristics (or categories) of the outcomes, or as unions,

More information

Chapter 3: Elements of Chance: Probability Methods

Chapter 3: Elements of Chance: Probability Methods Chapter 3: Elements of Chance: Methods Department of Mathematics Izmir University of Economics Week 3-4 2014-2015 Introduction In this chapter we will focus on the definitions of random experiment, outcome,

More information