8.5 Probability Distributions; Expected Value

Size: px
Start display at page:

Download "8.5 Probability Distributions; Expected Value"

Transcription

1 Math 07 - Finite Math.5 Probability Distributions; Expected Value In this section, we shall see that the expected value of a probability distribution is a type of average. A probability distribution depends on the idea of a random variable, so we begin with that. Random Variables We will begin with an example. Example. Suppose a coin is tossed 3 times and the sequence of heads and tails is noted. The sample space for the experiment is S = {HHH, HHT, HT H, HT T, T HH, T HT, T T H, T T T }. Now, we label each outcome by the number of heads in the outcome. That is, we assign to each outcome in S a number from the set {0,,, 3}. The table below lists the outcomes of S and their corresponding labels. We call this labeling x. Outcome HHH HHT HT H HT T T HH T HT T T H T T T Label (x) 3 0 Then we can think of this labeling as a function from outcomes to numbers. The function x is called a random variable. Random Variable A random variable is a function that assigns a real number to each outcome of an experiment. Probability Distributions In the example of flipping a coin 3 times, we can calculate the probability that 0,,, or 3 heads show up. Example. For each of the following values of x, find the probability that x heads show up. (a) x = 0 Solution. Flipping a coin 3 times is a binomial experiment as we saw in Section.. So using the formula for binomial probability, (b) x = P (0 heads) = ( ) 3 0 ( ) 0 ( ) 3 = =. Fall 00 Page Penn State University

2 Math 07 - Finite Math Solution. P ( head) = ( ) 3 ( ) ( ) = 3 = 3. (c) x = Solution. P ( heads) = ( ) 3 ( ) ( ) = 3 = 3. (d) x = 3 Solution. P (3 heads) = ( ) 3 3 ( ) 3 ( ) 0 = =. Now we can arrange these possible values of x along with their probabilities in a table as shown below. x 0 3 P (x) 3 3 A table as in the above example that lists all the possible values of the random variable, together with the corresponding probabilities, is called a probability distribution. Following are some properties of a probability distribution. The sum of the probabilities in a probability distribution must always equal. (The sum in some distributions may slightly vary from because of rounding.) There is just one probability for each value of the random variable. Thus a probability distribution defines a function, called a probability distribution function or simply a probability function. Remark. Note that the probability function and the random variable are different functions: the random variable assigns a number to each outcome of the sample space for an experiment, while the probability function assigns a probability to each value of the random variable. The data in a probability distribution is often displayed as a bar graph called a histogram. Following are the properties of such a histogram. There is a bar for each value of the random variable. The bars all have the same width, usually unit. Fall 00 Page Penn State University

3 Math 07 - Finite Math The height of a bar is determined by the probability of the value of the random variable represented by the bar. Example 3. Draw a histogram for the probability distribution in Example. Solution. The following table gives the probability distribution in Example. x 0 3 P (x) 3 3 The following figure shows the histogram for the above probability distribution. Example. (a) Give the probability distribution for the number of heads showing when two coins are tossed. Solution. Let x be the random variable, which represents the number of heads. Then x can take on the values 0,, or. Now we need to find the probability of each outcome. To find the probability of 0,, or heads, we can either use binomial probability, or note that there are equally likely outcomes in the sample space: {HH, HT, T H, T T }. The results are shown in the following table, which gives the probability distribution for the number of heads showing. x 0 P (x) Fall 00 Page 3 Penn State University

4 Math 07 - Finite Math (b) Draw a histogram for the distribution and shade the region corresponding to the event at least one head showing. What is the probability of at least one head showing? Solution. The figure below gives the histogram for the above probability distribution. The region shaded in green represents P (x ) = P (x = ) + P (x = ) = + = 3. Example 5. Suppose that the shipping manager at a company receives a package of one dozen computer monitors, of which, unknown to him, three are broken. He checks four of the monitors at random to see how many are broken in his sample of. Find the probability distribution for the number of broken monitors in the sample of. Solution. Let x be the random variable, which represents the number of broken monitors in the sample of. Thus, the possible values of the random variable are 0,,, and 3 (because there are only 3 broken monitors in the package). Now we need to find the probabilities of having 0,,, or 3 broken monitors in the sample. x = 0 The number of ways of selecting 0 broken monitors from the 3 in the package, and hence good monitors from among the 9 good monitors in the package ( ) ( ) 3 9 = = 6 = 6. 0 The number of ways of selecting any monitors from the package ( ) = = 95. Thus, the probability of selecting 0 broken monitors = P (x = 0) = 6 95 = Fall 00 Page Penn State University

