X(t) = B(t), t 0,

Size: px
Start display at page:

Download "X(t) = B(t), t 0,"

Transcription

1 IEOR 4106: Introduction to Operations Research: Stochastic Models Spring 2007, Professor Whitt, Final Exam Chapters 4-7 and 10 in Ross, Wednesday, May 9, 1:10pm-4:00pm Open Book: but only the Ross textbook, the CTMC Notes, the class notes related to Chapters 7 and 10, and three 8 11 pages of notes Honor Code: Students are expected to behave honorably when taking exams. After completing the test, please testify to your adherence by writing the following on your bluebook and signing your name: I have neither given nor received help while taking this test. Justify your answers; show your work. 1. The Halasa-Yildirim Consulting Company Goes Public! (25 points) Ranwa Halasa and Burcu Yildirim have been so successful with their Halasa-Yildirim Consulting Company, that their company has gone public, and is now listed on the New York Stock Exchange under the HY symbol. Suppose that a share of HY stock initially costs $80 per share. Suppose that the HY stock share price over time (measured in years) is modelled as the stochastic process {X(t) : t 0}, where X(t) = B(t), t 0, with {B(t) : t 0} being standard Brownian motion, having E[B(t)] = 0 and V ar(b(t)) = t for t 0. (a) What is the probability that the HY stock price is greater than $100 after 2 years? ( X(4) E[X(4)] P(X(4) > 100) = P SD(X(4)) > ) = P(N(0,1) > 2) = (b) What is the conditional expected HY stock price after 1 year, given that the HY stock price is $130 per share after 5 years? See (10.4) in Section The conditional mean lies on the line connecting the specified values at t = 0 and t = 5. Hence E[X(1) X(5) = 130] = 90. (c) What is the approximate conditional probability that the HY stock price after 1 year exceeds 94.5, given that the HY stock price is $130 per share after 5 years? (Hint: ) From Section 10.1, we know the conditional distribution is normal, with the mean determined in part (a). The variance is given in (10.4) as well, except we need to adjust for the variance parameter σ = 5. We get that the variance is 25(1)(4)/5 = 20, so that the standard

2 deviation is That means that 94.5 is approximately one standard deviation above the mean. So the probability is approximately P(N(0, 1) > 1) (d) What is the probability that the HY stock price rises to $100 per share before it drops to $70 per share? 1/3 using the linear martingale along with the optional stopping theorem. See Section 5 of the martingale lecture notes. (e) What is the expected length of time until the HY stock price first either rises to $100 per share or drops to $70 per share? If T is that random time, then E[T] = 8, using the quadratic martingale along with the optional stopping theorem. See Section 5 of the martingale lecture notes. 2. The Tello-Tang Tattoo Parlor (25 points) Juan Tello and Jianzhou Tang have opened the Tello-Tang Tattoo Parlor near campus, specializing in probability tattoos, including images of Pascal s triangle, Galton s quincunx and, their best seller - Gauss s bell curve. The two proprietors each work on one customer at a time. There is a waiting room, which can accommodate two people in addition to the two in service. Suppose that potential customer s come to the Tello-Tang Tattoo Parlor according to a Poisson process at constant rate of 2 per hour. Suppose that potential customers arriving when the waiting room is full (when there are two customers in service and two others waiting) leave without getting a tattoo, and without affecting future arrivals. Suppose that waiting customers have limited patience, so that they may leave without receiving service if they have waited too long. Suppose that the times successive customers are willing to wait before starting service are independent random variables, each with an exponential distribution having a mean of 1 hour. The proprietors are very good at their work, so it takes only an average of one hour to give customers their desired tattoo. However, the required times are random, since some tattoos are much more complicated and ornate than others. Suppose that these service times are independent and identically distributed random variables, each exponentially distributed with a mean of 1 hour. (a) What kind of stochastic process describes the number of customers in the Tello-Tang Tattoo Parlor over time, and what are its parameters? It is a birth-and-death process. The parameters are the birth rates λ j = 2 for j = 0,1,2,3 and the death rates µ j = j for j = 1,2,3,4. An interesting observation is that the queueing system is equivalent to an M/M/4 system since the individual rate of abandonment is equal to the service rate. 2

3 (b) What is the steady-state (or long-run limiting) probability that there are three customers in the Tello-Tang Tattoo Parlor, with two in service and one waiting? We define the state of the birth-death process to be the number of customers in the parlor so that the steady-state probability that there are three customers in the parlor is α 3 = r i=1 r, i where r i = λ 0 λ i 1 µ 1 µ i. Plugging in our birth and death rates we get α 3 = 4/21. (c) What is the long-run abandonment rate? Since the total abandonment rate is 1 when the system is in state 3 and 2 when the system is in state 4, the total long-run abandonment rate is α 3 + 2α 4. Computing α 4 just as we computed α 3 in part (b) we get α 4 = 2/21. Therefore, our total abandonment rate is 4/ /21 = 8/21. (d) Suppose that new arrivals are not admitted after 7:00 pm, but all customers in the system at that time are served. Suppose that the Tello-Tang Tattoo Parlor is full at 7:00 pm. What is the expected remaining length of time until all four customers present at 7:00 pm are served? The time in question can be represented as the sum of four independent exponential random variables, the first three each with mean 1/2 and the last with mean 1 because there will only be one in service at the end. So the overall mean is 5/2 = 2.5. (e) What is the variance of the remaining time in part (d) above? The variance of an exponential is the square of the mean. The variance of a sum of independent random variables is the sum of the variances. Hence the overall variance is 3 (1/4) + 1 = 7/4 = Ishan s Mood (25 points) Suppose that Ishan is either cheerful (C) or glum (G). Suppose that his mood (which is always one of these two) changes randomly over time, with his mood on any given day depending on his mood on the previous two days. If he was cheerful on both the previous two days, then the probability that he will be cheerful on the current day is 0.8; if he was glum on both the previous two days, then the probability that he will be cheerful on the current day is 0.5; if he was first cheerful and then glum on the previous two days, then the probability that he will be cheerful on the current day is 0.5; if he was first glum and then cheerful on the previous two days, then the probability that he will be cheerful on the current day is

