Policyholder Outcome Death Disability Neither Payout, x 10,000 5, ,000

Size: px
Start display at page:

Download "Policyholder Outcome Death Disability Neither Payout, x 10,000 5, ,000"

Transcription

1 Two tyes of Random Variables: ) Discrete random variable has a finite number of distinct outcomes Examle: Number of books this term. ) Continuous random variable can take on any numerical value within a range of values. Examle: Cost of books this term. Probability Model consists of all values, x, of a random variable, X, along with the robabilities for each value denoted P(X = x). Examle: An insurance comany offers a death and disability olicy that ays $0,000 when you die or $5,000 if you are disabled. It charges a remium of only $50 a year for this benefit. Suose the death rate is one out of every eole, and that another out of suffer from some kind of disability. Is the comany likely to make a rofit selling such a lan? Create a robability model Find the exected value The robability model for this insurance olicy can be dislayed as: Policyholder Outcome Death Disability Neither Payout, x 0,000 5, Probability, P(X = x) The Exected Value of a random variable is the value we exect a random variable to take on or the theoretical long-run average value. It is denoted µ for oulation mean or E ( x) for exected value. The exected value for a discrete random variable is found by summing each value by its robability. E( X ) x P( X x) Note: Be sure that every ossible outcome is included when finding E (X) and verify that you have a valid robability model to start with. Examle: What is the exected value of the ayout from the revious examle? E( X ) x P( X x) So our total ayout comes to $0,000, or $0 er olicy. 997 $0, 000 $5, 000 $0 $0. The Variance of a random variable is the exected value of the squared deviation from the mean. The variance of a discrete random variable is found by calculating. Var( X ) x P( X x) The Standard Deviation of a random variable is the square root of the variance. SD( X ) Var( X ).

2 Examle: The exected value (or mean) is not what actually haens to any articular olicyholder. No individual olicy actually costs the comany $0. Since we are dealing with random events, some olicyholders receive big ayouts, others nothing. Because the insurance comany must anticiate this variability, it needs to know the standard deviation of the random variable. Policyholder Outcome Payout x Death 0,000 Disability 5,000 Neither 0 Probability P(X = x) 997 Var( X ) x P( X x) Deviation ( x - µ) (0,000 0) = 9,980 (5,000 0) = 4,980 (0 0) = , 600 then comute for the standard deviation, SD( X ) Var( X ) 49, 600 $ The insurance comany can exect an average ayout of $0 er olicy, with a standard deviation of $ More about Means and Variances: Adding or subtracting a constant to each value of a random variable shifts the mean but does not change the variance or standard deviation: E( X c) E( X) c Var( X c) Var( X) Multilying each value of a random variable by a constant multilies the mean by that constant and the variance by the square of the constant: E( ax ) ae( X) Var( ax) a Var( X) The mean of the sum of two random variables is the sum of the means: E( X Y ) E( X) E( Y ) The mean of the difference of two random variables is the difference of the means: E( X Y ) E( X) E( Y ) If two random variables are indeendent, then variance of their sum or difference is always the sum of the variances. Var( X Y ) Var( X) Var( Y )

3 Continuous Variables Random variables that can take on any value in a range of values are called continuous random variables. Continuous random variables have means (exected values) and variances. When two indeendent continuous random variables have Normal models, so does their sum or difference. STEP-BY-STEP Examle,. 378: Packaging Stereos A comany manufactures small stereo systems. At the end of the roduction line the stereos are ackaged and reared for shiing. In stage, called Packing, workers collect all the system comonents, ut each in lastic bags and then lace everything inside a rotective Styrofoam form. The acked form then moved onto stage, called Boxing. There, workers lace the form and acking instructions in a cardboard box, close, seal and label for shiing. The comany says that times required for the acking stage can be described by a Normal model with a mean of 9 minutes and a standard deviation of.5 minutes. The times for the boxing stage can also be modeled as Normal, with a mean of 6 minutes and a standard deviation of minute. a) What is the robability that acking two consecutive systems takes over 0 minutes? Let P = time for acking the first system P = time for acking the second T = total time to ack two systems = P + P Normal Model Assumtion: We are told that both random variable follow Normal models. Indeendence Assumtion: We can reasonably assume that the two acking times are indeendent. Find the exected value: E( T ) E P P E P E P minutes Since the times are indeendent, Var( T ) Var P P Var P Var P SD( T ) minutes Use a model T with N ( 8,.). 0 8 z P T P z 8 0 OR normalcdf 0,000,8, There s a little more than 7% chance that it will take a total of over 0 minutes to ack two consecutive stereo systems. b) What ercentage of the stereo systems takes longer to ack than to box? (Hint: Let D = the difference in times to ack and box a system) P = time for acking a system B = time for boxing a system 3

4 D = difference in times to ack and box a system = P B The robability that it takes longer to ack than to box a system is the robability that the difference P B is greater than zero. Normal Model Assumtion: We are told that both random variable follow Normal models. Indeendence Assumtion: We can reasonably assume that the two acking times are indeendent. Find the exected value: E( D) E( P B) E( P) E( B) minutes Since the times are indeendent, Var( D) Var( P B) Var( P) Var( B) SD( D) minutes Use a model D with N ( 3,.80). 0 3 z P D P z OR normalcdf 0,000,3, About 95% of all stereo systems will require more time for acking than for boxing. 4

5 ) There are only two ossible outcomes (called success or failure) on each trial. ) The robability of success, denoted, is the same on every trial. 3) The trials are indeendent. NOTE: The indeendence assumtion is violated whenever the oulation is finite and we samle without relacement. When we don t have an infinite oulation, the trials are not indeendent. If that assumtion is violated, it is still okay to roceed as long as the samle is smaller than 0% of the oulation. A Binomial model tells us the robability for a random variable that counts the number of successes in a fixed number of Bernoulli trials. Suose the random variable X = the number of successes in n observations. Then X is a binomial random variable if: ) There are only two outcomes: success or failure. ) The robability of success,, is the same for each observation. 3) The n observations are indeendent. 4) There is a fixed number of n observations. Binomial models require two arameters, n, the number of trials; and, the robability of success. We denote this by binom (n, ). n! In n trials, there are nck ways to have k! n k! k successes (i.e., total number of ways to arrange k out of n objects) Read nc k as n choose k. Note: n! = n (n-), and n! is read as n factorial. Binomial robability model for Bernoulli trials: n = number of trials = robability of success q = = robability of failure X = # of successes in n trials x n x P X x ncx q n nq A Geometric robability model tells us the robability for a random variable that counts the number of Bernoulli trials until the first success. Suose the random variable X = the number of trials required to obtain the first success. Then X is a geometric random variable if: ) There are only two outcomes: success or failure. ) The robability of success,, is the same for each observation. 3) The n observations are indeendent. 4) The variable of interest is the number of trials required until the first success. Because n is not fixed, there could be an infinite number of X values. However, the robability that X is a very large number is more and more unlikely. Therefore the robability histogram for a geometric distribution is always right skewed. Geometric models are comletely secified by one arameter,, the robability of success, and are denoted by Geom(). Geometric robability model for Bernoulli trials: = robability of success q = = robability of failure X = # of trials until the first success occurs x P X x q q q 5

