Chapter 6: Probability and Simulation. The study of randomness

Size: px
Start display at page:

Download "Chapter 6: Probability and Simulation. The study of randomness"

Transcription

1 Chapter 6: Probability and Simulation The study of randomness

2 6.1 Randomness Probability describes the pattern of chance outcomes. Probability is the basis of inference Meaning, the pattern of chance outcomes influences the predictions made and conclusions drawn in a scenario.

3 Handout: #1 From one trial to another, we cannot predict the probability of an event. However, when we perform more and more trials, the probability stabilizes and changes little.

4 Handout #2: Haphazard? While random is often a synonym for haphazard in conversation, in statistics with more and more repetitions, a random phenomenon approaches a long-term regularity. We usually don t have the opportunity to see enough repetitions to see the probabilities stabilize. Instead, with seeing the event happen once or twice, we interpret the occurrence as random, which makes it seem haphazard.

5 Handout #3 (from pg 314) The idea of probability is empirical, which means based on observation.

6 Handout: #4 In attempt to estimate the empirical probability of tossing a coin and counting the proportion of heads, Count Buffon (from the 18 th century) tossed a coin 4040 times, Karl Pearson tossed a coin 24,000 times around 1900, and John Kerrich tossed a coin 10,000 times while imprisoned by the Germans during WWII. Karl Pearson tossed a coin the most, but each pioneer of coin-tossing got heads about half the time (Buffon: , Pearson: , Kerrich: )

7 Handout #5: Randomness The outcome of one trial must not influence the outcome of an other the trials must be independent. Probability is empirical (observed by many trials) Simulations lead us to probability; tools like number generators can help make long runs of trials.

8 Handout #6 Probability is used to describe life span, measurements, traffic flow, genetic makeup, spread of epidemics, setting insurance rates, election predictions where does it stop?!

9 6.2 Probability Models Note that probability models have two parts: A list of possible outcomes A probability for each outcome.

10 Sample Space A sample space is the set of all possible outcomes. To specify S we must state what constitutes an individual outcome, then which outcomes can occur (can be simple or complex) Simple ex: coin tossing, S = {H, T} Complex ex: US Census: If we draw a random sample of 50,000 US households, as the survey does, the S = (all 50,000 households}

11 Sample Space: Rolling two dice At a casino- 36 possible outcomes when we roll 2 dice and record the up-faces in order (first die, second die) Gamblers care only about number of dots face up so the sample space for that is: S = {2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12}

12 Sample Space: A deck of cards S = {you would list out all 52}

13 Techniques for finding outcomes Tree diagram: lists outcomes in an organized way For tossing a coin then rolling a die Starting from a point, each branch represents the possible outcomes from the occurrence of the given event. Be sure to list the set of outcomes from the series of events here: S = {H1, H2, H3, H4, H5, H6, T1, T2, T3, T4, T5, T6}

14 TREE DIAGRAM example a. Create a tree diagram for flipping 2 coins. List the sample space as S = { } a. Create a tree diagram for flipping 4 coins. List the sample space as S = { }

15 Multiplication Principle used if you want to calculate THE NUMBER of outcomes it doesn t tell you what the outcomes are Ex: There are 12 outcomes when flipping a coin and then rolling a die: 2 possible outcomes when a coin is flipped, 6 possible outcomes when rolling a die so 2 x 6 = 12

16 EXAMPLE of multiplication principle Confirm that there are 16 outcomes when flipping 4 coins. Your city has grown and has added a new phone number. In addition to phone numbers that start 434-, now your town has phone numbers that start as 545. How many phone numbers are added to your town?

17 With/without replacement Whether or not you replace an object back into the population to sample from again, affects the number of outcomes in your sample space. Ex: If you take a card from a deck of 52, don t put it back, then draw your 2 nd card etc., that s without replacement. If you take a card, write it down, put it back, draw 2 nd card etc., that s with replacement.