5 Math 07 - Finite Math x = Similarly, we can find P (x = ). P (x = ) = ( ) ( ) ( ) = 3 95 =. x = x = 3 ( ) ( ) 3 9 P (x = ) = ( ) = P (x = 3) = =. ( ) ( ) ( ) = 9 95 =. Thus, the probability distribution for the number of broken monitors is x 0 3 P (x) The histogram for the above probability distribution is shown below. Fall 00 Page 5 Penn State University

6 Math 07 - Finite Math Expected Value In working with probability distributions, it is useful to have a concept of the typical or average value that the random variable takes on. In Example, for instance, it seems reasonable that, on an average, one head shows when two coins are tossed. This does not tell what will happen the next time we toss two coins; we may get two heads, one head, or none. If we tossed two coins many times, however, we would expect that, in the long run, we would average about one head for each toss of two coins. A way to solve this problem is to imagine flipping the two coins times. Based on the probability distribution in Example, we would expect that out of the times we would get 0 heads, out of the times we would get head, and out of the times we would get heads. The total number of heads we would get, then, is =. The expected number of heads per toss is found by dividing the total number of heads by the total number of tosses, or = =. Notice that the expected number of heads turns out to be the sum of the three values of the random variable x multiplied by their corresponding probabilities. We can use this idea to define the expected value of a random variable as follows. Expected Value Suppose the random variable variable x can take on the n values x, x, x 3,..., x n. Also, suppose the probabilities that these values occur are, respectively, p, p, p 3,..., p n. (That is, P (x = x ) = p, P (x = x ) = p, P (x = x 3 ) = p 3,..., P (x = x n ) = p n.) Then the expected value of the random variable is E(x) = x p + x p + x 3 p x n p n. Example 6. In the example with the computer monitors (Example 5), find the expected number of broken monitors that the shipping manager finds in his sample of monitors. Solution. The following table gives the probability distribution of the random variable x representing the number of broken monitors in a sample. x 0 3 P (x) Fall 00 Page 6 Penn State University

7 Math 07 - Finite Math Then using the definition of expected value, we have E(x) = =. Thus, on the average, the shipping manager will find broken monitor in the sample of. On reflection, this seems natural; 3 out of the monitors, or of the total, are broken. We should expect, that of the sample of monitors are broken. Example 7. Suppose a local symphony decides to raise money by raffling a microwave oven worth $00, a dinner for two worth $0, and books worth $0 each. A total of 000 tickets are sold at $ each. Find the expected payback for a person who buys one ticket in the raffle. Solution. Here the random variable represents the possible amounts of payback, where payback = amount won cost of ticket. The payback of the person winning the oven is $00 (amount won) $ (cost of ticket) = $399, the payback for each losing ticket is $0 $ = $, etc. The paybacks of the various prizes, as well as their respective probabilities, are shown in the table below. The probability of winning $399 is, because there is only one prize 000 worth $00, and there are 000 tickets. Similarly, the probability of winning a dinner for two worth $0 (payback = $79) is. The probability of winning a book worth $0 (payback 000 = $9) is, as there are such prizes. Finally, since there are winning tickets, there 000 are 996 losing tickets, so the probability of winning $ is x $399 $79 $9 $ P (x) /000 /000 / /000 Hence, the expected payback for a person buying one ticket is E(x) = ( ) = = = 0.7. Thus, on the average, a person buying one ticket in the raffle will lose $0.7, or 7. Note that, it is not possible to lose 7 in this raffle: either you lose $, or you win a prize worth $00, $0, or $0, minus the $ you pay to play. But if you bought tickets in many such raffles over a long period of time, you would lose 7 per ticket on the average. It is important to note that the expected value of a random variable may be number that can never occur in any one trial of the experiment. Fall 00 Page 7 Penn State University

