Math 180A. Lecture 5 Wednesday April 7 th. Geometric distribution. The geometric distribution function is

Size: px
Start display at page:

Download "Math 180A. Lecture 5 Wednesday April 7 th. Geometric distribution. The geometric distribution function is"

Transcription

1 Geometric distribution The geometric distribution function is x f ( x) p(1 p) 1 x {1,2,3,...}, 0 p 1 It is the pdf of the random variable X, which equals the smallest positive integer x such that in a sequence of independent coin tosses with head probability p, the first head occurs at the x th toss.

2 Geometric distribution The cdf is given by P( X x) 1 (1 p) x F( x)

3 Geometric distribution A gambler decides to play roulette 25 times and bets $50 on 0 each time. What is the chance that he is ahead at the end (given that zero pays 36 times the bet)?

4 Geometric distribution The probability is 37 1 F( 25) 1 (1 ) so the gambler has roughly a 50% chance of winning.

5 Geometric distribution A casino puts a limit of $1000 on each bet. Suppose a gambler decides to bet $10 on red and keeps doubling until she wins or exceeds the limit. The payoff on red is $10 plus another $10 win. What is the probability that she comes out ahead?

6 Geometric distribution Note that So in the worst case she bets and loses every time i.e. seven times and then she cannot go further without exceeding the maximum.

7 Geometric distribution If she hits success in r 7 bets then she will be ahead by $10 exactly since net win win at stage r loss so far 2 (2 2 r 2 r 10 (2 k r 1 r 2 k 10 1)) 10 10

8 Geometric distribution The probability that she wins in the first 7 turns is F(7) This strategy says she has a roughly 99% chance of being ahead by $10.

9 Geometric distribution Suppose she now decides to bet $10 until she loses for the first time, and then applies her doubling strategy. What is the chance then that she finishes ahead? If she wins at most 127 times and then loses 7 times consecutively then she will not be ahead. In all other situations she will be ahead.

10 Geometric distribution The chance she is not ahead is 127 k k The chance she is ahead is therefore roughly 98.15% - this is less than the pure doubling strategy.

11 Geometric distribution Which strategy is better can be measured by the expected payoff. It turns out the second strategy has a much better expected payoff, even though the probability of winning is small.

12 Let X be a discrete random variable a random variable whose range is a countable set R R with pdf f. The expected value of X is defined by xr E( X ) x f ( x) x P( X x) xr

13 Example : Let X be the outcome of tossing a fair die. Then the expected value is E( X) as expected: the average value when we toss a sixsided die is 3.5. xr x f ( x) 6 x1 x

14 Example : Let X be the sum from tossing two fair dice. Then the expected value is E( X) R x x f ( x)

15 Property 1 Linearity of expectation If then X i : i I is a finite set of random variables E( ii X ) E( X ) i ii i

16 We could have used this in the preceding example. There X was the sum of two dice. If W,Y are the values on each die, then X W Y and so E( X) E( W Y ) E( W ) E( Y )

17 Suppose a person flips a coin n times, where the probability of getting heads each time is p. Let X be the number of heads obtained. Then X X 1 X 2 X n where X 1 if the i th flip is heads and 0 i if the i th flip is tails. X i

18 By linearity of expectation, E( X) n i 1 E( X i ) We compute the answer is pn since E( X i ) 1 p 0 (1 p) p

19 Suppose a person flips a coin n times, where the probability of getting heads each time is p. Let X be the number of flips up to and including the first head obtained. Then X has a geometric distribution so E( X) p x x 1 xf ( x) x(1 x 1 p) x 1 xp(1 p) x 1

