Chapter 15. General Probability Rules /42

Size: px
Start display at page:

Download "Chapter 15. General Probability Rules /42"

Transcription

1 Chapter 15 General Probability Rules 1

2 Homework p361 2, 3, 4, 10, 11, 12, 30, 36, 38, 40, 42 2

3 3

4 Objective Students use the general addition and multiplication rules to find probabilities of random events. 4

5 What if events are not disjoint? When two events A and B are disjoint (mutually exclusive), we can use the addition rule for disjoint events: P(A B) = P(A) + P(B) However, when the events are not disjoint, this earlier addition rule will double count the probability of A and B both occurring. Thus, we need the General Addition Rule. 5

6 General Addition Rule n Events NOT mutually exclusive n Probability of a 10 OR a club. 2, 3, 4, 5, 6, 7, 8, 9, 10, J, Q, K, A 2, 3, 4, 5, 6, 7, 8, 9, 10, J, Q, K, A 2, 3, 4, 5, 6, 7, 8, 9, 10, J, Q, K, A 2, 3, 4, 5, 6, 7, 8, 9, 10, J, Q, K, A Note, the 10 is included in both events and would be counted twice. 6

7 General Addition Rule General Addition Rule: For any two events A and B, P(A B) = P(A) + P(B) P(A B) P(A or B) = P(A) + P(B) P(A and B) 7

8 NOT Disjoint Events Suppose we have a company with 66 employees. Maintenance - 14, Production - 37, Office - 8, Management - 7 If one employee is chosen at random each month to get a good parking space what is the probability that a maintenance or production worker is chosen? This is very simple IF we assume the positions are mutually exclusive. That is, a maintenance worker is not also management. P(Mt U Mg) = P(Mt) + P(Mg) = 14/66 + 7/66 = 21/66 = 7/22 But what if a maintenance worker is the maintenance supervisor (management)? Then the jobs are not mutually exclusive (disjoint) and: P(Mt U Mg) = P(Mt) + P(Mg) - P(Mt U Mg) = 14/66 + 7/66-1/66 = 20/66 = 10/33 8

9 It Depends When we looked at contingency tables, we discussed conditional distributions. This leads us to conditional probability. When we want the probability of an event from a conditional distribution, we write P(B A); the probability of B given A. 9

10 Contingent Probability To find the probability of the event B given the event A, we restrict ourselves to the outcomes in A. We then find the fraction of A outcomes in which B also occurred. P(B \ A) = P(A B) P(A) = P(A and B) P(A) Note: P(A) cannot equal 0, since we know that A has occurred. A1 A2 A3 Total B1 a b c a+b+c B2 d e f d+e+f Total a+d b+e c+f a+b+c+d+e+f P(A1\B1) = P(A2\B2) = P(B1\A1) = P(B2\A3) = a/(a+b+c) e/(d+e+f) a/(a+d) f/(c+f) 10

11 Example Let us pretend for the moment that 75% of students study at least 3 hours for a statistics test. 50% of students study at least 3 hours AND do all the homework. What is the probability that a student does all the homework given that he studied at least 3 hours for the test. P(Study and HW) =.5, P(Study) =.75 P(Study and HW) = P(Study) P(HW\Study).5 =.75 P(HW\Study) P(HW\Study) = P(Study and HW)/P(Study) =.5 /.75 = 2/3 11

12 Tables Help Sometimes it helps to put your data into a contingency (table) Mammals Birds Reptiles Amphibians Total US Foreign Total P(Foreign) = 498/663 P(Bird) = 253/663 Foreign and Bird are NOT disjoint P(Foreign Bird) = 175/663 12

13 Conditional Probability Mammals Birds Reptiles Amphibians Total US Foreign Total P(Foreign) = 498/663 P(Bird) = 253/663 P(Foreign Bird) = 175/663 P(Foreign or Bird) = 498/ / /663 = 576/663 13

14 Conditional Probability Mammals Birds Reptiles Amphibians Total US Foreign Total P(Foreign) = 498/663 P(Bird) = 253/663 P(Foreign Bird) = 175/663 P(Foreign or Bird) = 576/663 P(Foreign Bird) = 175/253 P(Bird Foreign) = 175/498 Origin and Animal are NOT independent P(Foreign Bird) = 175/253 P(Foreign) = 498/663 14

15 Tables Help Mammals Birds Reptiles Amphibians Total US Foreign Total P(Foreign) = 498/663 P(Bird) = 253/663 P(Foreign and Bird) = 175/663 P(Foreign or Bird) = 576/663 P(Foreign Bird) = 175/253 P(Bird Foreign) = 175/498 P(Foreign Bird) = P(Foreign and Bird)/P(Bird) = 175/ /663 = 175/253 P(Bird Foreign) = P(Foreign and Bird)/P(Foreign) = 175/ /663 = 175/498 15

16 Or Suppose we have a company with 66 employees. Maintenance - 14, Production - 37, Office - 8, Management - 7 If one employee is chosen at random each month to get a good parking space what is the probability that a maintenance or production worker is chosen? P(M U P) = P(M) + P(P) = 14/ /66 = 51/66 = 17/22 This, of course, assumes that no employee fills more than one position. The jobs are mutually exclusive (disjoint). 16

17 Example At our lovely little company, 36 people apply for a job, 20 men and 16 women. Eight of the men and 12 of the women have a Ph.D. If one person is selected at random for an interview, find the probability that the one chosen is a woman or has a Ph.D. P(W or PhD) = P(W) + P(PhD) P(W and PhD) = 16/ /36-12/36 = 24/36 = 2/3 17

18 Example 36 people apply for a job, 20 men and 16 women. Eight of the men and 12 of the women have a Ph.D. Find the probability that the one chosen is a woman or has a Ph.D. Ph.D. No Ph.D. Total A contingency table is also useful Men Women Total P(W or PhD) = P(W) + P(PhD) P(W and PhD) = 16/ /36-12/36 = 24/36 = 2/3 18