8 Math 07 - Finite Math Example. Each day Donna and Mary toss a coin to see who buys coffee ($.0 a cup). One tosses and the other one calls the outcome. If the person who calls the outcome is correct, the other buys the coffee; otherwise the caller pays. Find Donna s expected winnings. Solution. We assume that an honest coin is used, that Mary tosses the coin, and that Donna calls the outcome. The possible results and corresponding probabilities are shown below. Possible Results Result of Toss Heads Heads Tails Tails Call Heads Tails Heads Tails Caller Wins? Yes No No Yes Probability / / / / Donna wins a $.0 cup of coffee whenever the results and calls match, and she loses a $.0 cup when there is no match. From the above table, we note that the probability that Donna wins is, the same as the probability of her losing the bet. Let x be the random variable, which represents Donna s winnings. So, the possible values of x are $.0 and $.0. Hence, we have the following probability distribution. Thus, Donna s expected winnings are x $.0 $.0 P (x) / / E(x) =.0 + (.0) = $0. On the average, over the long run, Donna neither wins nor loses. Remark. A game with an expected value of 0 (such as in the above example) is called a fair game. Casinos do not offer fair games. If they did, they would win (on the average) $0, and have a hard time paying the help! Example 9. At age 50, you receive a letter from the insurance company. According to the letter, you must tell the company which of the following options you will choose: take $0,000 at age 60 (if you are alive, $0 otherwise), or $30,000 at age 70 (again, if you are alive, $0 otherwise). Based only on the idea of expected value, which should you choose? Solution. Life insurance companies have constructed elaborate tables showing the probability of a person living a given number of years into the future. From a recent such table, the probability of living from age 50 to 60 is 0., while the probability of living from age 50 to 70 is 0.6. The random variable represents your payoff. The probability distributions for the two options are given in the following two tables. Option : x P (x) = 0. Fall 00 Page Penn State University

9 Math 07 - Finite Math So, the expected value of the random variable (payoff) is Option : E(x) = = x P (x) = 0.36 So, the expected value of the random variable (payoff) is E(x) = = 900. Thus, based strictly on the expected values, the second option is preferable. Example 0. According to the National Center for Education Statistics, 7.5% of those earning bachelor s degrees in education in the United States in were female. Suppose 5 holders of bachelor s degrees in education from 003 to 00 are picked at random. (a) Find the probability distribution for the number that are female. Solution. We first note that each of the 5 people in the sample is either female (with probability 0.75) or male (with probability 0.5). As in the previous section, we may assume that the probability for each member of the sample is independent of that of any other. Such a situation is described by binomial probability with n = 5 and p = 0.75, for which we use the binomial probability formula ( ) n p x ( p) n x, x where x is the number of females in the sample (the random variable). For example, ( ) 5 P (x = 0) = (0.75) 0 (0.5) Similarly, we can calculate the probability that x is any value from 0 to 5, resulting in the following probability distribution. x P (x) (b) Find the expected number of females in the sample of 5 people. Solution. Using the formula for expected value, we have E(x) = = 3.95 On the average, 3.95 of the people in the sample of 5 will be female. Fall 00 Page 9 Penn State University

10 Math 07 - Finite Math Remark. There is another way to get the answer in part (b) of the above example. Because 7.5% of those earning bachelor s degrees in education in the United States in are female, it is reasonable to expect 7.5% of our sample to be female. Thus 7.5% of 5 is = Notice that what we have done is to multiply n by p. It can be shown that this method always gives the expected value for binomial probability. Expected Value for Binomial Probability For binomial probability, E(x) = np, where n = number of trials, and p = the probability of one success. In other words, the expected number of successes is the number of trials times the probability of success in each trial. Example. Suppose a family has 3 children. (a) Find the probability distribution for the number of girls. Solution. Assuming girls and boys are equally likely, the probability distribution is binomial with n = 3 and p =. Let the random variable be x, which represents the number of successes (girls). Then using the formula for binomial probability, we find, for example, P (x = 0) = ( ) 3 0 ( ) 0 ( ) 3 =. The other values are found similarly, and the results are shown in the following table. x 0 3 P (x) / 3/ 3/ / We can verify this by noticing that in the sample space S of all 3-child families, there are eight equally likely outcomes: S = {ggg, ggb, gbg, gbb, bgg, bgb, bbg, bbb}. One of the outcomes has 0 girls, three have girl, three have girls, and one has 3 girls. (b) Find the expected number of girls in a 3-child family using the distribution from part (a). Solution. Using the formula for expected value, we have E(x) = Expected number of girls = = =.5. On the average, a 3-child family will have.5 girls. The result agrees with our intuition that, on the average, half of the children born will be girls. Fall 00 Page 0 Penn State University

