7 Probability. Copyright Cengage Learning. All rights reserved.

Size: px
Start display at page:

Download "7 Probability. Copyright Cengage Learning. All rights reserved."

Transcription

1 7 Probability Copyright Cengage Learning. All rights reserved.

2 7.3 Probability and Probability Models Copyright Cengage Learning. All rights reserved.

3 Probability and Probability Models Mathematicians tend to avoid the whole debate, and talk instead about abstract probability, or probability distributions, based purely on the properties of relative frequency. Specific probability distributions can then be used as models in real-life situations, such as flipping a coin or tossing a die, to predict (or model) relative frequency. 3

4 Probability and Probability Models Probability Distribution; Probability A (finite) probability distribution is an assignment of a number P(s i ), the probability of s i, to each outcome of a finite sample space S = {s 1, s 2,..., s n }. The probabilities must satisfy 1. 0 P(s i ) 1 and 2. P(s 1 ) + P(s 2 ) P(s n ) = 1. 4

5 Probability and Probability Models We find the probability of an event E, written P(E), by adding up the probabilities of the outcomes in E. If P(E) = 0, we call E an impossible event. The empty event is always impossible, since something must happen. 5

6 Probability and Probability Models Quick Examples 1. Let us take S = {H, T} and make the assignments P(H) =.5, P(T) =.5. Because these numbers are between 0 and 1 and add to 1, they specify a probability distribution. 6

7 Probability and Probability Models It follows that P({1, 6}) = =.4 P({2, 3}) = =.3 P(3) = 0. {3} is an impossible event. 7

8 Probability and Probability Models Probability Models A probability model for a particular experiment is a probability distribution that predicts the relative frequency of each outcome if the experiment is performed a large number of times. Just as we think of relative frequency as estimated probability, we can think of modeled probability as theoretical probability. 8

9 Probability and Probability Models Quick Examples 1. Fair Coin Model: Flip a fair coin and observe the side that faces up. Because we expect that heads is as likely to come up as tails, we model this experiment with the probability distribution specified by S = {H, T}, P(H) =.5, P(T) =.5. 9

10 Probability and Probability Models Figure 4 suggests that the relative frequency of heads approaches.5 as the number of coin tosses gets large, so the fair coin model predicts the relative frequency for a large number of coin tosses quite well. Figure 4 10

11 Probability and Probability Models 2. Unfair Coin Model: Take S = {H, T} and P(H) =.2, P(T) =.8. We can think of this distribution as a model for the experiment of flipping an unfair coin that is four times as likely to land with tails uppermost than heads. 11

12 Probability and Probability Models 3. Fair Die Model: Roll a fair die and observe the uppermost number. Because we expect to roll each specific number one sixth of the time, we model the experiment with the probability distribution specified by S = {1, 2, 3, 4, 5, 6}, P(1) = 1/6, P(2) = 1/6,..., P(6) = 1/6. This model predicts for example, that the relative frequency of throwing a 5 approaches 1/6 as the number of times you roll the die gets large. 12

13 Probability and Probability Models 4. Roll a pair of fair dice (recall that there are a total of 36 outcomes if the dice are distinguishable). Then an appropriate model of the experiment has with each outcome being assigned a probability of 1/36. 13

14 Probability and Probability Models 5. In the experiment in Quick Example 4, take E to be the event that the sum of the numbers that face up is 5, so E = {(1, 4), (2, 3), (3, 2), (4, 1)}. By the properties of probability distributions, 14

15 Probability and Probability Models Notice that, in all of the Quick Examples above except for the unfair coin, all the outcomes are equally likely, and each outcome s has a probability of More generally, in the last Quick Example we saw that adding the probabilities of the individual outcomes in an event E amounted to computing the ratio (Number of favorable outcomes)/(total number of outcomes): 15

16 Probability and Probability Models Probability Model for Equally Likely Outcomes In an experiment in which all outcomes are equally likely, we model the experiment by taking the probability of an event E to be Visualizing Probability for Equally Likely Outcomes 16