19 Another Example On New Years Eve, the probability that a person driving while intoxicated is 0.32, the probability of a person having a driving accident is 0.09, and the probability of a person having a driving accident while intoxicated is What is the probability of a person driving while intoxicated or having a driving accident? P(DI or A) = P(DI) + P(A) P(DI and A) = =

20 The General Multiplication Rule When two events A and B are independent, we can use the multiplication rule for independent events: P(A B) = P(A) x P(B) P(A and B) = P(A) x P(B) However, when our events are not independent, this earlier multiplication rule does not work. Thus, we need the General Multiplication Rule. P(A B) = P(A) x P(B A) P(A and B) = P(A) x P(B A) or P(A B) = P(B) x P(A B) P(A and B) = P(B) x P(A B) 20

21 Using a Table Mammals Birds Reptiles Amphibians Total US Foreign Total P(Foreign and Bird) = 175/663 P(Foreign) = 498/663 P(Bird Foreign) = 175/498 P(Foreign and Bird) = P(Foreign) x P(Bird Foreign) = 498/663 x 175/498 = 175/663 21

22 Independence Independence of two events means that the outcome of one event does not influence the probability of the other. With our new notation for conditional probabilities, we can now formalize this definition: Events A and B are independent whenever P(B A) = P(B). (Equivalently, events A and B are independent whenever P(A B) = P(A).) In other words, to determine if event A and B are independent, determine if P(A B) = P(A). If equal the events are independent. If not equal the events are not independent. Remember, most of our calculations are empirical and estimations of true population values. Thus do not look for exactly equal values. 22

23 Independent Disjoint Disjoint events cannot be independent! Since we know that disjoint events have no outcomes in common, knowing that one occurred means the other did not occur. Thus, the probability of the second occurring changed based on the fact that the first occurred. Thus, the two events are, most assuredly, not independent. A common error is to confuse independent with disjoint and use the probability rules incorrectly. 23

24 Mutually Exclusive Independent Comparison Mutually Exclusive Independent Meaning Influence Two events are mutually exclusive, when their occurrence cannot be simultaneous. Occurrence of one event will result in the non-occurrence of the other. Two events are said to be independent, when the occurrence of one event cannot control the occurrence of other. Occurrence of one event will have no influence on the occurrence of the other. Formulae P(A and B) = 0 P(A and B) = P(A) P(B) Venn Diagram No Overlap Overlap 24

25 Drawing Without Replacement Sampling without replacement means that once an individual is drawn that data value does not go back into the population. This, then, changes the probability for the next selection. Whenever we sample from a population, we sample without replacement. This would suggest all sampling leads to dependent events. Howsomever, if the population is sufficiently large relative to sample size, the difference in probabilities is negligible and the events can be considered independent. However, when drawing from a small population, we need to take note and adjust probabilities accordingly Drawing without replacement is just another instance of working with conditional probabilities. 25

26 Tree Diagrams A tree diagram helps us think through conditional probabilities by showing sequences of events as paths that look like branches of a tree. A tree diagram can help you find the probabilities (or counts) for both independent and dependent events. Suppose a family has two children born apart. 1st child 2nd child boy p = 1/2 2nd child girl p = 1/2 boy p = 1/2 girl p = 1/2 boy p = 1/2 girl p(2 boys) = 1/2 1/2 = 1/4 p(boy/girl) = 1/2 1/2 = 1/4 p(girl/boy) = 1/2 1/2 = 1/4 p(2 girls) = 1/2 1/2 = 1/4 p = 1/2 26

27 Dependent Events Now let us get real. 1st child 2nd child p =.51 boy p =.50 boy girl p =.50 p(2 boys) = =.2550 p(boy/girl) = =.2550 girl p =.49 p =.545 boy girl p =.455 p(girl/boy) = =.2670 p(2 girls) = =.2230 When drawing a tree diagram, completely fill out the diagram. I will ding you if you do not complete the tree. 27

28 Tree Diagrams Your book has an example of a tree diagram showing the probabilities of drinking and driving accidents. The events drinking and accident are dependent. All the final outcomes are disjoint and must add up to one. We can add the final probabilities to find probabilities of compound events. 28

29 Example Suppose we have a sack of 12 marbles, 4 blue, 3 white, and 5 red. A marble is selected, color noted, not returned, and a second selected. The appropriate tree would be as follows: 3/11 B P(B & B) =.3333 x.2727 =.0909 B 3/11 W P(B & W) =.3333 x.2727 = /12 5/11 R P(B & R) =.3333 x.4545 = /11 B P(W & B) =.25 x.3636 = /12 W 2/11 W P(W & W) =.25 x.1818 = /11 R P(W & R) =.25 x.4545 = /12 4/11 B P(R & B) =.4167 x.3636 =.1515 R 3/11 W P(R & W) =.4167 x.2727 = /11 R P(R & R) =.4167 x =

30 Reversing the Conditioning Reversing the conditioning of two events is rarely intuitive, but it is simple algebra. Suppose we want to know P(A B), and we know only P(A), P(B), and P(B A). We also know P(A B), since P(A B) = P(A) x P(B A) From this information, we can find P(A B): P(B A) = P(A B) P(A B) = P(A B) P(A) P(B) 30

31 Example P(B A) = P(A B) P(A B) = P(A B) P(A) P(B) Mammals Birds Reptiles Amphibians Total US Foreign Total P(F) = 498/663 P(R) = 78/663 P(R&F) = 64/663 P(R F) = 64/ P(R F) = P(R F) P(R) = = =

32 Hoyle Everyone is familiar with a deck of cards, correct? 32

33 Examples A card is drawn from a deck of 52. What is the probability it is an ace or red? Ace and Red are not disjoint P(A or R) = P(A) + P(R) - P(A and R) = 4/ /52-2/52 P(A or R) = 28/52 = 7/ Two cards are drawn from a deck of 52 without replacement. What is the probability they are both aces? The draws are NOT independent P(A1 and A2) = P(A1)P(A2 A1) = (4/52)(3/51) = 12/