6 Finding Geometric and Binomial Probabilities using the TI-Calc Go to nd VARS The robability density function (or df) assigns a robability to each value of X; individual outcome The cumulative density function (or cdf) calculates the sum of the robabilities u to X. geometdf( used to find the robability that it takes a certain number of trials to get a success. When using, you ut in geometdf(robability, # of trials) geometcdf( finds the sum of the robabilities of several ossible outcomes. It calculates the robability of finding the first success on or before the x th trial. geometdf (robability of occurrence, number of trials) Examle ) What is the robability that the first son is the fourth child born? 4 geometdf ( 0. 5, ) 0. P X Examle ) What is the robability that the first son born is at most the fourth child? 4 geometcdf ( 0. 5, ) 0. P X Examle 3) What is the robability that the first son born is at least the third child? geometcdf (., ). P X binomdf( allows us to find the robability of an individual outcome. Known as binomdf(n,, X), where n stands for number of trials, stands for robability of success, and X is the desired number of successes. binomcdf( allows us to find the total robability of getting X or fewer successes among n trails. Known as binomcdf(n,, X), n stands for number of trials, stands for robability, and X stands for number of successes from x number to 0. binomdf (number of trials, robability of occurrence, number of secific events or successes) To find P(exactly x successes in n trials) use binomdf(n,, x) To find P(at most x successes in n trials) use binomcdf(n,, x) To find P(at least x successes in n trials) use - binomcdf(n,, x -) Examle 4) A genetic trait of one family manifests itself in 5% of the offsring. If eight offsring are randomly selected, find the robability that the trait will aear in a) exactly three of them. P X 3 binomdf ) (,.,. b) at least 5. P X 5 binomcdf 8, (., ). Examle 5) A new sales gimmick has 30% of the M&M s covered with seckles. These groovy candies are mixed randomly with the normal candies as they are ut into the bags for distribution and sale. You buy a bag and remove candies one at a time looking for the seckles. a) Is this situation a Bernoulli trial? Exlain. "at least" X is the comlement of "at most" X-. To find P(the first is exactly x) use geometdf(, x) To find P(the first is at most x) use geometcdf(, x) To find P(the first is at least x) use - geometcdf(, x -) Yes. There are two ossible outcomes: success = seckled, failure = ordinary (not seckled). The robability of success = 0.30 is constant. 6

7 Trials can be assumed indeendent there is no reason to believe that finding a seckled candy reveals anything about whether the next one out of the bag will have seckles. We can also assume that the samle is less than 0% of all M&M's so even if the trials are not indeendent, the 0% condition allows us to roceed. b) What s the robability that the first seckled candy is the fourth one we draw from the bag? 3 P st seckled is 4th ( 0. 70)( 0. 70)( 0. 70)( ) OR c) What s the robability that the first seckled candy is the tenth one? 9 P st seckled is 0th d) What s the robability we find the first seckled one among the first three we look at? P st seckled P nd is first one seckled P 3 rd is fi rst one seckled e) How many do we exect to have to check, on average, to find a seckled one? E( X) Examle 6) Suose each child born to Jay and Kay has robability 0.5 of having blood tye O. If Jay and Kay have 5 children, what is the robability that exactly of them have tye O blood? Let X = number of children with tye O blood in the 5 children. ) There are only two outcomes: success (has tye O) or failure (not tye O). ) The robability of success, tye of blood,, is 0.5 for each of the 5 observations. 3) Each of the 5 observations is indeendent, since one child s blood tye will not influence the next child s blood tye. 4) There is a fixed number of observations, n = 5. So X is a binomial random variable. The following table shows the robability distribution function, df, for the binomial random variable, X. x P X x P X 0 P none have blood tye O binomdf 5, 0. 5, ,.,.,.,. 3 P exactly 3 has blood tye binomdf,.,.,.,.,.,. P X P exactly has blood tye O binomdf P X P exactly has blood tye O binomdf P X O P X 4 P exactly 4 has blood tye O binomdf P X 5 P exactly 5 has blood tye O binomdf

8 The following table shows the cumulative distribution function, cdf, for the binomial random variable, X. x P X x P F X X P X P X P X P X P X Binomcdf ( 5, 0.5, 0) = Binomcdf ( 5, 0.5, ) = Binomcdf ( 5, 0.5, ) = Binomcdf ( 5, 0.5, 3) = Binomcdf ( 5, 0.5, 4) = Binomcdf ( 5, 0.5, 5) =.0000 Examle 7) Suose that 0% of the light bulbs in a strand of Christmas tree lights are defective. a) What is the robability of getting the first defective light bulb on the third try? P X b) What s the robability that it will take at least 5 trials to get the first defective bulb? 4 P X 5 ( 0. 80)( 0. 80)( 0. 80)( ) OR c) What s the robability that it will take at most 3 tries to get the first defective light bulb? P X 3 P X P X P X d) What s the robability that there will be no defective light bulbs among the first five light bulbs selected? P X Examle 8) Sam and the Geometric Model Postini is a global comany secializing in communication security. The comany monitors over billion Internet messages er day and recently reorted that 9% of s are sam! Let s assume that your is tyical - 9% sam. We ll also assume you aren t using a sam filter, so every message gets dumed in your inbox. Since sam comes in many different sources, we ll consider tour messages to be indeendent. Overnight your inbox collects . When you first check your in the morning, about how many sam s should you exect to have to wade through and discard before you find a real message? What s the robability that the 4 th message in your inbox is the first one that isn t sam? There are two outcomes: a real message (success) and sam (failure) The robability of success, = 0.9 = 0.09 Assume that the messages arrive indeendently and in a random order, so I can use the model Geom(0.09). Let X = number of s EX ( ) P( X 4) P sam sam sam real On average, I exect to check just over s before I find a real message. There s slightly less that a 7% chance that my first real message will be the 4 th one I check. 8