20 We use the fact that for ) ( z z dz d z dz d z dz d xz x x x x x x 1 z

21 Putting z 1 p we get E( X) (1 p 2 z) z1p 1 p So the expected number of tosses up to and including the first head toss is 1/p.

22 A gambler bets on $10 red on a roulette wheel and then doubles the bet until she wins or exceeds the betting limit of $1000. Determine the expected value of the net amount she has when she stops.

23 Let X be the amount she has when she stops. We computed that if she stops in r 7 turns then she will be ahead by $10, and that the probability of this occurring is 1 (1 18 ) 7 37

24 If she loses all seven bets, then she has lost and this occurs with probability ( 1 18 ) 7 37

25 Therefore E( X) 1270 (1 ) 7 10 (1 (1 ) 7) Is there a playing strategy for roulette with positive expected value?

26 The answer no. Suppose that is the net gain at spin i. Then the total net gain X satisfies X i E( X) n i 1 E( X i ) by linearity of expectation. So we might as well play the same strategy every spin.

Probability Distributions. Definitions Discrete vs. Continuous Mean and Standard Deviation TI 83/84 Calculator Binomial Distribution

Probability Distributions. Definitions Discrete vs. Continuous Mean and Standard Deviation TI 83/84 Calculator Binomial Distribution Probability Distributions Definitions Discrete vs. Continuous Mean and Standard Deviation TI 83/84 Calculator Binomial Distribution Definitions Random Variable: a variable that has a single numerical value

More information

GEK1544 The Mathematics of Games Suggested Solutions to Tutorial 3

GEK1544 The Mathematics of Games Suggested Solutions to Tutorial 3 GEK544 The Mathematics of Games Suggested Solutions to Tutorial 3. Consider a Las Vegas roulette wheel with a bet of $5 on black (payoff = : ) and a bet of $ on the specific group of 4 (e.g. 3, 4, 6, 7

More information

Random variables. Discrete random variables. Continuous random variables.

Random variables. Discrete random variables. Continuous random variables. Random variables Discrete random variables. Continuous random variables. Discrete random variables. Denote a discrete random variable with X: It is a variable that takes values with some probability. Examples:

More information

MA 1125 Lecture 14 - Expected Values. Wednesday, October 4, Objectives: Introduce expected values.

MA 1125 Lecture 14 - Expected Values. Wednesday, October 4, Objectives: Introduce expected values. MA 5 Lecture 4 - Expected Values Wednesday, October 4, 27 Objectives: Introduce expected values.. Means, Variances, and Standard Deviations of Probability Distributions Two classes ago, we computed the

More information

Cover Page Homework #8

Cover Page Homework #8 MODESTO JUNIOR COLLEGE Department of Mathematics MATH 134 Fall 2011 Problem 11.6 Cover Page Homework #8 (a) What does the population distribution describe? (b) What does the sampling distribution of x

More information

Homework 9 (for lectures on 4/2)

Homework 9 (for lectures on 4/2) Spring 2015 MTH122 Survey of Calculus and its Applications II Homework 9 (for lectures on 4/2) Yin Su 2015.4. Problems: 1. Suppose X, Y are discrete random variables with the following distributions: X

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

Discrete Random Variables; Expectation Spring 2014

Discrete Random Variables; Expectation Spring 2014 Discrete Random Variables; Expectation 18.05 Spring 2014 https://en.wikipedia.org/wiki/bean_machine#/media/file: Quincunx_(Galton_Box)_-_Galton_1889_diagram.png http://www.youtube.com/watch?v=9xubhhm4vbm

More information

Probability mass function; cumulative distribution function

Probability mass function; cumulative distribution function PHP 2510 Random variables; some discrete distributions Random variables - what are they? Probability mass function; cumulative distribution function Some discrete random variable models: Bernoulli Binomial

More information

Central Limit Theorem 11/08/2005

Central Limit Theorem 11/08/2005 Central Limit Theorem 11/08/2005 A More General Central Limit Theorem Theorem. Let X 1, X 2,..., X n,... be a sequence of independent discrete random variables, and let S n = X 1 + X 2 + + X n. For each

More information

Notes for Session 2, Expected Utility Theory, Summer School 2009 T.Seidenfeld 1

Notes for Session 2, Expected Utility Theory, Summer School 2009 T.Seidenfeld 1 Session 2: Expected Utility In our discussion of betting from Session 1, we required the bookie to accept (as fair) the combination of two gambles, when each gamble, on its own, is judged fair. That is,

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

Have you ever wondered whether it would be worth it to buy a lottery ticket every week, or pondered on questions such as If I were offered a choice

Have you ever wondered whether it would be worth it to buy a lottery ticket every week, or pondered on questions such as If I were offered a choice Section 8.5: Expected Value and Variance Have you ever wondered whether it would be worth it to buy a lottery ticket every week, or pondered on questions such as If I were offered a choice between a million

More information

Expectation Exercises.

Expectation Exercises. Expectation Exercises. Pages Problems 0 2,4,5,7 (you don t need to use trees, if you don t want to but they might help!), 9,-5 373 5 (you ll need to head to this page: http://phet.colorado.edu/sims/plinkoprobability/plinko-probability_en.html)

More information

Using the Maximin Principle

Using the Maximin Principle Using the Maximin Principle Under the maximin principle, it is easy to see that Rose should choose a, making her worst-case payoff 0. Colin s similar rationality as a player induces him to play (under

More information

Chapter 3 Discrete Random Variables and Probability Distributions

Chapter 3 Discrete Random Variables and Probability Distributions Chapter 3 Discrete Random Variables and Probability Distributions Part 3: Special Discrete Random Variable Distributions Section 3.5 Discrete Uniform Section 3.6 Bernoulli and Binomial Others sections

More information

Stat 20: Intro to Probability and Statistics

Stat 20: Intro to Probability and Statistics Stat 20: Intro to Probability and Statistics Lecture 13: Binomial Formula Tessa L. Childers-Day UC Berkeley 14 July 2014 By the end of this lecture... You will be able to: Calculate the ways an event can

More information

Chapter 4. Probability Lecture 1 Sections: Fundamentals of Probability

Chapter 4. Probability Lecture 1 Sections: Fundamentals of Probability Chapter 4 Probability Lecture 1 Sections: 4.1 4.2 Fundamentals of Probability In discussing probabilities, we must take into consideration three things. Event: Any result or outcome from a procedure or

More information

Convergence. Any submartingale or supermartingale (Y, F) converges almost surely if it satisfies E Y n <. STAT2004 Martingale Convergence

Convergence. Any submartingale or supermartingale (Y, F) converges almost surely if it satisfies E Y n <. STAT2004 Martingale Convergence Convergence Martingale convergence theorem Let (Y, F) be a submartingale and suppose that for all n there exist a real value M such that E(Y + n ) M. Then there exist a random variable Y such that Y n

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

Decision Trees: Booths

Decision Trees: Booths DECISION ANALYSIS Decision Trees: Booths Terri Donovan recorded: January, 2010 Hi. Tony has given you a challenge of setting up a spreadsheet, so you can really understand whether it s wiser to play in

More information

A Martingale Betting Strategy

A Martingale Betting Strategy MATH 529 A Martingale Betting Strategy The traditional martingale betting strategy calls for the bettor to double the wager after each loss until finally winning. This strategy ensures that, even with

More information

***SECTION 8.1*** The Binomial Distributions

***SECTION 8.1*** The Binomial Distributions ***SECTION 8.1*** The Binomial Distributions CHAPTER 8 ~ The Binomial and Geometric Distributions In practice, we frequently encounter random phenomenon where there are two outcomes of interest. For example,

More information

Assignment 3 - Statistics. n n! (n r)!r! n = 1,2,3,...

Assignment 3 - Statistics. n n! (n r)!r! n = 1,2,3,... Assignment 3 - Statistics Name: Permutation: Combination: n n! P r = (n r)! n n! C r = (n r)!r! n = 1,2,3,... n = 1,2,3,... The Fundamental Counting Principle: If two indepndent events A and B can happen

More information

CS145: Probability & Computing

CS145: Probability & Computing CS145: Probability & Computing Lecture 8: Variance of Sums, Cumulative Distribution, Continuous Variables Instructor: Eli Upfal Brown University Computer Science Figure credits: Bertsekas & Tsitsiklis,

More information

Simple Random Sample

Simple Random Sample Simple Random Sample A simple random sample (SRS) of size n consists of n elements from the population chosen in such a way that every set of n elements has an equal chance to be the sample actually selected.

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 4 DISCRETE PROBABILITY DISTRIBUTIONS

CHAPTER 4 DISCRETE PROBABILITY DISTRIBUTIONS CHAPTER 4 DISCRETE PROBABILITY DISTRIBUTIONS A random variable is the description of the outcome of an experiment in words. The verbal description of a random variable tells you how to find or calculate

More information

Mathacle. PSet Stats, Concepts In Statistics Level Number Name: Date: Distribution Distribute in anyway but normal

Mathacle. PSet Stats, Concepts In Statistics Level Number Name: Date: Distribution Distribute in anyway but normal Distribution Distribute in anyway but normal VI. DISTRIBUTION A probability distribution is a mathematical function that provides the probabilities of occurrence of all distinct outcomes in the sample

More information

Math489/889 Stochastic Processes and Advanced Mathematical Finance Homework 5

Math489/889 Stochastic Processes and Advanced Mathematical Finance Homework 5 Math489/889 Stochastic Processes and Advanced Mathematical Finance Homework 5 Steve Dunbar Due Fri, October 9, 7. Calculate the m.g.f. of the random variable with uniform distribution on [, ] and then

More information

Handling Uncertainty. Ender Ozcan given by Peter Blanchfield

Handling Uncertainty. Ender Ozcan given by Peter Blanchfield Handling Uncertainty Ender Ozcan given by Peter Blanchfield Objectives Be able to construct a payoff table to represent a decision problem. Be able to apply the maximin and maximax criteria to the table.

More information

STA 220H1F LEC0201. Week 7: More Probability: Discrete Random Variables

STA 220H1F LEC0201. Week 7: More Probability: Discrete Random Variables STA 220H1F LEC0201 Week 7: More Probability: Discrete Random Variables Recall: A sample space for a random experiment is the set of all possible outcomes of the experiment. Random Variables A random variable

More information

6.042/18.062J Mathematics for Computer Science November 30, 2006 Tom Leighton and Ronitt Rubinfeld. Expected Value I

6.042/18.062J Mathematics for Computer Science November 30, 2006 Tom Leighton and Ronitt Rubinfeld. Expected Value I 6.42/8.62J Mathematics for Computer Science ovember 3, 26 Tom Leighton and Ronitt Rubinfeld Lecture otes Expected Value I The expectation or expected value of a random variable is a single number that

More information

OCR Statistics 1. Discrete random variables. Section 2: The binomial and geometric distributions. When to use the binomial distribution

OCR Statistics 1. Discrete random variables. Section 2: The binomial and geometric distributions. When to use the binomial distribution Discrete random variables Section 2: The binomial and geometric distributions Notes and Examples These notes contain subsections on: When to use the binomial distribution Binomial coefficients Worked examples

More information

Remarks on Probability

Remarks on Probability omp2011/2711 S1 2006 Random Variables 1 Remarks on Probability In order to better understand theorems on average performance analyses, it is helpful to know a little about probability and random variables.

More information

AP Statistics Section 6.1 Day 1 Multiple Choice Practice. a) a random variable. b) a parameter. c) biased. d) a random sample. e) a statistic.