34 Examples Five cards are drawn from a deck of 52. What is the probability all five cards are hearts? The draws are NOT independent P(5 H) = P(H1)P(H2 H1)P(H3 H1 and H2) P(H4 H1, H2, H3)... P(5H) = (13/52)(12/51)(11/50)(10/49)(9/48) =.0005 I draw one card and look at it. I tell you it is red. What is the probability it is a heart? Conditional probability P(Heart Red) = P(H and R)/P(red) = (13/52)/(26/52) = 1/2 34

35 Examples Let us suppose we notice who is wearing jeans in class one day. The table at right shows the counts. Jeans Other Total Male Female Total What is the probability that a male wears jeans? The events are NOT independent P(J M) = P(J and M)/P(M) = (12/36)/(17/36) = 12/17; P(J) = 20/36 = 10/18 What is the probability someone wearing jeans is a male? The events are NOT independent P(M J) = P(M and J)/P(J) = (12/36)/(20/36) = 12/20 Are being male and wearing jeans disjoint? Explain. 35

36 Another Tree There is a 30% chance of rain tomorrow. When it is raining PapaOscar takes the bus to work 50% of the time and mommy drives him 50% of the time. When it is not raining PapaOscar takes the bus 25% of the time and mommy brings him 75% of the time. (mommy ain t going out in the rain) What is the probability that PapaOscar (PO) takes the bus tomorrow? 36

37 Another Tree p =.5 p(rain&bus) =.3.5 =.15 bus p =.3 rain mom p =.5 p(rain&mom) =.3.5 =.15 no rain p =.25 p(no rain&bus) =.7.25 =.175 p =.7 bus mom p =.75 p(no rain&mom) =.7.75 =.525 p(bus) = p(bus&rain OR bus&no rain) p(bus) = p(bus&rain) + p(bus&no rain) = =.325 The probability that PO takes the bus is

38 Examples In April 2003, Science magazine reported on a new computer based test for ovarian cancer, clinical proteomics, that examines a blood sample for the presence of certain patterns of proteins. Ovarian cancer, though dangerous, is very rare, afflicting only 1 of every 5000 women. The test is highly sensitive, able to correctly detect the presence of ovarian cancer in 99.97% of women who have the disease. However, it is unlikely to be used as a screening test in the general population because the test gave false positives 5% of the time. Why are false positives such a big problem? Draw a tree diagram and determine the probability that a woman who tests positive using this method actually has ovarian cancer. (Notice the difference in the question.) 38

39 Example Test Positive.0002 x.9997 =.0002 Test.0002 Ovarian Cancer P(Cancer Positive) = P(Cancer and Positive) P(Positive) Test.0002 x.0003 =.0000 Negative (.0002)(.9997).9998 Test Positive (.0002)(.9997) + (.9998)(.05) No Cancer x.05 = x.95 =.9498 Test Negative The vast majority of positive results are false positives. 39

40 At Least Often it is easier to find the probability of an event not happening (the complement) than it is in finding the probability the event will happen. Then we can subtract from 1 to find the probability of the event. I am not certain how often I must repeat this until it finally sinks in, but when you see the words at least you should consider using the complement. at least 1 not zero Let me repeat that. at least 1 not zero 40

41 Averting a Nuclear Meltdown In a nuclear plant there are 3 safety shut-off switches. Each switch has a 5% chance of failure. What is the probability that at least one switch will work? At least one switch failing means 1 could fail, or 2 could fail, or all 3 could fail. The only event that is not included in at least one is none. It is much easier to find the probability that none of the switches will work. The 5% chance of failure = p(bad) =.05 P(bad, bad, and bad) = = P(at least one good) = = The probability that at least one switch would function properly, averting a nuclear disaster is What would one more switch do? 41

42 Review So let us review what we have learned. P(A or B) = P(A) + P(B) P(A and B) When two events A and B are disjoint (mutually exclusive), then P(A and B) = 0 P(A and B) = P(A) x P(B) When two events A and B are independent, then P(B\A) = P(B) 42

Probability deals with modeling of random phenomena (phenomena or experiments whose outcomes may vary)

Probability deals with modeling of random phenomena (phenomena or experiments whose outcomes may vary) Chapter 14 From Randomness to Probability How to measure a likelihood of an event? How likely is it to answer correctly one out of two true-false questions on a quiz? Is it more, less, or equally likely

More information

Chapter. Probability

Chapter. Probability Chapter 3 Probability Section 3.1 Basic Concepts of Probability Section 3.1 Objectives Identify the sample space of a probability experiment Identify simple events Use the Fundamental Counting Principle

More information

UNIT 5 ~ Probability: What Are the Chances? 1

UNIT 5 ~ Probability: What Are the Chances? 1 UNIT 5 ~ Probability: What Are the Chances? 1 6.1: Simulation Simulation: The of chance behavior, based on a that accurately reflects the phenomenon under consideration. (ex 1) Suppose we are interested

More information

Lecture Slides. Elementary Statistics Eleventh Edition. by Mario F. Triola. and the Triola Statistics Series 4.1-1

Lecture Slides. Elementary Statistics Eleventh Edition. by Mario F. Triola. and the Triola Statistics Series 4.1-1 Lecture Slides Elementary Statistics Eleventh Edition and the Triola Statistics Series by Mario F. Triola 4.1-1 4-1 Review and Preview Chapter 4 Probability 4-2 Basic Concepts of Probability 4-3 Addition

More information

Probability 5-4 The Multiplication Rules and Conditional Probability

Probability 5-4 The Multiplication Rules and Conditional Probability Outline Lecture 8 5-1 Introduction 5-2 Sample Spaces and 5-3 The Addition Rules for 5-4 The Multiplication Rules and Conditional 5-11 Introduction 5-11 Introduction as a general concept can be defined

More information

3 PROBABILITY TOPICS

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

More information

Chapter 4 Probability

Chapter 4 Probability 4-1 Review and Preview Chapter 4 Probability 4-2 Basic Concepts of Probability 4-3 Addition Rule 4-4 Multiplication Rule: Basics 4-5 Multiplication Rule: Complements and Conditional Probability 4-6 Counting

More information

Chapter 13, Probability from Applied Finite Mathematics by Rupinder Sekhon was developed by OpenStax College, licensed by Rice University, and is