18 EXAMPLE of replacement Your city has grown and has added a new phone number. In addition to phone numbers that start 434-, now your town has phone numbers that start as 545. How many phone numbers are added to your town if you can t have repeated digits in the last four?

19 Event An event is an outcome or set of outcomes of a random phenomenon. It is a subset of the sample space. Ex: When flipping four coins, exactly two heads is an event. So looking at the earlier example, what outcomes constitute this event? We ll call the event A. A = {HHTT, HTHT, HTTH, THHT, THTH, TTHH}

20 Probability Rules In words and notation 1. Any probability is a number between 0 and 1 P(A) of any event A satisfies 0 P(A) 1 2. The sum of the probabilities of all possible outcomes = 1 If S = sample space in a probability model, then P(S) = 1 3. The probability that an event doesn t occur (called the complement of event A) is 1 minus the probability that it does occur P(A^c) = 1 P(A) 4. If 2 events have no outcomes in common (called disjoint, they can t occur together), the probability that one OR the other occurs is the sum of their individual probabilities P(A or B) = P(A) + P(B) (This is called the addition rule for disjointed events)

21 Venn diagrams help visualize the relationship between events Disjoint events A and B Complement A^c of an event A

22 Example of disjoint/complement Select a woman aged years old at random and record her marital status. At random means that we give every such woman the same chace to be the one we choose. We choose an SRS of size 1. The probability of any marital status is just the proportion of all women aged 25 to 29 who have that status; if we selected many women, this is the proportion we would get. Here is the probability model Marital Status Never married Married Widowed Divorced Probability Find the probability that the woman we draw is not married, using The complement rule The addition rule

23 Probabilities in a finite space Looking at the probability model re: marital status of women, notice the sum of the separate events. The probabilities for the events ended up being unique numbers, but if two events have the same probability, they are labeled as equally likely.

24 When to add, when to multiply The addition rule for disjointed events is used when finding the probability of one event occurring. Event A OR B. If finding the probability that two events occur, the probabilities of these events are multiplied.

25 Independence & the Multiplication Rule To find the probability for BOTH events A and B occurring The multiplication rule applies only to independent events; can t use it if events are not independent! In a Venn diagram, the event {A and B}is represented in the overlap

26 Independent or not? Examples Coin toss I: Coin has no memory and coin tossers cannot influence fall of coin Drawing from deck of cards NI: First pick, probability of red is 26/52 or.5. Once we see the first card is red, the probability of a red card in the 2 nd pick is now 25/51 =.49 Taking an IQ test twice in succession NI

27 Multiplication Rule Example 1 A general can plan a campaign to fight one major battle or three small battles. He believes that he has probability 0.6 of winning the large battle and probability 0.8 of winning each of the small battles. Victories or defeats in the small battles are independent. The general must win either the large battle or all three small battles to win the campaign. Which strategy should he choose?

28 Multiplication Rule Example 2 A diagnostic test for the presence of the AIDS virus has the probability of of producing a false positive. That is, when a person free of the AIDS virus is tested, the test has probability of falsely indicating that the virus is present. If all 140 employees of a medial clinic are tested and all 140 are free of AIDS, what is the probability that at least one false positive will occur?

29

30 More applications of Probability Rules If two events A and B are independent, then their complements are also independent. Ex: 75% of voters in a district are Republicans. If an interviewer chooses 2 voters at random, the probability that the first is a Republican and the 2 nd is not a republican is.75 x.25 =.1875

31 6.3 General Probability Rules

32 Addition Rule for Disjoint events

33 General Addition rule for Unions of 2 events

34 Example: Deb and Matt are waiting anxiously to hear if they ve been promoted. Deb guesses her probability of getting promoted is.7 and Matt s is.5, and both of them being promoted is.3. The probability that at least one is promoted = which is.9. The probability neither is promoted is.1. The simultaneous occurrence of 2 events (called a joint event, such as deb and matt getting promoted) is called a joint probability.

