Due date: Thursday 2/12, 11:59pm

Poisson process

01

05

Potholes on the highway

On a certain terrible stretch of highway, the appearance of potholes can be modeled by a Poisson process. Let the RV X denote the distance between successive potholes (measured in miles). The CDF of X is:

FX(x)={0x01e0.5xx>0

(a) What is the mean number of potholes in a 2-mile stretch of the highway?

(b) What is the probability that there will be at least 2 potholes in a 2-mile stretch of the highway?

Link to original

02

04

Selling Christmas trees

An online company sells artificial Christmas trees. During the holiday season, the amount of time between sales, T, is an exponential random variable with an expected value of 2.5 hours.

(a) Find the probability that the store will sell more than 2 trees in a 1-hour period of time.

(b) Find the probability the time between the sales of two trees will be between 4-5 hours.

Link to original

Derived random variable

03

01

Constants in PDF from expectation

Suppose X has PDF given by:

fX(x)={a+bx20x10otherwise

Suppose E[X]=710. Find the only possible values for a and b. Then find Var[X].

Link to original

04

02

Variance: Direct integral formula

Suppose X has PDF given by: fX(x)={3e3xx00otherwise

Find Var[X] directly using the integral formula.

Link to original

Review problems

05

05

Binomial - Repeated coin flips

A coin is flipped 7 times and the sequence of results recorded as an outcome.

(a) How many possible outcomes have exactly 3 heads?

(b) How many possible outcomes have at least 3 heads?

Link to original