11 Math 07 - Finite Math (c) Find the expected number of girls in a 3-child family using the formula for expected value for binomial probability. Solution. Using the formula E(x) = np with n = 3 and p =, we have E(x) = Expected number of girls = 3 =.5. This agrees with our answer from part (b), as it must. Fall 00 Page Penn State University

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

Construct and Interpret Binomial Distributions

Construct and Interpret Binomial Distributions CH 6.2 Distribution.notebook A random variable is a variable whose values are determined by the outcome of the experiment. 1 CH 6.2 Distribution.notebook A probability distribution is a function which

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

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

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

The Binomial Distribution

The Binomial Distribution The Binomial Distribution James H. Steiger November 10, 00 1 Topics for this Module 1. The Binomial Process. The Binomial Random Variable. The Binomial Distribution (a) Computing the Binomial pdf (b) Computing

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

Characteristics of Binomial Distributions

Characteristics of Binomial Distributions Lesson2 Characteristics of Binomial Distributions In the last lesson, you constructed several binomial distributions, observed their shapes, and estimated their means and standard deviations. In Investigation

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

Minimax Strategies. Minimax Strategies. Zero Sum Games. Why Zero Sum Games? An Example. An Example

Minimax Strategies. Minimax Strategies. Zero Sum Games. Why Zero Sum Games? An Example. An Example Everyone who has studied a game like poker knows the importance of mixing strategies With a bad hand, you often fold But you must bluff sometimes Lectures in Microeconomics-Charles W Upton Zero Sum Games

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

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

Ch. 13.2: Mathematical Expectation

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

More information

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

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

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

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

Lab 11. Simulations. The Concept

Lab 11. Simulations. The Concept Lab 11 Simulations In this lab you ll learn how to create simulations to provide approximate answers to probability questions. We ll make use of a particular kind of structure, called a box model, that

More information

6. Let X be a binomial random variable with distribution B(10, 0.6). What is the probability that X equals 8? A) (0.6) (0.4) B) 8! C) 45(0.6) (0.

6. Let X be a binomial random variable with distribution B(10, 0.6). What is the probability that X equals 8? A) (0.6) (0.4) B) 8! C) 45(0.6) (0. Name: Date:. For each of the following scenarios, determine the appropriate distribution for the random variable X. A) A fair die is rolled seven times. Let X = the number of times we see an even number.

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

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

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

Binomial Probability Distribution

Binomial Probability Distribution Binomial Probability Distribution In a binomial setting, we can compute probabilities of certain outcomes. This used to be done with tables, but with graphing calculator technology, these problems are

More information

STAT 200 QUIZ 2 Solutions Section 6380 Fall 2013

STAT 200 QUIZ 2 Solutions Section 6380 Fall 2013 STAT 200 QUIZ 2 Solutions Section 6380 Fall 2013 The quiz covers Chapters 4, 5 and 6. 1. (8 points) If the IQ scores are normally distributed with a mean of 100 and a standard deviation of 15. (a) (3 pts)

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

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

Chapter 5. Discrete Probability Distributions

Chapter 5. Discrete Probability Distributions Chapter 5. Discrete Probability Distributions Chapter Problem: Did Mendel s result from plant hybridization experiments contradicts his theory? 1. Mendel s theory says that when there are two inheritable

More information

Lecture 14. Chapter 7: Probability. Rule 1: Rule 2: Rule 3: Nancy Pfenning Stats 1000

Lecture 14. Chapter 7: Probability. Rule 1: Rule 2: Rule 3: Nancy Pfenning Stats 1000 Lecture 4 Nancy Pfenning Stats 000 Chapter 7: Probability Last time we established some basic definitions and rules of probability: Rule : P (A C ) = P (A). Rule 2: In general, the probability of one event

More information

One Period Binomial Model

