P (A B) = P (AB)/P (B).

Size: px
Start display at page:

Download "P (A B) = P (AB)/P (B)."

Transcription

1 1 Lecture 8 Conditional Probability Define the conditional probability of A given B by P (A B) = P (AB) P (B. If we roll two dice in a row the probability that the sum is 9 is 1/9 as there are four combinations (3 and 6, four and 5, five and four, and six and three) that add up to nine. If the first die is a 3 or higher then there is one possible result for the second die that makes the sum nine. If the first die is a or lower then there is no possible result for the second die that makes the sum nine. Based on this we write { 0, i = 1, ; P (sum is nine first die is i) = 1/6, i 3. We would like to find a more general way to express how one event affects the likelihood of another. For any two events A and B with P (B) > 0 we define P (A B) = P (AB)/P (B). If the event A is the event the sum of two die is nine and the event B i is the event that the first die is i then we get P (sum is nine first die is i) = P (A B i ) = P (AB i) P (B i ) { 0/(1/6), i = 1, ; = (1/36)/(1/6), i 3. { 0, i = 1, ; = 1/6, i 3. Two cards are selected at random from a deck of 5. What is the probability that both cards selected were aces given that the at least one of the cards is an ace? What is the probability that both cards selected were aces given that a black ace was selected? What is the probability that both cards selected were aces given that the ace of spades was selected? Let A be the event that we have a pair of aces. Let B 1 be the event that that we have at least one ace, B be the event that we have a black ace and B 3 be the event that the ace of spades was selected. 1

2 The number of ways to select two cards from the deck is ( ) 5. This is our state space. The number of ways to select two cards where exactly one of them is an ace is The number of pairs of aces is ( ) 4 P (B 1 ) = 4 ( ) = ( 04 5 ) The number of ways to select two cards where exactly one of them is a black ace is 50. The number of pairs of black aces is 1. So P (B ) = ( ) = ( ). There are 51 pairs of cards where one of them is the ace of spades so P (B 3 ) = 51 ( 5 ).

3 Lecture 9 Bayes Formula Since B and B C are disjoint and B B C is the whole sample space we have that A is the disjoint union of AB and AB C. Thus P (A) = P (AB) + P (AB C ) = P (A B)P (B) + P (A B C )P (B C ) = P (A B)P (B) + P (A B C )(1 P (B)). This is known as Bayes Formula. It is the foundation of the field of statistics known as Bayesian statistics. A disease afflicts one out of every 00 people in the country. There is a test which is used to diagnose the disease. It has a false positive rate of 1% and a false negative rate of 5%. Conditioned on a positive test what is the probability that a person has the disease? Let D be the event that the person has the disease and let E be the event that the person gets a positive test (the test indicates that the person has the disease). We are trying to calculate P (D E). To calculate this we must first calculate P (DE) and P (E). The false negative rate of 5% means that P (E C D) =.05. Then P (E D) =.95. Thus P (DE) = P (D)P (E D) = (.005)(.95). To find the probability of E we use Bayes Formula, P (E) = P (E D)P (D) + P (E D C )(1 P (D)). We have already identified three of the four terms. The false positive rate of 1% means that P (E D C ) =.01. Plugging these values into Bayes Formula gives us P (E) = P (E D)P (D) + P (E D C )(1 P (D)) = (.005)(.95) + (.01)(.995). and P (D E) = P (DE) P (E) = (.005)(.95) (.005)(.95) + (.01)(.995).33. One difficult problem in medicine is determining which women should get a mammogram. Mammograms can detect breast cancer and save women s lives but they also often incorrectly say that women who do not have cancer might have cancer. This leads to unnecessary worry, surgeries and deaths. For every 100,000 women who get a mammogram there are 350 who have breast cancer 3

4 50 who have cancer and it is not detected by the mammogram and 7000 who singled out for additional testing. 1. Given that a person gets selected for additional testing what is the probability that they have cancer?. Given that a person does not get selected for additional testing what is the probability that they have cancer? 3. Given that a person gets selected for additional testing what is the probability that they do not have cancer? 4. Given that a person does not get selected for additional testing what is the probability that they do not have cancer? 1. There are 7000 people who are single out for additional treatment. Of the 350 people with cancer the test identifies 300 of them and misses 50. Thus the conditional probability that the someone has cancer given that they have a positive test is 300/ Of the 93,000 people who do not get selected for additional testing only 50 of them have cancer so the conditional probability is 50/93, There are 7000 people who are single out for additional treatment. Of them 300 people have cancer and 6700 do not. Thus the conditional probability that the someone does not have cancer given that they have a positive test is 6700/ Of the 93,000 people who do not get selected for additional testing only 50 of them have cancer so the conditional probability is 9,950/93,000. The false positive rate is the conditional probability that a person tests positive given that they do not have the disease. The false negative rate is the conditional probability that a person tests negative given that they does have the disease. In the example above the false positive rate is 6700/ as there are 6700 positive tests among the people without cancer. The false negative rate is 50/ as there are 50 negative tests among the 350 people with cancer. An insurance company believes there are two types of people, those who are risk prone and those who are not. A high risk person has a 50% chance of accumulating at least $10,000 in claims and a 50% chance of generating fewer claims. A low risk person has only a 10% chance of accumulating at 4

5 least $10,000 in claims and a 90% chance of generating fewer claims. The company has determined that there are 0% of the people in the low risk pool and 80% of the people in the low risk pool. 1. What is the probability that a person generates at least $10,000 in claims?. Conditioned on a person generating at least $10,000 in claims what is the probability that they are in the high risk pool? 3. Conditioned on a person generating less than $10,000 in claims what is the probability that they are in the low risk pool? 5

6 3 Lecture 10 We say that events A and B are independent if P (AB) = P (A)P (B). Notice that this implies that P (A B) = P (AB) P (B) P (A)P (B) = = P (A). P (B) It also implies that P (B A) = P (B). We select one card from a deck of 5. We let A be the event that the card selected is a club and B be the event that the card is a 7. Show that A and B are independent. Notice that if A is independent of B then P (AB) + P (AB C ) = P (A) and P (AB C ) = P (A) P (AB) (1) P (AB C ) = P (A) P (A)P (B) () P (AB C ) = P (A)(1 P (B)) (3) P (AB C ) = P (A)P (B C ) (4) and A and B C are independent. You roll one die followed by another die. Let A be the event that the sum of the die is 9. Let B be the event that the first die lands on an even number. Let C be the event that the second die lands on an odd number. Show that 1. A is independent of B. A is independent of C 3. B is independent of C 4. P (ABC) P (A)P (B)P (C) There are four possibilities for A to occur ((3,6), (4,5), (5,4), (6,3)) so P (A) = 4/36. P (B) = P (C) = 1/. There are two possibilities for AB to occur ((4,5) and (6,3)) so P (AB) = /36 = P (A)P (B). There are also two possibilities for AC to occur ((4,5) and (6,3)) so P (AC) = /36 = P (A)P (C). There are nine possibilities for BC so P (BC) = 9/36 = 1/4 = P (B)P (C). But ABC = AB = AC as both (4,5) and (6,3) are in ABC so P (ABC) = /36 1/36 = P (A)P (B)P (C). In a situation like this we say that A, B and C are pairwise independent but not mutually independent. Let {A i } n i=1 be a sequence of events. We 6

7 say that the A i are pairwise independent if A i and A j are independent (P (A i )(A j ) = P (A i A j )) for all i j. We say that the events {A i } n i=1 are mutually independent or independent if for all I {1,,..., n} P ( i I A i ) = i I P (A i ). For n = 3 this means and P (A 1 A ) = P (A 1 )P (A ), P (A 1 A 3 ) = P (A 1 )P (A 3 ), P (A A 3 ) = P (A )P (A 3 ) P (A 1 A A 3 ) = P (A 1 )P (A )P (A 3 ). If the {A i } n i=1 are independent then they are pairwise independent but the previous example shows that there are events that are pairwise independent but not independent. Just as if A and B are independent then so are A and B C if {A i } are independent Let the events {A i } n i=1 be an independent sequence of events such that P (A i ) = 1/3 for all i. 1. What is P ( 10 i=1 A i)?. For what j is the largest? P (exactly j of the A i occur) By independence P ( 10 i=1 A i) = 10 i=1 P (A i) = (1/3) 10. For any set of I {1,,..., 10} with I = j then P ( i I A i i I A C i ) = (1/3) j (/3) 10 j. For any j there are ( ) 10 j sets with I = j. Thus P ( 10 i=1a i ) = P (exactly j occur) = 10 i=1 P (A i ) ( ) 10 (1/3) j (/3) 10 j. j Plugging these values into a calculator we see this is largest when j = 3. 7

8 4 Lecture 11 Conditional Independence A person has two coins. The first coin comes up heads with probability 1/4 and tails with probability 3/4. The second coin comes up heads with probability 3/4 and tails with probability 1/4. One of the two coins is selected and then flipped twice. If each coin has the same initial probability of being selected and both flips come up heads what is the conditional probability that the first coin was selected? Show that the event that the first flip is heads is not independent of the event that the second flip is heads. Our state space consists of eight possibilities depending on whether the first or second coin is selected and whether the first and second flips come up heads or tails. S = {(1, h, h), (1, h, t), (1, t, h), (1, t, t), (, h, h), (, h, t), (, t, h), (, t, t)}. Using the conditional expectation formula we see that these events have probabilities 1 3, 3 3, 3 3, 9 3, 9 3, 3 3, 3 3 and 1 3 respectively. Let F be the event that the first coin is selected. Let H 1 be the event that the first flip is heads and let H be the event that the first flip is heads. The conditional probability that the first coin was selected given that both flips are heads is P (F H 1 H ) = P (F H 1H ) P (H 1 H ) Adding up the probabilities above we get that = 1/3 10/3 = P (H 1 ) = = 1 and P (H ) = 1 as well. When we calculated the probabilities for the 8 events we implicitly used the fact that conditioned on the choice of the coin the results of the flips are independent. Now we make that idea precise. Let A, B and C be any three events. We say that A and B are conditionally independent given C (or that conditioned on C the events A and B are independent) if P (AB C) = P (A C)P (B C). It is easy to check that if A and B are conditionally independent given C then so are A and B C. It is also easy to extend this to three or more events being conditionally independent given C. 8

9 As an example we show that H 1 and H are conditionally independent given F by calculating P (H 1 H F ) = 1/3 1/ = 1 16 = = 4/3 1/ 4/3 1/ = P (H 1 F )P (H F ). When we calculated the probabilities we implicitly were using this fact. Colorblindness is a disease that affects 5% of men.5% of women. (The gene for colorblindness is carried on the X chromosome. Women need to have the gene on both X chromosomes in order to be colorblind. If a man has it on his one X chromosome the he is colorblind.) Conditioning on a person being color blind what is the probability that the person is a man? Assume the that the overall population is half men and half women. Colorblindness is a disease that affects 5% of men.5% of women. (The gene for colorblindness is carried on the X chromosome. Women need to have the gene on both X chromosomes in order to be colorblind. If a man has it on his one X chromosome the he is colorblind.) Conditioning on a person being color blind what is the probability that the person is a man? Assume the that the overall population is half men and half women. Let M be the event that the person is a man and C be the event that a person is colorblind. The information in the problem tells us that P (C M) =.05, P (C M C ) =.005 and P (M) =.5. We are asked to find P (M C) = P (MC) P (C) = P (C M)P (M) P (CM) + P (CM C ) = (.05)(.5) (.05)(.5) + (.005)(.5) = = % of the women are carriers. They have one X chromosome with the colorblindness gene and one without it. All the male children of a colorblind women are colorblind, half of the male children of a carrier are colorblind and none of the noncarrier s children are colorblind. Given the women s condition the outcome of her son s are conditionally independent. Given that a women that has two sons and both of them are colorblind, what is the conditional probability that she is colorblind. The state space consists of the women s status and the two sons state. This is 1 states, (normal,cb,cb), (carier, CB C,CB), etc. The states where both of the sons are colorblind are (normal,cb,cb), (carier, CB,CB) and (CB, CB,CB). Their probabilities are (.95)0, (.0475)(1/) and (.005)(1). The conditional probaiblity the mom is colorblind is (.005)(1) (.095)(1/) + (.005)(1) = =

Statistics 100A Homework 2 Solutions

Statistics 100A Homework 2 Solutions Statistics Homework Solutions Ryan Rosario Chapter 9. retail establishment accepts either the merican Express or the VIS credit card. total of percent of its customers carry an merican Express card, 6

More information

6.3 Conditional Probability and Independence

6.3 Conditional Probability and Independence 222 CHAPTER 6. PROBABILITY 6.3 Conditional Probability and Independence Conditional Probability Two cubical dice each have a triangle painted on one side, a circle painted on two sides and a square painted

More information

Bayesian Tutorial (Sheet Updated 20 March)

Bayesian Tutorial (Sheet Updated 20 March) Bayesian Tutorial (Sheet Updated 20 March) Practice Questions (for discussing in Class) Week starting 21 March 2016 1. What is the probability that the total of two dice will be greater than 8, given that

More information

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

Contemporary Mathematics- MAT 130. Probability. a) What is the probability of obtaining a number less than 4? Contemporary Mathematics- MAT 30 Solve the following problems:. A fair die is tossed. What is the probability of obtaining a number less than 4? What is the probability of obtaining a number less than

More information

Lecture Note 1 Set and Probability Theory. MIT 14.30 Spring 2006 Herman Bennett

Lecture Note 1 Set and Probability Theory. MIT 14.30 Spring 2006 Herman Bennett Lecture Note 1 Set and Probability Theory MIT 14.30 Spring 2006 Herman Bennett 1 Set Theory 1.1 Definitions and Theorems 1. Experiment: any action or process whose outcome is subject to uncertainty. 2.

More information

Math 3C Homework 3 Solutions

Math 3C Homework 3 Solutions Math 3C Homework 3 s Ilhwan Jo and Akemi Kashiwada ilhwanjo@math.ucla.edu, akashiwada@ucla.edu Assignment: Section 2.3 Problems 2, 7, 8, 9,, 3, 5, 8, 2, 22, 29, 3, 32 2. You draw three cards from a standard

More information

E3: PROBABILITY AND STATISTICS lecture notes

E3: PROBABILITY AND STATISTICS lecture notes E3: PROBABILITY AND STATISTICS lecture notes 2 Contents 1 PROBABILITY THEORY 7 1.1 Experiments and random events............................ 7 1.2 Certain event. Impossible event............................

More information

Lesson 1. Basics of Probability. Principles of Mathematics 12: Explained! www.math12.com 314

Lesson 1. Basics of Probability. Principles of Mathematics 12: Explained! www.math12.com 314 Lesson 1 Basics of Probability www.math12.com 314 Sample Spaces: Probability Lesson 1 Part I: Basic Elements of Probability Consider the following situation: A six sided die is rolled The sample space

More information

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

(b) You draw two balls from an urn and track the colors. When you start, it contains three blue balls and one red ball. Examples for Chapter 3 Probability Math 1040-1 Section 3.1 1. Draw a tree diagram for each of the following situations. State the size of the sample space. (a) You flip a coin three times. (b) You draw

More information

Basic Probability Theory II

Basic Probability Theory II RECAP Basic Probability heory II Dr. om Ilvento FREC 408 We said the approach to establishing probabilities for events is to Define the experiment List the sample points Assign probabilities to the sample

More information

Section 6.2 Definition of Probability

Section 6.2 Definition of Probability 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 that it will

More information

Probabilistic Strategies: Solutions

Probabilistic Strategies: Solutions Probability Victor Xu Probabilistic Strategies: Solutions Western PA ARML Practice April 3, 2016 1 Problems 1. You roll two 6-sided dice. What s the probability of rolling at least one 6? There is a 1

More information

A Few Basics of Probability

A Few Basics of Probability A Few Basics of Probability Philosophy 57 Spring, 2004 1 Introduction This handout distinguishes between inductive and deductive logic, and then introduces probability, a concept essential to the study

More information

Definition and Calculus of Probability

Definition and Calculus of Probability In experiments with multivariate outcome variable, knowledge of the value of one variable may help predict another. For now, the word prediction will mean update the probabilities of events regarding the

More information

Lecture 13. Understanding Probability and Long-Term Expectations

Lecture 13. Understanding Probability and Long-Term Expectations Lecture 13 Understanding Probability and Long-Term Expectations Thinking Challenge What s the probability of getting a head on the toss of a single fair coin? Use a scale from 0 (no way) to 1 (sure thing).

More information

Mathematical goals. Starting points. Materials required. Time needed

Mathematical goals. Starting points. Materials required. Time needed Level S2 of challenge: B/C S2 Mathematical goals Starting points Materials required Time needed Evaluating probability statements To help learners to: discuss and clarify some common misconceptions about

More information

Probability: Terminology and Examples Class 2, 18.05, Spring 2014 Jeremy Orloff and Jonathan Bloom

Probability: Terminology and Examples Class 2, 18.05, Spring 2014 Jeremy Orloff and Jonathan Bloom Probability: Terminology and Examples Class 2, 18.05, Spring 2014 Jeremy Orloff and Jonathan Bloom 1 Learning Goals 1. Know the definitions of sample space, event and probability function. 2. Be able to

More information

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

AP: LAB 8: THE CHI-SQUARE TEST. Probability, Random Chance, and Genetics Ms. Foglia Date AP: LAB 8: THE CHI-SQUARE TEST Probability, Random Chance, and Genetics Why do we study random chance and probability at the beginning of a unit on genetics? Genetics is the study of inheritance,

More information

Bayesian Updating with Discrete Priors Class 11, 18.05, Spring 2014 Jeremy Orloff and Jonathan Bloom

Bayesian Updating with Discrete Priors Class 11, 18.05, Spring 2014 Jeremy Orloff and Jonathan Bloom 1 Learning Goals Bayesian Updating with Discrete Priors Class 11, 18.05, Spring 2014 Jeremy Orloff and Jonathan Bloom 1. Be able to apply Bayes theorem to compute probabilities. 2. Be able to identify

More information

Week 2: Conditional Probability and Bayes formula

Week 2: Conditional Probability and Bayes formula Week 2: Conditional Probability and Bayes formula We ask the following question: suppose we know that a certain event B has occurred. How does this impact the probability of some other A. This question

More information

Contemporary Mathematics Online Math 1030 Sample Exam I Chapters 12-14 No Time Limit No Scratch Paper Calculator Allowed: Scientific

Contemporary Mathematics Online Math 1030 Sample Exam I Chapters 12-14 No Time Limit No Scratch Paper Calculator Allowed: Scientific Contemporary Mathematics Online Math 1030 Sample Exam I Chapters 12-14 No Time Limit No Scratch Paper Calculator Allowed: Scientific Name: The point value of each problem is in the left-hand margin. You

More information

1 Combinations, Permutations, and Elementary Probability

1 Combinations, Permutations, and Elementary Probability 1 Combinations, Permutations, and Elementary Probability Roughly speaking, Permutations are ways of grouping things where the order is important. Combinations are ways of grouping things where the order

More information

Conditional Probability, Independence and Bayes Theorem Class 3, 18.05, Spring 2014 Jeremy Orloff and Jonathan Bloom

Conditional Probability, Independence and Bayes Theorem Class 3, 18.05, Spring 2014 Jeremy Orloff and Jonathan Bloom Conditional Probability, Independence and Bayes Theorem Class 3, 18.05, Spring 2014 Jeremy Orloff and Jonathan Bloom 1 Learning Goals 1. Know the definitions of conditional probability and independence

More information

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

Chapter 6. 1. What is the probability that a card chosen from an ordinary deck of 52 cards is an ace? Ans: 4/52. Chapter 6 1. What is the probability that a card chosen from an ordinary deck of 52 cards is an ace? 4/52. 2. What is the probability that a randomly selected integer chosen from the first 100 positive

More information

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

Lecture 1 Introduction Properties of Probability Methods of Enumeration Asrat Temesgen Stockholm University Lecture 1 Introduction Properties of Probability Methods of Enumeration Asrat Temesgen Stockholm University 1 Chapter 1 Probability 1.1 Basic Concepts In the study of statistics, we consider experiments

More information

MATH 140 Lab 4: Probability and the Standard Normal Distribution

MATH 140 Lab 4: Probability and the Standard Normal Distribution MATH 140 Lab 4: Probability and the Standard Normal Distribution Problem 1. Flipping a Coin Problem In this problem, we want to simualte the process of flipping a fair coin 1000 times. Note that the outcomes

More information

Chapter 4: Probability and Counting Rules

Chapter 4: Probability and Counting Rules Chapter 4: Probability and Counting Rules Learning Objectives Upon successful completion of Chapter 4, you will be able to: Determine sample spaces and find the probability of an event using classical

More information

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

Basic Probability. Probability: The part of Mathematics devoted to quantify uncertainty AMS 5 PROBABILITY Basic Probability Probability: The part of Mathematics devoted to quantify uncertainty Frequency Theory Bayesian Theory Game: Playing Backgammon. The chance of getting (6,6) is 1/36.

More information

P (B) In statistics, the Bayes theorem is often used in the following way: P (Data Unknown)P (Unknown) P (Data)

P (B) In statistics, the Bayes theorem is often used in the following way: P (Data Unknown)P (Unknown) P (Data) 22S:101 Biostatistics: J. Huang 1 Bayes Theorem For two events A and B, if we know the conditional probability P (B A) and the probability P (A), then the Bayes theorem tells that we can compute the conditional

More information

Chapter 4 & 5 practice set. The actual exam is not multiple choice nor does it contain like questions.

Chapter 4 & 5 practice set. The actual exam is not multiple choice nor does it contain like questions. Chapter 4 & 5 practice set. The actual exam is not multiple choice nor does it contain like questions. MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.

More information

Section 5-3 Binomial Probability Distributions

Section 5-3 Binomial Probability Distributions Section 5-3 Binomial Probability Distributions Key Concept This section presents a basic definition of a binomial distribution along with notation, and methods for finding probability values. Binomial

More information

2004 Solutions Ga lois Contest (Grade 10)

2004 Solutions Ga lois Contest (Grade 10) Canadian Mathematics Competition An activity of The Centre for Education in Ma thematics and Computing, University of W aterloo, Wa terloo, Ontario 2004 Solutions Ga lois Contest (Grade 10) 2004 Waterloo

More information

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

Probability. Sample space: all the possible outcomes of a probability experiment, i.e., the population of outcomes Probability Basic Concepts: Probability experiment: process that leads to welldefined results, called outcomes Outcome: result of a single trial of a probability experiment (a datum) Sample space: all

More information

Fundamentals of Probability

Fundamentals of Probability Fundamentals of Probability Introduction Probability is the likelihood that an event will occur under a set of given conditions. The probability of an event occurring has a value between 0 and 1. An impossible

More information

AP Stats - Probability Review

AP Stats - Probability Review AP Stats - Probability Review Multiple Choice Identify the choice that best completes the statement or answers the question. 1. I toss a penny and observe whether it lands heads up or tails up. Suppose

More information

Chapter 4 - Practice Problems 2

Chapter 4 - Practice Problems 2 Chapter - Practice Problems 2 MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Find the indicated probability. 1) If you flip a coin three times, the

More information

Unit 4 The Bernoulli and Binomial Distributions

Unit 4 The Bernoulli and Binomial Distributions PubHlth 540 4. Bernoulli and Binomial Page 1 of 19 Unit 4 The Bernoulli and Binomial Distributions Topic 1. Review What is a Discrete Probability Distribution... 2. Statistical Expectation.. 3. The Population

More information

Ready, Set, Go! Math Games for Serious Minds

Ready, Set, Go! Math Games for Serious Minds Math Games with Cards and Dice presented at NAGC November, 2013 Ready, Set, Go! Math Games for Serious Minds Rande McCreight Lincoln Public Schools Lincoln, Nebraska Math Games with Cards Close to 20 -

More information

6th Grade Lesson Plan: Probably Probability

6th Grade Lesson Plan: Probably Probability 6th Grade Lesson Plan: Probably Probability Overview This series of lessons was designed to meet the needs of gifted children for extension beyond the standard curriculum with the greatest ease of use

More information

Section 2.4-2.5 Probability (p.55)

Section 2.4-2.5 Probability (p.55) Section 2.4-2.5 Probability (p.55 2.54 Suppose that in a senior college class of 500 students it is found that 210 smoke, 258 drink alcoholic beverage, 216 eat between meals, 122 smoke and drink alcoholic

More information

Solutions to Homework 6 Statistics 302 Professor Larget

Solutions to Homework 6 Statistics 302 Professor Larget s to Homework 6 Statistics 302 Professor Larget Textbook Exercises 5.29 (Graded for Completeness) What Proportion Have College Degrees? According to the US Census Bureau, about 27.5% of US adults over

More information

Chapter 4 - Practice Problems 1

Chapter 4 - Practice Problems 1 Chapter 4 - Practice Problems SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question. Provide an appropriate response. ) Compare the relative frequency formula

More information

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

Question of the Day. Key Concepts. Vocabulary. Mathematical Ideas. QuestionofDay QuestionofDay Question of the Day What is the probability that in a family with two children, both are boys? What is the probability that in a family with two children, both are boys, if we already know

More information

Comparison of frequentist and Bayesian inference. Class 20, 18.05, Spring 2014 Jeremy Orloff and Jonathan Bloom

Comparison of frequentist and Bayesian inference. Class 20, 18.05, Spring 2014 Jeremy Orloff and Jonathan Bloom Comparison of frequentist and Bayesian inference. Class 20, 18.05, Spring 2014 Jeremy Orloff and Jonathan Bloom 1 Learning Goals 1. Be able to explain the difference between the p-value and a posterior

More information

Probability --QUESTIONS-- Principles of Math 12 - Probability Practice Exam 1 www.math12.com

Probability --QUESTIONS-- Principles of Math 12 - Probability Practice Exam 1 www.math12.com Probability --QUESTIONS-- Principles of Math - Probability Practice Exam www.math.com Principles of Math : Probability Practice Exam Use this sheet to record your answers:... 4... 4... 4.. 6. 4.. 6. 7..

More information

Probability definitions

Probability definitions Probability definitions 1. Probability of an event = chance that the event will occur. 2. Experiment = any action or process that generates observations. In some contexts, we speak of a data-generating

More information

2. Three dice are tossed. Find the probability of a) a sum of 4; or b) a sum greater than 4 (may use complement)