AP Statistics Section 6.1 Day 1 Multiple Choice Practice. a) a random variable. b) a parameter. c) biased. d) a random sample. e) a statistic. A Statistics Section 6.1 Day 1 ultiple Choice ractice Name: 1. A variable whose value is a numerical outcome of a random phenomenon is called a) a random variable. b) a parameter. c) biased. d) a random

More information

What do you think "Binomial" involves?

What do you think Binomial involves? Learning Goals: * Define a binomial experiment (Bernoulli Trials). * Applying the binomial formula to solve problems. * Determine the expected value of a Binomial Distribution What do you think "Binomial"

More information

(Practice Version) Midterm Exam 1

(Practice Version) Midterm Exam 1 EECS 126 Probability and Random Processes University of California, Berkeley: Fall 2014 Kannan Ramchandran September 19, 2014 (Practice Version) Midterm Exam 1 Last name First name SID Rules. DO NOT open

More information

Chapter 4 Discrete Random variables

Chapter 4 Discrete Random variables Chapter 4 Discrete Random variables A is a variable that assumes numerical values associated with the random outcomes of an experiment, where only one numerical value is assigned to each sample point.

More information

The Kelly Criterion. How To Manage Your Money When You Have an Edge

The Kelly Criterion. How To Manage Your Money When You Have an Edge The Kelly Criterion How To Manage Your Money When You Have an Edge The First Model You play a sequence of games If you win a game, you win W dollars for each dollar bet If you lose, you lose your bet For