Chapter 13, Probability from Applied Finite Mathematics by Rupinder Sekhon was developed by OpenStax College, licensed by Rice University, and is Chapter 13, Probability from Applied Finite Mathematics by Rupinder Sekhon was developed by OpenStax College, licensed by Rice University, and is available on the Connexions website. It is used under a

More information

Chapter 15. Probability Rules! Copyright 2012, 2008, 2005 Pearson Education, Inc.

Chapter 15. Probability Rules! Copyright 2012, 2008, 2005 Pearson Education, Inc. Chapter 15 Probability Rules! Copyright 2012, 2008, 2005 Pearson Education, Inc. The General Addition Rule When two events A and B are disjoint, we can use the addition rule for disjoint events from Chapter

More information

Homework (due Wed, Oct 27) Chapter 7: #17, 27, 28 Announcements: Midterm exams keys on web. (For a few hours the answer to MC#1 was incorrect on

Homework (due Wed, Oct 27) Chapter 7: #17, 27, 28 Announcements: Midterm exams keys on web. (For a few hours the answer to MC#1 was incorrect on Homework (due Wed, Oct 27) Chapter 7: #17, 27, 28 Announcements: Midterm exams keys on web. (For a few hours the answer to MC#1 was incorrect on Version A.) No grade disputes now. Will have a chance to

More information

STAT Chapter 3: Probability

STAT Chapter 3: Probability Basic Definitions STAT 515 --- Chapter 3: Probability Experiment: A process which leads to a single outcome (called a sample point) that cannot be predicted with certainty. Sample Space (of an experiment):

More information

Example. What is the sample space for flipping a fair coin? Rolling a 6-sided die? Find the event E where E = {x x has exactly one head}

Example. What is the sample space for flipping a fair coin? Rolling a 6-sided die? Find the event E where E = {x x has exactly one head} Chapter 7 Notes 1 (c) Epstein, 2013 CHAPTER 7: PROBABILITY 7.1: Experiments, Sample Spaces and Events Chapter 7 Notes 2 (c) Epstein, 2013 What is the sample space for flipping a fair coin three times?

More information

Probability Year 9. Terminology

Probability Year 9. Terminology Probability Year 9 Terminology Probability measures the chance something happens. Formally, we say it measures how likely is the outcome of an event. We write P(result) as a shorthand. An event is some

More information

Slide 1 Math 1520, Lecture 21

Slide 1 Math 1520, Lecture 21 Slide 1 Math 1520, Lecture 21 This lecture is concerned with a posteriori probability, which is the probability that a previous event had occurred given the outcome of a later event. Slide 2 Conditional

More information

Conditional probability

Conditional probability CHAPTER 4 Conditional probability 4.1. Introduction Suppose there are 200 men, of which 100 are smokers, and 100 women, of which 20 are smokers. What is the probability that a person chosen at random will

More information

The set of all outcomes or sample points is called the SAMPLE SPACE of the experiment.

The set of all outcomes or sample points is called the SAMPLE SPACE of the experiment. Chapter 7 Probability 7.1 xperiments, Sample Spaces and vents Start with some definitions we will need in our study of probability. An XPRIMN is an activity with an observable result. ossing coins, rolling

More information

Math 140 Introductory Statistics

Math 140 Introductory Statistics 5. Models of Random Behavior Math 40 Introductory Statistics Professor Silvia Fernández Chapter 5 Based on the book Statistics in Action by A. Watkins, R. Scheaffer, and G. Cobb. Outcome: Result or answer

More information

Math 140 Introductory Statistics

Math 140 Introductory Statistics Math 140 Introductory Statistics Professor Silvia Fernández Lecture 8 Based on the book Statistics in Action by A. Watkins, R. Scheaffer, and G. Cobb. 5.1 Models of Random Behavior Outcome: Result or answer

More information

With Question/Answer Animations. Chapter 7

With Question/Answer Animations. Chapter 7 With Question/Answer Animations Chapter 7 Chapter Summary Introduction to Discrete Probability Probability Theory Bayes Theorem Section 7.1 Section Summary Finite Probability Probabilities of Complements

More information

Lecture 4. Selected material from: Ch. 6 Probability

Lecture 4. Selected material from: Ch. 6 Probability Lecture 4 Selected material from: Ch. 6 Probability Example: Music preferences F M Suppose you want to know what types of CD s males and females are more likely to buy. The CD s are classified as Classical,

More information

Probability Year 10. Terminology

Probability Year 10. Terminology Probability Year 10 Terminology Probability measures the chance something happens. Formally, we say it measures how likely is the outcome of an event. We write P(result) as a shorthand. An event is some

More information

Chapter 6: Probability The Study of Randomness

Chapter 6: Probability The Study of Randomness Chapter 6: Probability The Study of Randomness 6.1 The Idea of Probability 6.2 Probability Models 6.3 General Probability Rules 1 Simple Question: If tossing a coin, what is the probability of the coin

More information

2 Chapter 2: Conditional Probability

2 Chapter 2: Conditional Probability STAT 421 Lecture Notes 18 2 Chapter 2: Conditional Probability Consider a sample space S and two events A and B. For example, suppose that the equally likely sample space is S = {0, 1, 2,..., 99} and A

More information

Review Basic Probability Concept

Review Basic Probability Concept Economic Risk and Decision Analysis for Oil and Gas Industry CE81.9008 School of Engineering and Technology Asian Institute of Technology January Semester Presented by Dr. Thitisak Boonpramote Department

More information

If S = {O 1, O 2,, O n }, where O i is the i th elementary outcome, and p i is the probability of the i th elementary outcome, then

If S = {O 1, O 2,, O n }, where O i is the i th elementary outcome, and p i is the probability of the i th elementary outcome, then 1.1 Probabilities Def n: A random experiment is a process that, when performed, results in one and only one of many observations (or outcomes). The sample space S is the set of all elementary outcomes

More information

TOPIC 12 PROBABILITY SCHEMATIC DIAGRAM

TOPIC 12 PROBABILITY SCHEMATIC DIAGRAM TOPIC 12 PROBABILITY SCHEMATIC DIAGRAM Topic Concepts Degree of Importance References NCERT Book Vol. II Probability (i) Conditional Probability *** Article 1.2 and 1.2.1 Solved Examples 1 to 6 Q. Nos

