The overseas shipment has 5 automobiles out of which 2 have slight paint blemishes.
Automobiles can be: [A1,A2,A3,B1,B2]
where Ai′s denotes the non-blemished and Bi′s denotes the blemished ones.
Let X be the number of automobiles purchased with paint blemishes.
Element of sample space S for X =0,1,2
Case 1: For X=0
Sample space will be (A1,A2,A3)
Case 2: For X=1
Sample space will be:
[(A1,A2,B1),(A1,A2,B2),(A1,A3,B1),(A1,A3,B2),(A3,A2,B1),(A3,A2,B2)]
Case 3: For X=2
Sample space will be:
[(A1,B1,B2),(A2,B1,B2),(A3,B1,B2)]
Comments