One Period Binomial Model FIN-40008 FINANCIAL INSTRUMENTS SPRING 2008 One Period Binomial Model These notes consider the one period binomial model to exactly price an option. We will consider three different methods of pricing

More information

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Ch. 4 Discrete Probability Distributions 4.1 Probability Distributions 1 Decide if a Random Variable is Discrete or Continuous 1) State whether the variable is discrete or continuous. The number of cups

More information

Mental Questions. Day 1. 1. What number is five cubed? 2. A circle has radius r. What is the formula for the area of the circle?

Mental Questions. Day 1. 1. What number is five cubed? 2. A circle has radius r. What is the formula for the area of the circle? Mental Questions 1. What number is five cubed? KS3 MATHEMATICS 10 4 10 Level 8 Questions Day 1 2. A circle has radius r. What is the formula for the area of the circle? 3. Jenny and Mark share some money

More information

Elementary Statistics and Inference. Elementary Statistics and Inference. 17 Expected Value and Standard Error. 22S:025 or 7P:025.

Elementary Statistics and Inference. Elementary Statistics and Inference. 17 Expected Value and Standard Error. 22S:025 or 7P:025. Elementary Statistics and Inference S:05 or 7P:05 Lecture Elementary Statistics and Inference S:05 or 7P:05 Chapter 7 A. The Expected Value In a chance process (probability experiment) the outcomes of

More information

Is it possible to beat the lottery system?

Is it possible to beat the lottery system? Is it possible to beat the lottery system? Michael Lydeamore The University of Adelaide Postgraduate Seminar, 2014 The story One day, while sitting at home (working hard)... The story Michael Lydeamore

More information

Statistics and Random Variables. Math 425 Introduction to Probability Lecture 14. Finite valued Random Variables. Expectation defined

Statistics and Random Variables. Math 425 Introduction to Probability Lecture 14. Finite valued Random Variables. Expectation defined Expectation Statistics and Random Variables Math 425 Introduction to Probability Lecture 4 Kenneth Harris kaharri@umich.edu Department of Mathematics University of Michigan February 9, 2009 When a large

More information

Math 202-0 Quizzes Winter 2009

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

More information

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

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

More information

AMS 5 CHANCE VARIABILITY

AMS 5 CHANCE VARIABILITY AMS 5 CHANCE VARIABILITY The Law of Averages When tossing a fair coin the chances of tails and heads are the same: 50% and 50%. So if the coin is tossed a large number of times, the number of heads and

More information

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

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

More information

Section 1.3 P 1 = 1 2. = 1 4 2 8. P n = 1 P 3 = Continuing in this fashion, it should seem reasonable that, for any n = 1, 2, 3,..., = 1 2 4.

Section 1.3 P 1 = 1 2. = 1 4 2 8. P n = 1 P 3 = Continuing in this fashion, it should seem reasonable that, for any n = 1, 2, 3,..., = 1 2 4. Difference Equations to Differential Equations Section. The Sum of a Sequence This section considers the problem of adding together the terms of a sequence. Of course, this is a problem only if more than

More information

8.3 Probability Applications of Counting Principles

8.3 Probability Applications of Counting Principles 8. Probability Applications of Counting Principles In this section, we will see how we can apply the counting principles from the previous two sections in solving probability problems. Many of the probability

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

Week 2: Conditional Probability and Bayes formula

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

More information

Homework 20: Compound Probability

Homework 20: Compound Probability Homework 20: Compound Probability Definition The probability of an event is defined to be the ratio of times that you expect the event to occur after many trials: number of equally likely outcomes resulting

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

The Math. P (x) = 5! = 1 2 3 4 5 = 120.

The Math. P (x) = 5! = 1 2 3 4 5 = 120. The Math Suppose there are n experiments, and the probability that someone gets the right answer on any given experiment is p. So in the first example above, n = 5 and p = 0.2. Let X be the number of correct

More information

Lecture 13. Understanding Probability and Long-Term Expectations

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

More information

AP Statistics 7!3! 6!

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

More information

Standard 12: The student will explain and evaluate the financial impact and consequences of gambling.

Standard 12: The student will explain and evaluate the financial impact and consequences of gambling. TEACHER GUIDE 12.1 GAMBLING PAGE 1 Standard 12: The student will explain and evaluate the financial impact and consequences of gambling. Risky Business Priority Academic Student Skills Personal Financial