9 Examle 9) Sam and the Binomial Model Using the information from the revious examle, suose your inbox contains 5 messages. What are the mean and standard deviation of the number of real messages you should exect to find in your inbox? What is the robability that you will find only or real messages? Assume that messages arrive indeendently and at random, with the robability of success (real message) = 0.9 = Let X = number of real messages among 5, so I can use the model Binom(5, 0.09). E( X ) n 5( 0. 09). 5 SD( X) nq or P X P X P X 4 3 5C C Among 5 messages, I exect to find an average of.5 that aren t sam, with a standard deviation of.43 messages. There s just over 50% chance that or s will be real messages. When dealing with a large number of trials in a Binomial situation, making direct calculations of the robabilities becomes tedious (or outright imossible). Fortunately, the Normal model comes to the rescue As long as the Success/Failure Condition holds, we can use the Normal model to aroximate Binomial robabilities. Success/failure condition: A Binomial model is aroximately Normal if we exect at least 0 successes and 0 failures: n 0 and nq 0 When we use the Normal model to aroximate the Binomial model, we are using a continuous random variable to aroximate a discrete random variable. So, when we use the Normal model, we no longer calculate the robability that the random variable equals a articular value, but only that it lies between two values. Examle 0) Sam and the Normal aroximation to the Binomial From the Postini examle, we know that 9% of messages are sam. Recently you installed a sam filter. You observe that over the ast week it okayed only 5 of 4 s you received, classifying the rest as junk. Should you worry that the filtering is too aggressive? What is the robability that no more than 5 of 4 s is a real message? Assume that messages arrive randomly and indeendently with the robability of success (real message) = 0.9 = The model Binom(5, 0.09) alies but will be hard to work with. Checking conditions for the Normal aroximation: These messages reresent less than 0% of all traffic. n = (4)(0.09) = 7.98 real messages and nq = (4)(0.9) = sam messages, both far greater than 0. It is okay to aroximate this binomial robability by using a Normal model. u n 4( 0. 90) nq

10 P X 5 P z P z Among my,4 s, there s over a 98% chance that no more than 5 of them were real messages, so the filter may be working roerly. JUST CHECKING: From a revious chater, we noted that the Pew Research Center reorted that they are able to contact only 76% of the randomly selected households drawn for a telehone survey. ) Exlain why these hone calls can be considered Bernoulli trials. There are two outcomes: contact and no contact The robability of contact is constant, = 0.76 The random calls are indeendent ) Which of the models (Geometric, Binomial, Normal) would you use to model the number of successful contacts from a list of 000 samled households? Exlain. Binomial, with n = 000, = u n nq 000( 0. 76) 760 and ) Pew further reorts that even after they have contacted a household, only 38% agree to be interviewed, so the robability of getting a comleted interview for a randomly selected household is only 0.9. Which of the models of this chater would you use to model the number of households Pew has to call before they get the first comleted interview? Geometric, with = 0.9. MORE EXERCISES ) Suose a comuter chi manufacturer rejects 3% of the chis roduced because they fail resale testing. What is the robability that the seventh chi you test is the first bad one you find? 7 PX ( 7) ) The drilling record for an oil comany suggests that the robability the comany will hit oil in roductive quantities at a certain offshore location is 0.0. Suose the comany lans to drill a series of wells. a) What is the robability that the 7 th well drilled is the first roductive well? P( 7 th is good) P( 6 bad, then good) b) What is the robability that the first roductive well was one of the first 3 wells drilled? P( st or nd or 3 rd is good) ( 0. 0) c) How many wells would you exect to drill before you hit oil? Exected Value. 5 wells 0 0 d) If the comany drills 0 wells, what is the robability that 4 of them will be roductive? 0

11 4 6 P( 4 out of 0) 0C e) If the comany drills 0 wells, how many wells will the comany exect to be roductive? With what standard deviation? Exected Value n wells Standard Deviation nq wells 3) Assume that 3% of eole are left-handed. Find the robability of each outcome described below. a) The first lefty is the fifth erson chosen. 4 P( 4 rights then a left) b) The first lefty is the second or third erson. P( nd erson or 3 rd erson) ( 0. 87)( 0. 3) c) If you were on a committee of 5 eole, what is the robability that there are exactly 3 lefties in the grou? 3 P( 3 out of 5) 5C3( 0. 3) d) What is the robability that there is at least one lefty among the 5 eole? P( or more out of 5) P( no lefties) 0 5 5C Assume that 3% of eole are left-handed. If we select 5 eole at random, find the robability of each outcome described below. e) There are at least 3 lefties in the grou. P( 3 or 4 or 5 out of 5) f) There are no more than 3 lefties in the grou. P( 3 or fewer out of 5) P( 0) P( ) P( ) P( 3) P( 4 or 5 out of 5) ) Out of the 5 eole, how many lefties do you exect? With what standard deviation? 5( 0. 3) lefties in a grou of 5 eole

Probability Models. Grab a copy of the notes on the table by the door

Probability Models. Grab a copy of the notes on the table by the door Grab a copy of the notes on the table by the door Bernoulli Trials Suppose a cereal manufacturer puts pictures of famous athletes in boxes of cereal, in the hope of increasing sales. The manufacturer announces

More information

and their probabilities p

and their probabilities p AP Statistics Ch. 6 Notes Random Variables A variable is any characteristic of an individual (remember that individuals are the objects described by a data set and may be eole, animals, or things). Variables

More information

Lecture 2. Main Topics: (Part II) Chapter 2 (2-7), Chapter 3. Bayes Theorem: Let A, B be two events, then. The probabilities P ( B), probability of B.

Lecture 2. Main Topics: (Part II) Chapter 2 (2-7), Chapter 3. Bayes Theorem: Let A, B be two events, then. The probabilities P ( B), probability of B. STT315, Section 701, Summer 006 Lecture (Part II) Main Toics: Chater (-7), Chater 3. Bayes Theorem: Let A, B be two events, then B A) = A B) B) A B) B) + A B) B) The robabilities P ( B), B) are called

More information

Chapter 17 Probability Models

Chapter 17 Probability Models Chapter 17 Probability Models Overview Key Concepts Know how to tell if a situation involves Bernoulli trials. Be able to choose whether to use a Geometric or a Binomial model for a random variable involving