More information

Today we ll discuss ways to learn how to think about events that are influenced by chance.

Today we ll discuss ways to learn how to think about events that are influenced by chance. Overview Today we ll discuss ways to learn how to think about events that are influenced by chance. Basic probability: cards, coins and dice Definitions and rules: mutually exclusive events and independent

More information

P(A) = Definitions. Overview. P - denotes a probability. A, B, and C - denote specific events. P (A) - Chapter 3 Probability

P(A) = Definitions. Overview. P - denotes a probability. A, B, and C - denote specific events. P (A) - Chapter 3 Probability Chapter 3 Probability Slide 1 Slide 2 3-1 Overview 3-2 Fundamentals 3-3 Addition Rule 3-4 Multiplication Rule: Basics 3-5 Multiplication Rule: Complements and Conditional Probability 3-6 Probabilities

More information

Independence 1 2 P(H) = 1 4. On the other hand = P(F ) =

Independence 1 2 P(H) = 1 4. On the other hand = P(F ) = Independence Previously we considered the following experiment: A card is drawn at random from a standard deck of cards. Let H be the event that a heart is drawn, let R be the event that a red card is

More information

Discrete Probability

Discrete Probability Discrete Probability Mark Muldoon School of Mathematics, University of Manchester M05: Mathematical Methods, January 30, 2007 Discrete Probability - p. 1/38 Overview Mutually exclusive Independent More

More information

Announcements. Topics: To Do:

Announcements. Topics: To Do: Announcements Topics: In the Probability and Statistics module: - Sections 1 + 2: Introduction to Stochastic Models - Section 3: Basics of Probability Theory - Section 4: Conditional Probability; Law of

More information

Outline. Probability. Math 143. Department of Mathematics and Statistics Calvin College. Spring 2010

Outline. Probability. Math 143. Department of Mathematics and Statistics Calvin College. Spring 2010 Outline Math 143 Department of Mathematics and Statistics Calvin College Spring 2010 Outline Outline 1 Review Basics Random Variables Mean, Variance and Standard Deviation of Random Variables 2 More Review

More information

Lecture Slides. Elementary Statistics Tenth Edition. by Mario F. Triola. and the Triola Statistics Series. Slide 1

Lecture Slides. Elementary Statistics Tenth Edition. by Mario F. Triola. and the Triola Statistics Series. Slide 1 Lecture Slides Elementary Statistics Tenth Edition and the Triola Statistics Series by Mario F. Triola Slide 1 4-1 Overview 4-2 Fundamentals 4-3 Addition Rule Chapter 4 Probability 4-4 Multiplication Rule:

More information

Probability and Independence Terri Bittner, Ph.D.

Probability and Independence Terri Bittner, Ph.D. Probability and Independence Terri Bittner, Ph.D. The concept of independence is often confusing for students. This brief paper will cover the basics, and will explain the difference between independent

More information

Probability. Introduction to Biostatistics

Probability. Introduction to Biostatistics Introduction to Biostatistics Probability Second Semester 2014/2015 Text Book: Basic Concepts and Methodology for the Health Sciences By Wayne W. Daniel, 10 th edition Dr. Sireen Alkhaldi, BDS, MPH, DrPH

More information

Topic 4 Probability. Terminology. Sample Space and Event

Topic 4 Probability. Terminology. Sample Space and Event Topic 4 Probability The Sample Space is the collection of all possible outcomes Experimental outcome An outcome from a sample space with one characteristic Event May involve two or more outcomes simultaneously

More information

Conditional Probability

Conditional Probability Conditional Probability Sometimes our computation of the probability of an event is changed by the knowledge that a related event has occurred (or is guaranteed to occur) or by some additional conditions

More information

Name: Exam 2 Solutions. March 13, 2017

Name: Exam 2 Solutions. March 13, 2017 Department of Mathematics University of Notre Dame Math 00 Finite Math Spring 07 Name: Instructors: Conant/Galvin Exam Solutions March, 07 This exam is in two parts on pages and contains problems worth

More information

I - Probability. What is Probability? the chance of an event occuring. 1classical probability. 2empirical probability. 3subjective probability

I - Probability. What is Probability? the chance of an event occuring. 1classical probability. 2empirical probability. 3subjective probability What is Probability? the chance of an event occuring eg 1classical probability 2empirical probability 3subjective probability Section 2 - Probability (1) Probability - Terminology random (probability)

More information

Econ 325: Introduction to Empirical Economics

Econ 325: Introduction to Empirical Economics Econ 325: Introduction to Empirical Economics Lecture 2 Probability Copyright 2010 Pearson Education, Inc. Publishing as Prentice Hall Ch. 3-1 3.1 Definition Random Experiment a process leading to an uncertain

More information

2.4. Conditional Probability

2.4. Conditional Probability 2.4. Conditional Probability Objectives. Definition of conditional probability and multiplication rule Total probability Bayes Theorem Example 2.4.1. (#46 p.80 textbook) Suppose an individual is randomly

More information

Fundamentals of Probability CE 311S

Fundamentals of Probability CE 311S Fundamentals of Probability CE 311S OUTLINE Review Elementary set theory Probability fundamentals: outcomes, sample spaces, events Outline ELEMENTARY SET THEORY Basic probability concepts can be cast in

More information

1 Probability Theory. 1.1 Introduction

1 Probability Theory. 1.1 Introduction 1 Probability Theory Probability theory is used as a tool in statistics. It helps to evaluate the reliability of our conclusions about the population when we have only information about a sample. Probability

More information

Formalizing Probability. Choosing the Sample Space. Probability Measures

Formalizing Probability. Choosing the Sample Space. Probability Measures Formalizing Probability Choosing the Sample Space What do we assign probability to? Intuitively, we assign them to possible events (things that might happen, outcomes of an experiment) Formally, we take

More information

2011 Pearson Education, Inc

2011 Pearson Education, Inc Statistics for Business and Economics Chapter 3 Probability Contents 1. Events, Sample Spaces, and Probability 2. Unions and Intersections 3. Complementary Events 4. The Additive Rule and Mutually Exclusive

More information

Tree and Venn Diagrams

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

More information

Chapter 3. P{E has 3, N S has 8} P{N S has 8}

Chapter 3. P{E has 3, N S has 8} P{N S has 8} Instant download and all chapters SOLUTIONS MANUAL A First Course in Probability 9th Edition Sheldon Ross https://testbankdata.com/download/solutions-manual-a-first-course-in-probability-9th-edition-sheldon-ross

More information

Intro to Probability Day 4 (Compound events & their probabilities)

Intro to Probability Day 4 (Compound events & their probabilities) Intro to Probability Day 4 (Compound events & their probabilities) Compound Events Let A, and B be two event. Then we can define 3 new events as follows: 1) A or B (also A B ) is the list of all outcomes