More information

EXPONENTIAL FUNCTIONS 8.1.1 8.1.6

EXPONENTIAL FUNCTIONS 8.1.1 8.1.6 EXPONENTIAL FUNCTIONS 8.1.1 8.1.6 In these sections, students generalize what they have learned about geometric sequences to investigate exponential functions. Students study exponential functions of the

More information

2. Discrete random variables

2. Discrete random variables 2. Discrete random variables Statistics and probability: 2-1 If the chance outcome of the experiment is a number, it is called a random variable. Discrete random variable: the possible outcomes can be

More information

For additional information, see the Math Notes boxes in Lesson B.1.3 and B.2.3.

For additional information, see the Math Notes boxes in Lesson B.1.3 and B.2.3. EXPONENTIAL FUNCTIONS B.1.1 B.1.6 In these sections, students generalize what they have learned about geometric sequences to investigate exponential functions. Students study exponential functions of the

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

PROBABILITY SECOND EDITION

PROBABILITY SECOND EDITION PROBABILITY SECOND EDITION Table of Contents How to Use This Series........................................... v Foreword..................................................... vi Basics 1. Probability All

More information

Normal distribution. ) 2 /2σ. 2π σ

Normal distribution. ) 2 /2σ. 2π σ Normal distribution The normal distribution is the most widely known and used of all distributions. Because the normal distribution approximates many natural phenomena so well, it has developed into a

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

Mind on Statistics. Chapter 8

Mind on Statistics. Chapter 8 Mind on Statistics Chapter 8 Sections 8.1-8.2 Questions 1 to 4: For each situation, decide if the random variable described is a discrete random variable or a continuous random variable. 1. Random variable

More information

Section 6.1 Discrete Random variables Probability Distribution

Section 6.1 Discrete Random variables Probability Distribution Section 6.1 Discrete Random variables Probability Distribution Definitions a) Random variable is a variable whose values are determined by chance. b) Discrete Probability distribution consists of the values

More information

Example: Find the expected value of the random variable X. X 2 4 6 7 P(X) 0.3 0.2 0.1 0.4

Example: Find the expected value of the random variable X. X 2 4 6 7 P(X) 0.3 0.2 0.1 0.4 MATH 110 Test Three Outline of Test Material EXPECTED VALUE (8.5) Super easy ones (when the PDF is already given to you as a table and all you need to do is multiply down the columns and add across) Example:

More information

The Binomial Probability Distribution

The Binomial Probability Distribution The Binomial Probability Distribution MATH 130, Elements of Statistics I J. Robert Buchanan Department of Mathematics Fall 2015 Objectives After this lesson we will be able to: determine whether a probability

More information

Day 1. 1. What number is five cubed? 2. A circle has radius r. What is the formula for the area of the circle?

Day 1. 1. What number is five cubed? 2. A circle has radius r. What is the formula for the area of the circle? Mental Arithmetic Questions 1. What number is five cubed? KS3 MATHEMATICS 10 4 10 Level 7 Questions Day 1 2. A circle has radius r. What is the formula for the area of the circle? 3. Jenny and Mark share

More information

Betting systems: how not to lose your money gambling

Betting systems: how not to lose your money gambling Betting systems: how not to lose your money gambling G. Berkolaiko Department of Mathematics Texas A&M University 28 April 2007 / Mini Fair, Math Awareness Month 2007 Gambling and Games of Chance Simple

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

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

We rst consider the game from the player's point of view: Suppose you have picked a number and placed your bet. The probability of winning is

We rst consider the game from the player's point of view: Suppose you have picked a number and placed your bet. The probability of winning is Roulette: On an American roulette wheel here are 38 compartments where the ball can land. They are numbered 1-36, and there are two compartments labeled 0 and 00. Half of the compartments numbered 1-36

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

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

Week 5: Expected value and Betting systems

Week 5: Expected value and Betting systems Week 5: Expected value and Betting systems Random variable A random variable represents a measurement in a random experiment. We usually denote random variable with capital letter X, Y,. If S is the sample

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

Homework 4 - KEY. Jeff Brenion. June 16, 2004. Note: Many problems can be solved in more than one way; we present only a single solution here.

