The overseas shipment has 5 automobiles out of which 2 have slight paint blemishes.
Automobiles can be:Â "[A_1,A_2,A_3,B_1,B_2]"
where "A_i's" denotes the non-blemished and "B_i'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 "(A_1,A_2,A_3)"
Case 2: For "X=1"
Sample space will be:
"[(A_1,A_2,B_1),(A_1,A_2,B_2),(A_1,A_3,B_1),\\\\ (A_1,A_3,B_2),(A_3,A_2,B_1),(A_3,A_2,B_2)]"
Case 3: For "X=2"
Sample space will be:
"[(A_1,B_1,B_2),(A_2,B_1,B_2),(A_3,B_1,B_2)]"
Comments
Leave a comment