7 Probability Experiments, Sample Spaces, and Events

Slides:



Advertisements
Similar presentations
Lecture 18 Dr. MUMTAZ AHMED MTH 161: Introduction To Statistics.
Advertisements

Probability Probability Principles of EngineeringTM
MAT 103 Probability In this chapter, we will study the topic of probability which is used in many different areas including insurance, science, marketing,
Chapter 2 Probability. 2.1 Sample Spaces and Events.
1 Chapter 3 Probability 3.1 Terminology 3.2 Assign Probability 3.3 Compound Events 3.4 Conditional Probability 3.5 Rules of Computing Probabilities 3.6.
Chapter 4 Probability and Probability Distributions
Mathematics.
Section 2 Union, Intersection, and Complement of Events, Odds
Union, Intersection, Complement of an Event, Odds
MAT 103 Probability In this chapter, we will study the topic of probability which is used in many different areas including insurance, science, marketing,
Copyright © Cengage Learning. All rights reserved.
Chapter Two Probability
Copyright © Cengage Learning. All rights reserved. 8.6 Probability.
NIPRL Chapter 1. Probability Theory 1.1 Probabilities 1.2 Events 1.3 Combinations of Events 1.4 Conditional Probability 1.5 Probabilities of Event Intersections.
Exercises (1) 1. In the usual dice experiment, let A, B and C, be the following events: A = {1,7,6} and B = {1,2,7,5} and C = {3,5} Find the following:
Chapter 7 Probability 7.1 Experiments, Sample Spaces, and Events
Chapter 4 Using Probability and Probability Distributions
Business Statistics: A Decision-Making Approach, 7e © 2008 Prentice-Hall, Inc. Chap 4-1 Business Statistics: A Decision-Making Approach 7 th Edition Chapter.
Probability Probability Principles of EngineeringTM
Conditional Probability
Copyright (c) 2004 Brooks/Cole, a division of Thomson Learning, Inc. Chapter 2 Probability.
Conditional Probability. Conditional Probability of an Event Illustrating Example (1): Consider the experiment of guessing the answer to a multiple choice.
Lecture Slides Elementary Statistics Twelfth Edition
Probability.
1 Probability. 2 Today’s plan Probability Notations Laws of probability.
College Algebra Fifth Edition James Stewart Lothar Redlin Saleem Watson.
College Algebra Sixth Edition James Stewart Lothar Redlin Saleem Watson.
S.CP.A.1 Probability Basics. Probability - The chance of an event occurring Experiment: Outcome: Sample Space: Event: The process of measuring or observing.
CPSC 531: Probability Review1 CPSC 531:Probability & Statistics: Review Instructor: Anirban Mahanti Office: ICT Class.
Probability The calculated likelihood that a given event will occur
UNIT 6 – PROBABILITY BASIC PROBABILITY. WARM UP Look through your notes to answer the following questions Define Sample Set and describe the sample set.
Copyright © Cengage Learning. All rights reserved. 8.6 Probability.
Chapter 3 Probability Larson/Farber 4th ed. Chapter Outline 3.1 Basic Concepts of Probability 3.2 Conditional Probability and the Multiplication Rule.
PROBABILITY, PROBABILITY RULES, AND CONDITIONAL PROBABILITY
Section 2 Union, Intersection, and Complement of Events, Odds
Sixth lecture Concepts of Probabilities. Random Experiment Can be repeated (theoretically) an infinite number of times Has a well-defined set of possible.
© 2010 Pearson Education, Inc. All rights reserved Chapter 9 9 Probability.
Natural Language Processing Giuseppe Attardi Introduction to Probability IP notice: some slides from: Dan Jurafsky, Jim Martin, Sandiway Fong, Dan Klein.
Mathematics Probability: Events Science and Mathematics Education Research Group Supported by UBC Teaching and Learning Enhancement Fund Department.
Statistics.  Probability experiment: An action through which specific results (counts, measurements, or responses) are obtained.  Outcome: The result.
+ Chapter 5 Overview 5.1 Introducing Probability 5.2 Combining Events 5.3 Conditional Probability 5.4 Counting Methods 1.
Math 145 September 18, Terminologies in Probability  Experiment – Any process that produces an outcome that cannot be predicted with certainty.
No Warm-Up today. You have a Quiz Clear your desk of everything but a calculator and something to write with.
Chapter 10 PROBABILITY. Probability Terminology  Experiment: take a measurement Like flipping a coin  Outcome: one possible result of an experiment.
1 What Is Probability?. 2 To discuss probability, let’s begin by defining some terms. An experiment is a process, such as tossing a coin, that gives definite.
Chapter 6 Probability Mohamed Elhusseiny
Terminologies in Probability
What Is Probability?.
Copyright © 2016, 2013, and 2010, Pearson Education, Inc.
PROBABILITY AND PROBABILITY RULES
Math 145 September 25, 2006.
Basic Probability aft A RAJASEKHAR YADAV.
Natural Language Processing
Probability Principles of Engineering
Probability Principles of Engineering
Copyright © Cengage Learning. All rights reserved.
Terminologies in Probability
Terminologies in Probability
Terminologies in Probability
Probability Principles of Engineering
Terminologies in Probability
Probability Probability Principles of EngineeringTM
Probability Principles of Engineering
Math 145 June 26, 2007.
Terminologies in Probability
6.2 Probability Models.
Math 145 February 12, 2008.
Terminologies in Probability
Presentation transcript:

7 Probability Experiments, Sample Spaces, and Events Definition of Probability Rules of Probability Use of Counting Techniques in Probability Conditional Probability and Independent Events Bayes’ Theorem

Experiments, Sample Spaces, and Events 7.1 Experiments, Sample Spaces, and Events

Terminology Experiment An experiment is an activity with observable results. The results of an experiment are called outcomes of the experiment.

Examples Tossing a coin and observing whether it falls heads or tails Rolling a die and observing which of the numbers 1, 2, 3, 4, 5, or 6 shows up Testing a spark plug from a batch of 100 spark plugs and observing whether or not it is defective

Terminology Sample Point, Sample Space, and Event Sample point: An outcome of an experiment Sample space: The set consisting of all possible sample points of an experiment Event: A subset of a sample space of an experiment

Example Describe the sample space associated with the experiment of tossing a coin and observing whether it falls heads or tails. What are the events of this experiment? Solution The two outcomes are heads and tails, and the required sample space is given by S = {H, T} where H denotes the outcome heads and T denotes the outcome tails. The events of the experiment, the subsets of S, are Ø, {H}, {T}, S Example 1, page 354

Terminology Union of Two Events The union of two events E and F is the event E  F. Thus, the event E  F contains the set of outcomes of E and/or F.

Terminology Intersection of Two Events The intersection of two events E and F is the event E  F. Thus, the event E  F contains the set of outcomes common to E and F.

Terminology Complement of an Event The complement of an event E is the event E c. Thus, the event E c is the set containing all the outcomes in the sample space S that are not in E.

Example Consider the experiment of rolling a die and observing the number that falls uppermost. Let S = {1, 2, 3, 4, 5, 6} denote the sample space of the experiment and E = {2, 4, 6} and F = {1, 3} be events of this experiment. Compute E  F. Interpret your results. Solution E  F = {1, 2, 3, 4, 6} and is the event that the outcome of the experiment is a 1, a 2, a 3, a 4, or a 6. Example 2, page 355

Example Consider the experiment of rolling a die and observing the number that falls uppermost. Let S = {1, 2, 3, 4, 5, 6} denote the sample space of the experiment and E = {2, 4, 6} and F = {1, 3} be events of this experiment. Compute E  F. Interpret your results. Solution E  F = Ø since there are no elements in common between the two sets E and F. Example 2, page 355

Example Consider the experiment of rolling a die and observing the number that falls uppermost. Let S = {1, 2, 3, 4, 5, 6} denote the sample space of the experiment and E = {2, 4, 6} and F = {1, 3} be events of this experiment. Compute F c. Interpret your results. Solution F c = {2, 4, 5, 6} is precisely the event that the event F does not occur. Example 2, page 355