35 Conditional Probability The probability that we assign to an event can change if we know some other event has occurred. P(A B): Probability that event A will happen under the condition that event B has occurred. Ex: Probability of drawing an ace is 4/52 or 1/13. If your are dealt 4 cards and one of them is an ace, probability of getting an ace on the 5 th card dealt is 3/48 or 1/16 (conditional probability- getting an Ace given that one was dealt in the first 4).

36 In words, this says that for both of 2 events to occur, first one must occur, and then, given that the first event has occurred, the second must occur.

37 Remember: B is the event whose probability we are computing and A represents the info we are given.

38 Extended Multiplication rules The union of a collection of events is the event that ANY of them occur The Intersection of any collection of events is the event that ALL of them occur

39 Example Only 5% of male high school basketball, baseball, and football players go on to play at the college level. Of these only 1.7% enter major league professional sports. About 40% of the athletes who compete in college and then reach the pros have a career of more than 3 years. Define these events: A = competes in college B = competes pro C = pro career longer than 3 years P(A) =.05 P(B A) =.017 P(C A and B) =.400 What is the probability a HS athlete will have a pro career more than 3 years? The probability we want is therefore P(A and B and C) = P(A)P(B A)P(C A and B) =.05 x.017 x.40 = So, only 3 of every 10,000 high school athletes can expect to compete in college and have a pro career of more than 3 years.

40 Extended tree diagram + chat room example 47% of 18 to 29 age chat online, 21% of 30 to 49 and 7% of 50+ Also, need to know that 29% of all internet users are (event A1), 47% are 30 to 49 (A2) and the remaining 24% are 50 and over (A3). What is the probability that a randomly chosen user of the internet participates in chat rooms (event C)? Tree diagram- probability written on each segment is the conditional probability of an internet user following that segment, given that he or she has reached the node from which it branches. (final outcome is adding all the chatting probabilities which =.2518)

41

42 Bayes Rule Another question we might ask- what percent of adult chat room participants are age 18 to 29? P(A1 C) = P(A1 and C) / P(C) =.1363/.2518 =.5413 *since 29% of internet users are 18-29, knowing that someone chats increases the probability that they are young! Formula sans tree diagram: P(C) = P(A1)P(C A1) + P(A2)P(C A2) + P(A3)P(C A3)

43 6.3 Need to Know summary(print) Complement of an event A contains all outcomes not in A Union (A U B) of events A and B = all outcomes in A, in B, or in both A and B Intersection(A^B) contains all outcomes that are in both A and B, but not in A alone or B alone. General Addition Rule: P(AUB) = P(A) + P(B) P(A^B) Multiplication Rule: P(A^B) = P(A)P(B A) Conditional Probability P(B A) of an event B, given that event A has occurred: P(B A) = P(A^B)/P(A) when P(A) > 0 If A and B are disjoint (mutually exclusive) then P(A^B) = 0 and P(AUB) = P(A) + P(B) A and B are independent when P(B A) = P(B) Venn diagram or tree diagrams useful for organization.

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. 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

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 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

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

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

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

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

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

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

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

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

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

Statistics Intermediate Probability

Statistics Intermediate Probability Session 6 oscardavid.barrerarodriguez@sciencespo.fr April 3, 2018 and Sampling from a Population Outline 1 The Monty Hall Paradox Some Concepts: Event Algebra Axioms and Things About that are True Counting

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

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

Module 4 Project Maths Development Team Draft (Version 2)

Module 4 Project Maths Development Team Draft (Version 2) 5 Week Modular Course in Statistics & Probability Strand 1 Module 4 Set Theory and Probability It is often said that the three basic rules of probability are: 1. Draw a picture 2. Draw a picture 3. Draw

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

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

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

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

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

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

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

Chapter 5: Probability: What are the Chances? Section 5.2 Probability Rules

Chapter 5: Probability: What are the Chances? Section 5.2 Probability Rules + Chapter 5: Probability: What are the Chances? Section 5.2 + Two-Way Tables and Probability When finding probabilities involving two events, a two-way table can display the sample space in a way that

More information