Homework 4 - KEY. Jeff Brenion. June 16, 2004. Note: Many problems can be solved in more than one way; we present only a single solution here. Homework 4 - KEY Jeff Brenion June 16, 2004 Note: Many problems can be solved in more than one way; we present only a single solution here. 1 Problem 2-1 Since there can be anywhere from 0 to 4 aces, the

More information

STATISTICS 8: CHAPTERS 7 TO 10, SAMPLE MULTIPLE CHOICE QUESTIONS

STATISTICS 8: CHAPTERS 7 TO 10, SAMPLE MULTIPLE CHOICE QUESTIONS STATISTICS 8: CHAPTERS 7 TO 10, SAMPLE MULTIPLE CHOICE QUESTIONS 1. If two events (both with probability greater than 0) are mutually exclusive, then: A. They also must be independent. B. They also could

More information

Coins, Presidents, and Justices: Normal Distributions and z-scores

Coins, Presidents, and Justices: Normal Distributions and z-scores activity 17.1 Coins, Presidents, and Justices: Normal Distributions and z-scores In the first part of this activity, you will generate some data that should have an approximately normal (or bell-shaped)

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

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

Managerial Economics Prof. Trupti Mishra S.J.M. School of Management Indian Institute of Technology, Bombay. Lecture - 13 Consumer Behaviour (Contd )

Managerial Economics Prof. Trupti Mishra S.J.M. School of Management Indian Institute of Technology, Bombay. Lecture - 13 Consumer Behaviour (Contd ) (Refer Slide Time: 00:28) Managerial Economics Prof. Trupti Mishra S.J.M. School of Management Indian Institute of Technology, Bombay Lecture - 13 Consumer Behaviour (Contd ) We will continue our discussion

More information

MOVIES, GAMBLING, SECRET CODES, JUST MATRIX MAGIC

MOVIES, GAMBLING, SECRET CODES, JUST MATRIX MAGIC MOVIES, GAMBLING, SECRET CODES, JUST MATRIX MAGIC DR. LESZEK GAWARECKI 1. The Cartesian Coordinate System In the Cartesian system points are defined by giving their coordinates. Plot the following points:

More information

Statistics 100A Homework 4 Solutions

Statistics 100A Homework 4 Solutions Chapter 4 Statistics 00A Homework 4 Solutions Ryan Rosario 39. A ball is drawn from an urn containing 3 white and 3 black balls. After the ball is drawn, it is then replaced and another ball is drawn.

More information

Random Variables and Probability

Random Variables and Probability CHAPTER 9 Random Variables and Probability IN THIS CHAPTER Summary: We ve completed the basics of data analysis and we now begin the transition to inference. In order to do inference, we need to use the

More information

Economics 335, Spring 1999 Problem Set #7

Economics 335, Spring 1999 Problem Set #7 Economics 335, Spring 1999 Problem Set #7 Name: 1. A monopolist has two sets of customers, group 1 and group 2. The inverse demand for group 1 may be described by P 1 = 200? Q 1, where P 1 is the price

More information

Multiplying and Dividing Signed Numbers. Finding the Product of Two Signed Numbers. (a) (3)( 4) ( 4) ( 4) ( 4) 12 (b) (4)( 5) ( 5) ( 5) ( 5) ( 5) 20

Multiplying and Dividing Signed Numbers. Finding the Product of Two Signed Numbers. (a) (3)( 4) ( 4) ( 4) ( 4) 12 (b) (4)( 5) ( 5) ( 5) ( 5) ( 5) 20 SECTION.4 Multiplying and Dividing Signed Numbers.4 OBJECTIVES 1. Multiply signed numbers 2. Use the commutative property of multiplication 3. Use the associative property of multiplication 4. Divide signed

More information

Chapter 5: Discrete Probability Distributions

Chapter 5: Discrete Probability Distributions Chapter 5: Discrete Probability Distributions Section 5.1: Basics of Probability Distributions As a reminder, a variable or what will be called the random variable from now on, is represented by the letter

More information

Point and Interval Estimates

Point and Interval Estimates Point and Interval Estimates Suppose we want to estimate a parameter, such as p or µ, based on a finite sample of data. There are two main methods: 1. Point estimate: Summarize the sample by a single number