17 Probability and Probability Models Quick Example 1. Toss a fair coin three times, so S = {HHH, HHT, HTH, HTT, THH, THT, TTH, TTT}. The probability that we throw exactly two heads is There are eight equally likely outcomes and E = {HHT, HTH, THH}. 17

18 Example 1 Sales of Hybrid Vehicles A total of 1.9 million hybrid vehicles had been sold in the United States through October of Of these, 955,000 were Toyota Prii, 205,000 were Honda Civics, 170,000 were Toyota Camrys, 105,000 were Ford Escapes, and the rest were other makes. a. What is the probability that a randomly selected hybrid vehicle sold in the United States was either a Toyota Prius or a Honda Civic? b. What is the probability that a randomly selected hybrid vehicle sold in the United States was not a Toyota Camry? 18

19 Example 1(a) Solution The experiment suggested by the question consists of randomly choosing a hybrid vehicle sold in the United States and determining its make. We are interested in the event E that the hybrid vehicle was either a Toyota Prius or a Honda Civic. So, S = the set of hybrid vehicles sold; n(s) = 1,900,000 19

20 Example 1(a) Solution cont d E = the set of Toyota Prii and Honda Civics sold; n(e) = 955, ,000 = 1,160,000. Are the outcomes equally likely in this experiment? Yes, because we are as likely to choose one vehicle as another. Thus, 20

21 Example 1(b) Solution cont d Let the event F consist of those hybrid vehicles sold that were not Toyota Camrys. n(f) = 1,900, ,000 = 1,730,000 Hence, 21

22 Probability of Unions, Intersections, and Complements 22

23 Probability of Unions, Intersections, and Complements So far, all we know about computing the probability of an event E is that P(E) is the sum of the probabilities of the individual outcomes in E. Suppose, though, that we do not know the probabilities of the individual outcomes in E but we do know that E = A B, where we happen to know P(A) and P(B). 23

24 Probability of Unions, Intersections, and Complements How do we compute the probability of A B? We might be tempted to say that P(A B) is P(A) + P(B), but let us look at an example using the probability distribution in Quick Example 5: For A let us take the event {2, 4, 5}, and for B let us take {2, 4, 6}. A B is then the event {2, 4, 5, 6}. 24

25 Probability of Unions, Intersections, and Complements We know that we can find the probabilities P(A), P(B), and P(A B) by adding the probabilities of all the outcomes in these events, so P(A) = P({2, 4, 5}) = =.6 P(B) = P({2, 4, 6}) = =.5, and P(A B) = P({2, 4, 5, 6}) = =.7. Our first guess was wrong: P(A B) P(A) + P(B). 25

26 Probability of Unions, Intersections, and Complements Notice, however, that the outcomes in A B are counted twice in computing P(A) + P(B), but only once in computing P(A B): P(A) + P(B) = P({2, 4, 5}) + P({2, 4, 6}) = ( ) + ( ) = 1.1 A B = {2, 4} P(A B) counted twice Whereas P(A B) = P({2, 4, 5, 6}) = =.7. P(A B) counted once 26

27 Probability of Unions, Intersections, and Complements Thus, if we take P(A) + P(B) and then subtract the surplus P(A B), we get P(A B). In symbols, P(A B) = P(A) + P(B) P(A B).7 = (see Figure 6). Figure 6 27

28 Probability of Unions, Intersections, and Complements We call this formula the addition principle. One more thing: Notice that our original guess P(A B) = P(A) + P(B) would have worked if we had chosen A and B with no outcomes in common; that is, if A B =. When A B =, recall that we say that A and B are mutually exclusive. 28

29 Probability of Unions, Intersections, and Complements Addition Principle If A and B are any two events, then P(A B) = P(A) + P(B) P(A B). Visualizing the Addition Principle In the figure, the area of the union is obtained by adding the areas of A and B and then subtracting the overlap (because it is counted twice when we add the areas). 29

30 Probability of Unions, Intersections, and Complements Addition Principle for Mutually Exclusive Events If A B =, we say that A and B are mutually exclusive, and we have P(A B) = P(A) + P(B). Because P(A B) = 0 Visualizing the Addition Principle for Mutually Exclusive Events If A and B do not overlap, then the area of the union is obtained by adding the areas of A and B. 30