Terminology Mutually Exclusive Events E and F are mutually exclusive if E  F = Ø

Example An experiment consists of tossing a coin three times and observing the resulting sequence of heads and tails. Describe the sample space S of the experiment. Determine the event E that exactly two heads appear. Determine the event F that at least one head appears. Example 3, page 356

S = {HHH, HHT, HTH, HTT, THH, THT, TTH, TTT} Example Solution As the tree diagram demonstrates, the sample space is S = {HHH, HHT, HTH, HTT, THH, THT, TTH, TTT} Example 2, page 355

Example Solution Scanning the sample space obtained S = {HHH, HHT, HTH, HTT, THH, THT, TTH, TTT} we see that the outcomes in which exactly two heads appear are given by the event E = {HHT, HTH, THH} We can also see that the outcomes in which at least one head appears are given by the event F = {HHH, HHT, HTH, HTT, THH, THT, TTH} Example 2, page 355

Applied Example: Movie Attendance The manager of a local cinema records the number of patrons attending a first-run movie screening. The theatre has a seating capacity of 500. Determine an appropriate sample space for this experiment. Describe the event E that fewer than 50 people attend the screening. Describe the event F that the theatre is more than half full at the screening. Solution The number of patrons at the screening could run from 0 to 500. Therefore, a sample space for this experiment is S = {0, 1, 2, 3, …, 500} Applied Example 5, page 357

Applied Example: Movie Attendance The manager of a local cinema records the number of patrons attending a first-run movie screening. The theatre has a seating capacity of 500. Determine an appropriate sample space for this experiment. Describe the event E that fewer than 50 people attend the screening. Describe the event F that the theatre is more than half full at the screening. Solution The event E that fewer than 50 people attend the screening can be described as E = {0, 1, 2, 3, …, 49} Applied Example 5, page 357

Applied Example: Movie Attendance The manager of a local cinema records the number of patrons attending a first-run movie screening. The theatre has a seating capacity of 500. Determine an appropriate sample space for this experiment. Describe the event E that fewer than 50 people attend the screening. Describe the event F that the theatre is more than half full at the screening. Solution The event F that the theatre is more than half full at the screening can be described as F = {251, 252, …, 500} Applied Example 5, page 357

Definition of Probability 7.2 Definition of Probability

Probability of an Event in a Uniform Sample Space S = {s1, s2, … , sn} is the sample space for an experiment in which the outcomes are equally likely, then we assign the probabilities to each of the outcomes s1, s2, … , sn.

Example A fair die is rolled, and the number that falls uppermost is observed. Determine the probability distribution for the experiment. Solution The sample space for the experiment is S = {1, 2, 3, 4, 5, 6} and the simple events are accordingly given by the sets {1}, {2}, {3}, {4}, {5}, and {6} Since the die is assumed to be fair, the six outcomes are equally likely. We therefore assign a probability of 1/6 to each of the simple events. Example 1, page 364

Example A fair die is thrown, and the number that falls uppermost is observed. Determine the probability distribution for the experiment. Solution Thus, the probability distribution of these simple events is: Simple event Probability {1} 1/6 {2} {3} {4} {5} {6} Example 1, page 364

Finding the Probability of Event E Determine a sample space S associated with the experiment. Assign probabilities to the simple events of S. If E = {s1, s2, … , sn} where {s1}, {s2}, {s3}, … , {sn} are simple events, then P(E) = P(s1) + P(s2) + P(s3) + ··· + P(sn) If E is the empty set, Ø, then P(E) = 0.

Applied Example: Rolling Dice A pair of fair dice is rolled. Calculate the probability that the two dice show the same number. Calculate the probability that the sum of the numbers of the two dice is 6. Applied Example 3, page 365

Applied Example: Rolling Dice Solution The sample space S of the experiment has 36 outcomes S = {(1, 1), (1, 2), … , (6, 5), (6, 6)} Both dice are fair, making each of the 36 outcomes equally likely, so we assign the probability of 1/36 to each simple event. The event that the two dice show the same number is E = {(1, 1), (2, 2) , (3, 3), (4, 4), (5, 5), (6, 6)} Therefore, the probability that the two dice show the same number is given by Six terms Applied Example 3, page 365

