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

(a)

(b) E[X]=2.5 E[Y]=2.55 


(c)Var(X) =1.05 Var(Y) =1.0275


1Step 1: Introduction

N1 is the number of tests performed until the first defect is discovered, and N2 represents the number of additional tests performed until the second problem is discovered.

2Step 2:Given Information

X and Y's combined distribution


Formulaused:P(X=x)=yP(X=x,Y=y)Calculation: Probability mass function of XP(X=1)=P(X=1, Y&=1)+P(X=1, Y=2)+P(X=1, Y=3)&+P(X=1, Y=4)P(X=1)=0.08+0.06 &+0.04+0.02=0.20P(X=2)=P(X=2, Y&=1)+P(X=2, Y=2)+P(X=2, Y=3)&+P(X=2, Y=4)P(X=2)=0.06+0.12 &+0.08+0.04=0.30

Finding for other two valuesP(X=3)=P(X=3, Y=1)+P(X=3, Y=2)+P(X=3, Y=3)                                 +P(X=3, Y=4) P(X=3)=0.03+0.09 &+0.12+0.06=0.3P(X=4)=P(X=4, Y=1)+P(X=4, Y=2)+P(X=4, Y=3)                             +P(X=4, Y=4)P(X=4)=0.01+0.03+0.07+0.09=0.20Probability mass function of YP(Y=1)=P(X=1, Y=1) &+P(X=2, Y=1)+P(X=3, Y=1)+P(X=4, Y=1)P(Y=1)=0.08+0.06 &+0.03+0.01=0.18 P(Y=2)=P(X=1, Y=2)+P(X=2, Y=2)+P(X=3, Y=2)+P(X=4, Y=2)P(Y=2)=0.06+0.12 &+0.09+0.03=0.30Finding for other two valuesP(Y=3)=P(X=1, Y=3)+P(X=2, Y=3)+P(X=3, Y=3)+P(X=4, Y=3)P(Y=3)=0.04+0.08 &+0.12+0.07=0.31P(Y=4)=P(X=1, Y=4)+P(X=2, Y=4)+P(X=3, Y=4) +P(X=4, Y=4)P(Y=4)=0.02+0.04 &+0.06+0.09=0.21


3Step 3:   F i n d i n g   E [ X ]   a n d   E [ y ]

Formula used:E[X]=xx×P(X=x)E[Y]=yy×P(Y=y)Calculation: Using the data from sub part aE[X]=1×0.20+2×0.30+3×0.30+4×0.20=2.5E[Y]=1×0.18+2×0.30+3×0.31+4×0.21=2.55 

4Step 4: var(X) and var(Y)

Formula used:

Var(X)=EX2-(E[X])2EX2=xx2×P(X=x)Calculation: Variance of XEX2=12×0.20+22×0.30+32×0.30+42×0.20EX2=7.3Var(X)=7.3-2.52=1.05Variance of YEY2=12×0.18+22×0.30+32×0.31+42×0.21EY2=7.53Var(Y)=7.53-2.552=1.0275