31 Probability of Unions, Intersections, and Complements This holds true also for more than two events: If A 1, A 2,..., A n are mutually exclusive events (that is, the intersection of every pair of them is empty), then P(A 1 A 2... A n ) = P(A 1 ) + P(A 2 ) P(A n ). Addition principle for many mutually exclusive events 31

32 Probability of Unions, Intersections, and Complements Quick Example There is a 10% chance of rain (R) tomorrow, a 20% chance of high winds (W), and a 5% chance of both. The probability of either rain or high winds (or both) is P(R W) = P(R) + P(W) P(R W) = =

33 Example 4 School and Work A survey conducted by the Bureau of Labor Statistics found that 68% of the high school graduating class of 2010 went on to college the following year, while 42% of the class was working. Furthermore, 92% were either in college or working, or both. a. What percentage went on to college and work at the same time? b. What percentage went on to college but not work? 33

34 Example 4 Solution We can think of the experiment of choosing a member of the high school graduating class of 2010 at random. The sample space is the set of all these graduates. a. We are given information about two events: A: A graduate went on to college; P(A) =.68. B: A graduate went on to work; P(B) =.42. We are also told that P(A B) =.92. We are asked for the probability that a graduate went on to both college and work, P(A B). 34

35 Example 4 Solution cont d To find P(A B), we take advantage of the fact that the formula P(A B) = P(A) + P(B) P(A B) can be used to calculate any one of the four quantities that appear in it as long as we know the other three. Substituting the quantities we know, we get.92 = P(A B) 35

36 Example 4 Solution cont d so P(A B) = =.18. Thus, 18% of the graduates went on to college and work at the same time. 36

37 Example 4 Solution cont d b. We are asked for the probability of a new event: C: A graduate went on to college but not work. C is the part of A outside of A B, so C (A B) = A, and C and A B are mutually exclusive. (See Figure 7.) Figure 7 37

38 Example 4 Solution cont d Thus, applying the addition principle, we have P(C) + P(A B) = P(A). From part (a), we know that P(A B) =.18, so P(C) +.18 =.68 giving P(C) =.50. In other words, 50% of the graduates went on to college but not work. 38

39 Probability of Unions, Intersections, and Complements More Principles of Probability Distributions The following rules hold for any sample space S and any event A: P(S) = 1 P( ) = 0 P(A ) = 1 P(A). The probability of something happening is 1. The probability of nothing happening is 0. The probability of A not happening is 1 minus the probability of A. 39

40 Probability of Unions, Intersections, and Complements Note We can also write the third equation as P(A) = 1 P(A ) or P(A) + P(A ) = 1. 40

41 Probability of Unions, Intersections, and Complements Visualizing the Rule for Complements Think of A as the portion of S outside of A. Adding the two areas gives the area of all of S, equal to 1. Sample Space S 41

42 Probability of Unions, Intersections, and Complements Quick Example There is a 10% chance of rain (R) tomorrow. Therefore, the probability that it will not rain is P(R ) = 1 P(R) = 1.10 =

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

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

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

V. RANDOM VARIABLES, PROBABILITY DISTRIBUTIONS, EXPECTED VALUE

V. RANDOM VARIABLES, PROBABILITY DISTRIBUTIONS, EXPECTED VALUE V. RANDOM VARIABLES, PROBABILITY DISTRIBUTIONS, EXPETED VALUE A game of chance featured at an amusement park is played as follows: You pay $ to play. A penny and a nickel are flipped. You win $ if either

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

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

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

For two disjoint subsets A and B of Ω, say that A and B are disjoint events. For disjoint events A and B we take an axiom P(A B) = P(A) + P(B)

For two disjoint subsets A and B of Ω, say that A and B are disjoint events. For disjoint events A and B we take an axiom P(A B) = P(A) + P(B) Basic probability A probability space or event space is a set Ω together with a probability measure P on it. This means that to each subset A Ω we associate the probability P(A) = probability of A with

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

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

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