More information

Chapter 8. Binomial and Geometric Distributions

Chapter 8. Binomial and Geometric Distributions Chapter 8 Binomial and Geometric Distributions Lesson 8-1, Part 1 Binomial Distribution What is a Binomial Distribution? Specific type of discrete probability distribution The outcomes belong to two categories

More information

Chapter 17. Probability Models. Copyright 2010 Pearson Education, Inc.

Chapter 17. Probability Models. Copyright 2010 Pearson Education, Inc. Chapter 17 Probability Models Copyright 2010 Pearson Education, Inc. Bernoulli Trials The basis for the probability models we will examine in this chapter is the Bernoulli trial. We have Bernoulli trials

More information

The Binomial and Geometric Distributions. Chapter 8

The Binomial and Geometric Distributions. Chapter 8 The Binomial and Geometric Distributions Chapter 8 8.1 The Binomial Distribution A binomial experiment is statistical experiment that has the following properties: The experiment consists of n repeated

More information

A random variable X is a function that assigns (real) numbers to the elements of the sample space S of a random experiment.

A random variable X is a function that assigns (real) numbers to the elements of the sample space S of a random experiment. RANDOM VARIABLES and PROBABILITY DISTRIBUTIONS A random variable X is a function that assigns (real) numbers to the elements of the samle sace S of a random exeriment. The value sace V of a random variable

More information

***SECTION 7.1*** Discrete and Continuous Random Variables

***SECTION 7.1*** Discrete and Continuous Random Variables ***SECTION 7.*** Discrete and Continuous Random Variables Samle saces need not consist of numbers; tossing coins yields H s and T s. However, in statistics we are most often interested in numerical outcomes

More information

Chapter 14 - Random Variables

Chapter 14 - Random Variables Chapter 14 - Random Variables October 29, 2014 There are many scenarios where probabilities are used to determine risk factors. Examples include Insurance, Casino, Lottery, Business, Medical, and other

More information

Chapter 6: Random Variables. Ch. 6-3: Binomial and Geometric Random Variables

Chapter 6: Random Variables. Ch. 6-3: Binomial and Geometric Random Variables Chapter : Random Variables Ch. -3: Binomial and Geometric Random Variables X 0 2 3 4 5 7 8 9 0 0 P(X) 3???????? 4 4 When the same chance process is repeated several times, we are often interested in whether

More information

Objectives. 3.3 Toward statistical inference

Objectives. 3.3 Toward statistical inference Objectives 3.3 Toward statistical inference Poulation versus samle (CIS, Chater 6) Toward statistical inference Samling variability Further reading: htt://onlinestatbook.com/2/estimation/characteristics.html

More information

A probability distribution shows the possible outcomes of an experiment and the probability of each of these outcomes.

A probability distribution shows the possible outcomes of an experiment and the probability of each of these outcomes. Introduction In the previous chapter we discussed the basic concepts of probability and described how the rules of addition and multiplication were used to compute probabilities. In this chapter we expand

More information

PROBABILITY AND STATISTICS CHAPTER 4 NOTES DISCRETE PROBABILITY DISTRIBUTIONS

PROBABILITY AND STATISTICS CHAPTER 4 NOTES DISCRETE PROBABILITY DISTRIBUTIONS PROBABILITY AND STATISTICS CHAPTER 4 NOTES DISCRETE PROBABILITY DISTRIBUTIONS I. INTRODUCTION TO RANDOM VARIABLES AND PROBABILITY DISTRIBUTIONS A. Random Variables 1. A random variable x represents a value

More information

Ordering a deck of cards... Lecture 3: Binomial Distribution. Example. Permutations & Combinations

Ordering a deck of cards... Lecture 3: Binomial Distribution. Example. Permutations & Combinations Ordering a dec of cards... Lecture 3: Binomial Distribution Sta 111 Colin Rundel May 16, 2014 If you have ever shuffled a dec of cards you have done something no one else has ever done before or will ever

More information

Chapter 4 and 5 Note Guide: Probability Distributions

Chapter 4 and 5 Note Guide: Probability Distributions Chapter 4 and 5 Note Guide: Probability Distributions Probability Distributions for a Discrete Random Variable A discrete probability distribution function has two characteristics: Each probability is

More information

STA Module 3B Discrete Random Variables

STA Module 3B Discrete Random Variables STA 2023 Module 3B Discrete Random Variables Learning Objectives Upon completing this module, you should be able to 1. Determine the probability distribution of a discrete random variable. 2. Construct

More information

STA Rev. F Learning Objectives. What is a Random Variable? Module 5 Discrete Random Variables

STA Rev. F Learning Objectives. What is a Random Variable? Module 5 Discrete Random Variables STA 2023 Module 5 Discrete Random Variables Learning Objectives Upon completing this module, you should be able to: 1. Determine the probability distribution of a discrete random variable. 2. Construct

More information

Exercises for Chapter (5)

Exercises for Chapter (5) Exercises for Chapter (5) MULTILE CHOICE. Choose the one alternative that best completes the statement or answers the question. 1) 500 families were interviewed and the number of children per family was

More information

Non-Inferiority Tests for the Ratio of Two Correlated Proportions

Non-Inferiority Tests for the Ratio of Two Correlated Proportions Chater 161 Non-Inferiority Tests for the Ratio of Two Correlated Proortions Introduction This module comutes ower and samle size for non-inferiority tests of the ratio in which two dichotomous resonses

More information

Objectives. 5.2, 8.1 Inference for a single proportion. Categorical data from a simple random sample. Binomial distribution

Objectives. 5.2, 8.1 Inference for a single proportion. Categorical data from a simple random sample. Binomial distribution Objectives 5.2, 8.1 Inference for a single roortion Categorical data from a simle random samle Binomial distribution Samling distribution of the samle roortion Significance test for a single roortion Large-samle

More information

Chapter 8 Probability Models

Chapter 8 Probability Models Chapter 8 Probability Models We ve already used the calculator to find probabilities based on normal models. There are many more models which are useful. This chapter explores three such models. Many types

More information

Asian Economic and Financial Review A MODEL FOR ESTIMATING THE DISTRIBUTION OF FUTURE POPULATION. Ben David Nissim.

Asian Economic and Financial Review A MODEL FOR ESTIMATING THE DISTRIBUTION OF FUTURE POPULATION. Ben David Nissim. Asian Economic and Financial Review journal homeage: htt://www.aessweb.com/journals/5 A MODEL FOR ESTIMATING THE DISTRIBUTION OF FUTURE POPULATION Ben David Nissim Deartment of Economics and Management,

