Very interesting discussion and you guys have provoked me to add my two cents here:
Q: 3 writers work for 4 different companies, every company has one task. What is the possibility for every write to get one task?
Let the 4 companies (tasks) be a,b,c & d
Let the 3 writers be w1, w2 and w3
Total: Then total possible ways = (a can be given to w1 / w2 / w3 = 3 ways)*(b = 3 ways)*(c= 3 ways)*(d=3 ways)
=> Total number of possibilities = 3*3*3*3 = 3^4 = 81
Ways to distribute number of tasks amongst w1, w2, w3:
1. 4,0,0 (4 tasks to w1/ w2 / w3 and 0 to the other two...)
2. 3,1,0
3. 2,2,0
4. 2,1,1
We are interested in situation 4
For a = 3 possibilities, b = 2 and c= 1 and since the d can go to any of the writers, hence task d = 3 possibilities
=> Number of possible ways for situation 4. counted so far = 3*2*1*3 = 18
BUT there could be 4 different tasks for the 4th task (instead of 4th: d= 3 possibilities, it could also be 4th = a or b or c as the 4th task)
=> Advanced Count = (3*2*1*3)*4 = 72
BUT this 72 contains a series of double counts ( ad = da and so on, in the "2" of the 2,1,1 sequence)
=> Final Count = 72/ 2 = 36
[ If you understand this logic, you can directly use the shorter combination formulae: Count = 4c2*2c1*3c1 = 36 and many other ways (as is the case with a lot of probability questions), depending on how you want to count it!]
Hence Probability = 36/81 = 4/9
Similarly probability for all distributions:
1. 4,0,0 = 3/81 = 1/27 (Note: This means 4 tasks to anyone of the w's (not just w1) and 0 to any of the other 2)
2. 3,1,0 = 24/81 = 8/27
3. 2,2,0 = 18/81 = 2/9
4. 2,1,1 = 36/81 = 4/9
It's been 2 days since I slept (one of the life rewards for getting an MBA!), so pardon the typos and any other deviations/errors you may find here
I hope that we are all enjoying the odds in the possibilities of probability!!!