PROBABILITY. The theory of probabilities is simply the Science of logic quantitatively treated. C.S. PEIRCE

PROBABILITY. The theory of probabilities is simply the Science of logic quantitatively treated. C.S. PEIRCE PROBABILITY 53 Chapter 3 PROBABILITY The theory of probabilities is simply the Science of logic quantitatively treated. C.S. PEIRCE 3. Introduction In earlier Classes, we have studied the probability as

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

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

Introduction to Probability

Introduction to Probability 3 Introduction to Probability Given a fair coin, what can we expect to be the frequency of tails in a sequence of 10 coin tosses? Tossing a coin is an example of a chance experiment, namely a process which

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

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

The study of probability has increased in popularity over the years because of its wide range of practical applications.

The study of probability has increased in popularity over the years because of its wide range of practical applications. 6.7. Probability. The study of probability has increased in popularity over the years because of its wide range of practical applications. In probability, each repetition of an experiment is called a trial,

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

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

Session 8 Probability

Session 8 Probability Key Terms for This Session Session 8 Probability Previously Introduced frequency New in This Session binomial experiment binomial probability model experimental probability mathematical probability outcome

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

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 13 & 14 - Probability PART

Chapter 13 & 14 - Probability PART Chapter 13 & 14 - Probability PART IV : PROBABILITY Dr. Joseph Brennan Math 148, BU Dr. Joseph Brennan (Math 148, BU) Chapter 13 & 14 - Probability 1 / 91 Why Should We Learn Probability Theory? Dr. Joseph

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

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

Ch. 13.3: More about Probability

Ch. 13.3: More about Probability Ch. 13.3: More about Probability Complementary Probabilities Given any event, E, of some sample space, U, of a random experiment, we can always talk about the complement, E, of that event: this is the

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

Probabilities. Probability of a event. From Random Variables to Events. From Random Variables to Events. Probability Theory I

Probabilities. Probability of a event. From Random Variables to Events. From Random Variables to Events. Probability Theory I Victor Adamchi Danny Sleator Great Theoretical Ideas In Computer Science Probability Theory I CS 5-25 Spring 200 Lecture Feb. 6, 200 Carnegie Mellon University We will consider chance experiments with

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

Pattern matching probabilities and paradoxes A new variation on Penney s coin game

Pattern matching probabilities and paradoxes A new variation on Penney s coin game Osaka Keidai Ronshu, Vol. 63 No. 4 November 2012 Pattern matching probabilities and paradoxes A new variation on Penney s coin game Yutaka Nishiyama Abstract This paper gives an outline of an interesting

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

Random variables, probability distributions, binomial random variable

Random variables, probability distributions, binomial random variable Week 4 lecture notes. WEEK 4 page 1 Random variables, probability distributions, binomial random variable Eample 1 : Consider the eperiment of flipping a fair coin three times. The number of tails that

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

Homework Assignment #2: Answer Key

Homework Assignment #2: Answer Key Homework Assignment #2: Answer Key Chapter 4: #3 Assuming that the current interest rate is 3 percent, compute the value of a five-year, 5 percent coupon bond with a face value of $,000. What happens if

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

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

Decision Making Under Uncertainty. Professor Peter Cramton Economics 300

Decision Making Under Uncertainty. Professor Peter Cramton Economics 300 Decision Making Under Uncertainty Professor Peter Cramton Economics 300 Uncertainty Consumers and firms are usually uncertain about the payoffs from their choices Example 1: A farmer chooses to cultivate

More information

Chapter 4. Probability and Probability Distributions

Chapter 4. Probability and Probability Distributions Chapter 4. robability and robability Distributions Importance of Knowing robability To know whether a sample is not identical to the population from which it was selected, it is necessary to assess the

More information

In the situations that we will encounter, we may generally calculate the probability of an event

In the situations that we will encounter, we may generally calculate the probability of an event What does it mean for something to be random? An event is called random if the process which produces the outcome is sufficiently complicated that we are unable to predict the precise result and are instead

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

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

Solutions to Self-Help Exercises 1.3. b. E F = /0. d. G c = {(3,4),(4,3),(4,4)}