More information

Chapter 1: Stochastic Processes

Chapter 1: Stochastic Processes Chater 1: Stochastic Processes 4 What are Stochastic Processes, and how do they fit in? STATS 210 Foundations of Statistics and Probability Tools for understanding randomness (random variables, distributions)

More information

CHAPTER 6 Random Variables

CHAPTER 6 Random Variables CHAPTER 6 Random Variables 6.3 Binomial and Geometric Random Variables The Practice of Statistics, 5th Edition Starnes, Tabor, Yates, Moore Bedford Freeman Worth Publishers Binomial and Geometric Random

More information

Chapter 8: The Binomial and Geometric Distributions

Chapter 8: The Binomial and Geometric Distributions Chapter 8: The Binomial and Geometric Distributions 8.1 Binomial Distributions 8.2 Geometric Distributions 1 Let me begin with an example My best friends from Kent School had three daughters. What is the

More information

1 < = α σ +σ < 0. Using the parameters and h = 1/365 this is N ( ) = If we use h = 1/252, the value would be N ( ) =

1 < = α σ +σ < 0. Using the parameters and h = 1/365 this is N ( ) = If we use h = 1/252, the value would be N ( ) = Chater 6 Value at Risk Question 6.1 Since the rice of stock A in h years (S h ) is lognormal, 1 < = α σ +σ < 0 ( ) P Sh S0 P h hz σ α σ α = P Z < h = N h. σ σ (1) () Using the arameters and h = 1/365 this

More information

Statistical Methods in Practice STAT/MATH 3379

Statistical Methods in Practice STAT/MATH 3379 Statistical Methods in Practice STAT/MATH 3379 Dr. A. B. W. Manage Associate Professor of Mathematics & Statistics Department of Mathematics & Statistics Sam Houston State University Overview 6.1 Discrete

More information

Chapter 7 1. Random Variables

Chapter 7 1. Random Variables Chapter 7 1 Random Variables random variable numerical variable whose value depends on the outcome of a chance experiment - discrete if its possible values are isolated points on a number line - continuous

More information

8.2 The Standard Deviation as a Ruler Chapter 8 The Normal and Other Continuous Distributions 8-1

8.2 The Standard Deviation as a Ruler Chapter 8 The Normal and Other Continuous Distributions 8-1 8.2 The Standard Deviation as a Ruler Chapter 8 The Normal and Other Continuous Distributions For Example: On August 8, 2011, the Dow dropped 634.8 points, sending shock waves through the financial community.

More information

DO NOT POST THESE ANSWERS ONLINE BFW Publishers 2014

DO NOT POST THESE ANSWERS ONLINE BFW Publishers 2014 Section 7.2 Check Your Understanding, age 445: 1. The mean of the samling distribution of ˆ is equal to the oulation roortion. In this case µ ˆ = = 0.75. 2. The standard deviation of the samling distribution

More information

VIDEO 1. A random variable is a quantity whose value depends on chance, for example, the outcome when a die is rolled.

VIDEO 1. A random variable is a quantity whose value depends on chance, for example, the outcome when a die is rolled. Part 1: Probability Distributions VIDEO 1 Name: 11-10 Probability and Binomial Distributions A random variable is a quantity whose value depends on chance, for example, the outcome when a die is rolled.

More information

3. The n observations are independent. Knowing the result of one observation tells you nothing about the other observations.

3. The n observations are independent. Knowing the result of one observation tells you nothing about the other observations. Binomial and Geometric Distributions - Terms and Formulas Binomial Experiments - experiments having all four conditions: 1. Each observation falls into one of two categories we call them success or failure.

More information

Chpt The Binomial Distribution

Chpt The Binomial Distribution Chpt 5 5-4 The Binomial Distribution 1 /36 Chpt 5-4 Chpt 5 Homework p262 Applying the Concepts Exercises p263 1-11, 14-18, 23, 24, 26 2 /36 Objective Chpt 5 Find the exact probability for x successes in

More information

STA 6166 Fall 2007 Web-based Course. Notes 10: Probability Models

STA 6166 Fall 2007 Web-based Course. Notes 10: Probability Models STA 6166 Fall 2007 Web-based Course 1 Notes 10: Probability Models We first saw the normal model as a useful model for the distribution of some quantitative variables. We ve also seen that if we make a

More information

3. The n observations are independent. Knowing the result of one observation tells you nothing about the other observations.

3. The n observations are independent. Knowing the result of one observation tells you nothing about the other observations. Binomial and Geometric Distributions - Terms and Formulas Binomial Experiments - experiments having all four conditions: 1. Each observation falls into one of two categories we call them success or failure.

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

Chapter 5 Probability Distributions. Section 5-2 Random Variables. Random Variable Probability Distribution. Discrete and Continuous Random Variables

Chapter 5 Probability Distributions. Section 5-2 Random Variables. Random Variable Probability Distribution. Discrete and Continuous Random Variables Chapter 5 Probability Distributions Section 5-2 Random Variables 5-2 Random Variables 5-3 Binomial Probability Distributions 5-4 Mean, Variance and Standard Deviation for the Binomial Distribution Random

More information

Random Variables CHAPTER 6.3 BINOMIAL AND GEOMETRIC RANDOM VARIABLES

Random Variables CHAPTER 6.3 BINOMIAL AND GEOMETRIC RANDOM VARIABLES Random Variables CHAPTER 6.3 BINOMIAL AND GEOMETRIC RANDOM VARIABLES Essential Question How can I determine whether the conditions for using binomial random variables are met? Binomial Settings When the

More information

Binomial Distributions

Binomial Distributions Binomial Distributions (aka Bernouli s Trials) Chapter 8 Binomial Distribution an important class of probability distributions, which occur under the following Binomial Setting (1) There is a number n

More information

CHAPTER 6 Random Variables

CHAPTER 6 Random Variables CHAPTER 6 Random Variables 6.3 Binomial and Geometric Random Variables The Practice of Statistics, 5th Edition Starnes, Tabor, Yates, Moore Bedford Freeman Worth Publishers 6.3 Reading Quiz (T or F) 1.

More information

Supplemental Material: Buyer-Optimal Learning and Monopoly Pricing

