Probability Prof. Richard Beigel Math C067 September 27, 2006.

Slides:



Advertisements
Similar presentations
Theoretical Probability
Advertisements

Lecture 13 Elements of Probability CSCI – 1900 Mathematics for Computer Science Fall 2014 Bill Pine.
Copyright © 2006 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Slide
Section 5.1 and 5.2 Probability
Week 21 Basic Set Theory A set is a collection of elements. Use capital letters, A, B, C to denotes sets and small letters a 1, a 2, … to denote the elements.
Copyright © Cengage Learning. All rights reserved.
9.7 Probability Mutually exclusive events. Definition of Probability Probability is the Outcomes divided by Sample Space. Outcomes the results of some.
1. Experiment, Trial and Outcome 2. Sample Space 3. Event 4. Special Events 5. Events As Sets 6. Mutually Exclusive Events 1.
Mutually Exclusive and Inclusive Events
Section 1.2 Suppose A 1, A 2,..., A k, are k events. The k events are called mutually exclusive if The k events are called mutually exhaustive if A i 
Math 310 Section 7.1 Probability. What is a probability? Def. In common usage, the word "probability" is used to mean the chance that a particular event.
Conditional Probability
Probability Rules l Rule 1. The probability of any event (A) is a number between zero and one. 0 < P(A) < 1.
5.2A Probability Rules! AP Statistics.
Fundamentals of Probability
Section 5.2 The Addition Rule and Complements
12.4 Probability of Compound Events
Chapter 8 Probability Section R Review. 2 Barnett/Ziegler/Byleen Finite Mathematics 12e Review for Chapter 8 Important Terms, Symbols, Concepts  8.1.
Sample space The set of all possible outcomes of a chance experiment –Roll a dieS={1,2,3,4,5,6} –Pick a cardS={A-K for ♠, ♥, ♣ & ♦} We want to know the.
Simple Mathematical Facts for Lecture 1. Conditional Probabilities Given an event has occurred, the conditional probability that another event occurs.
11/20/ Probability Rules.
From Randomness to Probability
Chapter 1:Independent and Dependent Events
Section 7.2. Section Summary Assigning Probabilities Probabilities of Complements and Unions of Events Conditional Probability Independence Bernoulli.
Basic Probability Rules Let’s Keep it Simple. A Probability Event An event is one possible outcome or a set of outcomes of a random phenomenon. For example,
Sets Prof. Richard Beigel Math C067 September 18, 2006 Revised September 20, 2006.
1 CHAPTERS 14 AND 15 (Intro Stats – 3 edition) PROBABILITY, PROBABILITY RULES, AND CONDITIONAL PROBABILITY.
Mutually Exclusive and Inclusive Events
Probability and Simulation Rules in Probability. Probability Rules 1. Any probability is a number between 0 and 1 0 ≤ P[A] ≤ 1 0 ≤ P[A] ≤ 1 2. The sum.
PROBABILITY, PROBABILITY RULES, AND CONDITIONAL PROBABILITY
1 CHAPTER 7 PROBABILITY, PROBABILITY RULES, AND CONDITIONAL PROBABILITY.
Probability Rules. We start with four basic rules of probability. They are simple, but you must know them. Rule 1: All probabilities are numbers between.
Probability Basics Section Starter Roll two dice and record the sum shown. Repeat until you have done 20 rolls. Write a list of all the possible.
Sixth lecture Concepts of Probabilities. Random Experiment Can be repeated (theoretically) an infinite number of times Has a well-defined set of possible.
Probability Rules In the following sections, we will transition from looking at the probability of one event to the probability of multiple events (compound.
Basic Concepts of Probability
Probability. What is probability? Probability discusses the likelihood or chance of something happening. For instance, -- the probability of it raining.
Introduction to Probability By Dr. Carol A. Marinas.
4-3 Addition Rule This section presents the addition rule as a device for finding probabilities that can be expressed as P(A or B), the probability that.
Chapter 10 – Data Analysis and Probability 10.7 – Probability of Compound Events.
AP Statistics Section 6.2 B Probability Rules. If A represents some event, then the probability of event A happening can be represented as _____.
Notes and Questions on Chapters 13,14,15. The Sample Space, denoted S, of an experiment is a listing of all possible outcomes.  The sample space of rolling.
Warm Up: Quick Write Which is more likely, flipping exactly 3 heads in 10 coin flips or flipping exactly 4 heads in 5 coin flips ?
Probability and Simulation The Study of Randomness.
Experiments, Outcomes and Events. Experiment Describes a process that generates a set of data – Tossing of a Coin – Launching of a Missile and observing.
ROLL A PAIR OF DICE AND ADD THE NUMBERS Possible Outcomes: There are 6 x 6 = 36 equally likely.
Theoretical Probability
Probability What is the probability of rolling “snake eyes” in one roll? What is the probability of rolling “yahtzee” in one roll?
CHAPTER 5 Probability: What Are the Chances?
Sec. 4-5: Applying Ratios to Probability
Chapter 6 6.1/6.2 Probability Probability is the branch of mathematics that describes the pattern of chance outcomes.
PROBABILITY AND PROBABILITY RULES
Copyright © 2016, 2013, and 2010, Pearson Education, Inc.
5.2 Probability
Mutually Exclusive and Inclusive Events
Mutually Exclusive and Inclusive Events
Lecture 11 Sections 5.1 – 5.2 Objectives: Probability
Mutually Exclusive and Inclusive Events
Section 6.2 Probability Models
CONDITIONAL PROBABILITY
Probability.
Mrs.Volynskaya Alg.2 Ch.1.6 PROBABILITY
CHAPTER 5 Probability: What Are the Chances?
Mutually Exclusive and Inclusive Events
Probability Rules Rule 1.
Warm-Up #10 Wednesday 2/24 Find the probability of randomly picking a 3 from a deck of cards, followed by face card, with replacement. Dependent or independent?
Mutually Exclusive and Inclusive Events
Lecture 2 Basic Concepts on Probability (Section 0.2)
Theoretical Probability
A random experiment gives rise to possible outcomes, but any particular outcome is uncertain – “random”. For example, tossing a coin… we know H or T will.
Presentation transcript:

Probability Prof. Richard Beigel Math C067 September 27, 2006

Experiments An experiment is a process that does may not always give the same result. Performing an experiment once is called a trial. The result of a trial is called its outcome.

Probability spaces Sample point = outcome Event = a set of outcomes Sample space (S) = the set of all possible outcomes (S is analogous to the universal set U from the set-theory lectures) Disjoint events are called mutually exclusive

Probabilities If x is a sample point (outcome),  The probability of x is called p(x)  0  p(x)  1 If A is an event then  p(A) = the sum of the probabilities of all elements of A  0  p(A)  1 p({}) = 0 p(S) = 1

Single Fair Coin Flip S = {H,T} p(H) = ½ p(T) = ½

Single Fair 6-Sided Die Roll S = {1,2,3,4,5,6} p(1) = 1/6 p(2) = 1/6 p(3) = 1/6 p(4) = 1/6 p(5) = 1/6 p(6) = 1/6

Soccer game S = {Win,Lose,Tie} p(Win) = ? p(Lose) = ? p(Tie) = ?

Equiprobable Outcomes If all outcomes are equally likely (as with a fair die or a fair coin) then p(x) = 1/|S| p(A) = |A|/|S| Outcomes are not always equally likely, so use these formulas with caution.

Single Fair 6-Sided Die Roll A single fair 6-sided die is rolled. Let A be the event that an odd number is rolled. A = {x  S : x is odd} = {1,3,5} p(A) = |A|/|S| = 3/6 = ½

Single Fair 6-Sided Die Roll A single fair 6-sided die is rolled. Let B be the event that a number greater than 4 is rolled. B = {x  S : x > 4} = {5,6} p(B) = |B|/|S| = 2/6 = 1/3

Single Fair 6-Sided Die Roll A single fair 6-sided die is rolled. A  B is the event that an odd number greater than 4 is rolled. A  B = {x  S : x is odd and x > 4} = {5} p(A  B) = |A  B|/|S| = 1/6

Single Fair 6-Sided Die Roll A single fair 6-sided die is rolled. A  B is the event that a number that is odd or greater than 4 is rolled. A  B = {x  S : x is odd or x > 4} = {1,3,5,6} p(A  B) = |A  B|/|S| = 4/6 = 2/3

Probability of Union p(A  B) =? p(A) + p(B) Let A = {1,3,5} 1/2 Let B = {5,6} +1/3 A  B = {1,3,5,6}  2/3

Probability of Union p(A  B) = p(A) + p(B)  p(A  B) Let A = {1,3,5} 1/2 Let B = {5,6} +1/3 A  B = {5}  1/6 A  B = {1,3,5,6}=2/3

Mutually Exclusive Events If A and B are mutually exclusive events, i.e., disjoint sets then p(A  B) = p(A) + p(B) Why? Because A  B = {}, p(A  B) = p(A) + p(B)  p(A  B) = p(A) + p(B)  p({}) = p(A) + p(B)  0 = p(A) + p(B)

Complement A and A c are disjoint, so p(A  A c ) = p(A) + p(A c ) p(S) = p(A) + p(A c ) 1 = p(A) + p(A c ) 1  p(A) = p(A c ) p(A c ) = 1  p(A) Also, p(A) = 1  p(A c )

Single Fair 6-Sided Die Roll A single fair 6-sided die is rolled. Let A be the event that a 6 is rolled A = {6} A c = S  {6} = {1,2,3,4,5,6} – {6} = {1,2,3,4,5} p(A) = 1/6 P(A c ) = 1 – 1/6 = 5/6

Rolling Two Dice Sample space = the set of all ordered pairs of die rolls = {(x,y) : 1  x  6 and 1  y  6} = {1,2,3,4,5,6}  {1,2,3,4,5,6} = {1,2,3,4,5,6} 2 To save some writing we will write xy instead of (x,y)

{1,2,3,4,5,6} 2

(Cartesian) Product of Two Sets A  B = {(a,b) : a  A and b  B} Let A = {egg roll, soup} Let B = {lo mein, chow mein, egg fu yung} A  B = {(egg roll,lo mein), (egg roll, chow mein), (egg roll,egg fu yung), (soup,lo mein), (soup,chow mein), (soup,egg fu yung)}

Rolling Two Dice

Probability of A  B Outcomes must be equiprobable P(A  B) = p(A)  p(B) Let A = the event of rolling one die and getting a 6. p(A) = 1/6 Then A c is the event of rolling one die and not getting a 6. p(A c ) = 1 – p(A) = 5/6 A c  A c is the event of rolling two dice and not getting a 6 on either roll p(A c  A c ) = p(A c )  p(A c ) = (5/6)  (5/6) = 25/36

Probability of A  B Then A c is the event of rolling one die and not getting a 6. p(A c ) = 1 – p(A) = 5/6 A c  A c is the event of rolling two dice and not getting a 6 on either roll p(A c  A c ) = p(A c )  p(A c ) = (5/6)  (5/6) = 25/36 (A c  A c ) c is the event of rolling two dice and getting a 6 on at least one roll p((A c  A c ) c ) = 1 – 25/36 = 11/36

Probability of A  B Then A c is the event of rolling one die and not getting a 6. p(A c ) = 1 – p(A) = 5/6 A c  A c  A c = (A c ) 3 is the event of rolling three dice and not getting a 6 on any of the rolls p((A c ) 3 ) = (p(A c )) 3 = (5/6) 3 = 125/216 (A c  A c  A c ) c is the event of rolling three dice and getting a 6 on at least one roll p((A c  A c  A c ) c ) = 1 – 125/216 = 91/216  0.421

Probability of A  B Suppose that we roll two dice. What is the probability that we get two 6s? Let A be the event of getting a 6 when we roll one die P(A  A) = p(A)  p(A) = (1/6)(1/6) = 1/36

4 the hard way Suppose that we roll two dice. What is the probability that we get two 2s? Let A be the event of getting a 2 when we roll one die P(A  A) = p(A)  p(A) = (1/6)(1/6) = 1/36

Probability of A  B Suppose that we roll two dice. What is the probability that we get a 1 on the first die and a 3 on the second die? Let A be the event of getting a 1 when we roll one die Let B be the event of getting a 3 when we roll one die P(A  B) = p(A)  p(B) = (1/6)(1/6) = 1/36 In fact each particular outcome has probability 1/36

4 the easy way Suppose that we roll two dice. What is the probability that one of the rolls is a 1 and the other is a 3? The event in question consists of two outcomes. Let A = {(1,3),(3,1)} The sample space S = {1,2,3,4,5,6} 2 p(A) = |A|/|S| = 2/36 = 1/18

Probability of A  B Suppose that we roll two dice. What is the probability that the sum of the rolls is 7? Let A = {(x,y) : x+y = 7} = {(1,6),(2,5),(3,4),(4,3),(5,2),(6,1)} The sample space S = {1,2,3,4,5,6} 2 p(A) = |A|/|S| = 6/36 = 1/6

Probability of A  B Suppose that we roll two dice. What is the probability that the sum of the rolls is 4? Let A = {(x,y) : x+y = 4} = {(1,3),(2,2),(3,1)} The sample space S = {1,2,3,4,5,6} 2 p(A) = |A|/|S| = 3/36 = 1/12