Solutions to Self-Help Exercises 1.3. b. E F = /0. d. G c = {(3,4),(4,3),(4,4)} 1.4 Basics of Probability 37 Solutions to Self-Help Exercises 1.3 1. Consider the outcomes as ordered pairs, with the number on the bottom of the red one the first number and the number on the bottom of

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

Probability and statistical hypothesis testing. Holger Diessel holger.diessel@uni-jena.de

Probability and statistical hypothesis testing. Holger Diessel holger.diessel@uni-jena.de Probability and statistical hypothesis testing Holger Diessel holger.diessel@uni-jena.de Probability Two reasons why probability is important for the analysis of linguistic data: Joint and conditional

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

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

STATISTICS HIGHER SECONDARY - SECOND YEAR. Untouchability is a sin Untouchability is a crime Untouchability is inhuman

STATISTICS HIGHER SECONDARY - SECOND YEAR. Untouchability is a sin Untouchability is a crime Untouchability is inhuman STATISTICS HIGHER SECONDARY - SECOND YEAR Untouchability is a sin Untouchability is a crime Untouchability is inhuman TAMILNADU TEXTBOOK CORPORATION College Road, Chennai- 600 006 i Government of Tamilnadu

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

7.S.8 Interpret data to provide the basis for predictions and to establish

7.S.8 Interpret data to provide the basis for predictions and to establish 7 th Grade Probability Unit 7.S.8 Interpret data to provide the basis for predictions and to establish experimental probabilities. 7.S.10 Predict the outcome of experiment 7.S.11 Design and conduct an

More information

PROBABILITY. Chapter. 0009T_c04_133-192.qxd 06/03/03 19:53 Page 133

PROBABILITY. Chapter. 0009T_c04_133-192.qxd 06/03/03 19:53 Page 133 0009T_c04_133-192.qxd 06/03/03 19:53 Page 133 Chapter 4 PROBABILITY Please stand up in front of the class and give your oral report on describing data using statistical methods. Does this request to speak

More information

ST 371 (IV): Discrete Random Variables

ST 371 (IV): Discrete Random Variables ST 371 (IV): Discrete Random Variables 1 Random Variables A random variable (rv) is a function that is defined on the sample space of the experiment and that assigns a numerical variable to each possible

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

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

Elements of probability theory

Elements of probability theory 2 Elements of probability theory Probability theory provides mathematical models for random phenomena, that is, phenomena which under repeated observations yield di erent outcomes that cannot be predicted

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

REPEATED TRIALS. The probability of winning those k chosen times and losing the other times is then p k q n k.

REPEATED TRIALS. The probability of winning those k chosen times and losing the other times is then p k q n k. REPEATED TRIALS Suppose you toss a fair coin one time. Let E be the event that the coin lands heads. We know from basic counting that p(e) = 1 since n(e) = 1 and 2 n(s) = 2. Now suppose we play a game

More information

UNIT 7A 118 CHAPTER 7: PROBABILITY: LIVING WITH THE ODDS

UNIT 7A 118 CHAPTER 7: PROBABILITY: LIVING WITH THE ODDS 11 CHAPTER 7: PROBABILITY: LIVING WITH THE ODDS UNIT 7A TIME OUT TO THINK Pg. 17. Birth orders of BBG, BGB, and GBB are the outcomes that produce the event of two boys in a family of. We can represent

More information

Activities/ Resources for Unit V: Proportions, Ratios, Probability, Mean and Median

Activities/ Resources for Unit V: Proportions, Ratios, Probability, Mean and Median Activities/ Resources for Unit V: Proportions, Ratios, Probability, Mean and Median 58 What is a Ratio? A ratio is a comparison of two numbers. We generally separate the two numbers in the ratio with a

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

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

People have thought about, and defined, probability in different ways. important to note the consequences of the definition:

People have thought about, and defined, probability in different ways. important to note the consequences of the definition: PROBABILITY AND LIKELIHOOD, A BRIEF INTRODUCTION IN SUPPORT OF A COURSE ON MOLECULAR EVOLUTION (BIOL 3046) Probability The subject of PROBABILITY is a branch of mathematics dedicated to building models