Supplemental Material: Buyer-Optimal Learning and Monopoly Pricing Sulemental Material: Buyer-Otimal Learning and Monooly Pricing Anne-Katrin Roesler and Balázs Szentes February 3, 207 The goal of this note is to characterize buyer-otimal outcomes with minimal learning

More information

INDEX NUMBERS. Introduction

INDEX NUMBERS. Introduction INDEX NUMBERS Introduction Index numbers are the indicators which reflect changes over a secified eriod of time in rices of different commodities industrial roduction (iii) sales (iv) imorts and exorts

More information

Binomial Distribution. Normal Approximation to the Binomial

Binomial Distribution. Normal Approximation to the Binomial Binomial Distribution Normal Approximation to the Binomial /29 Homework Read Sec 6-6. Discussion Question pg 337 Do Ex 6-6 -4 2 /29 Objectives Objective: Use the normal approximation to calculate 3 /29

More information

AP Statistics Ch 8 The Binomial and Geometric Distributions

AP Statistics Ch 8 The Binomial and Geometric Distributions Ch 8.1 The Binomial Distributions The Binomial Setting A situation where these four conditions are satisfied is called a binomial setting. 1. Each observation falls into one of just two categories, which

More information

C (1,1) (1,2) (2,1) (2,2)

C (1,1) (1,2) (2,1) (2,2) TWO COIN MORRA This game is layed by two layers, R and C. Each layer hides either one or two silver dollars in his/her hand. Simultaneously, each layer guesses how many coins the other layer is holding.

More information

AP Statistics Chapter 6 - Random Variables

AP Statistics Chapter 6 - Random Variables AP Statistics Chapter 6 - Random 6.1 Discrete and Continuous Random Objective: Recognize and define discrete random variables, and construct a probability distribution table and a probability histogram

More information

A random variable (r. v.) is a variable whose value is a numerical outcome of a random phenomenon.

A random variable (r. v.) is a variable whose value is a numerical outcome of a random phenomenon. Chapter 14: random variables p394 A random variable (r. v.) is a variable whose value is a numerical outcome of a random phenomenon. Consider the experiment of tossing a coin. Define a random variable

More information

Information and uncertainty in a queueing system

Information and uncertainty in a queueing system Information and uncertainty in a queueing system Refael Hassin December 7, 7 Abstract This aer deals with the effect of information and uncertainty on rofits in an unobservable single server queueing system.

More information

Binomial Probabilities The actual probability that P ( X k ) the formula n P X k p p. = for any k in the range {0, 1, 2,, n} is given by. n n!

Binomial Probabilities The actual probability that P ( X k ) the formula n P X k p p. = for any k in the range {0, 1, 2,, n} is given by. n n! Introduction We are often more interested in experiments in which there are two outcomes of interest (success/failure, make/miss, yes/no, etc.). In this chapter we study two types of probability distributions

More information

Binomial Random Variables. Binomial Random Variables

Binomial Random Variables. Binomial Random Variables Bernoulli Trials Definition A Bernoulli trial is a random experiment in which there are only two possible outcomes - success and failure. 1 Tossing a coin and considering heads as success and tails as

More information

As last year drew to a close, the December tax overhaul got a lot of

As last year drew to a close, the December tax overhaul got a lot of How the New Tax Law Affects Your Estate Plan An udate to Estate Planning Smarts, 4th Edition By Deborah L. Jacobs As last year drew to a close, the December tax overhaul got a lot of attention. The first

More information

Section 6.3 Binomial and Geometric Random Variables

Section 6.3 Binomial and Geometric Random Variables Section 6.3 Binomial and Geometric Random Variables Mrs. Daniel AP Stats Binomial Settings A binomial setting arises when we perform several independent trials of the same chance process and record the

More information

Math Week in Review #10. Experiments with two outcomes ( success and failure ) are called Bernoulli or binomial trials.

Math Week in Review #10. Experiments with two outcomes ( success and failure ) are called Bernoulli or binomial trials. Math 141 Spring 2006 c Heather Ramsey Page 1 Section 8.4 - Binomial Distribution Math 141 - Week in Review #10 Experiments with two outcomes ( success and failure ) are called Bernoulli or binomial trials.

More information

Chapter 6: Discrete Probability Distributions

Chapter 6: Discrete Probability Distributions 120C-Choi-Spring-2019 1 Chapter 6: Discrete Probability Distributions Section 6.1: Discrete Random Variables... p. 2 Section 6.2: The Binomial Probability Distribution... p. 10 The notes are based on Statistics:

More information

Examples: Random Variables. Discrete and Continuous Random Variables. Probability Distributions

Examples: Random Variables. Discrete and Continuous Random Variables. Probability Distributions Random Variables Examples: Random variable a variable (typically represented by x) that takes a numerical value by chance. Number of boys in a randomly selected family with three children. Possible values:

More information

Homework 10 Solution Section 4.2, 4.3.

Homework 10 Solution Section 4.2, 4.3. MATH 00 Homewor Homewor 0 Solution Section.,.3. Please read your writing again before moving to the next roblem. Do not abbreviate your answer. Write everything in full sentences. Write your answer neatly.

More information

Binomial Random Variable - The count X of successes in a binomial setting

Binomial Random Variable - The count X of successes in a binomial setting 6.3.1 Binomial Settings and Binomial Random Variables What do the following scenarios have in common? Toss a coin 5 times. Count the number of heads. Spin a roulette wheel 8 times. Record how many times

More information

Probability is the tool used for anticipating what the distribution of data should look like under a given model.

Probability is the tool used for anticipating what the distribution of data should look like under a given model. AP Statistics NAME: Exam Review: Strand 3: Anticipating Patterns Date: Block: III. Anticipating Patterns: Exploring random phenomena using probability and simulation (20%-30%) Probability is the tool used

More information

Binomial and Geometric Distributions

Binomial and Geometric Distributions Binomial and Geometric Distributions Section 3.2 & 3.3 Cathy Poliak, Ph.D. cathy@math.uh.edu Office hours: T Th 2:30 pm - 5:15 pm 620 PGH Department of Mathematics University of Houston February 11, 2016

More information

CHAPTER 6 Random Variables

CHAPTER 6 Random Variables CHAPTER 6 Random Variables 6.3 Binomial and Geometric Random Variables The Practice of Statistics, 5th Edition Starnes, Tabor, Yates, Moore Bedford Freeman Worth Publishers Binomial and Geometric Random

More information

Section Random Variables