More information

Chapter 15 Trade-offs Involving Time and Risk. Outline. Modeling Time and Risk. The Time Value of Money. Time Preferences. Probability and Risk

Chapter 15 Trade-offs Involving Time and Risk. Outline. Modeling Time and Risk. The Time Value of Money. Time Preferences. Probability and Risk Involving Modeling The Value Part VII: Equilibrium in the Macroeconomy 23. Employment and Unemployment 15. Involving Web 1. Financial Decision Making 24. Credit Markets 25. The Monetary System 1 / 36 Involving

More information

Managerial Economics Uncertainty

Managerial Economics Uncertainty Managerial Economics Uncertainty Aalto University School of Science Department of Industrial Engineering and Management January 10 26, 2017 Dr. Arto Kovanen, Ph.D. Visiting Lecturer Uncertainty general

More information

The likelihood of an event occurring is not always expressed in terms of probability.

The likelihood of an event occurring is not always expressed in terms of probability. Lesson #5 Probability and Odds The likelihood of an event occurring is not always expressed in terms of probability. The likelihood of an event occurring can also be expressed in terms of the odds in favor

More information

Risk management. Introduction to the modeling of assets. Christian Groll

Risk management. Introduction to the modeling of assets. Christian Groll Risk management Introduction to the modeling of assets Christian Groll Introduction to the modeling of assets Risk management Christian Groll 1 / 109 Interest rates and returns Interest rates and returns