2. Three dice are tossed. Find the probability of a) a sum of 4; or b) a sum greater than 4 (may use complement) Probability Homework Section P4 1. A two-person committee is chosen at random from a group of four men and three women. Find the probability that the committee contains at least one man. 2. Three dice

More information

The Calculus of Probability

The Calculus of Probability The Calculus of Probability Let A and B be events in a sample space S. Partition rule: P(A) = P(A B) + P(A B ) Example: Roll a pair of fair dice P(Total of 10) = P(Total of 10 and double) + P(Total of

More information

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

LAB : THE CHI-SQUARE TEST. Probability, Random Chance, and Genetics Period Date LAB : THE CHI-SQUARE TEST Probability, Random Chance, and Genetics Why do we study random chance and probability at the beginning of a unit on genetics? Genetics is the study of inheritance,

More information

ECE302 Spring 2006 HW1 Solutions January 16, 2006 1

ECE302 Spring 2006 HW1 Solutions January 16, 2006 1 ECE302 Spring 2006 HW1 Solutions January 16, 2006 1 Solutions to HW1 Note: These solutions were generated by R. D. Yates and D. J. Goodman, the authors of our textbook. I have added comments in italics

More information

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

Math/Stats 425 Introduction to Probability. 1. Uncertainty and the axioms of probability Math/Stats 425 Introduction to Probability 1. Uncertainty and the axioms of probability Processes in the real world are random if outcomes cannot be predicted with certainty. Example: coin tossing, stock

More information

Homework 3 (due Tuesday, October 13)

Homework 3 (due Tuesday, October 13) Homework (due Tuesday, October 1 Problem 1. Consider an experiment that consists of determining the type of job either blue-collar or white-collar and the political affiliation Republican, Democratic,

More information

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

Probability. a number between 0 and 1 that indicates how likely it is that a specific event or set of events will occur. Probability Probability Simple experiment Sample space Sample point, or elementary event Event, or event class Mutually exclusive outcomes Independent events a number between 0 and 1 that indicates how

More information

Combinatorial Proofs

Combinatorial Proofs Combinatorial Proofs Two Counting Principles Some proofs concerning finite sets involve counting the number of elements of the sets, so we will look at the basics of counting. Addition Principle: If A

More information

Types of Studies. Systematic Reviews and Meta-Analyses

Types of Studies. Systematic Reviews and Meta-Analyses Types of Studies Systematic Reviews and Meta-Analyses Important medical questions are typically studied more than once, often by different research teams in different locations. A systematic review is

More information

Math 210. 1. Compute C(1000,2) (a) 499500. (b) 1000000. (c) 2. (d) 999000. (e) None of the above.

Math 210. 1. Compute C(1000,2) (a) 499500. (b) 1000000. (c) 2. (d) 999000. (e) None of the above. Math 210 1. Compute C(1000,2) (a) 499500. (b) 1000000. (c) 2. (d) 999000. 2. Suppose that 80% of students taking calculus have previously had a trigonometry course. Of those that did, 75% pass their calculus

More information

Coin Flip Questions. Suppose you flip a coin five times and write down the sequence of results, like HHHHH or HTTHT.

Coin Flip Questions. Suppose you flip a coin five times and write down the sequence of results, like HHHHH or HTTHT. Coin Flip Questions Suppose you flip a coin five times and write down the sequence of results, like HHHHH or HTTHT. 1 How many ways can you get exactly 1 head? 2 How many ways can you get exactly 2 heads?

More information

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

Question: What is the probability that a five-card poker hand contains a flush, that is, five cards of the same suit? ECS20 Discrete Mathematics Quarter: Spring 2007 Instructor: John Steinberger Assistant: Sophie Engle (prepared by Sophie Engle) Homework 8 Hints Due Wednesday June 6 th 2007 Section 6.1 #16 What is the

More information

STAT 319 Probability and Statistics For Engineers PROBABILITY. Engineering College, Hail University, Saudi Arabia

STAT 319 Probability and Statistics For Engineers PROBABILITY. Engineering College, Hail University, Saudi Arabia STAT 319 robability and Statistics For Engineers LECTURE 03 ROAILITY Engineering College, Hail University, Saudi Arabia Overview robability is the study of random events. The probability, or chance, that

More information

Review for Test 2. Chapters 4, 5 and 6

Review for Test 2. Chapters 4, 5 and 6 Review for Test 2 Chapters 4, 5 and 6 1. You roll a fair six-sided die. Find the probability of each event: a. Event A: rolling a 3 1/6 b. Event B: rolling a 7 0 c. Event C: rolling a number less than

More information

AP Statistics 7!3! 6!

AP Statistics 7!3! 6! Lesson 6-4 Introduction to Binomial Distributions Factorials 3!= Definition: n! = n( n 1)( n 2)...(3)(2)(1), n 0 Note: 0! = 1 (by definition) Ex. #1 Evaluate: a) 5! b) 3!(4!) c) 7!3! 6! d) 22! 21! 20!

More information

Chapter 8 Integers 8.1 Addition and Subtraction

Chapter 8 Integers 8.1 Addition and Subtraction Chapter 8 Integers 8.1 Addition and Subtraction Negative numbers Negative numbers are helpful in: Describing temperature below zero Elevation below sea level Losses in the stock market Overdrawn checking

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. Practice Test Chapter 9 Name MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Find the odds. ) Two dice are rolled. What are the odds against a sum

More information

36 Odds, Expected Value, and Conditional Probability

36 Odds, Expected Value, and Conditional Probability 36 Odds, Expected Value, and Conditional Probability What s the difference between probabilities and odds? To answer this question, let s consider a game that involves rolling a die. If one gets the face

More information

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

Chapter 5 Section 2 day 1 2014f.notebook. November 17, 2014. Honors Statistics Chapter 5 Section 2 day 1 2014f.notebook November 17, 2014 Honors Statistics Monday November 17, 2014 1 1. Welcome to class Daily Agenda 2. Please find folder and take your seat. 3. Review Homework C5#3

More information

BRCA1 and BRCA2 for men

BRCA1 and BRCA2 for men Oxford University Hospitals NHS Trust Oxford Regional Genetic Department BRCA1 and BRCA2 for men Information for men from families with a known alteration in the BRCA1/2 gene Introduction BRCA1 and BRCA2

More information

Bayes Theorem & Diagnostic Tests Screening Tests

Bayes Theorem & Diagnostic Tests Screening Tests Bayes heorem & Screening ests Bayes heorem & Diagnostic ests Screening ests Some Questions If you test positive for HIV, what is the probability that you have HIV? If you have a positive mammogram, what

More information

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

Introductory Probability. MATH 107: Finite Mathematics University of Louisville. March 5, 2014 Introductory Probability MATH 07: Finite Mathematics University of Louisville March 5, 204 What is probability? Counting and probability 2 / 3 Probability in our daily lives We see chances, odds, and probabilities

More information

Conditional Probability, Hypothesis Testing, and the Monty Hall Problem

Conditional Probability, Hypothesis Testing, and the Monty Hall Problem Conditional Probability, Hypothesis Testing, and the Monty Hall Problem Ernie Croot September 17, 2008 On more than one occasion I have heard the comment Probability does not exist in the real world, and

More information

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

Discrete Mathematics and Probability Theory Fall 2009 Satish Rao, David Tse Note 10 CS 70 Discrete Mathematics and Probability Theory Fall 2009 Satish Rao, David Tse Note 10 Introduction to Discrete Probability Probability theory has its origins in gambling analyzing card games, dice,

More information

Department of Industrial Engineering IE 202: Engineering Statistics Example Questions Spring 2012

Department of Industrial Engineering IE 202: Engineering Statistics Example Questions Spring 2012 Department of Industrial Engineering IE 202: Engineering Statistics Example Questions Spring 202. Twenty workers are to be assigned to 20 different jobs, one to each job. How many different assignments

More information

Lab 11. Simulations. The Concept

Lab 11. Simulations. The Concept Lab 11 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

More information

PROBABILITY. SIMPLE PROBABILITY is the likelihood that a specific event will occur, represented by a number between 0 and 1.

PROBABILITY. SIMPLE PROBABILITY is the likelihood that a specific event will occur, represented by a number between 0 and 1. PROBABILITY SIMPLE PROBABILITY SIMPLE PROBABILITY is the likelihood that a specific event will occur, represented by a number between 0 and. There are two categories of simple probabilities. THEORETICAL

More information

How To Find The Sample Space Of A Random Experiment In R (Programming)

How To Find The Sample Space Of A Random Experiment In R (Programming) Probability 4.1 Sample Spaces For a random experiment E, the set of all possible outcomes of E is called the sample space and is denoted by the letter S. For the coin-toss experiment, S would be the results

More information

Feb 7 Homework Solutions Math 151, Winter 2012. Chapter 4 Problems (pages 172-179)

Feb 7 Homework Solutions Math 151, Winter 2012. Chapter 4 Problems (pages 172-179) Feb 7 Homework Solutions Math 151, Winter 2012 Chapter Problems (pages 172-179) Problem 3 Three dice are rolled. By assuming that each of the 6 3 216 possible outcomes is equally likely, find the probabilities

More information

Section 6-5 Sample Spaces and Probability

Section 6-5 Sample Spaces and Probability 492 6 SEQUENCES, SERIES, AND PROBABILITY 52. How many committees of 4 people are possible from a group of 9 people if (A) There are no restrictions? (B) Both Juan and Mary must be on the committee? (C)

More information

Ch. 13.2: Mathematical Expectation

Ch. 13.2: Mathematical Expectation Ch. 13.2: Mathematical Expectation Random Variables Very often, we are interested in sample spaces in which the outcomes are distinct real numbers. For example, in the experiment of rolling two dice, we

More information

Stat 20: Intro to Probability and Statistics

Stat 20: Intro to Probability and Statistics Stat 20: Intro to Probability and Statistics Lecture 16: More Box Models Tessa L. Childers-Day UC Berkeley 22 July 2014 By the end of this lecture... You will be able to: Determine what we expect the sum

More information

What is a P-value? Ronald A. Thisted, PhD Departments of Statistics and Health Studies The University of Chicago

What is a P-value? Ronald A. Thisted, PhD Departments of Statistics and Health Studies The University of Chicago What is a P-value? Ronald A. Thisted, PhD Departments of Statistics and Health Studies The University of Chicago 8 June 1998, Corrections 14 February 2010 Abstract Results favoring one treatment over another

More information

Discrete Structures for Computer Science

Discrete Structures for Computer Science Discrete Structures for Computer Science Adam J. Lee adamlee@cs.pitt.edu 6111 Sennott Square Lecture #20: Bayes Theorem November 5, 2013 How can we incorporate prior knowledge? Sometimes we want to know

More information

CONTINGENCY (CROSS- TABULATION) TABLES

CONTINGENCY (CROSS- TABULATION) TABLES CONTINGENCY (CROSS- TABULATION) TABLES Presents counts of two or more variables A 1 A 2 Total B 1 a b a+b B 2 c d c+d Total a+c b+d n = a+b+c+d 1 Joint, Marginal, and Conditional Probability We study methods

More information

Math/Stat 394 Homework 2

Math/Stat 394 Homework 2 Math/Stat 39 Homework Due Wednesday Jan 18 1. Six awards are to be given out among 0 students. How many ways can the awards be given out if (a one student will win exactly five awards. (b one student will

More information

2. How many ways can the letters in PHOENIX be rearranged? 7! = 5,040 ways.

2. How many ways can the letters in PHOENIX be rearranged? 7! = 5,040 ways. Math 142 September 27, 2011 1. How many ways can 9 people be arranged in order? 9! = 362,880 ways 2. How many ways can the letters in PHOENIX be rearranged? 7! = 5,040 ways. 3. The letters in MATH are

More information

Class 19: Two Way Tables, Conditional Distributions, Chi-Square (Text: Sections 2.5; 9.1)

Class 19: Two Way Tables, Conditional Distributions, Chi-Square (Text: Sections 2.5; 9.1) Spring 204 Class 9: Two Way Tables, Conditional Distributions, Chi-Square (Text: Sections 2.5; 9.) Big Picture: More than Two Samples In Chapter 7: We looked at quantitative variables and compared the

More information

Math 55: Discrete Mathematics

Math 55: Discrete Mathematics Math 55: Discrete Mathematics UC Berkeley, Fall 2011 Homework # 7, due Wedneday, March 14 Happy Pi Day! (If any errors are spotted, please email them to morrison at math dot berkeley dot edu..5.10 A croissant

More information

Chapter 3. Probability

Chapter 3. Probability Chapter 3 Probability Every Day, each us makes decisions based on uncertainty. Should you buy an extended warranty for your new DVD player? It depends on the likelihood that it will fail during the warranty.

More information

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

EXAM. Exam #3. Math 1430, Spring 2002. April 21, 2001 ANSWERS EXAM Exam #3 Math 1430, Spring 2002 April 21, 2001 ANSWERS i 60 pts. Problem 1. A city has two newspapers, the Gazette and the Journal. In a survey of 1, 200 residents, 500 read the Journal, 700 read the

More information

Hoover High School Math League. Counting and Probability

Hoover High School Math League. Counting and Probability Hoover High School Math League Counting and Probability Problems. At a sandwich shop there are 2 kinds of bread, 5 kinds of cold cuts, 3 kinds of cheese, and 2 kinds of dressing. How many different sandwiches

More information

Having a coin come up heads or tails is a variable on a nominal scale. Heads is a different category from tails.

Having a coin come up heads or tails is a variable on a nominal scale. Heads is a different category from tails. Chi-square Goodness of Fit Test The chi-square test is designed to test differences whether one frequency is different from another frequency. The chi-square test is designed for use with data on a nominal

More information

Chapter 6: Probability

Chapter 6: Probability Chapter 6: Probability In a more mathematically oriented statistics course, you would spend a lot of time talking about colored balls in urns. We will skip over such detailed examinations of probability,

More information

BRCA Genes and Inherited Breast and Ovarian Cancer. Patient information leaflet

BRCA Genes and Inherited Breast and Ovarian Cancer. Patient information leaflet BRCA Genes and Inherited Breast and Ovarian Cancer Patient information leaflet This booklet has been written for people who have a personal or family history of breast and/or ovarian cancer that could

More information

. 0 1 10 2 100 11 1000 3 20 1 2 3 4 5 6 7 8 9

. 0 1 10 2 100 11 1000 3 20 1 2 3 4 5 6 7 8 9 Introduction The purpose of this note is to find and study a method for determining and counting all the positive integer divisors of a positive integer Let N be a given positive integer We say d is a

More information

Formula for Theoretical Probability

Formula for Theoretical Probability Notes Name: Date: Period: Probability I. Probability A. Vocabulary is the chance/ likelihood of some event occurring. Ex) The probability of rolling a for a six-faced die is 6. It is read as in 6 or out

More information

DETERMINE whether the conditions for a binomial setting are met. COMPUTE and INTERPRET probabilities involving binomial random variables

DETERMINE whether the conditions for a binomial setting are met. COMPUTE and INTERPRET probabilities involving binomial random variables 1 Section 7.B Learning Objectives After this section, you should be able to DETERMINE whether the conditions for a binomial setting are met COMPUTE and INTERPRET probabilities involving binomial random

More information

Math 202-0 Quizzes Winter 2009

Math 202-0 Quizzes Winter 2009 Quiz : Basic Probability Ten Scrabble tiles are placed in a bag Four of the tiles have the letter printed on them, and there are two tiles each with the letters B, C and D on them (a) Suppose one tile

More information

10-4-10 Year 9 mathematics: holiday revision. 2 How many nines are there in fifty-four?

10-4-10 Year 9 mathematics: holiday revision. 2 How many nines are there in fifty-four? DAY 1 Mental questions 1 Multiply seven by seven. 49 2 How many nines are there in fifty-four? 54 9 = 6 6 3 What number should you add to negative three to get the answer five? 8 4 Add two point five to

More information

SAT Math Facts & Formulas Review Quiz

SAT Math Facts & Formulas Review Quiz Test your knowledge of SAT math facts, formulas, and vocabulary with the following quiz. Some questions are more challenging, just like a few of the questions that you ll encounter on the SAT; these questions

More information

Chapter 4 Lecture Notes

Chapter 4 Lecture Notes Chapter 4 Lecture Notes Random Variables October 27, 2015 1 Section 4.1 Random Variables A random variable is typically a real-valued function defined on the sample space of some experiment. For instance,

More information

Introduction to Hypothesis Testing

Introduction to Hypothesis Testing I. Terms, Concepts. Introduction to Hypothesis Testing A. In general, we do not know the true value of population parameters - they must be estimated. However, we do have hypotheses about what the true

More information

6.042/18.062J Mathematics for Computer Science. Expected Value I

6.042/18.062J Mathematics for Computer Science. Expected Value I 6.42/8.62J Mathematics for Computer Science Srini Devadas and Eric Lehman May 3, 25 Lecture otes Expected Value I The expectation or expected value of a random variable is a single number that tells you

More information