Applied Example: Rolling Dice Solution The event that the sum of the numbers of the two dice is 6 is given by E6 = {(1, 5), (2, 4) , (3, 3), (4, 2), (5, 1)} Therefore, the probability that the sum of the numbers on the two dice is 6 is given by Applied Example 3, page 365

7.3 Rules of Probability Property 1. P(E)  0 for every E. Property 2. P(S) = 1. Property 3. If E and F are mutually exclusive (E  F = Ø), then P(E  F) = P(E) + P(F) Property 4. If E and F are any two events of an experiment, then P(E  F) = P(E) + P(F) – P(E  F) Property 5. If E is an event of an experiment and Ec denotes the complement of E, then P(Ec) = 1 – P(E)

Properties of the Probability Function Property 1. P(E)  0 for every E. Property 2. P(S) = 1. Property 3. If E and F are mutually exclusive (E  F = Ø), then P(E  F) = P(E) + P(F)

Applied Example: SAT Verbal Scores The superintendent of a metropolitan school district has estimated the probabilities associated with the SAT verbal scores of students from that district. The results are shown in the table below. If a student is selected at random, find the probability that his or her SAT verbal score will be More than 400. Less than or equal to 500. Greater than 400 but less than or equal to 600. Score, x Probability x > 700 .01 600 < x  700 .07 500 < x  600 .19 400 < x  500 .23 300 < x  400 .31 x  300 Applied Example 1, page 372

Applied Example: SAT Verbal Scores Solution Let A, B, C, D, E, and F denote, respectively, the mutually exclusive events listed in the table below. The probability that the student’s score will be more than 400 is given by P(D  C  B  A) = P(D) + P(C) + P(B) + P(A) = .23 + .19 + .07 + .01 = .50 Score, x Probability x > 700 .01 600 < x  700 .07 500 < x  600 .19 400 < x  500 .23 300 < x  400 .31 x  300 A B C D E F Applied Example 1, page 372

Applied Example: SAT Verbal Scores Solution Let A, B, C, D, E, and F denote, respectively, the mutually exclusive events listed in the table below. The probability that the student’s score will be less than or equal to 500 is given by P(D  E  F) = P(D) + P(E) + P(F) = .23 + .31 + .19 = .73 Score, x Probability x > 700 .01 600 < x  700 .07 500 < x  600 .19 400 < x  500 .23 300 < x  400 .31 x  300 A B C D E F Applied Example 1, page 372

Applied Example: SAT Verbal Scores Solution Let A, B, C, D, E, and F denote, respectively, the mutually exclusive events listed in the table below. The probability that the student’s score will be greater than 400 but less than or equal to 600 is given by P(C  D) = P(C) + P(D) = .19 + .23 = .42 Score, x Probability x > 700 .01 600 < x  700 .07 500 < x  600 .19 400 < x  500 .23 300 < x  400 .31 x  300 A B C D E F Applied Example 1, page 372

Properties of the Probability Function Addition Rule Property 4. If E and F are any two events of an experiment, then P(E  F) = P(E) + P(F) – P(E  F)

Example A card is drawn from a shuffled deck of 52 playing cards. What is the probability that it is an ace or a spade? Solution Let E denote the event that the card drawn is an ace, and let F denote the event that the card drawn is a spade. Then, Note that E and F are not mutually exclusive events: E  F is the event that the card drawn is an ace of spades. Consequently, Example 2, page 373

Example A card is drawn from a shuffled deck of 52 playing cards. What is the probability that it is an ace or a spade? Solution The event that a card drawn is an ace or a spade is E  F, with probability given by Example 2, page 373

Applied Example: Quality Control The quality-control department of Vista Vision, manufacturer of the Pulsar plasma TV, has determined from records obtained from the company’s service centers that 3% of the sets sold experience video problems, 1% experience audio problems, and 0.1% experience both video and audio problems before the expiration of the warranty. Find the probability that a plasma TV purchased by a consumer will experience video or audio problems before the warranty expires. Applied Example 3, page 373