Section Random Variables Section 6.2 - Random Variables According to the Bureau of the Census, the latest family data pertaining to family size for a small midwestern town, Nomore, is shown in Table 6.. If a family from this town

More information

Overview. Definitions. Definitions. Graphs. Chapter 5 Probability Distributions. probability distributions

Overview. Definitions. Definitions. Graphs. Chapter 5 Probability Distributions. probability distributions Chapter 5 Probability Distributions 5-1 Overview 5-2 Random Variables 5-3 Binomial Probability Distributions 5-4 Mean, Variance, and Standard Deviation for the Binomial Distribution 5-5 The Poisson Distribution

More information

MA : Introductory Probability

MA : Introductory Probability MA 320-001: Introductory Probability David Murrugarra Department of Mathematics, University of Kentucky http://www.math.uky.edu/~dmu228/ma320/ Spring 2017 David Murrugarra (University of Kentucky) MA 320:

More information

Chapter 8: Binomial and Geometric Distributions

Chapter 8: Binomial and Geometric Distributions Chapter 8: Binomial and Geometric Distributions Section 8.1 Binomial Distributions The Practice of Statistics, 4 th edition For AP* STARNES, YATES, MOORE Section 8.1 Binomial Distribution Learning Objectives

More information

Binomal and Geometric Distributions

Binomal and Geometric Distributions Binomal and Geometric Distributions Sections 3.2 & 3.3 Cathy Poliak, Ph.D. cathy@math.uh.edu Office in Fleming 11c Department of Mathematics University of Houston Lecture 7-2311 Cathy Poliak, Ph.D. cathy@math.uh.edu

More information

Binomial and Normal Distributions. Example: Determine whether the following experiments are binomial experiments. Explain.

Binomial and Normal Distributions. Example: Determine whether the following experiments are binomial experiments. Explain. Binomial and Normal Distributions Objective 1: Determining if an Experiment is a Binomial Experiment For an experiment to be considered a binomial experiment, four things must hold: 1. The experiment is

More information

Probability Models.S2 Discrete Random Variables

Probability Models.S2 Discrete Random Variables Probability Models.S2 Discrete Random Variables Operations Research Models and Methods Paul A. Jensen and Jonathan F. Bard Results of an experiment involving uncertainty are described by one or more random

More information

What is the probability of success? Failure? How could we do this simulation using a random number table?

What is the probability of success? Failure? How could we do this simulation using a random number table? Probability Ch.4, sections 4.2 & 4.3 Binomial and Geometric Distributions Name: Date: Pd: 4.2. What is a binomial distribution? How do we find the probability of success? Suppose you have three daughters.

More information

Chapter 5 Normal Probability Distributions

Chapter 5 Normal Probability Distributions Chapter 5 Normal Probability Distributions Section 5-1 Introduction to Normal Distributions and the Standard Normal Distribution A The normal distribution is the most important of the continuous probability

More information

30 Wyner Statistics Fall 2013

30 Wyner Statistics Fall 2013 30 Wyner Statistics Fall 2013 CHAPTER FIVE: DISCRETE PROBABILITY DISTRIBUTIONS Summary, Terms, and Objectives A probability distribution shows the likelihood of each possible outcome. This chapter deals

More information

Chapter 16. Random Variables. Copyright 2010, 2007, 2004 Pearson Education, Inc.

Chapter 16. Random Variables. Copyright 2010, 2007, 2004 Pearson Education, Inc. Chapter 16 Random Variables Copyright 2010, 2007, 2004 Pearson Education, Inc. Expected Value: Center A random variable is a numeric value based on the outcome of a random event. We use a capital letter,

More information

