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

Size: px
Start display at page:

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

Transcription

1 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 collection of numbers is assembled, as in a census, we are usually not as interested in the individual values, but in a summary of the data. We use descriptive quantities such as mean, median and deviation to help summarize data. The same is true for random variables. We will be mainly concerned with two such descriptive quantities. The expected value (or mean) of the random variable provides a weighted average of the possible values of the random variable. It gives you the central tendancy of values. The variance of the random variable provides a measure of the spread of the possible values of the random variable around its expected value. Kenneth Harris (Math 425) Math 425 Introduction to Probability Lecture 4 February 9, 2009 / Kenneth Harris (Math 425) Math 425 Introduction to Probability Lecture 4 February 9, / Expectation Finite valued Random Variables Expectation defined Expectation We will start out with finite discrete random variables. Let X be a random variable with probability mass function p X. X is finite if the set of possible values of X D X = {r R px (r) > 0} is finite. Definition Let X be a finite random variable with probability mass function p X and possible values D X. The expected value of X is defined by E[X] = r D X r p X (r). This value is also called the mean or average of the random variable. Note. Ross defines expectation in Chapter 4 over arbitrary discrete random variables. We will discuss infinite discrete random variables in a couple lectures. Kenneth Harris (Math 425) Math 425 Introduction to Probability Lecture 4 February 9, / Kenneth Harris (Math 425) Math 425 Introduction to Probability Lecture 4 February 9, /

2 Expectation Example: Fair coin tosses Expectation Example: Fair coin tosses Example. Let X be the random variable which counts the number of heads in a single toss of a fair coin. It has pmf: and expectation p(0) = 2 = p() E[X] = = 2. Note. The mean need not be an actual value. How many times have you heard the less statistically-minded have a good time with the average family size" with fractional children. Of course, real children may be fractious, but never fractional. Example. Let X be the random variable which counts the number of heads in two fair coin tosses. Then X has pmf and expectation p(0) = 4 p() = 2 p(2) = 4, E[X] = =. Kenneth Harris (Math 425) Math 425 Introduction to Probability Lecture 4 February 9, / Kenneth Harris (Math 425) Math 425 Introduction to Probability Lecture 4 February 9, / Example: die Expectation Example: pairs of dice Expectation Example. Let X be the random variable which counts the face value of a single thrown die. Then X has pmf and expectation E[X] = 6 n= p(n) = 6 n 6 n 6, = = 3.5. Example. Let X be the random variable which counts the face value of a pair of thrown dice. Then X has pmf and expectation n p(n) n p(n) E[X] = n p(n) = 7. n=2 Kenneth Harris (Math 425) Math 425 Introduction to Probability Lecture 4 February 9, / Kenneth Harris (Math 425) Math 425 Introduction to Probability Lecture 4 February 9, /