More information

6.1 Discrete & Continuous Random Variables. Nov 4 6:53 PM. Objectives

6.1 Discrete & Continuous Random Variables. Nov 4 6:53 PM. Objectives 6.1 Discrete & Continuous Random Variables examples vocab Objectives Today we will... - Compute probabilities using the probability distribution of a discrete random variable. - Calculate and interpret

More information

HHH HHT HTH THH HTT THT TTH TTT

HHH HHT HTH THH HTT THT TTH TTT AP Statistics Name Unit 04 Probability Period Day 05 Notes Discrete & Continuous Random Variables Random Variable: Probability Distribution: Example: A probability model describes the possible outcomes

More information

Chapter 7. Random Variables

Chapter 7. Random Variables Chapter 7 Random Variables Making quantifiable meaning out of categorical data Toss three coins. What does the sample space consist of? HHH, HHT, HTH, HTT, TTT, TTH, THT, THH In statistics, we are most

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

Chapter 4 Discrete Random variables

Chapter 4 Discrete Random variables Chapter 4 Discrete Random variables A is a variable that assumes numerical values associated with the random outcomes of an experiment, where only one numerical value is assigned to each sample point.

More information

X i = 124 MARTINGALES

X i = 124 MARTINGALES 124 MARTINGALES 5.4. Optimal Sampling Theorem (OST). First I stated it a little vaguely: Theorem 5.12. Suppose that (1) T is a stopping time (2) M n is a martingale wrt the filtration F n (3) certain other

More information

ECE 302 Spring Ilya Pollak

ECE 302 Spring Ilya Pollak ECE 302 Spring 202 Practice problems: Multiple discrete random variables, joint PMFs, conditional PMFs, conditional expectations, functions of random variables Ilya Pollak These problems have been constructed

More information

MATH/STAT 3360, Probability FALL 2012 Toby Kenney

MATH/STAT 3360, Probability FALL 2012 Toby Kenney MATH/STAT 3360, Probability FALL 2012 Toby Kenney In Class Examples () August 31, 2012 1 / 81 A statistics textbook has 8 chapters. Each chapter has 50 questions. How many questions are there in total

More information

The Binomial Distribution

The Binomial Distribution Patrick Breheny September 13 Patrick Breheny University of Iowa Biostatistical Methods I (BIOS 5710) 1 / 16 Outcomes and summary statistics Random variables Distributions So far, we have discussed the

More information

Mean, Variance, and Expectation. Mean

Mean, Variance, and Expectation. Mean 3 Mean, Variance, and Expectation The mean, variance, and standard deviation for a probability distribution are computed differently from the mean, variance, and standard deviation for samples. This section

More information

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

***SECTION 7.1*** Discrete and Continuous Random Variables ***SECTION 7.1*** Discrete and Continuous Random Variables UNIT 6 ~ Random Variables Sample spaces need not consist of numbers; tossing coins yields H s and T s. However, in statistics we are most often

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

SECTION 4.4: Expected Value

SECTION 4.4: Expected Value 15 SECTION 4.4: Expected Value This section tells you why most all gambling is a bad idea. And also why carnival or amusement park games are a bad idea. Random Variables Definition: Random Variable A random

