Q. 6.6

Question

A bin of 5 transistors is known to contain 2 that are defective. The transistors are to be tested, one at a time, until the defective ones are identified. Denote by N1 the number of tests made until the first defective is identified and by N2 the number of additional tests until the second defective is identified. Find the joint probability mass function of N1 and N2

Step-by-Step Solution

Verified
Answer

The probability is P (N1=k, N2=l)= P(N2=l, N1=k), P(N1=k)=1(5-k1)×5-k152=152

1Step 1: Content Introduction

Probability implies possibility A part of science manages the event of an irregular occasion. The worth is communicated from zero to one.

2Step 2: Content Explanation

Firstly, observe the random variables Nassume values in (1,....,4). The distribution of N1 is simple. Take any k{1,....,4}. In total there exist 52, to permute transistors in an order of detecting.  We want that first defective transistors show on kth place. It mean that on first k-1 place have to be non-defective transistors. On remaining places arbitrarily put on remaining defective transistors. Hence,

P (N1=k)=(5-k1)(52)

3Step 3: Conclusion

The first distribution of Nis a bit confusing. Instead, we are going to find the conditional distribution of Ngiven that N1=k. In this case we have, N2{1,....,5-k}. There exist (5-k1) ways to arrange remaining transistors. If we want that we will need L additional steps to obtain the second defective transistor, there is only one possible arrangement for that option.

Hence, P(N2=l, N1=k)=1(5-k1)