More information

3.2 Probability Rules

3.2 Probability Rules 3.2 Probability Rules The idea of probability rests on the fact that chance behavior is predictable in the long run. In the last section, we used simulation to imitate chance behavior. Do we always need

More information

STA Module 4 Probability Concepts. Rev.F08 1

STA Module 4 Probability Concepts. Rev.F08 1 STA 2023 Module 4 Probability Concepts Rev.F08 1 Learning Objectives Upon completing this module, you should be able to: 1. Compute probabilities for experiments having equally likely outcomes. 2. Interpret

More information

Probability and Discrete Distributions

Probability and Discrete Distributions AMS 7L LAB #3 Fall, 2007 Objectives: Probability and Discrete Distributions 1. To explore relative frequency and the Law of Large Numbers 2. To practice the basic rules of probability 3. To work with the

More information

Conditional Probability. CS231 Dianna Xu

Conditional Probability. CS231 Dianna Xu Conditional Probability CS231 Dianna Xu 1 Boy or Girl? A couple has two children, one of them is a girl. What is the probability that the other one is also a girl? Assuming 50/50 chances of conceiving

More information

Introduction to Probability, Fall 2009

Introduction to Probability, Fall 2009 Introduction to Probability, Fall 2009 Math 30530 Review questions for exam 1 solutions 1. Let A, B and C be events. Some of the following statements are always true, and some are not. For those that are

More information

Statistical Theory 1

Statistical Theory 1 Statistical Theory 1 Set Theory and Probability Paolo Bautista September 12, 2017 Set Theory We start by defining terms in Set Theory which will be used in the following sections. Definition 1 A set is

More information

Compound Events. The event E = E c (the complement of E) is the event consisting of those outcomes which are not in E.

Compound Events. The event E = E c (the complement of E) is the event consisting of those outcomes which are not in E. Compound Events Because we are using the framework of set theory to analyze probability, we can use unions, intersections and complements to break complex events into compositions of events for which it

More information

Section 4.2 Basic Concepts of Probability

Section 4.2 Basic Concepts of Probability Section 4.2 Basic Concepts of Probability 2012 Pearson Education, Inc. All rights reserved. 1 of 88 Section 4.2 Objectives Identify the sample space of a probability experiment Identify simple events Use

More information

Introduction to Probability Theory

Introduction to Probability Theory Introduction to Probability Theory Overview The concept of probability is commonly used in everyday life, and can be expressed in many ways. For example, there is a 50:50 chance of a head when a fair coin

More information

Probability and Probability Distributions. Dr. Mohammed Alahmed

Probability and Probability Distributions. Dr. Mohammed Alahmed Probability and Probability Distributions 1 Probability and Probability Distributions Usually we want to do more with data than just describing them! We might want to test certain specific inferences about

More information

Lecture 3 Probability Basics

Lecture 3 Probability Basics Lecture 3 Probability Basics Thais Paiva STA 111 - Summer 2013 Term II July 3, 2013 Lecture Plan 1 Definitions of probability 2 Rules of probability 3 Conditional probability What is Probability? Probability

More information

CHAPTER 3 PROBABILITY: EVENTS AND PROBABILITIES

CHAPTER 3 PROBABILITY: EVENTS AND PROBABILITIES CHAPTER 3 PROBABILITY: EVENTS AND PROBABILITIES PROBABILITY: A probability is a number between 0 and 1, inclusive, that states the long-run relative frequency, likelihood, or chance that an outcome will

More information

STA 2023 EXAM-2 Practice Problems. Ven Mudunuru. From Chapters 4, 5, & Partly 6. With SOLUTIONS

STA 2023 EXAM-2 Practice Problems. Ven Mudunuru. From Chapters 4, 5, & Partly 6. With SOLUTIONS STA 2023 EXAM-2 Practice Problems From Chapters 4, 5, & Partly 6 With SOLUTIONS Mudunuru, Venkateswara Rao STA 2023 Spring 2016 1 1. A committee of 5 persons is to be formed from 6 men and 4 women. What

More information

Motivation. Stat Camp for the MBA Program. Probability. Experiments and Outcomes. Daniel Solow 5/10/2017

Motivation. Stat Camp for the MBA Program. Probability. Experiments and Outcomes. Daniel Solow 5/10/2017 Stat Camp for the MBA Program Daniel Solow Lecture 2 Probability Motivation You often need to make decisions under uncertainty, that is, facing an unknown future. Examples: How many computers should I

More information

Chapter 2 PROBABILITY SAMPLE SPACE

Chapter 2 PROBABILITY SAMPLE SPACE Chapter 2 PROBABILITY Key words: Sample space, sample point, tree diagram, events, complement, union and intersection of an event, mutually exclusive events; Counting techniques: multiplication rule, permutation,

More information

Topic -2. Probability. Larson & Farber, Elementary Statistics: Picturing the World, 3e 1

Topic -2. Probability. Larson & Farber, Elementary Statistics: Picturing the World, 3e 1 Topic -2 Probability Larson & Farber, Elementary Statistics: Picturing the World, 3e 1 Probability Experiments Experiment : An experiment is an act that can be repeated under given condition. Rolling a

More information

Announcements. Lecture 5: Probability. Dangling threads from last week: Mean vs. median. Dangling threads from last week: Sampling bias