More information

Their opponent will play intelligently and wishes to maximize their own payoff.

Their opponent will play intelligently and wishes to maximize their own payoff. Two Person Games (Strictly Determined Games) We have already considered how probability and expected value can be used as decision making tools for choosing a strategy. We include two examples below for

More information

MATH 112 Section 7.3: Understanding Chance

MATH 112 Section 7.3: Understanding Chance MATH 112 Section 7.3: Understanding Chance Prof. Jonathan Duncan Walla Walla University Autumn Quarter, 2007 Outline 1 Introduction to Probability 2 Theoretical vs. Experimental Probability 3 Advanced

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

Keller: Stats for Mgmt & Econ, 7th Ed July 17, 2006

Keller: Stats for Mgmt & Econ, 7th Ed July 17, 2006 Chapter 7 Random Variables and Discrete Probability Distributions 7.1 Random Variables A random variable is a function or rule that assigns a number to each outcome of an experiment. Alternatively, the

More information

18.4 Great Expectations 751

18.4 Great Expectations 751 mcs 2015/5/18 1:43 page 751 #759 18.4 Great Expectations 751 The expectation or expected value of a random variable is a single number that reveals a lot about the behavior of the variable. The expectation

More information

Binomial formulas: The binomial coefficient is the number of ways of arranging k successes among n observations.

Binomial formulas: The binomial coefficient is the number of ways of arranging k successes among n observations. Chapter 8 Notes Binomial and Geometric Distribution Often times we are interested in an event that has only two outcomes. For example, we may wish to know the outcome of a free throw shot (good or missed),

More information

Casino gambling problem under probability weighting

Casino gambling problem under probability weighting Casino gambling problem under probability weighting Sang Hu National University of Singapore Mathematical Finance Colloquium University of Southern California Jan 25, 2016 Based on joint work with Xue

More information

MATH 264 Problem Homework I

MATH 264 Problem Homework I MATH Problem Homework I Due to December 9, 00@:0 PROBLEMS & SOLUTIONS. A student answers a multiple-choice examination question that offers four possible answers. Suppose that the probability that the

More information

Copyrights and Trademarks

Copyrights and Trademarks Copyrights and Trademarks Software Copyright 2002-2004 TickQuest Inc. All rights reserved. Document Copyright 2003-2004 TickQuest Inc. All rights reserved. Contact Information: TickQuest Inc. 123 Edward

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

Chance/Rossman ISCAM II Chapter 0 Exercises Last updated August 28, 2014 ISCAM 2: CHAPTER 0 EXERCISES

Chance/Rossman ISCAM II Chapter 0 Exercises Last updated August 28, 2014 ISCAM 2: CHAPTER 0 EXERCISES ISCAM 2: CHAPTER 0 EXERCISES 1. Random Ice Cream Prices Suppose that an ice cream shop offers a special deal one day: The price of a small ice cream cone will be determined by rolling a pair of ordinary,

More information

Martingales. Will Perkins. March 18, 2013

Martingales. Will Perkins. March 18, 2013 Martingales Will Perkins March 18, 2013 A Betting System Here s a strategy for making money (a dollar) at a casino: Bet $1 on Red at the Roulette table. If you win, go home with $1 profit. If you lose,

More information

Section M Discrete Probability Distribution

Section M Discrete Probability Distribution Section M Discrete Probability Distribution A random variable is a numerical measure of the outcome of a probability experiment, so its value is determined by chance. Random variables are typically denoted

More information

FINAL REVIEW W/ANSWERS

FINAL REVIEW W/ANSWERS FINAL REVIEW W/ANSWERS ( 03/15/08 - Sharon Coates) Concepts to review before answering the questions: A population consists of the entire group of people or objects of interest to an investigator, while

More information

expected value of X, and describes the long-run average outcome. It is a weighted average.

expected value of X, and describes the long-run average outcome. It is a weighted average. X The mean of a set of observations is their ordinary average, whereas the mean of a random variable X is an average of the possible values of X The mean of a random variable X is often called the expected

More information

MATH/STAT 3360, Probability FALL 2013 Toby Kenney

MATH/STAT 3360, Probability FALL 2013 Toby Kenney MATH/STAT 3360, Probability FALL 2013 Toby Kenney In Class Examples () September 6, 2013 1 / 92 Basic Principal of Counting A statistics textbook has 8 chapters. Each chapter has 50 questions. How many