Textbook: pp Chapter 2: Probability Concepts and Applications

Textbook: pp Chapter 2: Probability Concepts and Applications 1 Textbook: pp. 39-80 Chapter 2: Probability Concepts and Applications 2 Learning Objectives After completing this chapter, students will be able to: Understand the basic foundations of probability analysis.

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

[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

RANDOM EXPERIMENTS AND EVENTS

RANDOM EXPERIMENTS AND EVENTS Random Experiments and Events 18 RANDOM EXPERIMENTS AND EVENTS In day-to-day life we see that before commencement of a cricket match two captains go for a toss. Tossing of a coin is an activity and getting

More information

Grade 7/8 Math Circles February 25/26, Probability

Grade 7/8 Math Circles February 25/26, Probability Faculty of Mathematics Waterloo, Ontario N2L 3G1 Probability Grade 7/8 Math Circles February 25/26, 2014 Probability Centre for Education in Mathematics and Computing Probability is the study of how likely

More information

Class XII Chapter 13 Probability Maths. Exercise 13.1

Class XII Chapter 13 Probability Maths. Exercise 13.1 Exercise 13.1 Question 1: Given that E and F are events such that P(E) = 0.6, P(F) = 0.3 and P(E F) = 0.2, find P (E F) and P(F E). It is given that P(E) = 0.6, P(F) = 0.3, and P(E F) = 0.2 Question 2:

More information

"Well, statistically speaking, you are for more likely to have an accident at an intersection, so I just make sure that I spend less time there.

Well, statistically speaking, you are for more likely to have an accident at an intersection, so I just make sure that I spend less time there. 6.2 Probability Models There was a statistician who, when driving his car, would always accelerate hard before coming to an intersection, whiz straight through it, and slow down again once he was beyond

More information

Lesson 4: Chapter 4 Sections 1-2

Lesson 4: Chapter 4 Sections 1-2 Lesson 4: Chapter 4 Sections 1-2 Caleb Moxley BSC Mathematics 14 September 15 4.1 Randomness What s randomness? 4.1 Randomness What s randomness? Definition (random) A phenomenon is random if individual

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

ECON 214 Elements of Statistics for Economists

ECON 214 Elements of Statistics for Economists ECON 214 Elements of Statistics for Economists Session 4 Probability Lecturer: Dr. Bernardin Senadza, Dept. of Economics Contact Information: bsenadza@ug.edu.gh College of Education School of Continuing

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

12 Probability. Introduction Randomness

12 Probability. Introduction Randomness 2 Probability Assessment statements 5.2 Concepts of trial, outcome, equally likely outcomes, sample space (U) and event. The probability of an event A as P(A) 5 n(a)/n(u ). The complementary events as

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

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

Stat 20: Intro to Probability and Statistics

Stat 20: Intro to Probability and Statistics Stat 20: Intro to Probability and Statistics Lecture 12: More Probability Tessa L. Childers-Day UC Berkeley 10 July 2014 By the end of this lecture... You will be able to: Use the theory of equally likely

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

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

Probability. Dr. Zhang Fordham Univ.

Probability. Dr. Zhang Fordham Univ. Probability! Dr. Zhang Fordham Univ. 1 Probability: outline Introduction! Experiment, event, sample space! Probability of events! Calculate Probability! Through counting! Sum rule and general sum rule!

More information

Beginnings of Probability I

Beginnings of Probability I Beginnings of Probability I Despite the fact that humans have played games of chance forever (so to speak), it is only in the 17 th century that two mathematicians, Pierre Fermat and Blaise Pascal, set

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

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 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

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

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

Mathematics 'A' level Module MS1: Statistics 1. Probability. The aims of this lesson are to enable you to. calculate and understand probability

Mathematics 'A' level Module MS1: Statistics 1. Probability. The aims of this lesson are to enable you to. calculate and understand probability Mathematics 'A' level Module MS1: Statistics 1 Lesson Three Aims The aims of this lesson are to enable you to calculate and understand probability apply the laws of probability in a variety of situations

More information

HUDM4122 Probability and Statistical Inference. February 2, 2015

HUDM4122 Probability and Statistical Inference. February 2, 2015 HUDM4122 Probability and Statistical Inference February 2, 2015 In the last class Covariance Correlation Scatterplots Simple linear regression Questions? Comments? Today Ch. 4.1-4.3 in Mendenhall, Beaver,

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

, -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

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

Probability I Sample spaces, outcomes, and events.

Probability I Sample spaces, outcomes, and events. Probability I Sample spaces, outcomes, and events. When we perform an experiment, the result is called the outcome. The set of possible outcomes is the sample space and any subset of the sample space is

More information

Introduction to Probability and Statistics I Lecture 7 and 8

Introduction to Probability and Statistics I Lecture 7 and 8 Introduction to Probability and Statistics I Lecture 7 and 8 Basic Probability and Counting Methods Computing theoretical probabilities:counting methods Great for gambling! Fun to compute! If outcomes

More information

CHAPTER 2 PROBABILITY. 2.1 Sample Space. 2.2 Events

CHAPTER 2 PROBABILITY. 2.1 Sample Space. 2.2 Events CHAPTER 2 PROBABILITY 2.1 Sample Space A probability model consists of the sample space and the way to assign probabilities. Sample space & sample point The sample space S, is the set of all possible outcomes

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

The Teachers Circle Mar. 20, 2012 HOW TO GAMBLE IF YOU MUST (I ll bet you $5 that if you give me $10, I ll give you $20.)

The Teachers Circle Mar. 20, 2012 HOW TO GAMBLE IF YOU MUST (I ll bet you $5 that if you give me $10, I ll give you $20.) The Teachers Circle Mar. 2, 22 HOW TO GAMBLE IF YOU MUST (I ll bet you $ that if you give me $, I ll give you $2.) Instructor: Paul Zeitz (zeitzp@usfca.edu) Basic Laws and Definitions of Probability If

More information

4.3 Finding Probability Using Sets

4.3 Finding Probability Using Sets 4.3 Finding Probability Using ets When rolling a die with sides numbered from 1 to 20, if event A is the event that a number divisible by 5 is rolled: a) What is the sample space,? b) What is the event

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

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