the number of correct answers on question i. (Note that the only possible values of X i

the number of correct answers on question i. (Note that the only possible values of X i 6851_ch08_137_153 16/9/02 19:48 Page 137 8 8.1 (a) No: There is no fixed n (i.e., there is no definite upper limit on the number of defects). (b) Yes: It is reasonable to believe that all responses are

More information

Chapter 16. Random Variables. Copyright 2010 Pearson Education, Inc.

Chapter 16. Random Variables. Copyright 2010 Pearson Education, Inc. Chapter 16 Random Variables Copyright 2010 Pearson Education, Inc. Expected Value: Center A random variable assumes a value based on the outcome of a random event. We use a capital letter, like X, to denote

More information

AP Statistics Quiz A Chapter 17

AP Statistics Quiz A Chapter 17 AP Statistics Quiz A Chapter 17 Name The American Red Cross says that about 11% of the U.S. population has Type B blood. A blood drive is being held at your school. 1. How many blood donors should the

More information

Chapter 4 Probability Distributions

Chapter 4 Probability Distributions Slide 1 Chapter 4 Probability Distributions Slide 2 4-1 Overview 4-2 Random Variables 4-3 Binomial Probability Distributions 4-4 Mean, Variance, and Standard Deviation for the Binomial Distribution 4-5

More information

6. THE BINOMIAL DISTRIBUTION

6. THE BINOMIAL DISTRIBUTION 6. THE BINOMIAL DISTRIBUTION Eg: For 1000 borrowers in the lowest risk category (FICO score between 800 and 850), what is the probability that at least 250 of them will default on their loan (thereby rendering

More information

A.REPRESENTATION OF DATA

A.REPRESENTATION OF DATA A.REPRESENTATION OF DATA (a) GRAPHS : PART I Q: Why do we need a graph paper? Ans: You need graph paper to draw: (i) Histogram (ii) Cumulative Frequency Curve (iii) Frequency Polygon (iv) Box-and-Whisker

More information

Probability & Sampling The Practice of Statistics 4e Mostly Chpts 5 7

Probability & Sampling The Practice of Statistics 4e Mostly Chpts 5 7 Probability & Sampling The Practice of Statistics 4e Mostly Chpts 5 7 Lew Davidson (Dr.D.) Mallard Creek High School Lewis.Davidson@cms.k12.nc.us 704-786-0470 Probability & Sampling The Practice of Statistics

More information

Chapter 7: Random Variables and Discrete Probability Distributions

Chapter 7: Random Variables and Discrete Probability Distributions Chapter 7: Random Variables and Discrete Probability Distributions 7. Random Variables and Probability Distributions This section introduced the concept of a random variable, which assigns a numerical

More information

Part 1 In which we meet the law of averages. The Law of Averages. The Expected Value & The Standard Error. Where Are We Going?

Part 1 In which we meet the law of averages. The Law of Averages. The Expected Value & The Standard Error. Where Are We Going? 1 The Law of Averages The Expected Value & The Standard Error Where Are We Going? Sums of random numbers The law of averages Box models for generating random numbers Sums of draws: the Expected Value Standard

More information

STOR Lecture 7. Random Variables - I

STOR Lecture 7. Random Variables - I STOR 435.001 Lecture 7 Random Variables - I Shankar Bhamidi UNC Chapel Hill 1 / 31 Example 1a: Suppose that our experiment consists of tossing 3 fair coins. Let Y denote the number of heads that appear.

More information

8.1 Binomial Distributions

8.1 Binomial Distributions 8.1 Binomial Distributions The Binomial Setting The 4 Conditions of a Binomial Setting: 1.Each observation falls into 1 of 2 categories ( success or fail ) 2 2.There is a fixed # n of observations. 3.All

More information

Binomial Distributions

Binomial Distributions Binomial Distributions Binomial Experiment The experiment is repeated for a fixed number of trials, where each trial is independent of the other trials There are only two possible outcomes of interest

More information

Business Statistics. Chapter 5 Discrete Probability Distributions QMIS 120. Dr. Mohammad Zainal

Business Statistics. Chapter 5 Discrete Probability Distributions QMIS 120. Dr. Mohammad Zainal Department of Quantitative Methods & Information Systems Business Statistics Chapter 5 Discrete Probability Distributions QMIS 120 Dr. Mohammad Zainal Chapter Goals After completing this chapter, you should

More information

CH 5 Normal Probability Distributions Properties of the Normal Distribution

CH 5 Normal Probability Distributions Properties of the Normal Distribution Properties of the Normal Distribution Example A friend that is always late. Let X represent the amount of minutes that pass from the moment you are suppose to meet your friend until the moment your friend

More information

STT315 Chapter 4 Random Variables & Probability Distributions AM KM

STT315 Chapter 4 Random Variables & Probability Distributions AM KM Before starting new chapter: brief Review from Algebra Combinations In how many ways can we select x objects out of n objects? In how many ways you can select 5 numbers out of 45 numbers ballot to win

More information

SINGLE SAMPLING PLAN FOR VARIABLES UNDER MEASUREMENT ERROR FOR NON-NORMAL DISTRIBUTION

SINGLE SAMPLING PLAN FOR VARIABLES UNDER MEASUREMENT ERROR FOR NON-NORMAL DISTRIBUTION ISSN -58 (Paer) ISSN 5-5 (Online) Vol., No.9, SINGLE SAMPLING PLAN FOR VARIABLES UNDER MEASUREMENT ERROR FOR NON-NORMAL DISTRIBUTION Dr. ketki kulkarni Jayee University of Engineering and Technology Guna

More information

4.1 Probability Distributions

4.1 Probability Distributions Probability and Statistics Mrs. Leahy Chapter 4: Discrete Probability Distribution ALWAYS KEEP IN MIND: The Probability of an event is ALWAYS between: and!!!! 4.1 Probability Distributions Random Variables

More information

Chapter 5 Student Lecture Notes 5-1. Department of Quantitative Methods & Information Systems. Business Statistics

Chapter 5 Student Lecture Notes 5-1. Department of Quantitative Methods & Information Systems. Business Statistics Chapter 5 Student Lecture Notes 5-1 Department of Quantitative Methods & Information Systems Business Statistics Chapter 5 Discrete Probability Distributions QMIS 120 Dr. Mohammad Zainal Chapter Goals

More information

Section Distributions of Random Variables

Section Distributions of Random Variables Section 8.1 - Distributions of Random Variables Definition: A random variable is a rule that assigns a number to each outcome of an experiment. Example 1: Suppose we toss a coin three times. Then we could

More information

Chapter 4. The Normal Distribution

Chapter 4. The Normal Distribution Chapter 4 The Normal Distribution 1 Chapter 4 Overview Introduction 4-1 Normal Distributions 4-2 Applications of the Normal Distribution 4-3 The Central Limit Theorem 4-4 The Normal Approximation to the

More information

work to get full credit.

work to get full credit. Chapter 18 Review Name Date Period Write complete answers, using complete sentences where necessary.show your work to get full credit. MULTIPLE CHOICE. Choose the one alternative that best completes the

More information

AP Stats Review. Mrs. Daniel Alonzo & Tracy Mourning Sr. High

AP Stats Review. Mrs. Daniel Alonzo & Tracy Mourning Sr. High AP Stats Review Mrs. Daniel Alonzo & Tracy Mourning Sr. High sdaniel@dadeschools.net Agenda 1. AP Stats Exam Overview 2. AP FRQ Scoring & FRQ: 2016 #1 3. Distributions Review 4. FRQ: 2015 #6 5. Distribution

More information

LECTURE NOTES ON MICROECONOMICS

LECTURE NOTES ON MICROECONOMICS LECTURE NOTES ON MCROECONOMCS ANALYZNG MARKETS WTH BASC CALCULUS William M. Boal Part : Consumers and demand Chater 5: Demand Section 5.: ndividual demand functions Determinants of choice. As noted in

More information

Statistics Chapter 8

Statistics Chapter 8 Statistics Chapter 8 Binomial & Geometric Distributions Time: 1.5 + weeks Activity: A Gaggle of Girls The Ferrells have 3 children: Jennifer, Jessica, and Jaclyn. If we assume that a couple is equally

More information

Commonly Used Distributions

Commonly Used Distributions Chapter 4: Commonly Used Distributions 1 Introduction Statistical inference involves drawing a sample from a population and analyzing the sample data to learn about the population. We often have some knowledge

More information

Statistics (This summary is for chapters 17, 28, 29 and section G of chapter 19)

Statistics (This summary is for chapters 17, 28, 29 and section G of chapter 19) Statistics (This summary is for chapters 17, 28, 29 and section G of chapter 19) Mean, Median, Mode Mode: most common value Median: middle value (when the values are in order) Mean = total how many = x

More information

Tuesday, December 12, 2017 Warm-up

Tuesday, December 12, 2017 Warm-up Tuesday, December 12, 2017 Warm-up In the board game Monopoly, one way to get out of jail is to roll doubles. The random variable of interest is Y=number of attempts it takes to roll doubles one time.

More information

Games with more than 1 round

Games with more than 1 round Games with more than round Reeated risoner s dilemma Suose this game is to be layed 0 times. What should you do? Player High Price Low Price Player High Price 00, 00-0, 00 Low Price 00, -0 0,0 What if

More information