More information

Risk management. VaR and Expected Shortfall. Christian Groll. VaR and Expected Shortfall Risk management Christian Groll 1 / 56

Risk management. VaR and Expected Shortfall. Christian Groll. VaR and Expected Shortfall Risk management Christian Groll 1 / 56 Risk management VaR and Expected Shortfall Christian Groll VaR and Expected Shortfall Risk management Christian Groll 1 / 56 Introduction Introduction VaR and Expected Shortfall Risk management Christian

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. Module 5 Test Name MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Calculate the specified probability ) Suppose that T is a random variable. Given

More information

ECE 586GT: Problem Set 1: Problems and Solutions Analysis of static games

ECE 586GT: Problem Set 1: Problems and Solutions Analysis of static games University of Illinois Fall 2018 ECE 586GT: Problem Set 1: Problems and Solutions Analysis of static games Due: Tuesday, Sept. 11, at beginning of class Reading: Course notes, Sections 1.1-1.4 1. [A random

More information

CHAPTER 10: Introducing Probability

CHAPTER 10: Introducing Probability CHAPTER 10: Introducing Probability The Basic Practice of Statistics 6 th Edition Moore / Notz / Fligner Lecture PowerPoint Slides Chapter 10 Concepts 2 The Idea of Probability Probability Models Probability

More information

2011 Pearson Education, Inc

2011 Pearson Education, Inc Statistics for Business and Economics Chapter 4 Random Variables & Probability Distributions Content 1. Two Types of Random Variables 2. Probability Distributions for Discrete Random Variables 3. The Binomial

More information

Chapter 4: Commonly Used Distributions. Statistics for Engineers and Scientists Fourth Edition William Navidi

Chapter 4: Commonly Used Distributions. Statistics for Engineers and Scientists Fourth Edition William Navidi Chapter 4: Commonly Used Distributions Statistics for Engineers and Scientists Fourth Edition William Navidi 2014 by Education. This is proprietary material solely for authorized instructor use. Not authorized

More information

PRACTICE PROBLEMS CHAPTERS 14 & 15

PRACTICE PROBLEMS CHAPTERS 14 & 15 PRACTICE PROBLEMS CHAPTERS 14 & 15 Chapter 14 1. Sample spaces. For each of the following, list the sample space and tell whether you think the events are equally likely: a) Toss 2 coins; record the order

More information

MATH 446/546 Homework 1:

MATH 446/546 Homework 1: MATH 446/546 Homework 1: Due September 28th, 216 Please answer the following questions. Students should type there work. 1. At time t, a company has I units of inventory in stock. Customers demand the

More information

1. better to stick. 2. better to switch. 3. or does your second choice make no difference?

1. better to stick. 2. better to switch. 3. or does your second choice make no difference? The Monty Hall game Game show host Monty Hall asks you to choose one of three doors. Behind one of the doors is a new Porsche. Behind the other two doors there are goats. Monty knows what is behind each

More information

SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question.

SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question. Math 131-03 Practice Questions for Exam# 2 SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question. 1) What is the effective rate that corresponds to a nominal

More information

Test 6A AP Statistics Name:

Test 6A AP Statistics Name: Test 6A AP Statistics Name: Part 1: Multiple Choice. Circle the letter corresponding to the best answer. 1. A marketing survey compiled data on the number of personal computers in households. If X = the

More information

Chapter 05 Understanding Risk

Chapter 05 Understanding Risk Chapter 05 Understanding Risk Multiple Choice Questions 1. (p. 93) Which of the following would not be included in a definition of risk? a. Risk is a measure of uncertainty B. Risk can always be avoided

More information

Heckmeck am Bratwurmeck or How to grill the maximum number of worms

Heckmeck am Bratwurmeck or How to grill the maximum number of worms Heckmeck am Bratwurmeck or How to grill the maximum number of worms Roland C. Seydel 24/05/22 (1) Heckmeck am Bratwurmeck 24/05/22 1 / 29 Overview 1 Introducing the dice game The basic rules Understanding

More information

