Let D be a random var iable defined as ,
D(x)= Number of defective flash drives
Then D can take the values 0,1,2,3,4,5 .
Now corresponding to each values of D we get their probability such as,
P(D=0)=0
P(D=1)=10C56C1×4C4=2526×1=421
P(D=2)=10C56C2×4C3=25260=215
P(D=3)=10C56C3×4C2=252120=2110
P(D=4)=10C56C4×4C1=25260=215
P(D=5)=10C56C5=2526=421
Which is required value of random variable D .
Comments