Basic Probability Ideas. Experiment - a situation involving chance or probability that leads to results called outcomes.

Basic Probability Ideas. Experiment - a situation involving chance or probability that leads to results called outcomes. Basic Probability Ideas Experiment - a situation involving chance or probability that leads to results called outcomes. Random Experiment the process of observing the outcome of a chance event Simulation

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

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

Probability: Terminology and Examples Spring January 1, / 22

Probability: Terminology and Examples Spring January 1, / 22 Probability: Terminology and Examples 18.05 Spring 2014 January 1, 2017 1 / 22 Board Question Deck of 52 cards 13 ranks: 2, 3,..., 9, 10, J, Q, K, A 4 suits:,,,, Poker hands Consists of 5 cards A one-pair

More information

Outcome X (1, 1) 2 (2, 1) 3 (3, 1) 4 (4, 1) 5 {(1, 1) (1, 2) (1, 3) (1, 4) (1, 5) (1, 6) (6, 1) (6, 2) (6, 3) (6, 4) (6, 5) (6, 6)}

Outcome X (1, 1) 2 (2, 1) 3 (3, 1) 4 (4, 1) 5 {(1, 1) (1, 2) (1, 3) (1, 4) (1, 5) (1, 6) (6, 1) (6, 2) (6, 3) (6, 4) (6, 5) (6, 6)} Section 8: Random Variables and probability distributions of discrete random variables In the previous sections we saw that when we have numerical data, we can calculate descriptive statistics such as

More information

The probability set-up

The probability set-up CHAPTER 2 The probability set-up 2.1. Introduction and basic theory We will have a sample space, denoted S (sometimes Ω) that consists of all possible outcomes. For example, if we roll two dice, the sample

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