3 Expectation Example: Indicator variables Mean and a fallacy Example. Let S be a sample space and A S an event. Define a random variable, I A (the indicator variable for E) for each s S: { if s A I A (s) = 0 if s A. The pmf for I E is and the expectation is p() = P (A) p(0) = P (A) E[I A ] = P (A) + 0 ( P (A)) = P (A). The mean of a random variable provides a description of the central tendancy of trials over the long run. (We will make this precise with the Strong Law of Large Numbers in Chapter 8.) A Warning. Many people would agree with the following statement If the average lifespan is 75 years, then it is an evens chance that any newborn will live for more than 75 years. But this is NOT TRUE. The mean tells you nothing about what is likely to happen in any single case. Kenneth Harris (Math 425) Math 425 Introduction to Probability Lecture 4 February 9, / Kenneth Harris (Math 425) Math 425 Introduction to Probability Lecture 4 February 9, / Examples Distribution of values for Chuck-a-Luck It is not generally true for a random variable X that r>e[x] p X (r) = 2. Example. The expected value of a bet in chuck-a-luck was 0, although 58% of all throws of the dice were losses. See Lecture 3. Example. Let X be a random variable with the following pmf: and expectation p( 00) = 0.99 p(0000) = 0.0, E[X] = ( 00) =. The mean is a weighted average that can be skewed by high-valued, low-probability outcomes. Kenneth Harris (Math 425) Math 425 Introduction to Probability Lecture 4 February 9, / Distribution of values for chuck-a-luck. P X k Distribution of values X k Kenneth Harris (Math 425) Math 425 Introduction to Probability Lecture 4 February 9, /

4 Median and mode Median and mode Outcomes are equally likely to occur on either side of the median, and the most likely outcomes are modes. Definition Let X be a random variable with pmf p(x) and possible values D X. If m is any number such that p(r) 2 r m and p(r) 2 r m Example. Let X be a random variable with pmf p(6) = 6 p(2) = 2 6 p(8) = 6 p() = 2 6 The mean is 20, a median is 5 and there are two modes, 2 and. then m is a median of X. If λ D X is such that p(λ) p(r) then λ is said to be a mode of X. for any r D X The mean and mode will be close when there is not too much spread in the data. We will want another statistic which provides a measure of spread from the mean, the variance (next lecture). Kenneth Harris (Math 425) Math 425 Introduction to Probability Lecture 4 February 9, / Kenneth Harris (Math 425) Math 425 Introduction to Probability Lecture 4 February 9, / Distribution of values What expectation means Example: Bendford distribution median and mean P X k Distribution of values Example. Last lecture we saw that in the leading digit {, 2,..., 9} in many data sets that occur in real life" (such as census data) are not uniformly distributed (meaning that each digit is equally likely to occur), but are distributed by p(n) = log 0 ( + n ) n (This is caled the Benford distribution.) The expected value of the leading first digit is 9 n p(n) n= X k What does this mean? Kenneth Harris (Math 425) Math 425 Introduction to Probability Lecture 4 February 9, / Kenneth Harris (Math 425) Math 425 Introduction to Probability Lecture 4 February 9, /

5 What expectation means Sample mean and relative frequency What expectation means Sample mean and relative frequency Suppose we have sampled a large number N from a population of similar items, such as a large data set. We measure some numerical quantity, such as the leading digit from each data item. In this way we obtain a collection of observations: O = (x, x 2,..., x N ). The sample mean of the observations is x = N N x i. i= Let #(x) be the number of times the value x occurred in the data set O = (x, x 2,..., x N ). The relative frequency of x in the observations is P(x) = #(x) N We can restate the sample mean of the observations as x = x O x P(x). Kenneth Harris (Math 425) Math 425 Introduction to Probability Lecture 4 February 9, / Kenneth Harris (Math 425) Math 425 Introduction to Probability Lecture 4 February 9, / What expectation means Sample mean and relative frequency What expectation means Sample mean and relative frequency A statistician proposes a mathematical model to explain the data. In this case, the statistician proposes that that the measured outcomes, given by a random variable X, has the following probability mass function: p(n) = log 0 ( + n ) n 9. What is the relation between the statisticians expected value E[X] and the sample mean of the data x? If the statistician s model is accurate then for a large sample size N, the relative frequency P(x) is close to the probability p(x) for each possible value x. So, and expected value E[X] = 3.44 x = x x P(x) x x p(x) = E[X]. That is, the sample mean x will closely approximate the expected value E[X]. Kenneth Harris (Math 425) Math 425 Introduction to Probability Lecture 4 February 9, / Kenneth Harris (Math 425) Math 425 Introduction to Probability Lecture 4 February 9, /

6 What expectation means Sample mean and relative frequency Benford s distribution arises from data sets which are naturally occurring". Benford, Tax Returns, Population, Random Questions Example: 6 Questions Example A number is chosen at random between and 6. You are to try to guess the number by asking yes-no" questions. Here are two strategies. (a) For each i from to 6 you ask: Is it i?". (b) Pick the midpoint M of the known range and ask: Is it bigger than M?" You first question: Is it bigger than 8.5?" If Yes, ask: Is it bigger than = 2.5?"; If No, ask: Is it bigger than +8 2 = 4.5?" (This cuts the range of possible values in half each time.) What is the expected number of questions? Kenneth Harris (Math 425) Math 425 Introduction to Probability Lecture 4 February 9, / Kenneth Harris (Math 425) Math 425 Introduction to Probability Lecture 4 February 9, / 6 Questions Example: 6 Questions 6 Questions Example: 6 Questions (b). Each question cuts the range of values in half; so, by asking 4 = log 2 6 questions you reduce the possible numbers to. 5 questions suffice each time. Suppose you guess when there are two possibilities. On the fourth question you guess on the two remaining values. So, half the time you need 4 questions and half the time 5 questions. The expected number of questions is now 4.5 questions. (a). Let X be a random variable which counts the number of questions asked when the correct number was guessed. Intuitively (I hope), you should expect Here is the formal nonsense: P {X = i} = P {X = i} = 6 i (5 i + ) 6 5 (6 i + ) 6 i = 6 Kenneth Harris (Math 425) Math 425 Introduction to Probability Lecture 4 February 9, / Kenneth Harris (Math 425) Math 425 Introduction to Probability Lecture 4 February 9, /

7 6 Questions Example: 6 Questions Example: Playoff Example: Playoff format The expected number of questions in strategy (a) is E[X] = ( 6 i ) = Strategy (b) requires only 5 questions, so is the better choice over the long run. i= Example The Red Wings and Blackhawks are playing a best of three format (first team to win two games wins the series.) If the Red Wing s probability of winning any game is p (independently of the previous games), what is the expected number of games to be played? In fact, we can never expect to do better than strategy (b) (which is known as the divide-and-conquer strategy). Kenneth Harris (Math 425) Math 425 Introduction to Probability Lecture 4 February 9, / Kenneth Harris (Math 425) Math 425 Introduction to Probability Lecture 4 February 9, / Example: Playoff Example: Playoff format Example: Playoff Example: Playoff format The playoff can go 2 or 3 games with either the Red Wings or Black Hawks winning. Use the following random variable {X = i}: the playoff goes i games (so, i = 2, 3 are the only values that have nonzero probability). To compute the probabilities we need to compute the probability that each team wins the playoff in that number of games. P {X = 2} = p 2 + ( p) 2 Wings win + Hawks win = + 2p 2 2p ( ) 2 P {X = 3} = p 2 ( p) + = 2p 2p 2 ( ) 2 p( p) 2 Wings win + Hawks win Note: in the case of X = 3 the winner of the third game is the series winner. So, the expected number of games is Examples. E[X] = 2 P {X = 2} + 3 P {X = 3} If p = 4, then E[X] = 9 8 = If p = 2, then E[X] = 5 2 = 2.5. = 2( + 2p 2 2p) + 3(2p 2p 2 ) = 2 + 2p 2p 2 = 2( + p p 2 ) The expectation E[X] = 2( + p p 2 ) has a local maximum at 2, so the maximum number of expected games is 2.5. Kenneth Harris (Math 425) Math 425 Introduction to Probability Lecture 4 February 9, / Kenneth Harris (Math 425) Math 425 Introduction to Probability Lecture 4 February 9, /

8 Example: Betting on evens Example: Betting on evens Example A die is thrown. If an odd number turns up, we win an amount equal to this number; if an even number turns up we lose an amount equal to this number. Let X be a random which counts our winnings. The expected value of X is E[X] = = 0.5 Over many bets, we would expect to lose, on average, 50 cents per bet. If we place 0,000 bets this amounts to a loss of $5000. I placed this bet over 0,000 plays and computed the sample mean. This was repeated 000 times with the following results: mean = maximum = minimum = standard deviation = 0.04 This agrees quite well with the prediction of the mathematical model. Kenneth Harris (Math 425) Math 425 Introduction to Probability Lecture 4 February 9, / Kenneth Harris (Math 425) Math 425 Introduction to Probability Lecture 4 February 9, 2009 / Example: Fair games Example: Heads Consider a game (i.e. an experiment) with outcomes {x, x 2,..., x n }. A bet is a random variable that on outcome x i pays X(x i ): If X(x i ) > 0, you make money on the bet. If X(x i ) < 0, you lose money on the bet. A bet X for which E[X] = 0 is said to be fair, and otherwise unfair. An unfair bet is An unfair bet is favorable if E[X] > 0 (you expect to make money), An unfair bet is unfavorable if E[X] < 0 (you expect to lose money). What is favorable" to the bettor is unfavorable" to the house. Example. A dollar bet on heads of a fair coin toss. The random variable X representing your winnings is This is an fair game. E[X] = 2 + ( ) 2 = 0. Example. A dollar bet on heads from a biased coin which favors tails at 3 4. The random variable X representing your winnings is E[X] = ( 4 ) + ( ) (3 4 ) = 2 This is an unfair game that costs 50 cents on each dollar bet. Kenneth Harris (Math 425) Math 425 Introduction to Probability Lecture 4 February 9, / Kenneth Harris (Math 425) Math 425 Introduction to Probability Lecture 4 February 9, /

9 Example: Craps Example: Pick-six Lotto Example. In the game of craps, the probability that the shooter wins is about (from Lecture 2). A bet X at even money has expected value E[X] = (0.493) + ( ) (0.507) This is an unfair game, and you can expect to lose about.5 cents over each play. Example. In Pick-six lotto you try to match six numbers from {,..., 49}. We calculated the odds (Lecture 0) at 3,983,86. Suppose you pay $ for a ticket with a ten $0, 000, 000 (no ties). The expectation of this bet X is E[X] = = 0 6 ( 3, 983, 86 ) + ( ) ( 3, 983, 86 ) This is an unfair game, and you can expect to lose about 29 cents on each dollar. Kenneth Harris (Math 425) Math 425 Introduction to Probability Lecture 4 February 9, / Kenneth Harris (Math 425) Math 425 Introduction to Probability Lecture 4 February 9, / Example: Roulette Example: Roulette Example. A roulette wheel is divided into 38 slotted sectors. 8 are red, 8 are black and 2 are green, are numbered to, together with one marked 0 and one marked 00. People often bet even money on color (red/black) or parity (even/odd). Are these fair bets? P (red) = P (black) = P (odd) = P (even) = The bet X of $ on red has expected value E[X] = (0.474) + ( ) (.526) = This bet is unfair and you can expect to lose 5 cents per bet over the long run. Kenneth Harris (Math 425) Math 425 Introduction to Probability Lecture 4 February 9, / Another bet on roulette is on a particular number ( to ), with a Vegas payoff of $35 on a $ bet. The expected value of this bet is 35 An unfair bet for you ( ) = A fair payoff for this bet is $37 on a $ bet: E[X] = ( ) = 0 Of course, the casino has to be able to make money over the long run, to be able to continue to take your money. Kenneth Harris (Math 425) Math 425 Introduction to Probability Lecture 4 February 9, /

10 Example: Raffle Sic Bo Example A Raffle is going to sell 00 tickets for 8 prizes: one $00 prize, two $25 prizes and five $0 prizes. What is a fair price for a ticket? Let X be the random variable for the expected winnings, and let x be the ticket price. If X is to be fair, then E[X] = x = 92 2 x 00 A fair price x is when E[X] = 0, so x = Example Sic Bo is an ancient Chinese dice game played with 3 dice. Various bets are possible at different payoffs. Here are some examples Big: score between and 7 (inclusive) except triples, Small: score between 4 and 0 (inclusive) except triples, Specific Doubles: a specific double (ex. 2 ones) Specific Triple (or Alls ): specific triple Triples (or All Alls ): any triple There are many other possible bets. (Chuck-a-luck is a simple variation of Sic Bo.) Kenneth Harris (Math 425) Math 425 Introduction to Probability Lecture 4 February 9, / Kenneth Harris (Math 425) Math 425 Introduction to Probability Lecture 4 February 9, / Outcomes Sic Bo k Canonical outcomes Total 3 (,,) 4 (,,2) 3 5 (,,3) (,2,2) 6 6 (,,4) (,2,3) (2,2,2) 0 7 (,,5) (,2,4) (,3,3) (2,2,3) 5 8 (,,) (,2,5) (,3,4) (2,2,4) (2,3,3) 2 9 (,2,6) (,3,5) (,4,4) (2,2,5) (2,3,4) (3,3,3) 25 0 (,3,6) (,4,5) (2,2,6) (2,3,6) (2,4,4) (3,3,4) 27 (,4,6) (,5,5) (2,3,6) (2,4,5) (3,3,5) (3,4,4) 27 2 (,5,6) (2,4,6) (2,5,5) (3,3,6) (3,4,5) (4,4,4) 25 3 (,6,6) (2,5,6) (3,4,6) (3,5,5) (4,5,5) 2 4 (2,6,6) (3,5,6) (4,4,6) (4,5,5) 5 5 (3,6,6) (4,5,6) (5,5,5) 0 6 (4,6,6) (5,5,6) 6 7 (5,6,6) 3 8 (6,6,6) Let X be the random variable of the payoff for various bets. Here is the expected value (at Atlantic City odds): Game Odds Payoff E[X] Big Small Doubles Alls All Alls Kenneth Harris (Math 425) Math 425 Introduction to Probability Lecture 4 February 9, / Kenneth Harris (Math 425) Math 425 Introduction to Probability Lecture 4 February 9, /

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 overall size of these chance errors is measured by their RMS HALF THE NUMBER OF TOSSES NUMBER OF HEADS MINUS 0 400 800 1200 1600 NUMBER OF TOSSES

The overall size of these chance errors is measured by their RMS HALF THE NUMBER OF TOSSES NUMBER OF HEADS MINUS 0 400 800 1200 1600 NUMBER OF TOSSES INTRODUCTION TO CHANCE VARIABILITY WHAT DOES THE LAW OF AVERAGES SAY? 4 coins were tossed 1600 times each, and the chance error number of heads half the number of tosses was plotted against the number

More information

Example. A casino offers the following bets (the fairest bets in the casino!) 1 You get $0 (i.e., you can walk away)

Example. A casino offers the following bets (the fairest bets in the casino!) 1 You get $0 (i.e., you can walk away) : Three bets Math 45 Introduction to Probability Lecture 5 Kenneth Harris aharri@umich.edu Department of Mathematics University of Michigan February, 009. A casino offers the following bets (the fairest

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

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

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

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

Elementary Statistics and Inference. Elementary Statistics and Inference. 16 The Law of Averages (cont.) 22S:025 or 7P:025.

Elementary Statistics and Inference. Elementary Statistics and Inference. 16 The Law of Averages (cont.) 22S:025 or 7P:025. Elementary Statistics and Inference 22S:025 or 7P:025 Lecture 20 1 Elementary Statistics and Inference 22S:025 or 7P:025 Chapter 16 (cont.) 2 D. Making a Box Model Key Questions regarding box What numbers

More information

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

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

More information

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

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

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

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

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

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

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

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

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

We { can see that if U = 2, 3, 7, 11, or 12 then the round is decided on the first cast, U = V, and W if U = 7, 11 X = L if U = 2, 3, 12.

We { can see that if U = 2, 3, 7, 11, or 12 then the round is decided on the first cast, U = V, and W if U = 7, 11 X = L if U = 2, 3, 12. How to Play Craps: Craps is a dice game that is played at most casinos. We will describe here the most common rules of the game with the intention of understanding the game well enough to analyze the probability

More information

Section 6.2 Definition of Probability

Section 6.2 Definition of Probability Section 6.2 Definition of Probability Probability is a measure of the likelihood that an event occurs. For example, if there is a 20% chance of rain tomorrow, that means that the probability that it will

More information

Introductory Probability. MATH 107: Finite Mathematics University of Louisville. March 5, 2014

Introductory Probability. MATH 107: Finite Mathematics University of Louisville. March 5, 2014 Introductory Probability MATH 07: Finite Mathematics University of Louisville March 5, 204 What is probability? Counting and probability 2 / 3 Probability in our daily lives We see chances, odds, and probabilities

More information

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

Probability and Expected Value

Probability and Expected Value Probability and Expected Value This handout provides an introduction to probability and expected value. Some of you may already be familiar with some of these topics. Probability and expected value are

More information

HONORS STATISTICS. Mrs. Garrett Block 2 & 3

HONORS STATISTICS. Mrs. Garrett Block 2 & 3 HONORS STATISTICS Mrs. Garrett Block 2 & 3 Tuesday December 4, 2012 1 Daily Agenda 1. Welcome to class 2. Please find folder and take your seat. 3. Review OTL C7#1 4. Notes and practice 7.2 day 1 5. Folders

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

Chapter 16: law of averages

Chapter 16: law of averages Chapter 16: law of averages Context................................................................... 2 Law of averages 3 Coin tossing experiment......................................................

More information

13.0 Central Limit Theorem

13.0 Central Limit Theorem 13.0 Central Limit Theorem Discuss Midterm/Answer Questions Box Models Expected Value and Standard Error Central Limit Theorem 1 13.1 Box Models A Box Model describes a process in terms of making repeated

More information

MONT 107N Understanding Randomness Solutions For Final Examination May 11, 2010

MONT 107N Understanding Randomness Solutions For Final Examination May 11, 2010 MONT 07N Understanding Randomness Solutions For Final Examination May, 00 Short Answer (a) (0) How are the EV and SE for the sum of n draws with replacement from a box computed? Solution: The EV is n times

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

Stat 20: Intro to Probability and Statistics

Stat 20: Intro to Probability and Statistics Stat 20: Intro to Probability and Statistics Lecture 16: More Box Models Tessa L. Childers-Day UC Berkeley 22 July 2014 By the end of this lecture... You will be able to: Determine what we expect the sum

More information

John Kerrich s coin-tossing Experiment. Law of Averages - pg. 294 Moore s Text

John Kerrich s coin-tossing Experiment. Law of Averages - pg. 294 Moore s Text Law of Averages - pg. 294 Moore s Text 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 the

More information

Basic Probability. Probability: The part of Mathematics devoted to quantify uncertainty

Basic Probability. Probability: The part of Mathematics devoted to quantify uncertainty AMS 5 PROBABILITY Basic Probability Probability: The part of Mathematics devoted to quantify uncertainty Frequency Theory Bayesian Theory Game: Playing Backgammon. The chance of getting (6,6) is 1/36.

More information

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. STATISTICS/GRACEY PRACTICE TEST/EXAM 2 MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Identify the given random variable as being discrete or continuous.

More information

Second Midterm Exam (MATH1070 Spring 2012)

Second Midterm Exam (MATH1070 Spring 2012) Second Midterm Exam (MATH1070 Spring 2012) Instructions: This is a one hour exam. You can use a notecard. Calculators are allowed, but other electronics are prohibited. 1. [60pts] Multiple Choice Problems

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

How to Play. Player vs. Dealer

How to Play. Player vs. Dealer How to Play You receive five cards to make your best four-card poker hand. A four-card Straight is a Straight, a four-card Flush is a Flush, etc. Player vs. Dealer Make equal bets on the Ante and Super

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

Ch. 13.3: More about Probability

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

More information

Practical Probability:

Practical Probability: Practical Probability: Casino Odds and Sucker Bets Tom Davis tomrdavis@earthlink.net April 2, 2011 Abstract Gambling casinos are there to make money, so in almost every instance, the games you can bet

More information

Expected Value and Variance

Expected Value and Variance Chapter 6 Expected Value and Variance 6.1 Expected Value of Discrete Random Variables When a large collection of numbers is assembled, as in a census, we are usually interested not in the individual numbers,

More information

Statistics 100A Homework 3 Solutions

Statistics 100A Homework 3 Solutions Chapter Statistics 00A Homework Solutions Ryan Rosario. Two balls are chosen randomly from an urn containing 8 white, black, and orange balls. Suppose that we win $ for each black ball selected and we

More information

Solutions: Problems for Chapter 3. Solutions: Problems for Chapter 3

Solutions: Problems for Chapter 3. Solutions: Problems for Chapter 3 Problem A: You are dealt five cards from a standard deck. Are you more likely to be dealt two pairs or three of a kind? experiment: choose 5 cards at random from a standard deck Ω = {5-combinations of

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

Chapter 16. Law of averages. Chance. Example 1: rolling two dice Sum of draws. Setting up a. Example 2: American roulette. Summary.

Chapter 16. Law of averages. Chance. Example 1: rolling two dice Sum of draws. Setting up a. Example 2: American roulette. Summary. Overview Box Part V Variability The Averages Box We will look at various chance : Tossing coins, rolling, playing Sampling voters We will use something called s to analyze these. Box s help to translate

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

University of California, Los Angeles Department of Statistics. Random variables

University of California, Los Angeles Department of Statistics. Random variables University of California, Los Angeles Department of Statistics Statistics Instructor: Nicolas Christou Random variables Discrete random variables. Continuous random variables. Discrete random variables.

More information

If, under a given assumption, the of a particular observed is extremely. , we conclude that the is probably not

If, under a given assumption, the of a particular observed is extremely. , we conclude that the is probably not 4.1 REVIEW AND PREVIEW RARE EVENT RULE FOR INFERENTIAL STATISTICS If, under a given assumption, the of a particular observed is extremely, we conclude that the is probably not. 4.2 BASIC CONCEPTS OF PROBABILITY

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

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

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

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

Solution. Solution. (a) Sum of probabilities = 1 (Verify) (b) (see graph) Chapter 4 (Sections 4.3-4.4) Homework Solutions. Section 4.

Solution. Solution. (a) Sum of probabilities = 1 (Verify) (b) (see graph) Chapter 4 (Sections 4.3-4.4) Homework Solutions. Section 4. Math 115 N. Psomas Chapter 4 (Sections 4.3-4.4) Homework s Section 4.3 4.53 Discrete or continuous. In each of the following situations decide if the random variable is discrete or continuous and give

More information

(SEE IF YOU KNOW THE TRUTH ABOUT GAMBLING)

(SEE IF YOU KNOW THE TRUTH ABOUT GAMBLING) (SEE IF YOU KNOW THE TRUTH ABOUT GAMBLING) Casinos loosen the slot machines at the entrance to attract players. FACT: This is an urban myth. All modern slot machines are state-of-the-art and controlled

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

Random Variables. Chapter 2. Random Variables 1

Random Variables. Chapter 2. Random Variables 1 Random Variables Chapter 2 Random Variables 1 Roulette and Random Variables A Roulette wheel has 38 pockets. 18 of them are red and 18 are black; these are numbered from 1 to 36. The two remaining pockets

More information

Expected Value. 24 February 2014. Expected Value 24 February 2014 1/19

Expected Value. 24 February 2014. Expected Value 24 February 2014 1/19 Expected Value 24 February 2014 Expected Value 24 February 2014 1/19 This week we discuss the notion of expected value and how it applies to probability situations, including the various New Mexico Lottery

More information

This Method will show you exactly how you can profit from this specific online casino and beat them at their own game.

This Method will show you exactly how you can profit from this specific online casino and beat them at their own game. This Method will show you exactly how you can profit from this specific online casino and beat them at their own game. It s NOT complicated, and you DON T need a degree in mathematics or statistics to

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

STT315 Chapter 4 Random Variables & Probability Distributions KM. Chapter 4.5, 6, 8 Probability Distributions for Continuous Random Variables

STT315 Chapter 4 Random Variables & Probability Distributions KM. Chapter 4.5, 6, 8 Probability Distributions for Continuous Random Variables Chapter 4.5, 6, 8 Probability Distributions for Continuous Random Variables Discrete vs. continuous random variables Examples of continuous distributions o Uniform o Exponential o Normal Recall: A random

More information

ACMS 10140 Section 02 Elements of Statistics October 28, 2010 Midterm Examination II Answers

ACMS 10140 Section 02 Elements of Statistics October 28, 2010 Midterm Examination II Answers ACMS 10140 Section 02 Elements of Statistics October 28, 2010 Midterm Examination II Answers Name DO NOT remove this answer page. DO turn in the entire exam. Make sure that you have all ten (10) pages

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

Contemporary Mathematics Online Math 1030 Sample Exam I Chapters 12-14 No Time Limit No Scratch Paper Calculator Allowed: Scientific

Contemporary Mathematics Online Math 1030 Sample Exam I Chapters 12-14 No Time Limit No Scratch Paper Calculator Allowed: Scientific Contemporary Mathematics Online Math 1030 Sample Exam I Chapters 12-14 No Time Limit No Scratch Paper Calculator Allowed: Scientific Name: The point value of each problem is in the left-hand margin. You

More information

Thursday, November 13: 6.1 Discrete Random Variables

Thursday, November 13: 6.1 Discrete Random Variables Thursday, November 13: 6.1 Discrete Random Variables Read 347 350 What is a random variable? Give some examples. What is a probability distribution? What is a discrete random variable? Give some examples.

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

Final Mathematics 5010, Section 1, Fall 2004 Instructor: D.A. Levin

Final Mathematics 5010, Section 1, Fall 2004 Instructor: D.A. Levin Final Mathematics 51, Section 1, Fall 24 Instructor: D.A. Levin Name YOU MUST SHOW YOUR WORK TO RECEIVE CREDIT. A CORRECT ANSWER WITHOUT SHOWING YOUR REASONING WILL NOT RECEIVE CREDIT. Problem Points Possible

More information

Responsible Gambling Education Unit: Mathematics A & B

Responsible Gambling Education Unit: Mathematics A & B The Queensland Responsible Gambling Strategy Responsible Gambling Education Unit: Mathematics A & B Outline of the Unit This document is a guide for teachers to the Responsible Gambling Education Unit:

More information

ACMS 10140 Section 02 Elements of Statistics October 28, 2010. Midterm Examination II

ACMS 10140 Section 02 Elements of Statistics October 28, 2010. Midterm Examination II ACMS 10140 Section 02 Elements of Statistics October 28, 2010 Midterm Examination II Name DO NOT remove this answer page. DO turn in the entire exam. Make sure that you have all ten (10) pages of the examination

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

$2 4 40 + ( $1) = 40

$2 4 40 + ( $1) = 40 THE EXPECTED VALUE FOR THE SUM OF THE DRAWS In the game of Keno there are 80 balls, numbered 1 through 80. On each play, the casino chooses 20 balls at random without replacement. Suppose you bet on the

More information

Law of Large Numbers. Alexandra Barbato and Craig O Connell. Honors 391A Mathematical Gems Jenia Tevelev

Law of Large Numbers. Alexandra Barbato and Craig O Connell. Honors 391A Mathematical Gems Jenia Tevelev Law of Large Numbers Alexandra Barbato and Craig O Connell Honors 391A Mathematical Gems Jenia Tevelev Jacob Bernoulli Life of Jacob Bernoulli Born into a family of important citizens in Basel, Switzerland

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

MONEY MANAGEMENT. Guy Bower delves into a topic every trader should endeavour to master - money management.

MONEY MANAGEMENT. Guy Bower delves into a topic every trader should endeavour to master - money management. MONEY MANAGEMENT Guy Bower delves into a topic every trader should endeavour to master - money management. Many of us have read Jack Schwager s Market Wizards books at least once. As you may recall it

More information

Roulette. Math 5 Crew. Department of Mathematics Dartmouth College. Roulette p.1/14

Roulette. Math 5 Crew. Department of Mathematics Dartmouth College. Roulette p.1/14 Roulette p.1/14 Roulette Math 5 Crew Department of Mathematics Dartmouth College Roulette p.2/14 Roulette: A Game of Chance To analyze Roulette, we make two hypotheses about Roulette s behavior. When we

More information

Expected Value and Variance

Expected Value and Variance Chapter 6 Expected Value and Variance 6.1 Expected Value of Discrete Random Variables When a large collection of numbers is assembled, as in a census, we are usually interested not in the individual numbers,

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

arxiv:1112.0829v1 [math.pr] 5 Dec 2011

arxiv:1112.0829v1 [math.pr] 5 Dec 2011 How Not to Win a Million Dollars: A Counterexample to a Conjecture of L. Breiman Thomas P. Hayes arxiv:1112.0829v1 [math.pr] 5 Dec 2011 Abstract Consider a gambling game in which we are allowed to repeatedly

More information

Prediction Markets, Fair Games and Martingales

Prediction Markets, Fair Games and Martingales Chapter 3 Prediction Markets, Fair Games and Martingales Prediction markets...... are speculative markets created for the purpose of making predictions. The current market prices can then be interpreted

More information

MrMajik s Money Management Strategy Copyright MrMajik.com 2003 All rights reserved.

MrMajik s Money Management Strategy Copyright MrMajik.com 2003 All rights reserved. You are about to learn the very best method there is to beat an even-money bet ever devised. This works on almost any game that pays you an equal amount of your wager every time you win. Casino games are

More information

The game of roulette is played by throwing a small ball onto a rotating wheel with thirty seven numbered sectors.

The game of roulette is played by throwing a small ball onto a rotating wheel with thirty seven numbered sectors. LIVE ROULETTE The game of roulette is played by throwing a small ball onto a rotating wheel with thirty seven numbered sectors. The ball stops on one of these sectors. The aim of roulette is to predict

More information

Probability, statistics and football Franka Miriam Bru ckler Paris, 2015.

Probability, statistics and football Franka Miriam Bru ckler Paris, 2015. Probability, statistics and football Franka Miriam Bru ckler Paris, 2015 Please read this before starting! Although each activity can be performed by one person only, it is suggested that you work in groups

More information

THE WINNING ROULETTE SYSTEM by http://www.webgoldminer.com/

THE WINNING ROULETTE SYSTEM by http://www.webgoldminer.com/ THE WINNING ROULETTE SYSTEM by http://www.webgoldminer.com/ Is it possible to earn money from online gambling? Are there any 100% sure winning roulette systems? Are there actually people who make a living

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

Introduction to Discrete Probability. Terminology. Probability definition. 22c:19, section 6.x Hantao Zhang

Introduction to Discrete Probability. Terminology. Probability definition. 22c:19, section 6.x Hantao Zhang Introduction to Discrete Probability 22c:19, section 6.x Hantao Zhang 1 Terminology Experiment A repeatable procedure that yields one of a given set of outcomes Rolling a die, for example Sample space

More information

Lecture 25: Money Management Steven Skiena. http://www.cs.sunysb.edu/ skiena

Lecture 25: Money Management Steven Skiena. http://www.cs.sunysb.edu/ skiena Lecture 25: Money Management Steven Skiena Department of Computer Science State University of New York Stony Brook, NY 11794 4400 http://www.cs.sunysb.edu/ skiena Money Management Techniques The trading

More information

Session 8 Probability

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

More information

3.2 Roulette and Markov Chains

3.2 Roulette and Markov Chains 238 CHAPTER 3. DISCRETE DYNAMICAL SYSTEMS WITH MANY VARIABLES 3.2 Roulette and Markov Chains In this section we will be discussing an application of systems of recursion equations called Markov Chains.

More information

Lotto Master Formula (v1.3) The Formula Used By Lottery Winners

Lotto Master Formula (v1.3) The Formula Used By Lottery Winners Lotto Master Formula (v.) The Formula Used By Lottery Winners I. Introduction This book is designed to provide you with all of the knowledge that you will need to be a consistent winner in your local lottery

More information

Concepts of Probability

Concepts of Probability Concepts of Probability Trial question: we are given a die. How can we determine the probability that any given throw results in a six? Try doing many tosses: Plot cumulative proportion of sixes Also look

More information

STA 130 (Winter 2016): An Introduction to Statistical Reasoning and Data Science

STA 130 (Winter 2016): An Introduction to Statistical Reasoning and Data Science STA 130 (Winter 2016): An Introduction to Statistical Reasoning and Data Science Mondays 2:10 4:00 (GB 220) and Wednesdays 2:10 4:00 (various) Jeffrey Rosenthal Professor of Statistics, University of Toronto

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

BNG 202 Biomechanics Lab. Descriptive statistics and probability distributions I

BNG 202 Biomechanics Lab. Descriptive statistics and probability distributions I BNG 202 Biomechanics Lab Descriptive statistics and probability distributions I Overview The overall goal of this short course in statistics is to provide an introduction to descriptive and inferential

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

Exam 3 Review/WIR 9 These problems will be started in class on April 7 and continued on April 8 at the WIR.

Exam 3 Review/WIR 9 These problems will be started in class on April 7 and continued on April 8 at the WIR. Exam 3 Review/WIR 9 These problems will be started in class on April 7 and continued on April 8 at the WIR. 1. Urn A contains 6 white marbles and 4 red marbles. Urn B contains 3 red marbles and two white

More information

Chicago Booth BUSINESS STATISTICS 41000 Final Exam Fall 2011

Chicago Booth BUSINESS STATISTICS 41000 Final Exam Fall 2011 Chicago Booth BUSINESS STATISTICS 41000 Final Exam Fall 2011 Name: Section: I pledge my honor that I have not violated the Honor Code Signature: This exam has 34 pages. You have 3 hours to complete this

More information

Solution (Done in class)

Solution (Done in class) MATH 115 CHAPTER 4 HOMEWORK Sections 4.1-4.2 N. PSOMAS 4.6 Winning at craps. The game of craps starts with a come-out roll where the shooter rolls a pair of dice. If the total is 7 or 11, the shooter wins

More information

Lecture 11 Uncertainty

Lecture 11 Uncertainty Lecture 11 Uncertainty 1. Contingent Claims and the State-Preference Model 1) Contingent Commodities and Contingent Claims Using the simple two-good model we have developed throughout this course, think

More information

5. Continuous Random Variables

5. Continuous Random Variables 5. Continuous Random Variables Continuous random variables can take any value in an interval. They are used to model physical characteristics such as time, length, position, etc. Examples (i) Let X be

More information

The Mathematics of Gambling

The Mathematics of Gambling The Mathematics of Gambling with Related Applications Madhu Advani Stanford University April 12, 2014 Madhu Advani (Stanford University) Mathematics of Gambling April 12, 2014 1 / 23 Gambling Gambling:

More information

COMMON CORE STATE STANDARDS FOR

COMMON CORE STATE STANDARDS FOR COMMON CORE STATE STANDARDS FOR Mathematics (CCSSM) High School Statistics and Probability Mathematics High School Statistics and Probability Decisions or predictions are often based on data numbers in

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