4 (a) Is it possible to construct a Markov chain that, along with a specification of appropriate initial conditions, can be used to describe the probability distribution of Ishan s mood over time? If so, construct the Markov chain. This problem is the same as the weather Markov chain in Example 4.4. We need to let states be the pairs of moods in successive days: (C,C),(C,G),(G,C),(G, G). The transition probability matrix for this Markov chain is P = where the rows and columns are indexed by the states in the order (C,C),(C,G),(G,C),(G,G). (b) Suppose that Ishan has been cheerful for five days in a row. What is the probability that he also remains cheerful every day for the next three days? By the Markov property, the fact that Ishan was cheerful before yesterday has no effect on his mood the next three days. Here we simply want the probability of transitioning from (C,C) to (C,C) three times, which is.8 3 =.512. (c) Suppose that Ishan has been cheerful for five days in a row. What is the probability that his mood changes every day for the next four days? Similarly, here we want the probability of making the transitions (C,C) to (C,G), (C,G) to (G,C), (G,C) to (C,G), and (C,G) to (G,C) over the next four days which is =.04. (d) Suppose that Ishan has been cheerful for five days in a row. What is the expected number of days until he has again been cheerful for at least two consecutive days? (Note that event could possibly happen in only one more day.) Again, Ishan s mood before yesterday is irrelevant. Note that we can not use our theory of patterns since Ishan s mood on consecutive days is not independent. Let T (C,C),(C,C) be the number of days until Ishan has again been cheerful for at least two days. We condition on X 1, the state of the Markov chain on the next step: E[T (C,C),(C,C) ] =E[T (C,C),(C,C) X 1 = (C,C)]P (C,C),(C,C) + E[T (C,C),(C,C) X 1 = (C,G)]P (C,C),(C,G) =P (C,C),(C,C) + (1 + E[T (C,G),(C,C) ])P (C,C),(C,G) The expectation in the second term can be computed using the fundamental matrices. If we make (C, C) an absorbing state, then we are interested in the expected time until absorption given the Markov chain begins in the transient state (C, G). Our modified transition probability 4

5 matrix is P = , With the rows and columns of the matrix indexed just as in the original transition probability matrix. Using the notation for fundamental matrices introduced in class, we have Q = so that and N = (I Q) 1 = , M (C,G) = N (C,G),(C,G) + N (C,G),(G,C) + N (C,G),(G,G) = 15. Plugging M (C,G) into our original expression for E[T (C,C),(C,C) ] gives us E[T (C,C),(C,C) ] =.8 + (1 + 15).2 = 4. (e) What is the long-run proportion of days that Ishan is cheerful? First we must compute the stationary distribution of the Markov chain. Solving π = πp and i π i = 1, we find that π i =.25 for each state i. Ishan is cheerful on the current day when the state of the Markov chain is (C,C) or (G,C). Therefore, the long-run proportion of days Ishan is cheerful is π (C,C) + π (G,C) = 1/2. 4. Valerie Lau s Life as a Traffic Cop (25 points) Valerie Lau has decided to become a traffic cop. Her life has settled into a happy routine: Her day is spent cruising (driving around) in a police car looking for traffic violators. When she finds a traffic violator, she stops the violator and writes up a ticket. Then she goes back to cruising, and so forth, throughout the day. Suppose that successive cruising times (before catching a traffic violator) are independent and identically distributed exponential random variables with a mean of 15 minutes. Suppose that 90% of violators are stopped for speeding and given a $80 fine, while the remaining 10% of violators are stopped for more serious offenses, for which one half of these fines are for $100 and the other half are for $500. Suppose that the time required to write up a speeding ticket is uniformly distributed between 5 minutes and 15 minutes. Suppose that the time required to write up a ticket for a more serious offense is uniformly distributed between 20 minutes and 40 minutes. (a) What is the long-run rate at which Valerie stops traffic violators? 5