Announcements. Lecture 5: Probability. Dangling threads from last week: Mean vs. median. Dangling threads from last week: Sampling bias Recap Announcements Lecture 5: Statistics 101 Mine Çetinkaya-Rundel September 13, 2011 HW1 due TA hours Thursday - Sunday 4pm - 9pm at Old Chem 211A If you added the class last week please make sure to

More information

4-1 BASIC CONCEPTS OF PROBABILITY

4-1 BASIC CONCEPTS OF PROBABILITY CHAPTER 4 4-1 BASIC CONCEPTS OF PROBABILITY Identify probabilities as values between 0 and 1, and interpret those values as expressions of likelihood of events Develop the ability to calculate probabilities

More information

Probability: Why do we care? Lecture 2: Probability and Distributions. Classical Definition. What is Probability?

Probability: Why do we care? Lecture 2: Probability and Distributions. Classical Definition. What is Probability? Probability: Why do we care? Lecture 2: Probability and Distributions Sandy Eckel seckel@jhsph.edu 22 April 2008 Probability helps us by: Allowing us to translate scientific questions into mathematical

More information

9/6/2016. Section 5.1 Probability. Equally Likely Model. The Division Rule: P(A)=#(A)/#(S) Some Popular Randomizers.

9/6/2016. Section 5.1 Probability. Equally Likely Model. The Division Rule: P(A)=#(A)/#(S) Some Popular Randomizers. Chapter 5: Probability and Discrete Probability Distribution Learn. Probability Binomial Distribution Poisson Distribution Some Popular Randomizers Rolling dice Spinning a wheel Flipping a coin Drawing

More information

STA 2023 EXAM-2 Practice Problems From Chapters 4, 5, & Partly 6. With SOLUTIONS

STA 2023 EXAM-2 Practice Problems From Chapters 4, 5, & Partly 6. With SOLUTIONS STA 2023 EXAM-2 Practice Problems From Chapters 4, 5, & Partly 6 With SOLUTIONS Mudunuru Venkateswara Rao, Ph.D. STA 2023 Fall 2016 Venkat Mu ALL THE CONTENT IN THESE SOLUTIONS PRESENTED IN BLUE AND BLACK

More information

Term Definition Example Random Phenomena

Term Definition Example Random Phenomena UNIT VI STUDY GUIDE Probabilities Course Learning Outcomes for Unit VI Upon completion of this unit, students should be able to: 1. Apply mathematical principles used in real-world situations. 1.1 Demonstrate

More information

= A. Example 2. Let U = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}, A = {4, 6, 7, 9, 10}, and B = {2, 6, 8, 9}. Draw the sets on a Venn diagram.

= A. Example 2. Let U = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}, A = {4, 6, 7, 9, 10}, and B = {2, 6, 8, 9}. Draw the sets on a Venn diagram. MATH 109 Sets A mathematical set is a well-defined collection of objects A for which we can determine precisely whether or not any object belongs to A. Objects in a set are formally called elements of

More information

Random processes. Lecture 17: Probability, Part 1. Probability. Law of large numbers

Random processes. Lecture 17: Probability, Part 1. Probability. Law of large numbers Random processes Lecture 17: Probability, Part 1 Statistics 10 Colin Rundel March 26, 2012 A random process is a situation in which we know what outcomes could happen, but we don t know which particular

More information

Solution: Solution: Solution:

Solution: Solution: Solution: Chapter 5: Exponential and Logarithmic Functions a. The exponential growth function is y = f(t) = ab t, where a = 2000 because the initial population is 2000 squirrels The annual growth rate is 3% per

More information

Introduction and basic definitions

Introduction and basic definitions Chapter 1 Introduction and basic definitions 1.1 Sample space, events, elementary probability Exercise 1.1 Prove that P( ) = 0. Solution of Exercise 1.1 : Events S (where S is the sample space) and are

More information

Lecture 2: Probability and Distributions

Lecture 2: Probability and Distributions Lecture 2: Probability and Distributions Ani Manichaikul amanicha@jhsph.edu 17 April 2007 1 / 65 Probability: Why do we care? Probability helps us by: Allowing us to translate scientific questions info

More information

(a) Fill in the missing probabilities in the table. (b) Calculate P(F G). (c) Calculate P(E c ). (d) Is this a uniform sample space?

(a) Fill in the missing probabilities in the table. (b) Calculate P(F G). (c) Calculate P(E c ). (d) Is this a uniform sample space? Math 166 Exam 1 Review Sections L.1-L.2, 1.1-1.7 Note: This review is more heavily weighted on the new material this week: Sections 1.5-1.7. For more practice problems on previous material, take a look

More information

(6, 1), (5, 2), (4, 3), (3, 4), (2, 5), (1, 6)

(6, 1), (5, 2), (4, 3), (3, 4), (2, 5), (1, 6) Section 7.3: Compound Events Because we are using the framework of set theory to analyze probability, we can use unions, intersections and complements to break complex events into compositions of events

More information

4.4-Multiplication Rule: Basics