More information

Chapter 3: DISCRETE RANDOM VARIABLES AND PROBABILITY DISTRIBUTIONS. Part 3: Discrete Uniform Distribution Binomial Distribution

Chapter 3: DISCRETE RANDOM VARIABLES AND PROBABILITY DISTRIBUTIONS. Part 3: Discrete Uniform Distribution Binomial Distribution Chapter 3: DISCRETE RANDOM VARIABLES AND PROBABILITY DISTRIBUTIONS Part 3: Discrete Uniform Distribution Binomial Distribution Sections 3-5, 3-6 Special discrete random variable distributions we will cover

More information

Binomial lattice model for stock prices

Binomial lattice model for stock prices Copyright c 2007 by Karl Sigman Binomial lattice model for stock prices Here we model the price of a stock in discrete time by a Markov chain of the recursive form S n+ S n Y n+, n 0, where the {Y i }

More information

Chapter 5 - Practice Problems 1

Chapter 5 - Practice Problems 1 Chapter 5 - Practice Problems 1 Identify the given random variable as being discrete or continuous. 1) The number of oil spills occurring off the Alaskan coast 1) A) Continuous B) Discrete 2) The ph level

More information

Math 431 An Introduction to Probability. Final Exam Solutions

Math 431 An Introduction to Probability. Final Exam Solutions Math 43 An Introduction to Probability Final Eam Solutions. A continuous random variable X has cdf a for 0, F () = for 0 <

More information

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. A) 0.4987 B) 0.9987 C) 0.0010 D) 0.

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. A) 0.4987 B) 0.9987 C) 0.0010 D) 0. Ch. 5 Normal Probability Distributions 5.1 Introduction to Normal Distributions and the Standard Normal Distribution 1 Find Areas Under the Standard Normal Curve 1) Find the area under the standard normal

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

Discrete Probability Distributions

Discrete Probability Distributions blu497_ch05.qxd /5/0 :0 PM Page 5 Confirming Pages C H A P T E R 5 Discrete Probability Distributions Objectives Outline After completing this chapter, you should be able to Introduction Construct a probability

More information

Video Poker in South Carolina: A Mathematical Study

Video Poker in South Carolina: A Mathematical Study Video Poker in South Carolina: A Mathematical Study by Joel V. Brawley and Todd D. Mateer Since its debut in South Carolina in 1986, video poker has become a game of great popularity as well as a game

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

MTH6120 Further Topics in Mathematical Finance Lesson 2

MTH6120 Further Topics in Mathematical Finance Lesson 2 MTH6120 Further Topics in Mathematical Finance Lesson 2 Contents 1.2.3 Non-constant interest rates....................... 15 1.3 Arbitrage and Black-Scholes Theory....................... 16 1.3.1 Informal

More information

Unit 4 The Bernoulli and Binomial Distributions

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

More information

Expected Value and the Game of Craps

Expected Value and the Game of Craps Expected Value and the Game of Craps Blake Thornton Craps is a gambling game found in most casinos based on rolling two six sided dice. Most players who walk into a casino and try to play craps for the

More information

Mathematical Expectation

Mathematical Expectation Mathematical Expectation Properties of Mathematical Expectation I The concept of mathematical expectation arose in connection with games of chance. In its simplest form, mathematical expectation is the

More information

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

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

More information

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

14.4. Expected Value Objectives. Expected Value

14.4. Expected Value Objectives. Expected Value . Expected Value Objectives. Understand the meaning of expected value. 2. Calculate the expected value of lotteries and games of chance.. Use expected value to solve applied problems. Life and Health Insurers

More information

Probability Distributions

Probability Distributions CHAPTER 5 Probability Distributions CHAPTER OUTLINE 5.1 Probability Distribution of a Discrete Random Variable 5.2 Mean and Standard Deviation of a Probability Distribution 5.3 The Binomial Distribution

More information

CAHSEE on Target UC Davis, School and University Partnerships

CAHSEE on Target UC Davis, School and University Partnerships UC Davis, School and University Partnerships CAHSEE on Target Mathematics Curriculum Published by The University of California, Davis, School/University Partnerships Program 006 Director Sarah R. Martinez,

More information