6 This problem is about renewal theory, which is covered by Chapter 7. Let C be the cruising time and let T be the ticket time. Let X = C +T. Then the number N(t) of completed tickets written over the interval [0, t] is a renewal counting process with inter-renewal time distributed as X. Note that E[X] = E[C] + E[T] = 15 + (0.9 10) + (0.1 30) = = 27 So the rate is 1 per 27 minutes or 1/27 per minute or 60/27 = per hour. We can apply Proposition 7.1 (b) What is the long-run proportion of Valerie s working day spent cruising (as opposed to writing up tickets)? The successive cruising and ticket-writing periods form an alternating renewal process; see Section Thus the long-run proportion of time spent cruising is E[C]/(E[C] + E[T]) = 15/27 = 5/9. (c) What is the long-run rate at which Valerie earns money? Use the renewal-reward theorem: The long-run reward rate is the expected earnings per cycle divided by the expected length of the cycle, and so is ( )/27 = 102/27 = 34/9 = (d) Let Y be the time remaining after 4 : 00 pm some day until Valerie next completes writing up a ticket and is ready to start cruising again. What is the approximate expected value E[Y ]? (Hint: This expected value coincides with the long-run average remaining time until Valerie next completes writing up a ticket.) Notice that we are looking at a renewal process at an arbitrary time, which we regard as being in equilibrium. Thus Y has the equilibrium residual lifetime (or excess) distribution; e.g., see Example That example only refers to the average excess, but actually it applies to this equilibrium excess. Hence, E[Y ] = E[X2 ] 2E[X] = E[(C + T)2 ] V ar(c) + V ar(t) + (27)2 = 2E[C + T] = V ar(t) so we have reduced the problem to one of calculating V ar(t). We show how that can be done: We have E[T] = 12 while E[T 2 ] = 0.9E[U[5,15] 2 ] + 0.1E[U[20,40] 2 ]. However, V ar(u[5,15]) = V ar(5 + 10U[0,1] = V ar(10u[0,1] = 100/12, and Hence V ar(u[20,40]) = V ar( U[0,1] = V ar(20u[0,1]) = 400/12. ( ) ( ) E[T 2 ] = = =

7 and V ar(t) = E[T 2 ] (E[T]) 2 = = so that, finally (assuming no arithmetic errors), E[Y ] = So the expected remaining time is minutes. =

IEOR 3106: Introduction to Operations Research: Stochastic Models SOLUTIONS to Final Exam, Sunday, December 16, 2012

IEOR 3106: Introduction to Operations Research: Stochastic Models SOLUTIONS to Final Exam, Sunday, December 16, 2012 IEOR 306: Introduction to Operations Research: Stochastic Models SOLUTIONS to Final Exam, Sunday, December 6, 202 Four problems, each with multiple parts. Maximum score 00 (+3 bonus) = 3. You need to show

More information

Statistics and Their Distributions

Statistics and Their Distributions Statistics and Their Distributions Deriving Sampling Distributions Example A certain system consists of two identical components. The life time of each component is supposed to have an expentional distribution

More information

DO NOT OPEN THIS QUESTION BOOKLET UNTIL YOU ARE TOLD TO DO SO

DO NOT OPEN THIS QUESTION BOOKLET UNTIL YOU ARE TOLD TO DO SO QUESTION BOOKLET EE 126 Spring 2006 Final Exam Wednesday, May 17, 8am 11am DO NOT OPEN THIS QUESTION BOOKLET UNTIL YOU ARE TOLD TO DO SO You have 180 minutes to complete the final. The final consists of

More information

IEOR 3106: Introduction to OR: Stochastic Models. Fall 2013, Professor Whitt. Class Lecture Notes: Tuesday, September 10.

IEOR 3106: Introduction to OR: Stochastic Models. Fall 2013, Professor Whitt. Class Lecture Notes: Tuesday, September 10. IEOR 3106: Introduction to OR: Stochastic Models Fall 2013, Professor Whitt Class Lecture Notes: Tuesday, September 10. The Central Limit Theorem and Stock Prices 1. The Central Limit Theorem (CLT See

More information

Exam M Fall 2005 PRELIMINARY ANSWER KEY

Exam M Fall 2005 PRELIMINARY ANSWER KEY Exam M Fall 005 PRELIMINARY ANSWER KEY Question # Answer Question # Answer 1 C 1 E C B 3 C 3 E 4 D 4 E 5 C 5 C 6 B 6 E 7 A 7 E 8 D 8 D 9 B 9 A 10 A 30 D 11 A 31 A 1 A 3 A 13 D 33 B 14 C 34 C 15 A 35 A

More information

ECON 214 Elements of Statistics for Economists 2016/2017

ECON 214 Elements of Statistics for Economists 2016/2017 ECON 214 Elements of Statistics for Economists 2016/2017 Topic The Normal Distribution Lecturer: Dr. Bernardin Senadza, Dept. of Economics bsenadza@ug.edu.gh College of Education School of Continuing and

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

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

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

More information

Version A. Problem 1. Let X be the continuous random variable defined by the following pdf: 1 x/2 when 0 x 2, f(x) = 0 otherwise.

Version A. Problem 1. Let X be the continuous random variable defined by the following pdf: 1 x/2 when 0 x 2, f(x) = 0 otherwise. Math 224 Q Exam 3A Fall 217 Tues Dec 12 Version A Problem 1. Let X be the continuous random variable defined by the following pdf: { 1 x/2 when x 2, f(x) otherwise. (a) Compute the mean µ E[X]. E[X] x

More information

Lecture 9. Probability Distributions. Outline. Outline

Lecture 9. Probability Distributions. Outline. Outline Outline Lecture 9 Probability Distributions 6-1 Introduction 6- Probability Distributions 6-3 Mean, Variance, and Expectation 6-4 The Binomial Distribution Outline 7- Properties of the Normal Distribution

More information

1. For a special whole life insurance on (x), payable at the moment of death:

1. For a special whole life insurance on (x), payable at the moment of death: **BEGINNING OF EXAMINATION** 1. For a special whole life insurance on (x), payable at the moment of death: µ () t = 0.05, t > 0 (ii) δ = 0.08 x (iii) (iv) The death benefit at time t is bt 0.06t = e, t

More information

Lecture 3: Return vs Risk: Mean-Variance Analysis

Lecture 3: Return vs Risk: Mean-Variance Analysis Lecture 3: Return vs Risk: Mean-Variance Analysis 3.1 Basics We will discuss an important trade-off between return (or reward) as measured by expected return or mean of the return and risk as measured

More information

1. For two independent lives now age 30 and 34, you are given:

1. For two independent lives now age 30 and 34, you are given: Society of Actuaries Course 3 Exam Fall 2003 **BEGINNING OF EXAMINATION** 1. For two independent lives now age 30 and 34, you are given: x q x 30 0.1 31 0.2 32 0.3 33 0.4 34 0.5 35 0.6 36 0.7 37 0.8 Calculate

More information

Lecture 9. Probability Distributions

Lecture 9. Probability Distributions Lecture 9 Probability Distributions Outline 6-1 Introduction 6-2 Probability Distributions 6-3 Mean, Variance, and Expectation 6-4 The Binomial Distribution Outline 7-2 Properties of the Normal Distribution

More information

Homework Assignments

Homework Assignments Homework Assignments Week 1 (p. 57) #4.1, 4., 4.3 Week (pp 58 6) #4.5, 4.6, 4.8(a), 4.13, 4.0, 4.6(b), 4.8, 4.31, 4.34 Week 3 (pp 15 19) #1.9, 1.1, 1.13, 1.15, 1.18 (pp 9 31) #.,.6,.9 Week 4 (pp 36 37)

More information

MA131 Lecture 8.2. The normal distribution curve can be considered as a probability distribution curve for normally distributed variables.

MA131 Lecture 8.2. The normal distribution curve can be considered as a probability distribution curve for normally distributed variables. Normal distribution curve as probability distribution curve The normal distribution curve can be considered as a probability distribution curve for normally distributed variables. The area under the normal

More information

Modelling Anti-Terrorist Surveillance Systems from a Queueing Perspective

Modelling Anti-Terrorist Surveillance Systems from a Queueing Perspective Systems from a Queueing Perspective September 7, 2012 Problem A surveillance resource must observe several areas, searching for potential adversaries. Problem A surveillance resource must observe several

More information

MATH 3200 Exam 3 Dr. Syring

MATH 3200 Exam 3 Dr. Syring . Suppose n eligible voters are polled (randomly sampled) from a population of size N. The poll asks voters whether they support or do not support increasing local taxes to fund public parks. Let M be

More information

1 IEOR 4701: Notes on Brownian Motion

1 IEOR 4701: Notes on Brownian Motion Copyright c 26 by Karl Sigman IEOR 47: Notes on Brownian Motion We present an introduction to Brownian motion, an important continuous-time stochastic process that serves as a continuous-time analog to

More information

STA Module 3B Discrete Random Variables

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

More information

1. The force of mortality at age x is given by 10 µ(x) = 103 x, 0 x < 103. Compute E(T(81) 2 ]. a. 7. b. 22. c. 23. d. 20

1. The force of mortality at age x is given by 10 µ(x) = 103 x, 0 x < 103. Compute E(T(81) 2 ]. a. 7. b. 22. c. 23. d. 20 1 of 17 1/4/2008 12:01 PM 1. The force of mortality at age x is given by 10 µ(x) = 103 x, 0 x < 103. Compute E(T(81) 2 ]. a. 7 b. 22 3 c. 23 3 d. 20 3 e. 8 2. Suppose 1 for 0 x 1 s(x) = 1 ex 100 for 1

More information

Liquidity and Risk Management

Liquidity and Risk Management Liquidity and Risk Management By Nicolae Gârleanu and Lasse Heje Pedersen Risk management plays a central role in institutional investors allocation of capital to trading. For instance, a risk manager

More information

Final exam solutions

Final exam solutions EE365 Stochastic Control / MS&E251 Stochastic Decision Models Profs. S. Lall, S. Boyd June 5 6 or June 6 7, 2013 Final exam solutions This is a 24 hour take-home final. Please turn it in to one of the

More information

Chapter 5. Continuous Random Variables and Probability Distributions. 5.1 Continuous Random Variables

Chapter 5. Continuous Random Variables and Probability Distributions. 5.1 Continuous Random Variables Chapter 5 Continuous Random Variables and Probability Distributions 5.1 Continuous Random Variables 1 2CHAPTER 5. CONTINUOUS RANDOM VARIABLES AND PROBABILITY DISTRIBUTIONS Probability Distributions Probability

More information

MAKING SENSE OF DATA Essentials series

MAKING SENSE OF DATA Essentials series MAKING SENSE OF DATA Essentials series THE NORMAL DISTRIBUTION Copyright by City of Bradford MDC Prerequisites Descriptive statistics Charts and graphs The normal distribution Surveys and sampling Correlation

More information

Central Limit Theorem, Joint Distributions Spring 2018

Central Limit Theorem, Joint Distributions Spring 2018 Central Limit Theorem, Joint Distributions 18.5 Spring 218.5.4.3.2.1-4 -3-2 -1 1 2 3 4 Exam next Wednesday Exam 1 on Wednesday March 7, regular room and time. Designed for 1 hour. You will have the full

More information

Continuous random variables

Continuous random variables Continuous random variables probability density function (f(x)) the probability distribution function of a continuous random variable (analogous to the probability mass function for a discrete random variable),

More information

PROBABILITY DISTRIBUTIONS

PROBABILITY DISTRIBUTIONS CHAPTER 3 PROBABILITY DISTRIBUTIONS Page Contents 3.1 Introduction to Probability Distributions 51 3.2 The Normal Distribution 56 3.3 The Binomial Distribution 60 3.4 The Poisson Distribution 64 Exercise

More information

Review for Final Exam Spring 2014 Jeremy Orloff and Jonathan Bloom

Review for Final Exam Spring 2014 Jeremy Orloff and Jonathan Bloom Review for Final Exam 18.05 Spring 2014 Jeremy Orloff and Jonathan Bloom THANK YOU!!!! JON!! PETER!! RUTHI!! ERIKA!! ALL OF YOU!!!! Probability Counting Sets Inclusion-exclusion principle Rule of product

More information

Chapter 9 Theoretical Probability Models

Chapter 9 Theoretical Probability Models Making Hard Decisions Chapter 9 Theoretical Probability Models Slide 1 of 47 Theoretical Models Applied Theoretical Probability Models may be used when they describe the physical model "adequately" Examples:

More information

MAS187/AEF258. University of Newcastle upon Tyne

MAS187/AEF258. University of Newcastle upon Tyne MAS187/AEF258 University of Newcastle upon Tyne 2005-6 Contents 1 Collecting and Presenting Data 5 1.1 Introduction...................................... 5 1.1.1 Examples...................................

More information

Brownian Motion. Richard Lockhart. Simon Fraser University. STAT 870 Summer 2011

Brownian Motion. Richard Lockhart. Simon Fraser University. STAT 870 Summer 2011 Brownian Motion Richard Lockhart Simon Fraser University STAT 870 Summer 2011 Richard Lockhart (Simon Fraser University) Brownian Motion STAT 870 Summer 2011 1 / 33 Purposes of Today s Lecture Describe

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

Statistics 6 th Edition

Statistics 6 th Edition Statistics 6 th Edition Chapter 5 Discrete Probability Distributions Chap 5-1 Definitions Random Variables Random Variables Discrete Random Variable Continuous Random Variable Ch. 5 Ch. 6 Chap 5-2 Discrete

More information

Lecture 4: Return vs Risk: Mean-Variance Analysis

Lecture 4: Return vs Risk: Mean-Variance Analysis Lecture 4: Return vs Risk: Mean-Variance Analysis 4.1 Basics Given a cool of many different stocks, you want to decide, for each stock in the pool, whether you include it in your portfolio and (if yes)

More information

MLLunsford 1. Activity: Central Limit Theorem Theory and Computations

MLLunsford 1. Activity: Central Limit Theorem Theory and Computations MLLunsford 1 Activity: Central Limit Theorem Theory and Computations Concepts: The Central Limit Theorem; computations using the Central Limit Theorem. Prerequisites: The student should be familiar with

More information

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

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

More information

Markov Chains (Part 2)

Markov Chains (Part 2) Markov Chains (Part 2) More Examples and Chapman-Kolmogorov Equations Markov Chains - 1 A Stock Price Stochastic Process Consider a stock whose price either goes up or down every day. Let X t be a random

More information

Probability Theory and Simulation Methods. April 9th, Lecture 20: Special distributions

Probability Theory and Simulation Methods. April 9th, Lecture 20: Special distributions April 9th, 2018 Lecture 20: Special distributions Week 1 Chapter 1: Axioms of probability Week 2 Chapter 3: Conditional probability and independence Week 4 Chapters 4, 6: Random variables Week 9 Chapter

More information

Continuous Probability Distributions & Normal Distribution

Continuous Probability Distributions & Normal Distribution Mathematical Methods Units 3/4 Student Learning Plan Continuous Probability Distributions & Normal Distribution 7 lessons Notes: Students need practice in recognising whether a problem involves a discrete

More information

ECON 214 Elements of Statistics for Economists

ECON 214 Elements of Statistics for Economists ECON 214 Elements of Statistics for Economists Session 7 The Normal Distribution Part 1 Lecturer: Dr. Bernardin Senadza, Dept. of Economics Contact Information: bsenadza@ug.edu.gh College of Education

More information

Appendix A: Introduction to Queueing Theory

Appendix A: Introduction to Queueing Theory Appendix A: Introduction to Queueing Theory Queueing theory is an advanced mathematical modeling technique that can estimate waiting times. Imagine customers who wait in a checkout line at a grocery store.

More information

Reading: You should read Hull chapter 12 and perhaps the very first part of chapter 13.

Reading: You should read Hull chapter 12 and perhaps the very first part of chapter 13. FIN-40008 FINANCIAL INSTRUMENTS SPRING 2008 Asset Price Dynamics Introduction These notes give assumptions of asset price returns that are derived from the efficient markets hypothesis. Although a hypothesis,

More information

The Normal Probability Distribution

The Normal Probability Distribution 1 The Normal Probability Distribution Key Definitions Probability Density Function: An equation used to compute probabilities for continuous random variables where the output value is greater than zero

More information

Yao s Minimax Principle

Yao s Minimax Principle Complexity of algorithms The complexity of an algorithm is usually measured with respect to the size of the input, where size may for example refer to the length of a binary word describing the input,

More information

AP Statistics Test 5

AP Statistics Test 5 AP Statistics Test 5 Name: Date: Period: ffl If X is a discrete random variable, the the mean of X and the variance of X are given by μ = E(X) = X xp (X = x); Var(X) = X (x μ) 2 P (X = x): ffl If X is

More information

Exam MLC Spring 2007 FINAL ANSWER KEY

Exam MLC Spring 2007 FINAL ANSWER KEY Exam MLC Spring 2007 FINAL ANSWER KEY Question # Answer Question # Answer 1 E 16 B 2 B 17 D 3 D 18 C 4 E 19 D 5 C 20 C 6 A 21 B 7 E 22 C 8 E 23 B 9 E 24 A 10 C 25 B 11 A 26 A 12 D 27 A 13 C 28 C 14 * 29

More information

STA 103: Final Exam. Print clearly on this exam. Only correct solutions that can be read will be given credit.

STA 103: Final Exam. Print clearly on this exam. Only correct solutions that can be read will be given credit. STA 103: Final Exam June 26, 2008 Name: } {{ } by writing my name i swear by the honor code Read all of the following information before starting the exam: Print clearly on this exam. Only correct solutions

More information

ME3620. Theory of Engineering Experimentation. Spring Chapter III. Random Variables and Probability Distributions.

ME3620. Theory of Engineering Experimentation. Spring Chapter III. Random Variables and Probability Distributions. ME3620 Theory of Engineering Experimentation Chapter III. Random Variables and Probability Distributions Chapter III 1 3.2 Random Variables In an experiment, a measurement is usually denoted by a variable

More information

continuous rv Note for a legitimate pdf, we have f (x) 0 and f (x)dx = 1. For a continuous rv, P(X = c) = c f (x)dx = 0, hence

continuous rv Note for a legitimate pdf, we have f (x) 0 and f (x)dx = 1. For a continuous rv, P(X = c) = c f (x)dx = 0, hence continuous rv Let X be a continuous rv. Then a probability distribution or probability density function (pdf) of X is a function f(x) such that for any two numbers a and b with a b, P(a X b) = b a f (x)dx.

More information

EE266 Homework 5 Solutions

EE266 Homework 5 Solutions EE, Spring 15-1 Professor S. Lall EE Homework 5 Solutions 1. A refined inventory model. In this problem we consider an inventory model that is more refined than the one you ve seen in the lectures. The

More information

Chapter 5. Sampling Distributions

Chapter 5. Sampling Distributions Lecture notes, Lang Wu, UBC 1 Chapter 5. Sampling Distributions 5.1. Introduction In statistical inference, we attempt to estimate an unknown population characteristic, such as the population mean, µ,

More information

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

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

More information

Simulating Continuous Time Rating Transitions

Simulating Continuous Time Rating Transitions Bus 864 1 Simulating Continuous Time Rating Transitions Robert A. Jones 17 March 2003 This note describes how to simulate state changes in continuous time Markov chains. An important application to credit

More information

Chapter 4 Continuous Random Variables and Probability Distributions

Chapter 4 Continuous Random Variables and Probability Distributions Chapter 4 Continuous Random Variables and Probability Distributions Part 2: More on Continuous Random Variables Section 4.5 Continuous Uniform Distribution Section 4.6 Normal Distribution 1 / 28 One more

More information

Actuarial Society of India EXAMINATIONS

Actuarial Society of India EXAMINATIONS Actuarial Society of India EXAMINATIONS 7 th June 005 Subject CT6 Statistical Models Time allowed: Three Hours (0.30 am 3.30 pm) INSTRUCTIONS TO THE CANDIDATES. Do not write your name anywhere on the answer

More information

Module 10:Application of stochastic processes in areas like finance Lecture 36:Black-Scholes Model. Stochastic Differential Equation.

Module 10:Application of stochastic processes in areas like finance Lecture 36:Black-Scholes Model. Stochastic Differential Equation. Stochastic Differential Equation Consider. Moreover partition the interval into and define, where. Now by Rieman Integral we know that, where. Moreover. Using the fundamentals mentioned above we can easily

More information

ECON 214 Elements of Statistics for Economists 2016/2017

ECON 214 Elements of Statistics for Economists 2016/2017 ECON 214 Elements of Statistics for Economists 2016/2017 Topic Probability Distributions: Binomial and Poisson Distributions Lecturer: Dr. Bernardin Senadza, Dept. of Economics bsenadza@ug.edu.gh College

More information

Random Variables and Applications OPRE 6301

Random Variables and Applications OPRE 6301 Random Variables and Applications OPRE 6301 Random Variables... As noted earlier, variability is omnipresent in the business world. To model variability probabilistically, we need the concept of a random

More information

Module 2 caa-global.org

Module 2 caa-global.org Certified Actuarial Analyst Resource Guide 2 Module 2 2017 caa-global.org Contents Welcome to Module 2 3 The Certified Actuarial Analyst qualification 4 The syllabus for the Module 2 exam 5 Assessment

More information

Chapter 7: Random Variables and Discrete Probability Distributions

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

More information

8.1 Estimation of the Mean and Proportion

8.1 Estimation of the Mean and Proportion 8.1 Estimation of the Mean and Proportion Statistical inference enables us to make judgments about a population on the basis of sample information. The mean, standard deviation, and proportions of a population

More information

The value of foresight

The value of foresight Philip Ernst Department of Statistics, Rice University Support from NSF-DMS-1811936 (co-pi F. Viens) and ONR-N00014-18-1-2192 gratefully acknowledged. IMA Financial and Economic Applications June 11, 2018

More information

Statistics for Business and Economics

Statistics for Business and Economics Statistics for Business and Economics Chapter 5 Continuous Random Variables and Probability Distributions Ch. 5-1 Probability Distributions Probability Distributions Ch. 4 Discrete Continuous Ch. 5 Probability

More information

5.1 Personal Probability

5.1 Personal Probability 5. Probability Value Page 1 5.1 Personal Probability Although we think probability is something that is confined to math class, in the form of personal probability it is something we use to make decisions

More information

STUDY SET 2. Continuous Probability Distributions. ANSWER: Without continuity correction P(X>10) = P(Z>-0.66) =

STUDY SET 2. Continuous Probability Distributions. ANSWER: Without continuity correction P(X>10) = P(Z>-0.66) = STUDY SET 2 Continuous Probability Distributions 1. The normal distribution is used to approximate the binomial under certain conditions. What is the best way to approximate the binomial using the normal?

More information

Statistics for Managers Using Microsoft Excel 7 th Edition

Statistics for Managers Using Microsoft Excel 7 th Edition Statistics for Managers Using Microsoft Excel 7 th Edition Chapter 5 Discrete Probability Distributions Statistics for Managers Using Microsoft Excel 7e Copyright 014 Pearson Education, Inc. Chap 5-1 Learning

More information

Lecture 8. The Binomial Distribution. Binomial Distribution. Binomial Distribution. Probability Distributions: Normal and Binomial

Lecture 8. The Binomial Distribution. Binomial Distribution. Binomial Distribution. Probability Distributions: Normal and Binomial Lecture 8 The Binomial Distribution Probability Distributions: Normal and Binomial 1 2 Binomial Distribution >A binomial experiment possesses the following properties. The experiment consists of a fixed

More information

The Binomial Distribution

The Binomial Distribution The Binomial Distribution Properties of a Binomial Experiment 1. It consists of a fixed number of observations called trials. 2. Each trial can result in one of only two mutually exclusive outcomes labeled

More information

SOCIETY OF ACTUARIES Advanced Topics in General Insurance. Exam GIADV. Date: Thursday, May 1, 2014 Time: 2:00 p.m. 4:15 p.m.

SOCIETY OF ACTUARIES Advanced Topics in General Insurance. Exam GIADV. Date: Thursday, May 1, 2014 Time: 2:00 p.m. 4:15 p.m. SOCIETY OF ACTUARIES Exam GIADV Date: Thursday, May 1, 014 Time: :00 p.m. 4:15 p.m. INSTRUCTIONS TO CANDIDATES General Instructions 1. This examination has a total of 40 points. This exam consists of 8

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!!!! STAT 3090 Test 2 - Fall 2015 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

More information

Online Appendix (Not intended for Publication): Federal Reserve Credibility and the Term Structure of Interest Rates

Online Appendix (Not intended for Publication): Federal Reserve Credibility and the Term Structure of Interest Rates Online Appendix Not intended for Publication): Federal Reserve Credibility and the Term Structure of Interest Rates Aeimit Lakdawala Michigan State University Shu Wu University of Kansas August 2017 1

More information

Do all of Part One (1 pt. each), one from Part Two (15 pts.), and four from Part Three (15 pts. each) <><><><><> PART ONE <><><><><>

Do all of Part One (1 pt. each), one from Part Two (15 pts.), and four from Part Three (15 pts. each) <><><><><> PART ONE <><><><><> 56:171 Operations Research Final Exam - December 13, 1989 Instructor: D.L. Bricker Do all of Part One (1 pt. each), one from Part Two (15 pts.), and four from

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

PhD Qualifier Examination

PhD Qualifier Examination PhD Qualifier Examination Department of Agricultural Economics May 29, 2014 Instructions This exam consists of six questions. You must answer all questions. If you need an assumption to complete a question,

More information

Lesson Plan for Simulation with Spreadsheets (8/31/11 & 9/7/11)

Lesson Plan for Simulation with Spreadsheets (8/31/11 & 9/7/11) Jeremy Tejada ISE 441 - Introduction to Simulation Learning Outcomes: Lesson Plan for Simulation with Spreadsheets (8/31/11 & 9/7/11) 1. Students will be able to list and define the different components

More information

CH 5 Normal Probability Distributions Properties of the Normal Distribution

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

More information

Exam Quantitative Finance (35V5A1)

Exam Quantitative Finance (35V5A1) Exam Quantitative Finance (35V5A1) Part I: Discrete-time finance Exercise 1 (20 points) a. Provide the definition of the pricing kernel k q. Relate this pricing kernel to the set of discount factors D

More information

The University of Chicago, Booth School of Business Business 41202, Spring Quarter 2012, Mr. Ruey S. Tsay. Solutions to Final Exam

The University of Chicago, Booth School of Business Business 41202, Spring Quarter 2012, Mr. Ruey S. Tsay. Solutions to Final Exam The University of Chicago, Booth School of Business Business 41202, Spring Quarter 2012, Mr. Ruey S. Tsay Solutions to Final Exam Problem A: (40 points) Answer briefly the following questions. 1. Consider

More information

Martingales, Part II, with Exercise Due 9/21

Martingales, Part II, with Exercise Due 9/21 Econ. 487a Fall 1998 C.Sims Martingales, Part II, with Exercise Due 9/21 1. Brownian Motion A process {X t } is a Brownian Motion if and only if i. it is a martingale, ii. t is a continuous time parameter

More information

Normal distribution. We say that a random variable X follows the normal distribution if the probability density function of X is given by

Normal distribution. We say that a random variable X follows the normal distribution if the probability density function of X is given by Normal distribution The normal distribution is the most important distribution. It describes well the distribution of random variables that arise in practice, such as the heights or weights of people,

More information

Chapter 4 Continuous Random Variables and Probability Distributions

Chapter 4 Continuous Random Variables and Probability Distributions Chapter 4 Continuous Random Variables and Probability Distributions Part 2: More on Continuous Random Variables Section 4.5 Continuous Uniform Distribution Section 4.6 Normal Distribution 1 / 27 Continuous

More information

Department of Quantitative Methods & Information Systems. Business Statistics. Chapter 6 Normal Probability Distribution QMIS 120. Dr.

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

More information

ECO220Y Continuous Probability Distributions: Normal Readings: Chapter 9, section 9.10

ECO220Y Continuous Probability Distributions: Normal Readings: Chapter 9, section 9.10 ECO220Y Continuous Probability Distributions: Normal Readings: Chapter 9, section 9.10 Fall 2011 Lecture 8 Part 2 (Fall 2011) Probability Distributions Lecture 8 Part 2 1 / 23 Normal Density Function f

More information

1.010 Uncertainty in Engineering Fall 2008

1.010 Uncertainty in Engineering Fall 2008 MIT OpenCourseWare http://ocw.mit.edu 1.010 Uncertainty in Engineering Fall 2008 For information about citing these materials or our Terms of Use, visit: http://ocw.mit.edu/terms. Application Example 18

More information

MAS1403. Quantitative Methods for Business Management. Semester 1, Module leader: Dr. David Walshaw

MAS1403. Quantitative Methods for Business Management. Semester 1, Module leader: Dr. David Walshaw MAS1403 Quantitative Methods for Business Management Semester 1, 2018 2019 Module leader: Dr. David Walshaw Additional lecturers: Dr. James Waldren and Dr. Stuart Hall Announcements: Written assignment

More information

EXERCISES FOR PRACTICE SESSION 2 OF STAT CAMP

EXERCISES FOR PRACTICE SESSION 2 OF STAT CAMP EXERCISES FOR PRACTICE SESSION 2 OF STAT CAMP Note 1: The exercises below that are referenced by chapter number are taken or modified from the following open-source online textbook that was adapted by

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

The University of Chicago, Booth School of Business Business 41202, Spring Quarter 2009, Mr. Ruey S. Tsay. Solutions to Final Exam

The University of Chicago, Booth School of Business Business 41202, Spring Quarter 2009, Mr. Ruey S. Tsay. Solutions to Final Exam The University of Chicago, Booth School of Business Business 41202, Spring Quarter 2009, Mr. Ruey S. Tsay Solutions to Final Exam Problem A: (42 pts) Answer briefly the following questions. 1. Questions

More information

Lecture 12. Some Useful Continuous Distributions. The most important continuous probability distribution in entire field of statistics.

Lecture 12. Some Useful Continuous Distributions. The most important continuous probability distribution in entire field of statistics. ENM 207 Lecture 12 Some Useful Continuous Distributions Normal Distribution The most important continuous probability distribution in entire field of statistics. Its graph, called the normal curve, is

More information

November 2001 Course 1 Mathematical Foundations of Actuarial Science. Society of Actuaries/Casualty Actuarial Society

November 2001 Course 1 Mathematical Foundations of Actuarial Science. Society of Actuaries/Casualty Actuarial Society November 00 Course Mathematical Foundations of Actuarial Science Society of Actuaries/Casualty Actuarial Society . An urn contains 0 balls: 4 red and 6 blue. A second urn contains 6 red balls and an unknown

More information

BIO5312 Biostatistics Lecture 5: Estimations

BIO5312 Biostatistics Lecture 5: Estimations BIO5312 Biostatistics Lecture 5: Estimations Yujin Chung September 27th, 2016 Fall 2016 Yujin Chung Lec5: Estimations Fall 2016 1/34 Recap Yujin Chung Lec5: Estimations Fall 2016 2/34 Today s lecture and

More information

Expectations. Definition Let X be a discrete rv with set of possible values D and pmf p(x). The expected value or mean value of X, denoted by E(X ) or

Expectations. Definition Let X be a discrete rv with set of possible values D and pmf p(x). The expected value or mean value of X, denoted by E(X ) or Definition Let X be a discrete rv with set of possible values D and pmf p(x). The expected value or mean value of X, denoted by E(X ) or µ X, is E(X ) = µ X = x D x p(x) Definition Let X be a discrete

More information

Exercise Questions. Q7. The random variable X is known to be uniformly distributed between 10 and

Exercise Questions. Q7. The random variable X is known to be uniformly distributed between 10 and Exercise Questions This exercise set only covers some topics discussed after the midterm. It does not mean that the problems in the final will be similar to these. Neither solutions nor answers will be

More information

STAT:2010 Statistical Methods and Computing. Using density curves to describe the distribution of values of a quantitative

STAT:2010 Statistical Methods and Computing. Using density curves to describe the distribution of values of a quantitative STAT:10 Statistical Methods and Computing Normal Distributions Lecture 4 Feb. 6, 17 Kate Cowles 374 SH, 335-0727 kate-cowles@uiowa.edu 1 2 Using density curves to describe the distribution of values of

More information

**BEGINNING OF EXAMINATION**

**BEGINNING OF EXAMINATION** Fall 2002 Society of Actuaries **BEGINNING OF EXAMINATION** 1. Given: The survival function s x sbxg = 1, 0 x < 1 b g x d i { } b g, where s x = 1 e / 100, 1 x < 45. b g = s x 0, 4.5 x Calculate µ b4g.

More information

Data Analytics (CS40003) Practice Set IV (Topic: Probability and Sampling Distribution)

Data Analytics (CS40003) Practice Set IV (Topic: Probability and Sampling Distribution) Data Analytics (CS40003) Practice Set IV (Topic: Probability and Sampling Distribution) I. Concept Questions 1. Give an example of a random variable in the context of Drawing a card from a deck of cards.

More information

TOPIC: PROBABILITY DISTRIBUTIONS

TOPIC: PROBABILITY DISTRIBUTIONS TOPIC: PROBABILITY DISTRIBUTIONS There are two types of random variables: A Discrete random variable can take on only specified, distinct values. A Continuous random variable can take on any value within

More information

MASSACHUSETTS INSTITUTE OF TECHNOLOGY 6.265/15.070J Fall 2013 Lecture 11 10/9/2013. Martingales and stopping times II

MASSACHUSETTS INSTITUTE OF TECHNOLOGY 6.265/15.070J Fall 2013 Lecture 11 10/9/2013. Martingales and stopping times II MASSACHUSETTS INSTITUTE OF TECHNOLOGY 6.65/15.070J Fall 013 Lecture 11 10/9/013 Martingales and stopping times II Content. 1. Second stopping theorem.. Doob-Kolmogorov inequality. 3. Applications of stopping

More information

The Normal Distribution

The Normal Distribution The Normal Distribution The normal distribution plays a central role in probability theory and in statistics. It is often used as a model for the distribution of continuous random variables. Like all models,

More information