in-state suppliers (I) =4
Out of state suppliers (O) =6
Suppliers picked (r) =3
Total suppliers (N) =10
Probability of selecting 3 suppliers from the total
=NCrICx∗OCy Where 'I' are the in-state suppliers selected and 'O' the number of out of state suppliers
solution a) in-state suppliers only
=10C34C3=1204
answer: 0.0333
solution b) out of state suppliers only
=10C36C3=12020
answer: 0.1667
solution c) atleast 1 in-state supplier
when in-state supplier =1
Probability=10C34C1∗6C2=1204∗15=0.5
when in-state suppliers =2
Probability=10C34C2∗6C1=1206∗6=0.3
when in-state suppliers=3
Probability=0.0333
Probability of atleast 1 in-state supplier
=0.5+0.3+0.0333
answer: 0.8333
Comments