Due date: Friday 9/26, 9:00am

Poisson process

01

03

Application of Poisson: meteor shower

The UVA astronomy club is watching a meteor shower. Meteors appear at an average rate of per hour.

(a) Write a short explanation to justify the use of a Poisson distribution to model the appearance of meteors. Why should appearances be Poisson distributed?

(b) What is the probability that the club sees more than 2 meteors in a single hour?

(c) Suppose we learn that over a four hour evening, 13 meteors were spotted. What is the probability that none of them happened in the first hour?

Link to original

02

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 denote the distance between successive potholes (measured in miles). The CDF of X is:

(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

Function on a random variable

03

01

Constants in PDF from expectation

Suppose has PDF given by:

Suppose . Find the only possible values for and . Then find .

Link to original

04

02

Variance: Direct integral formula

Suppose has PDF given by:

Find directly using the integral formula.

Link to original

Continuous wait times

05

02

Vehicle lifetimes

Suppose that vehicle lifetimes follow an exponential distribution with an expected lifetime of 10 years.

Suppose you have one car that is 5 years old, and one that is 15 years old, at the present moment.

What is the probability that the first car outlives the second? (I.e. that the second breaks at an earlier time than the first breaks, both starting now.)

Link to original

06

04

Selling Christmas trees

An online company sells artificial Christmas trees. During the holiday season, the amount of time between sales, , 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

Review problems

07

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