6. Martingales. = Zn. Think of Z n+1 as being a gambler s earnings after n+1 games. If the game if fair, then E [ Z n+1 Z n

6. Martingales. = Zn. Think of Z n+1 as being a gambler s earnings after n+1 games. If the game if fair, then E [ Z n+1 Z n 6. Martingales For casino gamblers, a martingale is a betting strategy where (at even odds) the stake doubled each time the player loses. Players follow this strategy because, since they will eventually

More information

1. You roll a six sided die two times. What is the probability that you do not get a three on either roll? 5/6 * 5/6 = 25/36.694

1. You roll a six sided die two times. What is the probability that you do not get a three on either roll? 5/6 * 5/6 = 25/36.694 Math 107 Review for final test 1. You roll a six sided die two times. What is the probability that you do not get a three on either roll? 5/6 * 5/6 = 25/36.694 2. Consider a box with 5 blue balls, 7 red

More information

Resistance to support

Resistance to support 1 2 2.3.3.1 Resistance to support In this example price is clearly consolidated and we can expect a breakout at some time in the future. This breakout could be short or it could be long. 3 2.3.3.1 Resistance

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

STAT 3090 Test 2 - Version B Fall Student s Printed Name: PLEASE READ DIRECTIONS!!!!

STAT 3090 Test 2 - Version B Fall Student s Printed Name: PLEASE READ DIRECTIONS!!!! Student s Printed Name: Instructor: XID: Section #: Read each question very carefully. You are permitted to use a calculator on all portions of this exam. You are NOT allowed to use any textbook, notes,

More information

Discrete Probability Distributions

Discrete Probability Distributions Discrete Probability Distributions Answers 1. Suppose a statistician working for CSULA Federal Credit Union collected data on ATM withdrawals for the population of the credit union s customers. The statistician

More information

Stat511 Additional Materials

Stat511 Additional Materials Binomial Random Variable Stat511 Additional Materials The first discrete RV that we will discuss is the binomial random variable. The binomial random variable is a result of observing the outcomes from

More information

STAT Chapter 4/6: Random Variables and Probability Distributions

STAT Chapter 4/6: Random Variables and Probability Distributions STAT 251 - Chapter 4/6: Random Variables and Probability Distributions We use random variables (RV) to represent the numerical features of a random experiment. In chapter 3, we defined a random experiment

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

Why casino executives fight mathematical gambling systems. Casino Gambling Software: Baccarat, Blackjack, Roulette, Craps, Systems, Basic Strategy

Why casino executives fight mathematical gambling systems. Casino Gambling Software: Baccarat, Blackjack, Roulette, Craps, Systems, Basic Strategy Why casino executives fight mathematical gambling systems Casino Gambling Software: Baccarat, Blackjack, Roulette, Craps, Systems, Basic Strategy Software for Lottery, Lotto, Pick 3 4 Lotteries, Powerball,

More information

Elements of Economic Analysis II Lecture X: Introduction to Game Theory

Elements of Economic Analysis II Lecture X: Introduction to Game Theory Elements of Economic Analysis II Lecture X: Introduction to Game Theory Kai Hao Yang 11/14/2017 1 Introduction and Basic Definition of Game So far we have been studying environments where the economic

More information

6.1 Discrete and Continuous Random Variables. 6.1A Discrete random Variables, Mean (Expected Value) of a Discrete Random Variable

6.1 Discrete and Continuous Random Variables. 6.1A Discrete random Variables, Mean (Expected Value) of a Discrete Random Variable 6.1 Discrete and Continuous Random Variables 6.1A Discrete random Variables, Mean (Expected Value) of a Discrete Random Variable Random variable Takes numerical values that describe the outcomes of some

More information

Part V - Chance Variability

Part V - Chance Variability Part V - Chance Variability Dr. Joseph Brennan Math 148, BU Dr. Joseph Brennan (Math 148, BU) Part V - Chance Variability 1 / 78 Law of Averages In Chapter 13 we discussed the Kerrich coin-tossing experiment.

More information

II - Probability. Counting Techniques. three rules of counting. 1multiplication rules. 2permutations. 3combinations

II - Probability. Counting Techniques. three rules of counting. 1multiplication rules. 2permutations. 3combinations II - Probability Counting Techniques three rules of counting 1multiplication rules 2permutations 3combinations Section 2 - Probability (1) II - Probability Counting Techniques 1multiplication rules In

More information