Applied Example: Quality Control Solution Let E denote the event that a plasma TV purchased will experience video problems within the warranty period, and let F denote the event that a plasma TV purchased will experience audio problems within the warranty period. Then, P(E) = .03 P(F) = .01 P(E  F) = .001 The event that a plasma TV purchased will experience video or audio problems before the warranty expires is E  F, and the probability of this event is given by Applied Example 3, page 373

Properties of the Probability Function Rule of Complements Property 5. If E is an event of an experiment and Ec denotes the complement of E, then P(Ec) = 1 – P(E)

Applied Example: Warranties What is the probability that a Pulsar plasma TV (from the last example) bought by a consumer will not experience video or audio problems before the warranty expires? Solution Let E denote the event that a plasma TV bought by a consumer will experience video or audio problems before the warranty expires. Then, the event that the plasma TV will not experience either problem before the warranty expires is given by Ec, with probability Applied Example 4, page 375

Use of Counting Techniques in Probability 7.4 Use of Counting Techniques in Probability

Computing the Probability of an Event in a Uniform Sample Space Let S be a uniform sample space and let E be any event. Then,

Example An unbiased coin is tossed six times. Find the probability that the coin will land heads Exactly three times. At most three times. On the first and the last toss. Example 1, page 381

Example Solution Each outcome of the experiment may be represented as a sequence of heads and tails. Using the generalized multiplication principle, we see that the number of outcomes of this experiment is 26, or 64. Let E denote the event that the coin lands heads exactly three times. Since there are C(6, 3) ways this can occur, we see that the required probability is Example 1, page 381

Example Solution Let F denote the event that the coin lands heads at most three times. Then, n(F) is given by the sum of the number of ways the coin lands heads zero times (no heads), exactly once, exactly twice, and exactly three times. That is, Thus, the required probability is Example 1, page 381

Example Solution Let H denote the event that the coin lands heads on the first and the last toss. Then, Therefore, the required probability is Example 1, page 381

Conditional Probability and Independent Events 7.5 Conditional Probability and Independent Events

Conditional Probability of an Event If A and B are events in an experiment and P(A)  0, then the conditional probability that the event B will occur given that the event A has already occurred is

Example A pair of fair dice is rolled. What is the probability that the sum of the numbers falling uppermost is 7 if it is known that exactly one of the numbers is a 5? Solution Let A denote the event that exactly one of the numbers is a 5 and let B denote the event that the sum of the numbers falling uppermost is 7. Thus, so Example 2, page 390

Example A pair of fair dice is rolled. What is the probability that the sum of the numbers falling uppermost is 7 if it is known that exactly one of the numbers is a 5? Solution Since the dice are fair, each outcome of the experiment is equally likely; therefore, Thus, the probability that the sum of the numbers falling uppermost is 7 given that exactly one of the numbers is a 5 is given by Example 2, page 390

Applied Example: Color Blindness In a test conducted by the U.S. Army, it was found that of 1000 new recruits (600 men and 400 women), 50 of the men and 4 of the women were red-green color-blind. Given that a recruit selected at random from this group is red-green color-blind, what is the probability that the recruit is a male? Solution Let C denote the event that a randomly selected subject is red-green color-blind, and let M denote the event that the subject is a male recruit. Applied Example 3, page 390

Applied Example: Color Blindness In a test conducted by the U.S. Army, it was found that of 1000 new recruits (600 men and 400 women), 50 of the men and 4 of the women were red-green color-blind. Given that a recruit selected at random from this group is red-green color-blind, what is the probability that the recruit is a male? Solution Since 54 out of 1000 subjects are color-blind, we see that Furthermore, since 50 of the subjects are colorblind and male, we see that Applied Example 3, page 390