4.4-Multiplication Rule: Basics .-Multiplication Rule: Basics The basic multiplication rule is used for finding P (A and, that is, the probability that event A occurs in a first trial and event B occurs in a second trial. If the outcome

More information

Notes for Math 324, Part 17

Notes for Math 324, Part 17 126 Notes for Math 324, Part 17 Chapter 17 Common discrete distributions 17.1 Binomial Consider an experiment consisting by a series of trials. The only possible outcomes of the trials are success and

More information

LECTURE NOTES by DR. J.S.V.R. KRISHNA PRASAD

LECTURE NOTES by DR. J.S.V.R. KRISHNA PRASAD .0 Introduction: The theory of probability has its origin in the games of chance related to gambling such as tossing of a coin, throwing of a die, drawing cards from a pack of cards etc. Jerame Cardon,

More information

Nuevo examen - 02 de Febrero de 2017 [280 marks]

Nuevo examen - 02 de Febrero de 2017 [280 marks] Nuevo examen - 0 de Febrero de 0 [0 marks] Jar A contains three red marbles and five green marbles. Two marbles are drawn from the jar, one after the other, without replacement. a. Find the probability

More information

Ch 14 Randomness and Probability

Ch 14 Randomness and Probability Ch 14 Randomness and Probability We ll begin a new part: randomness and probability. This part contain 4 chapters: 14-17. Why we need to learn this part? Probability is not a portion of statistics. Instead

More information

BASICS OF PROBABILITY CHAPTER-1 CS6015-LINEAR ALGEBRA AND RANDOM PROCESSES

BASICS OF PROBABILITY CHAPTER-1 CS6015-LINEAR ALGEBRA AND RANDOM PROCESSES BASICS OF PROBABILITY CHAPTER-1 CS6015-LINEAR ALGEBRA AND RANDOM PROCESSES COMMON TERMS RELATED TO PROBABILITY Probability is the measure of the likelihood that an event will occur Probability values are

More information

Basic Concepts of Probability. Section 3.1 Basic Concepts of Probability. Probability Experiments. Chapter 3 Probability

Basic Concepts of Probability. Section 3.1 Basic Concepts of Probability. Probability Experiments. Chapter 3 Probability Chapter 3 Probability 3.1 Basic Concepts of Probability 3.2 Conditional Probability and the Multiplication Rule 3.3 The Addition Rule 3.4 Additional Topics in Probability and Counting Section 3.1 Basic

More information

Chapter 4. Probability

Chapter 4. Probability Chapter 4. Probability Chapter Problem: Are polygraph instruments effective as lie detector? Table 4-1 Results from Experiments with Polygraph Instruments Did the Subject Actually Lie? No (Did Not Lie)

More information

Lecture 4 : Conditional Probability and Bayes Theorem 0/ 26

Lecture 4 : Conditional Probability and Bayes Theorem 0/ 26 0/ 26 The conditional sample space Motivating examples 1. Roll a fair die once 1 2 3 S = 4 5 6 Let A = 6 appears B = an even number appears So P(A) = 1 6 P(B) = 1 2 1/ 26 Now what about P ( 6 appears given

More information

5.3 Conditional Probability and Independence

5.3 Conditional Probability and Independence 28 CHAPTER 5. PROBABILITY 5. Conditional Probability and Independence 5.. 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

Probabilistic models

Probabilistic models Probabilistic models Kolmogorov (Andrei Nikolaevich, 1903 1987) put forward an axiomatic system for probability theory. Foundations of the Calculus of Probabilities, published in 1933, immediately became

More information

Assignment 2 SOLUTIONS

Assignment 2 SOLUTIONS MATHEMATICS 01-10-LW Business Statistics Martin Huard Fall 00 Assignment SOLUTIONS This assignment is due on Friday September 6 at the beginning of the class. Question 1 ( points) In a marketing research,

More information

Probabilistic models

Probabilistic models Kolmogorov (Andrei Nikolaevich, 1903 1987) put forward an axiomatic system for probability theory. Foundations of the Calculus of Probabilities, published in 1933, immediately became the definitive formulation

More information

P (E) = P (A 1 )P (A 2 )... P (A n ).

P (E) = P (A 1 )P (A 2 )... P (A n ). Lecture 9: Conditional probability II: breaking complex events into smaller events, methods to solve probability problems, Bayes rule, law of total probability, Bayes theorem Discrete Structures II (Summer

More information

Random Sampling - what did we learn?

Random Sampling - what did we learn? Homework Assignment Chapter 1, Problems 6, 15 Chapter 2, Problems 6, 8, 9, 12 Chapter 3, Problems 4, 6, 15 Chapter 4, Problem 16 Due a week from Friday: Sept. 22, 12 noon. Your TA will tell you where to

More information

Random Sampling - what did we learn? Homework Assignment

Random Sampling - what did we learn? Homework Assignment Homework Assignment Chapter 1, Problems 6, 15 Chapter 2, Problems 6, 8, 9, 12 Chapter 3, Problems 4, 6, 15 Chapter 4, Problem 16 Due a week from Friday: Sept. 22, 12 noon. Your TA will tell you where to

More information

Chapter 6. Probability

Chapter 6. Probability Chapter 6 robability Suppose two six-sided die is rolled and they both land on sixes. Or a coin is flipped and it lands on heads. Or record the color of the next 20 cars to pass an intersection. These

More information

Intro to Probability Day 3 (Compound events & their probabilities)

Intro to Probability Day 3 (Compound events & their probabilities) Intro to Probability Day 3 (Compound events & their probabilities) Compound Events Let A, and B be two event. Then we can define 3 new events as follows: 1) A or B (also A B ) is the list of all outcomes

More information

Chapter 5 : Probability. Exercise Sheet. SHilal. 1 P a g e

Chapter 5 : Probability. Exercise Sheet. SHilal. 1 P a g e 1 P a g e experiment ( observing / measuring ) outcomes = results sample space = set of all outcomes events = subset of outcomes If we collect all outcomes we are forming a sample space If we collect some

More information

Year 10 Mathematics Probability Practice Test 1

Year 10 Mathematics Probability Practice Test 1 Year 10 Mathematics Probability Practice Test 1 1 A letter is chosen randomly from the word TELEVISION. a How many letters are there in the word TELEVISION? b Find the probability that the letter is: i

More information

Probability and Conditional Probability

Probability and Conditional Probability Probability and Conditional Probability Bret Hanlon and Bret Larget Department of Statistics University of Wisconsin Madison September 27 29, 2011 Probability 1 / 33 Parasitic Fish Case Study Example 9.3

More information

The probability of an event is viewed as a numerical measure of the chance that the event will occur.

The probability of an event is viewed as a numerical measure of the chance that the event will occur. Chapter 5 This chapter introduces probability to quantify randomness. Section 5.1: How Can Probability Quantify Randomness? The probability of an event is viewed as a numerical measure of the chance that

More information

7.1 What is it and why should we care?

7.1 What is it and why should we care? Chapter 7 Probability In this section, we go over some simple concepts from probability theory. We integrate these with ideas from formal language theory in the next chapter. 7.1 What is it and why should

More information