6.25

Question

Suppose that106people arrive at a service station at times that are independent random variables, each of which is uniformly distributed over0,106. Let N denote the number that arrive in the first hour. Find an approximation forPN=i.

Step-by-Step Solution

Verified
Answer

Approximation for P[N=i] =e-1i!

1Step 1: Given information

Suppose that 106 people arrive at a service at times that are independent random variables, each of which is uniformly distributed over (0,106).

Let N denote the number that arrives in the first hour.

the number of people, 106 that come to the station within the first hour has an exact binomial distribution with parameters n=106 and the probability of success,p=1106.

that is,N~Binom106,1106


2Step 2: Explanation

The size of the population is very large, n=106.

The constant probability of success is very small, p=1106.

Since n is large and p is small, use the Poisson approximation.

thus,

np=106×1106    =1

Which is nothing but, λ=1(parameter of Poisson distribution).

hence, N~Pois (λ=1)

therefore,

PN=i=e-λλii!P(N=1)=e-(1)(1)ii!            =e-1(1)ii!            =e-1i!