[spoiler]The correct answer is 9/16 (which is ~56%)[/spoiler]. Let me explain:
First way: Combinations:
Overall combinations: Four people can select one from four numbers each. No. of ways of doing this = (4C1)^4=
4^4.
Now, We know that we have to set up the numbers in a way that two people get the same number while others get different numbers. So we have three numbers overall, one repeated and two distinct. Let's go selecting.
First, we are using only three out of the four numbers. Let's select those 3. No. of ways of doing this = 4C3 =
4.
Out of these three that we just selected, let's choose the one that is going to repeat. No of ways of doing this = 3C1 =
3 (Note that, if we select the one repeating, its the same as selecting two non-repeating ones).
So now we have 3 numbers, and we know which one repeats and which one doesn't.
Now we will go selecting from the other group.
We have four people. Let's select two people of the four who will get the repeating number. No. of ways of doing this = 4C2 = (4*3)/(2*1) =
6.
From the other two people, who get the distinct numbers, we have to choose the one who will who will receive one of the distinct numbers(The other number goes to the one remaining). No of ways. of selecting one out of 2 = 2C1 =
2
.
So overall probability = 4*3*6*2/(4^4) = 9/16 = 56.25%. Hence
E
Second way: Combination and then permutation.
First, we are using only three out of the four numbers. Let's select those 3. No. of ways of doing this = 4C3 =
4.
Out of these three that we just selected, let's choose the one that is going to repeat. No of ways of doing this = 3C1 =
3
So now we have 3 numbers, and we know which one repeats and which one doesn't.
Now we will go arranging. Imagine the four people standing in a row. That gives us four spaces. We have to arrange something like a,a,b,c in 4 places. No. of ways of doing this = 4!/(2!) (we divide by 2! since a is repeating).
Hence overall probability = 4*3*4!/(4^4*2!) = 9/16 = 56.25%. Still
E.
Let me know if this helps