Sample Spaces, Events, Probability

Sample Spaces, Events, Probability Sample Spaces, Events, Probability CS 3130/ECE 3530: Probability and Statistics for Engineers August 28, 2014 Sets A set is a collection of unique objects. Sets A set is a collection of unique objects.

More information

Georgia Department of Education Georgia Standards of Excellence Framework GSE Geometry Unit 6

Georgia Department of Education Georgia Standards of Excellence Framework GSE Geometry Unit 6 How Odd? Standards Addressed in this Task MGSE9-12.S.CP.1 Describe categories of events as subsets of a sample space using unions, intersections, or complements of other events (or, and, not). MGSE9-12.S.CP.7

More information

Algebra 2 Notes Section 10.1: Apply the Counting Principle and Permutations

Algebra 2 Notes Section 10.1: Apply the Counting Principle and Permutations Algebra 2 Notes Section 10.1: Apply the Counting Principle and Permutations Objective(s): Vocabulary: I. Fundamental Counting Principle: Two Events: Three or more Events: II. Permutation: (top of p. 684)

More information

Probability Review before Quiz. Unit 6 Day 6 Probability

Probability Review before Quiz. Unit 6 Day 6 Probability Probability Review before Quiz Unit 6 Day 6 Probability Warm-up: Day 6 1. A committee is to be formed consisting of 1 freshman, 1 sophomore, 2 juniors, and 2 seniors. How many ways can this committee 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

Mathematical Foundations HW 5 By 11:59pm, 12 Dec, 2015

Mathematical Foundations HW 5 By 11:59pm, 12 Dec, 2015 1 Probability Axioms Let A,B,C be three arbitrary events. Find the probability of exactly one of these events occuring. Sample space S: {ABC, AB, AC, BC, A, B, C, }, and S = 8. P(A or B or C) = 3 8. note:

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

Probability and Counting Techniques

Probability and Counting Techniques Probability and Counting Techniques Diana Pell (Multiplication Principle) Suppose that a task consists of t choices performed consecutively. Suppose that choice 1 can be performed in m 1 ways; for each

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

CHAPTER 9 - COUNTING PRINCIPLES AND PROBABILITY

CHAPTER 9 - COUNTING PRINCIPLES AND PROBABILITY CHAPTER 9 - COUNTING PRINCIPLES AND PROBABILITY Probability is the Probability is used in many real-world fields, such as insurance, medical research, law enforcement, and political science. Objectives:

More information

Exercise Class XI Chapter 16 Probability Maths

Exercise Class XI Chapter 16 Probability Maths Exercise 16.1 Question 1: Describe the sample space for the indicated experiment: A coin is tossed three times. A coin has two faces: head (H) and tail (T). When a coin is tossed three times, the total

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

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

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 11, Chapter 8: Probability: The Mathematics of Chance

November 11, Chapter 8: Probability: The Mathematics of Chance Chapter 8: Probability: The Mathematics of Chance November 11, 2013 Last Time Probability Models and Rules Discrete Probability Models Equally Likely Outcomes Probability Rules Probability Rules Rule 1.

More information

North Seattle Community College Winter ELEMENTARY STATISTICS 2617 MATH Section 05, Practice Questions for Test 2 Chapter 3 and 4

North Seattle Community College Winter ELEMENTARY STATISTICS 2617 MATH Section 05, Practice Questions for Test 2 Chapter 3 and 4 North Seattle Community College Winter 2012 ELEMENTARY STATISTICS 2617 MATH 109 - Section 05, Practice Questions for Test 2 Chapter 3 and 4 1. Classify each statement as an example of empirical probability,

More information

4.3 Rules of Probability

4.3 Rules of Probability 4.3 Rules of Probability If a probability distribution is not uniform, to find the probability of a given event, add up the probabilities of all the individual outcomes that make up the event. Example:

More information

MATH , Summer I Homework - 05