More information

Discrete Mathematics and Probability Theory Fall 2009 Satish Rao, David Tse Note 13. Random Variables: Distribution and Expectation

Discrete Mathematics and Probability Theory Fall 2009 Satish Rao, David Tse Note 13. Random Variables: Distribution and Expectation CS 70 Discrete Mathematics and Probability Theory Fall 2009 Satish Rao, David Tse Note 3 Random Variables: Distribution and Expectation Random Variables Question: The homeworks of 20 students are collected

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

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

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

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

calculating probabilities

calculating probabilities 4 calculating probabilities Taking Chances What s the probability he s remembered I m allergic to non-precious metals? Life is full of uncertainty. Sometimes it can be impossible to say what will happen

More information

3.4. The Binomial Probability Distribution. Copyright Cengage Learning. All rights reserved.

3.4. The Binomial Probability Distribution. Copyright Cengage Learning. All rights reserved. 3.4 The Binomial Probability Distribution Copyright Cengage Learning. All rights reserved. The Binomial Probability Distribution There are many experiments that conform either exactly or approximately

More information

Thursday, October 18, 2001 Page: 1 STAT 305. Solutions

Thursday, October 18, 2001 Page: 1 STAT 305. Solutions Thursday, October 18, 2001 Page: 1 1. Page 226 numbers 2 3. STAT 305 Solutions S has eight states Notice that the first two letters in state n +1 must match the last two letters in state n because they

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

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

Basic Probability Concepts

Basic Probability Concepts page 1 Chapter 1 Basic Probability Concepts 1.1 Sample and Event Spaces 1.1.1 Sample Space A probabilistic (or statistical) experiment has the following characteristics: (a) the set of all possible outcomes

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

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

26 Applications of Probability

26 Applications of Probability 26 Applications of Probability The Binomial Distribution The binomial distribution is as important as any distribution in probability. It is quite simply the description of the outcome of throwing a coin

More information

Probability: The Study of Randomness Randomness and Probability Models. IPS Chapters 4 Sections 4.1 4.2

Probability: The Study of Randomness Randomness and Probability Models. IPS Chapters 4 Sections 4.1 4.2 Probability: The Study of Randomness Randomness and Probability Models IPS Chapters 4 Sections 4.1 4.2 Chapter 4 Overview Key Concepts Random Experiment/Process Sample Space Events Probability Models Probability

More information

Unit 19: Probability Models

Unit 19: Probability Models Unit 19: Probability Models Summary of Video Probability is the language of uncertainty. Using statistics, we can better predict the outcomes of random phenomena over the long term from the very complex,

More information

What Is Probability?

What Is Probability? 1 What Is Probability? The idea: Uncertainty can often be "quantified" i.e., we can talk about degrees of certainty or uncertainty. This is the idea of probability: a higher probability expresses a higher

More information

The normal approximation to the binomial

The normal approximation to the binomial The normal approximation to the binomial In order for a continuous distribution (like the normal) to be used to approximate a discrete one (like the binomial), a continuity correction should be used. There

More information

Sample Space and Probability

Sample Space and Probability 1 Sample Space and Probability Contents 1.1. Sets........................... p. 3 1.2. Probabilistic Models.................... p. 6 1.3. Conditional Probability................. p. 18 1.4. Total Probability

More information

Notes on Probability. Peter J. Cameron

Notes on Probability. Peter J. Cameron Notes on Probability Peter J. Cameron ii Preface Here are the course lecture notes for the course MAS108, Probability I, at Queen Mary, University of London, taken by most Mathematics students and some

More information

You flip a fair coin four times, what is the probability that you obtain three heads.

You flip a fair coin four times, what is the probability that you obtain three heads. Handout 4: Binomial Distribution Reading Assignment: Chapter 5 In the previous handout, we looked at continuous random variables and calculating probabilities and percentiles for those type of variables.

More information

Binomial random variables