Applied Example: Color Blindness In a test conducted by the U.S. Army, it was found that of 1000 new recruits (600 men and 400 women), 50 of the men and 4 of the women were red-green color-blind. Given that a recruit selected at random from this group is red-green color-blind, what is the probability that the recruit is a male? Solution Therefore, the probability that a subject is male given that the subject is red-green color-blind is given by Applied Example 3, page 390

Product Rule

Example Two cards are drawn without replacement from a well-shuffled deck of 52 playing cards. What is the probability that the first card drawn is an ace and the second card drawn is a face card? Solution Let A denote the event that the first card drawn is an ace, and let F denote the event that the second card drawn is a face card. Then, Example 5, page 392

Example Two cards are drawn without replacement from a well-shuffled deck of 52 playing cards. What is the probability that the first card drawn is an ace and the second card drawn is a face card? Solution After drawing the first card, there are 51 cards left in the deck, of which 12 are face cards. Therefore, the probability of drawing a face card given that the first card drawn was an ace is given by Example 5, page 392

Example Two cards are drawn without replacement from a well-shuffled deck of 52 playing cards. What is the probability that the first card drawn is an ace and the second card drawn is a face card? Solution By the product rule, the probability that the first card drawn is an ace and the second card drawn is a face card is given by Example 5, page 392

Independent Events If A and B are independent events, then

Test for the Independence of Two Events Two events A and B are independent if and only if

Example Consider the experiment consisting of tossing a fair coin twice and observing the outcomes. Show that obtaining heads on the first toss and tails on the second toss are independent events. Solution Let A denote the event that the outcome of the first toss is a head, and let B denote the event that the outcome of the second toss is a tail. The sample space of the experiment is so Example 8, page 396

Example Consider the experiment consisting of tossing a fair coin twice and observing the outcomes. Show that obtaining heads in the first toss and tails in the second toss are independent events. Solution Next, we compute and observe that the test for independent events is satisfied: Example 8, page 396

Applied Example: Medical Survey A survey conducted by an independent agency for the National Lung Society found that, of 2000 women, 680 were heavy smokers and 50 had emphysema. Of those who had emphysema, 42 were heavy smokers. Using the data in this survey, determine whether the events being a heavy smoker and having emphysema are independent events. Solution Let A denote the event that a woman is a heavy smoker, and let B denote the event that a woman has emphysema. Then, the probabilities that a woman is a heavy smoker, has emphysema, or both are given by, respectively, Applied Example 9, page 396

Applied Example: Medical Survey A survey conducted by an independent agency for the National Lung Society found that, of 2000 women, 680 were heavy smokers and 50 had emphysema. Of those who had emphysema, 42 were heavy smokers. Using the data in this survey, determine whether the events being a heavy smoker and having emphysema are independent events. Solution Next, we see that the test for independent events is not satisfied: so and conclude that A and B are not independent events. Applied Example 9, page 396

7.6 Bayes’ Theorem

P(E)  0 and P(Ai)  0 for 1 ≤ i ≤ n Bayes’ Theorem Let A1, A2, … , An be a partition of a sample space S, and let E be an event of the experiment such that P(E)  0 and P(Ai)  0 for 1 ≤ i ≤ n Then the a posteriori probability is given by

Applied Example: Quality Control The panels for the Pulsar widescreen LCD HDTVs are manufactured in three locations and then shipped to the main plant of Vista Vision for final assembly. Plants A, B, and C supply 50%, 30%, and 20%, respectively, of the panels used by Vista Vision. The quality-control department of the company has determined that 1% of the panels produced by plant A are defective, whereas 2% of the panels produced by plants B and C are defective. If a Pulsar widescreen TV is selected at random and the panel is found to be defective, what is the probability that the panel was manufactured in plant C? Applied Example 1, page 404

Applied Example: Quality Control Solution Let A, B, and C denote the event that the set chosen has a panel manufactured in plant A, plant B, or plant C, respectively. Also, let D denote the event that a set has a defective panel. We can draw a tree diagram with this information: Applied Example 1, page 404

Applied Example: Quality Control Solution Next, using Bayes’ theorem, we find that the required a posteriori probability is given by Applied Example 1, page 404

End of Chapter