MATH , Summer I Homework - 05 MATH 2300-02, Summer I - 200 Homework - 05 Name... TRUE/FALSE. Write 'T' if the statement is true and 'F' if the statement is false. Due on Tuesday, October 26th ) True or False: If p remains constant

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

Probability and Statistics. Copyright Cengage Learning. All rights reserved.

Probability and Statistics. Copyright Cengage Learning. All rights reserved. Probability and Statistics Copyright Cengage Learning. All rights reserved. 14.2 Probability Copyright Cengage Learning. All rights reserved. Objectives What Is Probability? Calculating Probability by

More information

Chapter 15 Probability Rules!

Chapter 15 Probability Rules! Chapter 15 Probability Rules! 15-1 What s It About? Chapter 14 introduced students to basic probability concepts. Chapter 15 generalizes and expands the Addition and Multiplication Rules. We discuss conditional

More information

A).4,.4,.2 B).4,.6,.4 C).3,.3,.3 D).5,.3, -.2 E) None of these are legitimate

A).4,.4,.2 B).4,.6,.4 C).3,.3,.3 D).5,.3, -.2 E) None of these are legitimate AP Statistics Probabilities Test Part 1 Name: 1. A randomly selected student is asked to respond to yes, no, or maybe to the question, Do you intend to vote in the next election? The sample space is {yes,

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

Bell Work. Warm-Up Exercises. Two six-sided dice are rolled. Find the probability of each sum or 7

Bell Work. Warm-Up Exercises. Two six-sided dice are rolled. Find the probability of each sum or 7 Warm-Up Exercises Two six-sided dice are rolled. Find the probability of each sum. 1. 7 Bell Work 2. 5 or 7 3. You toss a coin 3 times. What is the probability of getting 3 heads? Warm-Up Notes Exercises

More information

The probability set-up

The probability set-up CHAPTER The probability set-up.1. Introduction and basic theory We will have a sample space, denoted S sometimes Ω that consists of all possible outcomes. For example, if we roll two dice, the sample space

More information

Math 3201 Unit 3: Probability Name:

Math 3201 Unit 3: Probability Name: Multiple Choice Math 3201 Unit 3: Probability Name: 1. Given the following probabilities, which event is most likely to occur? A. P(A) = 0.2 B. P(B) = C. P(C) = 0.3 D. P(D) = 2. Three events, A, B, and

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

Unit 1B-Modelling with Statistics. By: Niha, Julia, Jankhna, and Prerana

Unit 1B-Modelling with Statistics. By: Niha, Julia, Jankhna, and Prerana Unit 1B-Modelling with Statistics By: Niha, Julia, Jankhna, and Prerana [ Definitions ] A population is any large collection of objects or individuals, such as Americans, students, or trees about which

More information

5.5 Conditional Probability

5.5 Conditional Probability 5.5 Conditional Probability YOU WILL NEED calculator EXPLORE Jackie plays on a volleyball team called the Giants. The Giants are in a round-robin tournament with five other teams. The teams that they will

More information

heads 1/2 1/6 roll a die sum on 2 dice 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 1, 2, 3, 4, 5, 6 heads tails 3/36 = 1/12 toss a coin trial: an occurrence

heads 1/2 1/6 roll a die sum on 2 dice 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 1, 2, 3, 4, 5, 6 heads tails 3/36 = 1/12 toss a coin trial: an occurrence trial: an occurrence roll a die toss a coin sum on 2 dice sample space: all the things that could happen in each trial 1, 2, 3, 4, 5, 6 heads tails 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 example of an outcome:

More information

Lenarz Math 102 Practice Exam # 3 Name: 1. A 10-sided die is rolled 100 times with the following results:

Lenarz Math 102 Practice Exam # 3 Name: 1. A 10-sided die is rolled 100 times with the following results: Lenarz Math 102 Practice Exam # 3 Name: 1. A 10-sided die is rolled 100 times with the following results: Outcome Frequency 1 8 2 8 3 12 4 7 5 15 8 7 8 8 13 9 9 10 12 (a) What is the experimental probability

More information