Lets suppose we have 16 different objects and we want to place them in four different boxes containing $4$ each . We need to find the probability of specific two objects lets say $a_1,a_2$ to be together in a box .
What i did was favourable cases would be:
$\binom{14}{2} * \binom{12}{4} * \binom{8}{4}*\binom{4}{4}$ * 4 , this is the case of those two to be lets say in first box and then other distribution in rest boxes , and similarily other three cases of those two to be in other three boxes . Sample space would be $\binom{16}{4} * \binom{12}{4} * \binom{8}{4}*\binom{4}{4}$ dividing both gives the required answer , but i would like if there is a quicker/shorter way to get the same answer .
This post has that method but i am not able to fully comprehend how it does : There are 15 balls named from A to O.