Binomial random variables Binomial and Poisson Random Variables Solutions STAT-UB.0103 Statistics for Business Control and Regression Models Binomial random variables 1. A certain coin has a 5% of landing heads, and a 75% chance

More information

Complement. If A is an event, then the complement of A, written A c, means all the possible outcomes that are not in A.

Complement. If A is an event, then the complement of A, written A c, means all the possible outcomes that are not in A. Complement If A is an event, then the complement of A, written A c, means all the possible outcomes that are not in A. For example, if A is the event UNC wins at least 5 football games, then A c is the

More information

Problem of the Month: Fair Games

Problem of the Month: Fair Games Problem of the Month: The Problems of the Month (POM) are used in a variety of ways to promote problem solving and to foster the first standard of mathematical practice from the Common Core State Standards:

More information

Chapter 9. Systems of Linear Equations

Chapter 9. Systems of Linear Equations Chapter 9. Systems of Linear Equations 9.1. Solve Systems of Linear Equations by Graphing KYOTE Standards: CR 21; CA 13 In this section we discuss how to solve systems of two linear equations in two variables

More information

Random variables P(X = 3) = P(X = 3) = 1 8, P(X = 1) = P(X = 1) = 3 8.

Random variables P(X = 3) = P(X = 3) = 1 8, P(X = 1) = P(X = 1) = 3 8. Random variables Remark on Notations 1. When X is a number chosen uniformly from a data set, What I call P(X = k) is called Freq[k, X] in the courseware. 2. When X is a random variable, what I call F ()

More information

MAS108 Probability I

MAS108 Probability I 1 QUEEN MARY UNIVERSITY OF LONDON 2:30 pm, Thursday 3 May, 2007 Duration: 2 hours MAS108 Probability I Do not start reading the question paper until you are instructed to by the invigilators. The paper

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

4. Continuous Random Variables, the Pareto and Normal Distributions

4. Continuous Random Variables, the Pareto and Normal Distributions 4. Continuous Random Variables, the Pareto and Normal Distributions A continuous random variable X can take any value in a given range (e.g. height, weight, age). The distribution of a continuous random

More information

Ch5: Discrete Probability Distributions Section 5-1: Probability Distribution

Ch5: Discrete Probability Distributions Section 5-1: Probability Distribution Recall: Ch5: Discrete Probability Distributions Section 5-1: Probability Distribution A variable is a characteristic or attribute that can assume different values. o Various letters of the alphabet (e.g.

More information

It is remarkable that a science, which began with the consideration of games of chance, should be elevated to the rank of the most important

It is remarkable that a science, which began with the consideration of games of chance, should be elevated to the rank of the most important PROBABILLITY 271 PROBABILITY CHAPTER 15 It is remarkable that a science, which began with the consideration of games of chance, should be elevated to the rank of the most important subject of human knowledge.

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

MA 1125 Lecture 14 - Expected Values. Friday, February 28, 2014. Objectives: Introduce expected values.

MA 1125 Lecture 14 - Expected Values. Friday, February 28, 2014. Objectives: Introduce expected values. MA 5 Lecture 4 - Expected Values Friday, February 2, 24. Objectives: Introduce expected values.. Means, Variances, and Standard Deviations of Probability Distributions Two classes ago, we computed the

More information

SCHOOL OF ENGINEERING & BUILT ENVIRONMENT. Mathematics

SCHOOL OF ENGINEERING & BUILT ENVIRONMENT. Mathematics SCHOOL OF ENGINEERING & BUILT ENVIRONMENT Mathematics Probability and Probability Distributions 1. Introduction 2. Probability 3. Basic rules of probability 4. Complementary events 5. Addition Law for

More information

Section 7C: The Law of Large Numbers

Section 7C: The Law of Large Numbers Section 7C: The Law of Large Numbers Example. You flip a coin 00 times. Suppose the coin is fair. How many times would you expect to get heads? tails? One would expect a fair coin to come up heads half

More information

Review of Fundamental Mathematics

Review of Fundamental Mathematics Review of Fundamental Mathematics As explained in the Preface and in Chapter 1 of your textbook, managerial economics applies microeconomic theory to business decision making. The decision-making tools

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