Q.6.9

Question

Let X1, ... , Xn be independent exponential random variables having a common parameter λ. Determine the distribution of min(X1, ... , Xn) 

Step-by-Step Solution

Verified
Answer

The minimum distribution is Z~Expo(nλ)

1Step 1: Content Introduction

In a Poisson point process, when events occur continuously and independently at a constant average rate, the exponential distribution is the probability distribution of the time between occurrences. It's an example of the gamma distribution in action.

2Step 2: Content Explanation

Define random variable

Z= min (X1,X2,......Xn)

Because of Xi > 0 we have that Z > 0. We have that

P(Zz)=1-P(Z>z)=1-P(X1>z, ......, Xn>z)=1i=1nP((X1>z)=1-P(X1>z)n =1-e-nλz

So, we see that Z~Expo(nλ)